+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu May 21 16:16:47 2026] *** compiled with version: 13.3.0 on 12 May 2026 19:03:36 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-66fbbbdc5c-ktzt5 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Python main interpreter initialized at 0x7f901a27d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-05-21 16:16:51.901 8 INFO neutron.common.config [-] Logging enabled! 2026-05-21 16:16:51.901 8 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-21 16:16:52.240 7 INFO neutron.common.config [-] Logging enabled! 2026-05-21 16:16:52.241 7 INFO neutron.common.config [-] uwsgi version 27.0.3.dev7 2026-05-21 16:16:52.320 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 16:16:52.672 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-21 16:16:53.955 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 16:16:53.957 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 16:16:53.961 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 16:16:53.962 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 16:16:53.962 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 16:16:53.962 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 16:16:53.962 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 16:16:53.970 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 16:16:53.970 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 16:16:53.970 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 16:16:53.992 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 16:16:53.993 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 16:16:53.993 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 16:16:54.022 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 16:16:54.022 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 16:16:54.022 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 16:16:54.022 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 16:16:54.302 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing driver for type 'vlan' 2026-05-21 16:16:54.353 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 16:16:54.356 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-21 16:16:54.360 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-21 16:16:54.361 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-21 16:16:54.361 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-21 16:16:54.362 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-21 16:16:54.362 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 16:16:54.370 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 16:16:54.370 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-21 16:16:54.370 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 16:16:54.395 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-21 16:16:54.396 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-21 16:16:54.396 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-21 16:16:54.427 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-21 16:16:54.427 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-21 16:16:54.427 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-21 16:16:54.427 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-21 16:16:54.599 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] VlanTypeDriver initialization complete 2026-05-21 16:16:54.600 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 16:16:54.600 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 16:16:54.617 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 16:16:54.617 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 16:16:54.617 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing extension driver 'port_security' 2026-05-21 16:16:54.617 8 INFO neutron.plugins.ml2.extensions.port_security [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 16:16:54.618 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing extension driver 'qos' 2026-05-21 16:16:54.618 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 16:16:54.618 8 INFO neutron.plugins.ml2.managers [None req-ef81908b-f8dc-422a-8bd2-2a98f03ff84d - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 16:16:54.633 8 INFO neutron.quota [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded quota_driver: . 2026-05-21 16:16:54.633 8 INFO neutron.plugins.ml2.plugin [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 16:16:54.634 8 INFO neutron.plugins.ml2.managers [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 16:16:54.634 8 INFO neutron.plugins.ml2.managers [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 16:16:54.634 8 INFO neutron.plugins.ml2.managers [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 16:16:54.634 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: qos 2026-05-21 16:16:54.647 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: router 2026-05-21 16:16:54.687 8 INFO neutron.services.service_base [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 16:16:54.687 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: segments 2026-05-21 16:16:54.731 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing driver for type 'vlan' 2026-05-21 16:16:54.782 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: trunk 2026-05-21 16:16:54.798 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: vpnaas 2026-05-21 16:16:54.835 8 WARNING stevedore.named [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 16:16:54.904 8 INFO neutron_vpnaas.services.vpn.plugin [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 16:16:54.904 8 INFO neutron.common.utils [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 16:16:54.905 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: taas 2026-05-21 16:16:54.936 8 WARNING stevedore.named [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 16:16:54.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-21 16:16:54.966 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: tapmirror 2026-05-21 16:16:54.982 8 WARNING stevedore.named [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 16:16:55.011 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-21 16:16:55.011 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: auto_allocate 2026-05-21 16:16:55.022 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: tag 2026-05-21 16:16:55.035 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: timestamp 2026-05-21 16:16:55.038 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 16:16:55.042 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: flavors 2026-05-21 16:16:55.046 8 INFO neutron.manager [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loading Plugin: revisions 2026-05-21 16:16:55.049 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Initializing extension manager. 2026-05-21 16:16:55.051 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: address-group 2026-05-21 16:16:55.052 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: address-scope 2026-05-21 16:16:55.053 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 16:16:55.055 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: agent 2026-05-21 16:16:55.055 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 16:16:55.056 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] VlanTypeDriver initialization complete 2026-05-21 16:16:55.056 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing driver for type 'vxlan' 2026-05-21 16:16:55.056 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-21 16:16:55.057 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 16:16:55.057 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 16:16:55.058 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: availability_zone 2026-05-21 16:16:55.059 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 16:16:55.060 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 16:16:55.060 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: default-subnetpools 2026-05-21 16:16:55.062 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 16:16:55.063 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: dns-integration 2026-05-21 16:16:55.064 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 16:16:55.065 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 16:16:55.065 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: dvr 2026-05-21 16:16:55.066 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 16:16:55.067 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 16:16:55.068 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 16:16:55.068 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 16:16:55.069 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: external-net 2026-05-21 16:16:55.069 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-21 16:16:55.069 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-21 16:16:55.070 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing extension driver 'port_security' 2026-05-21 16:16:55.070 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 16:16:55.070 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-21 16:16:55.070 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing extension driver 'qos' 2026-05-21 16:16:55.070 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-21 16:16:55.070 7 INFO neutron.plugins.ml2.managers [None req-8c98a41c-2b06-486a-b62d-3ed99dedd6d0 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-21 16:16:55.070 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: extraroute 2026-05-21 16:16:55.071 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 16:16:55.072 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 16:16:55.072 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 16:16:55.073 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 16:16:55.073 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 16:16:55.074 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: fip-port-details 2026-05-21 16:16:55.075 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: flavors 2026-05-21 16:16:55.076 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 16:16:55.077 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: floatingip-pools 2026-05-21 16:16:55.077 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: ip_allocation 2026-05-21 16:16:55.078 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 16:16:55.078 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: l2_adjacency 2026-05-21 16:16:55.079 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: router 2026-05-21 16:16:55.081 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 16:16:55.082 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 16:16:55.082 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 16:16:55.083 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 16:16:55.083 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: l3-ha 2026-05-21 16:16:55.083 7 INFO neutron.quota [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded quota_driver: . 2026-05-21 16:16:55.084 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 16:16:55.084 7 INFO neutron.plugins.ml2.plugin [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Modular L2 Plugin initialization complete 2026-05-21 16:16:55.084 7 INFO neutron.plugins.ml2.managers [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-21 16:16:55.084 7 INFO neutron.plugins.ml2.managers [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-21 16:16:55.084 7 INFO neutron.plugins.ml2.managers [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Got port-security extension from driver 'port_security' 2026-05-21 16:16:55.084 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 16:16:55.084 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: qos 2026-05-21 16:16:55.085 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: l3-flavors 2026-05-21 16:16:55.085 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 16:16:55.086 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 16:16:55.088 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 16:16:55.091 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 16:16:55.095 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 16:16:55.097 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: router 2026-05-21 16:16:55.097 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 16:16:55.098 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 16:16:55.099 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: multi-provider 2026-05-21 16:16:55.099 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: net-mtu 2026-05-21 16:16:55.100 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 16:16:55.101 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: network_availability_zone 2026-05-21 16:16:55.102 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: network_ha 2026-05-21 16:16:55.102 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: network-ip-availability 2026-05-21 16:16:55.107 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 16:16:55.108 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: pagination 2026-05-21 16:16:55.108 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-device-profile 2026-05-21 16:16:55.109 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 16:16:55.109 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 16:16:55.110 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 16:16:55.110 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-mac-override 2026-05-21 16:16:55.111 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 16:16:55.111 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 16:16:55.112 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 16:16:55.112 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-resource-request 2026-05-21 16:16:55.113 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 16:16:55.113 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 16:16:55.114 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: binding 2026-05-21 16:16:55.114 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: binding-extended 2026-05-21 16:16:55.115 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-security 2026-05-21 16:16:55.115 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: project-id 2026-05-21 16:16:55.116 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: provider 2026-05-21 16:16:55.117 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-21 16:16:55.120 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos 2026-05-21 16:16:55.120 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 16:16:55.121 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 16:16:55.121 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-default 2026-05-21 16:16:55.122 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-fip 2026-05-21 16:16:55.122 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 16:16:55.123 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 16:16:55.123 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 16:16:55.124 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 16:16:55.124 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 16:16:55.125 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-pps 2026-05-21 16:16:55.126 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 16:16:55.126 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 16:16:55.127 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 16:16:55.127 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: quota-check-limit 2026-05-21 16:16:55.128 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: quota-check-limit-default 2026-05-21 16:16:55.130 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: quotas 2026-05-21 16:16:55.131 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: quota_details 2026-05-21 16:16:55.133 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: rbac-policies 2026-05-21 16:16:55.133 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: rbac-address-group 2026-05-21 16:16:55.134 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 16:16:55.134 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 16:16:55.135 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 16:16:55.135 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: revision-if-match 2026-05-21 16:16:55.136 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 16:16:55.136 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: router_availability_zone 2026-05-21 16:16:55.137 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 16:16:55.137 7 INFO neutron.services.service_base [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-21 16:16:55.137 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: segments 2026-05-21 16:16:55.139 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 16:16:55.139 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 16:16:55.140 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 16:16:55.140 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 16:16:55.141 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 16:16:55.141 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 16:16:55.147 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: security-group 2026-05-21 16:16:55.148 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: segment 2026-05-21 16:16:55.148 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 16:16:55.149 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: service-type 2026-05-21 16:16:55.150 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: sorting 2026-05-21 16:16:55.150 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 16:16:55.151 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: standard-attr-description 2026-05-21 16:16:55.152 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: stateful-security-group 2026-05-21 16:16:55.152 8 WARNING neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 16:16:55.153 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 16:16:55.153 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: subnet-external-network 2026-05-21 16:16:55.154 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: subnet_onboard 2026-05-21 16:16:55.154 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 16:16:55.155 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: subnet-service-types 2026-05-21 16:16:55.155 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: subnet_allocation 2026-05-21 16:16:55.156 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 16:16:55.157 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: tag-creation 2026-05-21 16:16:55.157 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 16:16:55.161 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 16:16:55.163 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 16:16:55.163 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: trunk 2026-05-21 16:16:55.164 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: trunk-details 2026-05-21 16:16:55.164 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 16:16:55.165 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-21 16:16:55.166 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 16:16:55.166 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-21 16:16:55.168 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 16:16:55.169 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 16:16:55.170 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: vpn-flavors 2026-05-21 16:16:55.171 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: vpnaas 2026-05-21 16:16:55.173 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: taas 2026-05-21 16:16:55.174 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: tap-mirror 2026-05-21 16:16:55.174 8 INFO neutron.api.extensions [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Loaded extension: taas-vlan-filter 2026-05-21 16:16:55.177 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 16:16:55.177 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 16:16:55.177 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.178 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 16:16:55.182 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 16:16:55.183 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 16:16:55.187 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 16:16:55.188 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 16:16:55.189 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 16:16:55.189 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.190 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.190 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.190 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.191 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 16:16:55.191 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.192 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.192 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 16:16:55.192 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 16:16:55.193 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 16:16:55.193 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.193 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ipsecpolicy is already registered 2026-05-21 16:16:55.194 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.194 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ikepolicy is already registered 2026-05-21 16:16:55.198 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 16:16:55.198 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] router is already registered 2026-05-21 16:16:55.199 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 16:16:55.199 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] floatingip is already registered 2026-05-21 16:16:55.203 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 16:16:55.203 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] rbac_policy is already registered 2026-05-21 16:16:55.203 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 16:16:55.203 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] security_group is already registered 2026-05-21 16:16:55.204 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 16:16:55.204 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] security_group_rule is already registered 2026-05-21 16:16:55.205 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.205 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.206 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.206 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.206 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 16:16:55.206 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] trunk is already registered 2026-05-21 16:16:55.207 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.207 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ikepolicy is already registered 2026-05-21 16:16:55.207 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.207 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ipsecpolicy is already registered 2026-05-21 16:16:55.208 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 16:16:55.208 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] endpoint_group is already registered 2026-05-21 16:16:55.208 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 16:16:55.208 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] vpnservice is already registered 2026-05-21 16:16:55.209 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 16:16:55.209 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ipsec_site_connection is already registered 2026-05-21 16:16:55.209 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.209 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ipsecpolicy is already registered 2026-05-21 16:16:55.210 8 INFO neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.210 8 WARNING neutron.quota.resource_registry [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] ikepolicy is already registered 2026-05-21 16:16:55.233 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: trunk 2026-05-21 16:16:55.249 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: vpnaas 2026-05-21 16:16:55.249 8 WARNING keystonemiddleware._common.config [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 16:16:55.261 8 WARNING oslo_config.cfg [None req-886c143d-e7a1-4a63-ad70-4f10718e367b - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f901a27d668 pid: 8 (default app) 2026-05-21 16:16:55.289 7 WARNING stevedore.named [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-21 16:16:55.355 7 INFO neutron_vpnaas.services.vpn.plugin [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-21 16:16:55.356 7 INFO neutron.common.utils [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-21 16:16:55.356 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: taas 2026-05-21 16:16:55.382 7 WARNING stevedore.named [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 16:16:55.400 7 INFO neutron_taas.services.taas.taas_plugin [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-21 16:16:55.401 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: tapmirror 2026-05-21 16:16:55.416 7 WARNING stevedore.named [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-21 16:16:55.433 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-21 16:16:55.434 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: auto_allocate 2026-05-21 16:16:55.441 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: tag 2026-05-21 16:16:55.449 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: timestamp 2026-05-21 16:16:55.452 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: network_ip_availability 2026-05-21 16:16:55.456 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: flavors 2026-05-21 16:16:55.459 7 INFO neutron.manager [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loading Plugin: revisions 2026-05-21 16:16:55.462 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Initializing extension manager. 2026-05-21 16:16:55.464 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: address-group 2026-05-21 16:16:55.465 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: address-scope 2026-05-21 16:16:55.466 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-21 16:16:55.466 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: agent 2026-05-21 16:16:55.467 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: agent-resources-synced 2026-05-21 16:16:55.468 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: allowed-address-pairs 2026-05-21 16:16:55.469 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: auto-allocated-topology 2026-05-21 16:16:55.469 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: availability_zone 2026-05-21 16:16:55.470 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: availability_zone_filter 2026-05-21 16:16:55.470 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-21 16:16:55.471 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: default-subnetpools 2026-05-21 16:16:55.472 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-21 16:16:55.473 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: dns-integration 2026-05-21 16:16:55.473 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: dns-domain-ports 2026-05-21 16:16:55.474 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-21 16:16:55.474 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: dvr 2026-05-21 16:16:55.475 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-21 16:16:55.475 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: empty-string-filtering 2026-05-21 16:16:55.476 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 16:16:55.476 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-21 16:16:55.477 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: external-net 2026-05-21 16:16:55.477 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-21 16:16:55.478 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: extraroute 2026-05-21 16:16:55.478 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: extraroute-atomic 2026-05-21 16:16:55.479 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-21 16:16:55.480 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-21 16:16:55.481 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-21 16:16:55.482 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-21 16:16:55.483 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: fip-port-details 2026-05-21 16:16:55.483 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: flavors 2026-05-21 16:16:55.484 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-21 16:16:55.485 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: floatingip-pools 2026-05-21 16:16:55.486 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: ip_allocation 2026-05-21 16:16:55.486 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: ip-substring-filtering 2026-05-21 16:16:55.487 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: l2_adjacency 2026-05-21 16:16:55.488 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: router 2026-05-21 16:16:55.489 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-21 16:16:55.490 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-21 16:16:55.491 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-21 16:16:55.491 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: ext-gw-mode 2026-05-21 16:16:55.492 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: l3-ha 2026-05-21 16:16:55.492 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-21 16:16:55.493 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-21 16:16:55.493 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: l3-flavors 2026-05-21 16:16:55.494 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-21 16:16:55.495 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-21 16:16:55.497 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-21 16:16:55.498 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-21 16:16:55.499 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-21 16:16:55.500 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-21 16:16:55.500 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-21 16:16:55.501 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: multi-provider 2026-05-21 16:16:55.501 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: net-mtu 2026-05-21 16:16:55.502 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: net-mtu-writable 2026-05-21 16:16:55.502 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: network_availability_zone 2026-05-21 16:16:55.503 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: network_ha 2026-05-21 16:16:55.504 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: network-ip-availability 2026-05-21 16:16:55.505 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-21 16:16:55.505 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: pagination 2026-05-21 16:16:55.505 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-device-profile 2026-05-21 16:16:55.506 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-21 16:16:55.506 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-21 16:16:55.507 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-21 16:16:55.507 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-mac-override 2026-05-21 16:16:55.508 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-21 16:16:55.508 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-21 16:16:55.509 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-21 16:16:55.509 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-resource-request 2026-05-21 16:16:55.510 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-resource-request-groups 2026-05-21 16:16:55.510 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-21 16:16:55.511 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: binding 2026-05-21 16:16:55.512 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: binding-extended 2026-05-21 16:16:55.516 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-security 2026-05-21 16:16:55.517 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: project-id 2026-05-21 16:16:55.517 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: provider 2026-05-21 16:16:55.518 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-21 16:16:55.520 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos 2026-05-21 16:16:55.521 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-21 16:16:55.521 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-21 16:16:55.522 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-default 2026-05-21 16:16:55.522 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-fip 2026-05-21 16:16:55.522 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-21 16:16:55.523 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-gateway-ip 2026-05-21 16:16:55.524 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-port-network-policy 2026-05-21 16:16:55.524 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-pps-minimum 2026-05-21 16:16:55.525 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-21 16:16:55.526 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-pps 2026-05-21 16:16:55.527 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-rule-type-details 2026-05-21 16:16:55.527 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-21 16:16:55.528 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: qos-rules-alias 2026-05-21 16:16:55.529 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: quota-check-limit 2026-05-21 16:16:55.530 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: quota-check-limit-default 2026-05-21 16:16:55.533 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: quotas 2026-05-21 16:16:55.534 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: quota_details 2026-05-21 16:16:55.536 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: rbac-policies 2026-05-21 16:16:55.536 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: rbac-address-group 2026-05-21 16:16:55.537 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: rbac-address-scope 2026-05-21 16:16:55.537 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: rbac-security-groups 2026-05-21 16:16:55.538 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: rbac-subnetpool 2026-05-21 16:16:55.538 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: revision-if-match 2026-05-21 16:16:55.539 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: standard-attr-revisions 2026-05-21 16:16:55.540 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: router_availability_zone 2026-05-21 16:16:55.540 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-21 16:16:55.542 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: security-groups-default-rules 2026-05-21 16:16:55.542 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-21 16:16:55.543 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-21 16:16:55.543 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-21 16:16:55.544 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-21 16:16:55.544 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-21 16:16:55.549 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: security-group 2026-05-21 16:16:55.550 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: segment 2026-05-21 16:16:55.551 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-21 16:16:55.551 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: service-type 2026-05-21 16:16:55.552 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: sorting 2026-05-21 16:16:55.552 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: standard-attr-segment 2026-05-21 16:16:55.553 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: standard-attr-description 2026-05-21 16:16:55.553 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: stateful-security-group 2026-05-21 16:16:55.554 7 WARNING neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-21 16:16:55.554 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-21 16:16:55.555 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: subnet-external-network 2026-05-21 16:16:55.556 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: subnet_onboard 2026-05-21 16:16:55.556 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-21 16:16:55.557 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: subnet-service-types 2026-05-21 16:16:55.557 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: subnet_allocation 2026-05-21 16:16:55.558 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-21 16:16:55.558 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: tag-creation 2026-05-21 16:16:55.559 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-21 16:16:55.562 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: standard-attr-tag 2026-05-21 16:16:55.563 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-21 16:16:55.564 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: trunk 2026-05-21 16:16:55.564 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: trunk-details 2026-05-21 16:16:55.565 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-21 16:16:55.565 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-21 16:16:55.566 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-21 16:16:55.566 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-21 16:16:55.568 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-21 16:16:55.569 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-21 16:16:55.570 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: vpn-flavors 2026-05-21 16:16:55.571 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: vpnaas 2026-05-21 16:16:55.572 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: taas 2026-05-21 16:16:55.573 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: tap-mirror 2026-05-21 16:16:55.574 7 INFO neutron.api.extensions [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Loaded extension: taas-vlan-filter 2026-05-21 16:16:55.576 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-21 16:16:55.577 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-21 16:16:55.577 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.577 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-21 16:16:55.580 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 16:16:55.580 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 16:16:55.585 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 16:16:55.586 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 16:16:55.586 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 16:16:55.587 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.587 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.587 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.588 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.588 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 16:16:55.588 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.589 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.589 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 16:16:55.590 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 16:16:55.590 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 16:16:55.591 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.591 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ipsecpolicy is already registered 2026-05-21 16:16:55.591 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.591 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ikepolicy is already registered 2026-05-21 16:16:55.596 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-21 16:16:55.596 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] router is already registered 2026-05-21 16:16:55.596 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-21 16:16:55.596 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] floatingip is already registered 2026-05-21 16:16:55.600 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-21 16:16:55.600 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] rbac_policy is already registered 2026-05-21 16:16:55.601 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-21 16:16:55.601 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] security_group is already registered 2026-05-21 16:16:55.601 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-21 16:16:55.601 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] security_group_rule is already registered 2026-05-21 16:16:55.602 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.602 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.603 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-21 16:16:55.603 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] subnetpool is already registered 2026-05-21 16:16:55.603 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-21 16:16:55.603 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] trunk is already registered 2026-05-21 16:16:55.604 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.604 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ikepolicy is already registered 2026-05-21 16:16:55.604 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.604 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ipsecpolicy is already registered 2026-05-21 16:16:55.605 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-21 16:16:55.605 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] endpoint_group is already registered 2026-05-21 16:16:55.605 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-21 16:16:55.606 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] vpnservice is already registered 2026-05-21 16:16:55.606 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-21 16:16:55.606 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ipsec_site_connection is already registered 2026-05-21 16:16:55.606 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-21 16:16:55.607 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ipsecpolicy is already registered 2026-05-21 16:16:55.607 7 INFO neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-21 16:16:55.607 7 WARNING neutron.quota.resource_registry [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] ikepolicy is already registered 2026-05-21 16:16:55.645 7 WARNING keystonemiddleware._common.config [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-21 16:16:55.652 7 WARNING oslo_config.cfg [None req-15d78a03-74fc-43fd-95c2-47e732b306bf - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f901a27d668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:16:59.600 8 INFO neutron.pecan_wsgi.hooks.translation [None req-55518242-b5da-4773-8879-0ebf72adc891 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/4] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:16:58 2026] GET /v2.0/networks/public => generated 108 bytes in 844 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/5] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:16:59 2026] GET /v2.0/networks?name=public => generated 15 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:17:00.421 8 WARNING neutron.services.revisions.revision_plugin [None req-a62a7d2c-d595-43ee-b468-9c2577ac8992 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Could not find related network for resource to bump revision. 2026-05-21 16:17:00.470 8 INFO neutron.db.segments_db [None req-a62a7d2c-d595-43ee-b468-9c2577ac8992 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 79bca87b-5efc-4658-adfc-1c873df09627 of type flat for network b142470f-967f-4b36-b802-cbbeb80dbd97 2026-05-21 16:17:00.521 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a62a7d2c-d595-43ee-b468-9c2577ac8992 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/6] 199.19.213.48 () {48 vars in 964 bytes} [Thu May 21 16:17:00 2026] POST /v2.0/networks => generated 124 bytes in 503 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:17:06.733 7 INFO neutron.pecan_wsgi.hooks.translation [None req-131b4ddf-f481-4172-9201-0a0bd870dbef 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/7] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:17:06 2026] GET /v2.0/networks/public => generated 108 bytes in 374 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 6/8] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:17:06 2026] GET /v2.0/networks?name=public => generated 15 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:17:07.064 7 WARNING neutron.services.revisions.revision_plugin [None req-032e0f01-6581-448a-a9d4-59e9b85e3e03 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Could not find related network for resource to bump revision. 2026-05-21 16:17:07.126 7 INFO neutron.db.segments_db [None req-032e0f01-6581-448a-a9d4-59e9b85e3e03 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 1987a842-3a0f-439c-94e0-319bc5e63e69 of type flat for network 6bc59eb7-980f-4228-a818-59d0d3b3e3a4 2026-05-21 16:17:07.201 7 INFO neutron.pecan_wsgi.hooks.translation [None req-032e0f01-6581-448a-a9d4-59e9b85e3e03 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/9] 199.19.213.48 () {48 vars in 964 bytes} [Thu May 21 16:17:06 2026] POST /v2.0/networks => generated 124 bytes in 452 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:17:13.070 7 INFO neutron.pecan_wsgi.hooks.translation [None req-105982fe-121d-4832-8288-365bac3b1b84 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/11] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:17:13 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/12] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:17:13 2026] GET /v2.0/networks?name=public => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:17:13.146 7 WARNING neutron.services.revisions.revision_plugin [None req-164c9a2b-2aaf-4901-8eea-c7b5687b649c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Could not find related network for resource to bump revision. 2026-05-21 16:17:13.163 7 INFO neutron.db.segments_db [None req-164c9a2b-2aaf-4901-8eea-c7b5687b649c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 030a819f-bd3c-4a8d-abed-f223316ba9e2 of type flat for network 80da5679-69fc-4418-9dac-226e9140fe47 2026-05-21 16:17:13.195 7 INFO neutron.pecan_wsgi.hooks.translation [None req-164c9a2b-2aaf-4901-8eea-c7b5687b649c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/13] 199.19.213.48 () {48 vars in 964 bytes} [Thu May 21 16:17:13 2026] POST /v2.0/networks => generated 124 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:17:19.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b0f493cf-6e3f-4865-8752-e1199834cd28 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/14] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:17:19 2026] GET /v2.0/networks/public => generated 108 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/15] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:17:19 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:17:19.174 8 WARNING neutron.services.revisions.revision_plugin [None req-ee8be09a-573b-4ffc-85c9-6fd18f61fea2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Could not find related network for resource to bump revision. 2026-05-21 16:17:19.191 8 INFO neutron.db.segments_db [None req-ee8be09a-573b-4ffc-85c9-6fd18f61fea2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment d5055840-4cd4-42b3-9b10-5737fa6b47a0 of type flat for network 7a46eebe-3b13-41c8-9f20-2eccb5c09ec0 2026-05-21 16:17:19.216 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ee8be09a-573b-4ffc-85c9-6fd18f61fea2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/16] 199.19.213.48 () {48 vars in 964 bytes} [Thu May 21 16:17:19 2026] POST /v2.0/networks => generated 124 bytes in 104 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:17:25.064 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0acd0664-bd61-438d-9870-e401c55d7b60 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/18] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:17:25 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/19] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:17:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:17:25.463 8 WARNING neutron.services.revisions.revision_plugin [None req-02c4527f-284b-4f87-a9a4-185737a2e642 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Could not find related network for resource to bump revision. 2026-05-21 16:17:25.484 8 INFO neutron.db.segments_db [None req-02c4527f-284b-4f87-a9a4-185737a2e642 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 858770a3-0393-4204-a743-0e5f2400fadc of type flat for network f91a6aec-5759-48af-8a60-ff28c2fdb554 [pid: 8|app: 0|req: 12/20] 199.19.213.48 () {48 vars in 964 bytes} [Thu May 21 16:17:25 2026] POST /v2.0/networks => generated 706 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:17:26.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7f4fbf6e-6e0e-419c-8a38-83cdf6a4d934 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/21] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:17:26 2026] GET /v2.0/networks/public => generated 108 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/22] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:17:26 2026] GET /v2.0/networks?name=public => generated 709 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:17:26.919 7 INFO neutron.pecan_wsgi.hooks.translation [None req-519e3c76-78cc-48b1-99d6-14756aeb17d5 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/23] 199.19.213.48 () {44 vars in 1031 bytes} [Thu May 21 16:17:26 2026] GET /v2.0/subnets/public-subnet?network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 113 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/24] 199.19.213.48 () {44 vars in 1054 bytes} [Thu May 21 16:17:26 2026] GET /v2.0/subnets?name=public-subnet&network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/25] 199.19.213.48 () {48 vars in 962 bytes} [Thu May 21 16:17:26 2026] POST /v2.0/subnets => generated 664 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:22:23.458 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1f0e4362-d61e-4435-b281-a2de53c721dd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/63] 199.19.213.48 () {44 vars in 934 bytes} [Thu May 21 16:22:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 220 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 30/64] 199.19.213.48 () {44 vars in 956 bytes} [Thu May 21 16:22:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:22:23.557 8 INFO neutron.db.segments_db [None req-fd9d15fe-4328-49c1-af66-63768d3a6797 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment ec015218-47bb-486d-b1af-c12b3fb5817d of type vxlan for network a78ce650-a77f-42be-a3c5-8ff60243bc68 [pid: 8|app: 0|req: 35/65] 199.19.213.48 () {48 vars in 963 bytes} [Thu May 21 16:22:23 2026] POST /v2.0/networks => generated 707 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:22:24.716 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a2f9d56d-ab7e-43f4-b34e-5aa5c30075c0 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 32/68] 199.19.213.48 () {44 vars in 934 bytes} [Thu May 21 16:22:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.19.213.48 () {44 vars in 956 bytes} [Thu May 21 16:22:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:22:24.781 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92eda1cb-b5d4-4c40-963f-e60f54e271e6 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 33/70] 199.19.213.48 () {44 vars in 1033 bytes} [Thu May 21 16:22:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/71] 199.19.213.48 () {44 vars in 1056 bytes} [Thu May 21 16:22:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 14 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/72] 199.19.213.48 () {48 vars in 962 bytes} [Thu May 21 16:22:24 2026] POST /v2.0/subnets => generated 651 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:22:26.128 8 INFO neutron.api.v2.resource [None req-74f2cbf2-4d71-48cb-8551-8baa26e035eb 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/73] 199.19.213.48 () {44 vars in 968 bytes} [Thu May 21 16:22:26 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.19.213.48 () {44 vars in 990 bytes} [Thu May 21 16:22:26 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.19.213.48 () {48 vars in 977 bytes} [Thu May 21 16:22:26 2026] POST /v2.0/security-groups => generated 1616 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/76] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:27 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 1616 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:27 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/78] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:27 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 1616 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/80] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:28 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 2230 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:28 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/82] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:28 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:28 2026] POST /v2.0/security-group-rules => generated 603 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/84] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:29 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/85] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:29 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/86] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:29 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/87] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:29 2026] POST /v2.0/security-group-rules => generated 603 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/88] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:30 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/89] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:30 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 3462 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/90] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:30 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/91] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:30 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/92] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:31 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4078 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/93] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:31 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4078 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/94] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:31 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4078 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/95] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:31 2026] POST /v2.0/security-group-rules => generated 603 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/96] 199.19.213.48 () {44 vars in 984 bytes} [Thu May 21 16:22:32 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 732 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:22:33.054 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0ebc9bce-b210-40fa-b068-1c8c83217b16 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/97] 199.19.213.48 () {44 vars in 1073 bytes} [Thu May 21 16:22:33 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/98] 199.19.213.48 () {44 vars in 1096 bytes} [Thu May 21 16:22:33 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/99] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:33 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/100] 199.19.213.48 () {48 vars in 958 bytes} [Thu May 21 16:22:33 2026] POST /v2.0/ports => generated 1096 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 16:22:42.305 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1993d8ea-234d-4db9-b9cf-14a520c6f4b6 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 54/103] 199.19.213.48 () {44 vars in 976 bytes} [Thu May 21 16:22:42 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 50/104] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:42 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1099 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/105] 199.19.213.48 () {48 vars in 1028 bytes} [Thu May 21 16:22:42 2026] PUT /v2.0/ports/777073c8-5fdd-40d5-b36b-5cc3e00541d2 => generated 1245 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/106] 199.19.213.48 () {44 vars in 917 bytes} [Thu May 21 16:22:44 2026] GET /v2.0/ports => generated 3726 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:22:45.942 8 INFO neutron.api.v2.resource [None req-0ad70910-4822-40aa-bdb1-845ed3b64845 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 56/107] 199.19.213.48 () {44 vars in 956 bytes} [Thu May 21 16:22:45 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/108] 199.19.213.48 () {44 vars in 978 bytes} [Thu May 21 16:22:45 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/109] 199.19.213.48 () {48 vars in 977 bytes} [Thu May 21 16:22:45 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/110] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:46 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 1610 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/111] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:47 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 1610 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/112] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:47 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 1610 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/113] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:47 2026] POST /v2.0/security-group-rules => generated 621 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/114] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:48 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/115] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:48 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/116] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:22:48 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2244 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 61/117] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:22:48 2026] POST /v2.0/security-group-rules => generated 625 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 67/128] 199.19.213.48 () {44 vars in 972 bytes} [Thu May 21 16:24:03 2026] GET /v2.0/quotas/a933c2d5f6904fbf95dafc5786c9eb68 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/129] 199.19.213.48 () {48 vars in 1024 bytes} [Thu May 21 16:24:03 2026] PUT /v2.0/quotas/a933c2d5f6904fbf95dafc5786c9eb68 => generated 291 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:26:23.497 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc3bcd4f-891f-4ef1-8b4c-32a2f8256845 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/148] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:26:23 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 160 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 77/149] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 16:26:23 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:26:25.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8e7d4ead-ac43-4fb8-af5d-b975fe394163 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 74/152] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:26:25 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 79/153] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 16:26:25 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1248 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:33:48.804 8 INFO neutron.api.v2.resource [None req-f2806f4c-b693-4087-a50e-3f65d2475a95 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 109/212] 199.19.213.48 () {44 vars in 1071 bytes} [Thu May 21 16:33:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 139 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/213] 199.19.213.48 () {44 vars in 1094 bytes} [Thu May 21 16:33:48 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=49991c14d42349d2b57c5ab42a87a443 => generated 23 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/214] 199.19.213.48 () {48 vars in 978 bytes} [Thu May 21 16:33:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/215] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:50 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 1624 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/216] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:33:50 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 1624 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/217] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:50 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 1624 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/218] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:33:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/219] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:51 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 2234 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/220] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:33:51 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 2234 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/221] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:51 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/222] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:33:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/223] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:52 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/224] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:33:52 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 2846 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/225] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:52 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/226] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:33:52 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/229] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:54 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 3460 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/230] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:33:54 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 3460 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/231] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:33:54 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 3460 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/232] 199.19.213.48 () {48 vars in 988 bytes} [Thu May 21 16:33:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/251] 199.19.213.48 () {30 vars in 739 bytes} [Thu May 21 16:36:18 2026] GET /v2.0/networks?tenant_id=49991c14d42349d2b57c5ab42a87a443&shared=False => generated 15 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:36:18.720 7 INFO neutron.db.segments_db [None req-0ffcec4d-fa9e-4684-ae3c-b751b526bffc b35aba88ee5346ed8b7d6b52a97ffd11 49991c14d42349d2b57c5ab42a87a443 - - 695cb7c8a9e24482a8f6b55c361bdb51 695cb7c8a9e24482a8f6b55c361bdb51] Added segment 367f0ae3-8a99-4260-83fc-a54c891f9898 of type vxlan for network d5318149-2dcd-4eef-b9cc-841bf8780e4f [pid: 7|app: 0|req: 123/252] 199.19.213.48 () {34 vars in 681 bytes} [Thu May 21 16:36:18 2026] POST /v2.0/networks => generated 718 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/253] 199.19.213.48 () {30 vars in 721 bytes} [Thu May 21 16:36:18 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 124/254] 199.19.213.48 () {30 vars in 632 bytes} [Thu May 21 16:36:18 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 131/255] 199.19.213.48 () {34 vars in 676 bytes} [Thu May 21 16:36:18 2026] POST /v2.0/ports => generated 999 bytes in 371 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/256] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:36:19 2026] GET /v2.0/networks/d5318149-2dcd-4eef-b9cc-841bf8780e4f => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/257] 199.19.213.48 () {30 vars in 721 bytes} [Thu May 21 16:36:21 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/258] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:36:21 2026] GET /v2.0/networks/d5318149-2dcd-4eef-b9cc-841bf8780e4f => generated 705 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/263] 199.19.213.48 () {44 vars in 972 bytes} [Thu May 21 16:36:52 2026] GET /v2.0/quotas/49991c14d42349d2b57c5ab42a87a443 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/266] 199.19.213.48 () {48 vars in 1024 bytes} [Thu May 21 16:36:58 2026] PUT /v2.0/quotas/49991c14d42349d2b57c5ab42a87a443 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:49:26.910 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e8e6a481-1e8a-464a-9cac-31e950047e00 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 186/367] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:49:26 2026] GET /v2.0/networks/public => generated 108 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 182/368] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:49:26 2026] GET /v2.0/networks?name=public => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:49:28.041 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6b14c479-585a-4c82-a02c-04323b595449 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 187/369] 199.19.213.48 () {44 vars in 924 bytes} [Thu May 21 16:49:27 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/370] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:49:28 2026] GET /v2.0/networks?name=public => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:49:28.122 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d8d7e79-6d58-4894-bebc-5e78bb74f446 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 188/371] 199.19.213.48 () {44 vars in 1031 bytes} [Thu May 21 16:49:28 2026] GET /v2.0/subnets/public-subnet?network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 113 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/372] 199.19.213.48 () {44 vars in 1054 bytes} [Thu May 21 16:49:28 2026] GET /v2.0/subnets?name=public-subnet&network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 667 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:49:58.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-356762f7-c129-42c7-87e9-16e5583a5063 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 191/377] 199.19.213.48 () {44 vars in 934 bytes} [Thu May 21 16:49:58 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/378] 199.19.213.48 () {44 vars in 956 bytes} [Thu May 21 16:49:58 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:49:59.355 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a162f0e-4581-49f6-8b92-3160631ec0cd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/379] 199.19.213.48 () {44 vars in 934 bytes} [Thu May 21 16:49:59 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/380] 199.19.213.48 () {44 vars in 956 bytes} [Thu May 21 16:49:59 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:49:59.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2596ce8f-5859-47da-b8fc-d21db6577ae0 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 193/381] 199.19.213.48 () {44 vars in 1033 bytes} [Thu May 21 16:49:59 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/382] 199.19.213.48 () {44 vars in 1056 bytes} [Thu May 21 16:49:59 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:50:00.774 8 INFO neutron.api.v2.resource [None req-efc4a0c2-bb03-4929-9ea0-ce5e5275162f 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 194/383] 199.19.213.48 () {44 vars in 968 bytes} [Thu May 21 16:50:00 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 190/384] 199.19.213.48 () {44 vars in 990 bytes} [Thu May 21 16:50:00 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/385] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:02 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/386] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:02 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/387] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:02 2026] GET /v2.0/security-group-rules/611c107a-49fa-4162-8c32-ff4388fbae1c => generated 601 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/388] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:03 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/389] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:03 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/390] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:03 2026] GET /v2.0/security-group-rules/c7d61492-4140-4cf0-9b6d-926836b0cbed => generated 603 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/391] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:04 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/392] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:04 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/393] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:04 2026] GET /v2.0/security-group-rules/fa7d4ab8-d1a0-457f-b333-18ee519d8064 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/394] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:05 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/395] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:05 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/396] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:05 2026] GET /v2.0/security-group-rules/5c639283-8b4e-495d-acf2-eb1231e3627d => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/397] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:06 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/398] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:06 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/399] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:06 2026] GET /v2.0/security-group-rules/6b514323-e8a5-4a53-bf36-09c18622ba6c => generated 603 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/400] 199.19.213.48 () {44 vars in 984 bytes} [Thu May 21 16:50:07 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:50:07.846 8 INFO neutron.pecan_wsgi.hooks.translation [None req-317c7970-d38a-4bfb-a03f-9fb1879b8617 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 203/401] 199.19.213.48 () {44 vars in 1073 bytes} [Thu May 21 16:50:07 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/402] 199.19.213.48 () {44 vars in 1096 bytes} [Thu May 21 16:50:07 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 1250 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/403] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:07 2026] GET /v2.0/security-groups/1d541d6d-48e6-4d01-9c45-a2306c7140c0 => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:50:16.453 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa1a0b9-7496-4d67-8057-daa3c2f6dd6b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 201/406] 199.19.213.48 () {44 vars in 976 bytes} [Thu May 21 16:50:16 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/407] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:16 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1250 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/408] 199.19.213.48 () {44 vars in 917 bytes} [Thu May 21 16:50:18 2026] GET /v2.0/ports => generated 4721 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:50:19.227 8 INFO neutron.api.v2.resource [None req-c9791068-b8c9-49f4-af4e-78b0c15a08c3 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 207/409] 199.19.213.48 () {44 vars in 956 bytes} [Thu May 21 16:50:19 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/410] 199.19.213.48 () {44 vars in 978 bytes} [Thu May 21 16:50:19 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2881 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/411] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:20 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2882 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/412] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:20 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2882 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/413] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:20 2026] GET /v2.0/security-group-rules/30298d63-bc32-43b2-975e-cb404cf96a0e => generated 621 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/414] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:21 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2882 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/415] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:50:21 2026] GET /v2.0/security-groups/ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97 => generated 2882 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/416] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:50:21 2026] GET /v2.0/security-group-rules/dde61a01-75f5-4dfd-9035-474d485ae34a => generated 625 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 208/419] 199.19.213.48 () {44 vars in 972 bytes} [Thu May 21 16:50:35 2026] GET /v2.0/quotas/a933c2d5f6904fbf95dafc5786c9eb68 => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:51:36.897 8 INFO neutron.api.v2.resource [None req-05c4cd90-c5fb-4421-bbc7-8b9704054329 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 216/428] 199.19.213.48 () {44 vars in 1071 bytes} [Thu May 21 16:51:36 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 139 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/429] 199.19.213.48 () {44 vars in 1094 bytes} [Thu May 21 16:51:36 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=49991c14d42349d2b57c5ab42a87a443 => generated 4072 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/430] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:51:38 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/431] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:51:38 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/432] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:51:38 2026] GET /v2.0/security-group-rules/4b99c0e8-4c40-4d18-a07d-220369115941 => generated 597 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/435] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:51:39 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/436] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:51:39 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 4075 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/437] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:51:39 2026] GET /v2.0/security-group-rules/8b81cdd4-bdfc-4e44-9385-a4b74e081dc2 => generated 599 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/438] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:51:40 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/439] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:51:40 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/440] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:51:40 2026] GET /v2.0/security-group-rules/4cdd4fa0-e2d1-4e93-b4d6-a45b6a35dc2c => generated 601 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/441] 199.19.213.48 () {44 vars in 1085 bytes} [Thu May 21 16:51:41 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a?project_id=49991c14d42349d2b57c5ab42a87a443 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/442] 199.19.213.48 () {44 vars in 998 bytes} [Thu May 21 16:51:41 2026] GET /v2.0/security-groups/8e8ed60f-1b74-49c7-b15a-6ec11d1fab4a => generated 4075 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/443] 199.19.213.48 () {44 vars in 1008 bytes} [Thu May 21 16:51:41 2026] GET /v2.0/security-group-rules/a6d10366-33e0-4064-8cec-89ac78e8d78d => generated 602 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/444] 199.19.213.48 () {44 vars in 972 bytes} [Thu May 21 16:51:49 2026] GET /v2.0/quotas/49991c14d42349d2b57c5ab42a87a443 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/453] 199.19.213.48 () {44 vars in 946 bytes} [Thu May 21 16:52:45 2026] GET /v2.0/networks?name=public => generated 753 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/460] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:53:27 2026] GET /v2.0/networks => generated 2168 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/461] 10.0.0.161 () {32 vars in 655 bytes} [Thu May 21 16:53:28 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/462] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:53:28 2026] GET /v2.0/routers => generated 15 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/463] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:53:29 2026] GET /v2.0/ports => generated 4721 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/464] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:53:29 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/465] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:53:29 2026] GET /v2.0/networks => generated 2168 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/466] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:53:29 2026] GET /v2.0/security-groups => generated 17397 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/467] 10.0.0.161 () {32 vars in 655 bytes} [Thu May 21 16:53:29 2026] GET /v2.0/subnetpools => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:40.708 8 INFO neutron.db.segments_db [None req-ad4f993b-a8d4-4483-8df1-24b0d1c49d27 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 1bfc7055-502b-48e8-8abd-16805f464a61 of type vxlan for network 44999fba-3347-48ae-b6dc-6b153152b6ce [pid: 8|app: 0|req: 238/470] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:53:40 2026] POST /v2.0/networks => generated 748 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:53:40.913 7 INFO neutron.db.segments_db [None req-4bd2d62c-6b2e-4f2f-b615-9f05406117b1 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 50dcc78f-4a55-4297-9272-46a5df3bf290 of type vxlan for network 5f4f5741-4a0f-4ba8-8528-90736ab61a70 2026-05-21 16:53:40.940 8 INFO neutron.db.segments_db [None req-db376397-cbc5-4673-b819-8ca1e6bbf3bb 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 80955adc-cc32-499b-86d3-a9f78e72e996 of type vxlan for network 46deb88d-ea7b-4634-99c6-de929ddf96ef [pid: 7|app: 0|req: 233/471] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:53:40 2026] POST /v2.0/networks => generated 748 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/472] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:53:40 2026] POST /v2.0/networks => generated 751 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/473] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:41 2026] POST /v2.0/subnets => generated 695 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/474] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:41 2026] POST /v2.0/subnets => generated 696 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:53:41.298 7 INFO neutron.db.segments_db [None req-f1c40f01-0958-4f01-a29b-5af509531283 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 of type vxlan for network 10cad563-df39-471d-a3e4-71232bdb3dbc [pid: 8|app: 0|req: 241/475] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:41 2026] POST /v2.0/subnets => generated 698 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:53:41.459 8 INFO neutron.db.segments_db [None req-1a42b9df-7ee2-4eb7-becc-9f8281e84a62 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment ea111623-7a04-4093-83fc-262db7be1527 of type vxlan for network 4c9fe1c5-64e0-4c38-9dae-f8c3030b5350 2026-05-21 16:53:41.584 7 INFO neutron.db.l3_hamode_db [None req-f1c40f01-0958-4f01-a29b-5af509531283 01056a757aff4e24aa4c1773023db108 cc65669a07dc449d995f52be7185307d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:53:41.660 8 INFO neutron.db.l3_hamode_db [None req-1a42b9df-7ee2-4eb7-becc-9f8281e84a62 01056a757aff4e24aa4c1773023db108 a189a0564af1442ba4e1abff81240f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:53:42.469 7 INFO neutron.db.l3_hamode_db [None req-f1c40f01-0958-4f01-a29b-5af509531283 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:53:42.847 8 INFO neutron.db.l3_hamode_db [None req-1a42b9df-7ee2-4eb7-becc-9f8281e84a62 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/476] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:41 2026] POST /v2.0/routers => generated 735 bytes in 2710 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/477] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:41 2026] POST /v2.0/routers => generated 736 bytes in 2613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:53:44.070 8 INFO neutron.db.segments_db [None req-2b4cb540-b421-4152-b82c-4c0d0dfe6f4a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 9aa6f609-57a7-419d-99d9-243b01084930 of type vxlan for network 0b6ee5ec-e3ad-4514-b643-238c04c392b6 [pid: 7|app: 0|req: 236/478] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:53:43 2026] GET /v2.0/security-groups?tenant_id=ea90bf544f3d4d65a0fac7d266160e81&name=default => generated 2921 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:53:44.328 8 INFO neutron.db.l3_hamode_db [None req-2b4cb540-b421-4152-b82c-4c0d0dfe6f4a 01056a757aff4e24aa4c1773023db108 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:53:45.113 8 INFO neutron.db.l3_hamode_db [None req-2b4cb540-b421-4152-b82c-4c0d0dfe6f4a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 237/479] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:53:44 2026] PUT /v2.0/routers/c4f41ae2-057b-4f9f-a6cb-9e1924233aeb/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/480] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:44 2026] POST /v2.0/routers => generated 738 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/481] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:46 2026] DELETE /v2.0/security-groups/76970968-c06a-42d7-abfc-1071f875b9d8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:53:45 2026] PUT /v2.0/routers/82633e04-238b-4d21-94da-aa8b41995caa/add_router_interface => generated 309 bytes in 1119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/483] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:46 2026] POST /v2.0/security-groups => generated 1659 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/484] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:46 2026] POST /v2.0/security-group-rules => generated 597 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/485] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:46 2026] POST /v2.0/security-group-rules => generated 602 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/486] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:53:46 2026] PUT /v2.0/routers/3f467f94-d598-4b8e-a321-0e311afd2cc2/add_router_interface => generated 309 bytes in 1186 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/487] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:53:47 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/488] 10.0.0.125 () {38 vars in 971 bytes} [Thu May 21 16:53:47 2026] POST /v2.0/security-groups => generated 1685 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/489] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:53:47 2026] POST /v2.0/security-groups => generated 1661 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/490] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:47 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:53:48.111 8 INFO neutron.db.segments_db [None req-04a6bbf8-8cd7-48dc-a3b8-e56e27c7ab99 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 0726e0bc-a286-4224-94e7-954ceaee0454 of type vxlan for network 064ff974-1c1e-4194-b883-3a5618047915 [pid: 7|app: 0|req: 245/491] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:53:48 2026] POST /v2.0/security-group-rules => generated 602 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/492] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:53:47 2026] POST /v2.0/networks => generated 745 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/493] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:48 2026] POST /v2.0/subnets => generated 692 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/494] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:48 2026] GET /v2.0/security-groups/de42fe7f-36a8-47b3-8577-2ab63ec4d64b => generated 1685 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:53:48.542 8 INFO neutron.db.segments_db [None req-13fdde38-9624-459e-8c2d-dc420667a364 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment ebf5e88c-9617-44c4-9da0-3838077fac39 of type vxlan for network ab6fc832-5d2c-4397-9002-ca9410c50642 [pid: 7|app: 0|req: 246/495] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:53:48 2026] POST /v2.0/floatingips => generated 552 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:53:48.792 8 INFO neutron.db.l3_hamode_db [None req-13fdde38-9624-459e-8c2d-dc420667a364 01056a757aff4e24aa4c1773023db108 f9644e5a145049eeb8772814288c37b1 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 247/496] 10.0.0.125 () {38 vars in 981 bytes} [Thu May 21 16:53:48 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/497] 10.0.0.125 () {38 vars in 971 bytes} [Thu May 21 16:53:48 2026] POST /v2.0/security-groups => generated 1684 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 1684 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/499] 10.0.0.125 () {38 vars in 981 bytes} [Thu May 21 16:53:49 2026] POST /v2.0/security-group-rules => generated 614 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/500] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2022751746&fields=id&tenant_id=f81fff82dc3b4ac5990b2130a5060ef3 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/501] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/502] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 683 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/503] 10.0.0.125 () {38 vars in 981 bytes} [Thu May 21 16:53:49 2026] POST /v2.0/security-group-rules => generated 619 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/504] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/quotas/f81fff82dc3b4ac5990b2130a5060ef3 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/505] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 2939 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/506] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&fields=id => generated 57 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/507] 10.0.0.125 () {34 vars in 1001 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-group-rules/eb645a36-6c01-46e1-92d0-34e918f7922f => generated 616 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/508] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 2939 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/509] 10.0.0.125 () {36 vars in 1023 bytes} [Thu May 21 16:53:49 2026] DELETE /v2.0/security-group-rules/eb645a36-6c01-46e1-92d0-34e918f7922f => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/510] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/511] 10.0.0.125 () {36 vars in 1013 bytes} [Thu May 21 16:53:49 2026] DELETE /v2.0/security-groups/f62f5db9-e7c9-425a-93c6-b44313ffcf65 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/512] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:49 2026] GET /v2.0/security-groups/de42fe7f-36a8-47b3-8577-2ab63ec4d64b => generated 2310 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:53:49.985 8 INFO neutron.db.l3_hamode_db [None req-13fdde38-9624-459e-8c2d-dc420667a364 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 264/513] 10.0.0.125 () {36 vars in 1013 bytes} [Thu May 21 16:53:49 2026] DELETE /v2.0/security-groups/de42fe7f-36a8-47b3-8577-2ab63ec4d64b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/514] 10.0.0.125 () {34 vars in 907 bytes} [Thu May 21 16:53:50 2026] GET /v2.0/extensions => generated 21537 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/515] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:53:48 2026] POST /v2.0/routers => generated 732 bytes in 2320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/516] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:53:50 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:51.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-0c57e61c-e144-41e7-9980-dca2fc0026be 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: bc3b6d0b-d33f-4b96-97d7-c35f1f75d542 2026-05-21 16:53:51.055 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0c57e61c-e144-41e7-9980-dca2fc0026be 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: bc3b6d0b-d33f-4b96-97d7-c35f1f75d542 [pid: 7|app: 0|req: 266/517] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:53:50 2026] PUT /v2.0/routers/82633e04-238b-4d21-94da-aa8b41995caa/remove_router_interface => generated 309 bytes in 1518 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/518] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:53:51 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:51.902 7 INFO neutron_taas.services.taas.taas_plugin [None req-06ad8f28-2055-4306-a3fd-ad50bee6ed10 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 016384e9-d859-499f-a640-bd1ccc7e8ff5 2026-05-21 16:53:51.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06ad8f28-2055-4306-a3fd-ad50bee6ed10 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 016384e9-d859-499f-a640-bd1ccc7e8ff5 2026-05-21 16:53:52.135 7 INFO neutron_taas.services.taas.taas_plugin [None req-06ad8f28-2055-4306-a3fd-ad50bee6ed10 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 5a30e3f3-23b1-49a7-9265-072ba037b0fb 2026-05-21 16:53:52.138 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06ad8f28-2055-4306-a3fd-ad50bee6ed10 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 5a30e3f3-23b1-49a7-9265-072ba037b0fb [pid: 8|app: 0|req: 252/519] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:53:50 2026] PUT /v2.0/routers/6ec676d5-ffd2-490f-b290-529d77437e35/add_router_interface => generated 309 bytes in 1319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/520] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:52 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:52.254 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-06ad8f28-2055-4306-a3fd-ad50bee6ed10 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 254/521] 10.0.0.125 () {34 vars in 1098 bytes} [Thu May 21 16:53:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--764249608&fields=id&tenant_id=cc65669a07dc449d995f52be7185307d => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/522] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:53:52 2026] GET /v2.0/networks?id=5f4f5741-4a0f-4ba8-8528-90736ab61a70 => generated 680 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/523] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:53:52 2026] GET /v2.0/quotas/cc65669a07dc449d995f52be7185307d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:53:52.695 7 INFO neutron.db.l3_hamode_db [None req-06ad8f28-2055-4306-a3fd-ad50bee6ed10 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network 4c9fe1c5-64e0-4c38-9dae-f8c3030b5350 was deleted as no HA routers are present in tenant a189a0564af1442ba4e1abff81240f53. [pid: 7|app: 0|req: 268/524] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:53:51 2026] DELETE /v2.0/routers/82633e04-238b-4d21-94da-aa8b41995caa => generated 0 bytes in 1009 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/525] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:53:52 2026] GET /v2.0/ports?tenant_id=cc65669a07dc449d995f52be7185307d&fields=id => generated 103 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/526] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:53:52 2026] DELETE /v2.0/subnets/83f2ef3d-0ba3-41a5-bd0c-99fb0d88135f => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/527] 10.0.0.125 () {38 vars in 971 bytes} [Thu May 21 16:53:52 2026] POST /v2.0/security-groups => generated 1680 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/528] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:53:52 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:53.096 7 INFO neutron.services.segments.plugin [-] Segment ea111623-7a04-4093-83fc-262db7be1527 resource provider aggregate not found 2026-05-21 16:53:53.127 7 INFO neutron.services.segments.plugin [-] Segment ea111623-7a04-4093-83fc-262db7be1527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea111623-7a04-4093-83fc-262db7be1527 found for delete ", "request_id": "req-b9fe824c-c72c-498b-be74-002bea16eae2"}]} 2026-05-21 16:53:53.127 7 INFO neutron.services.segments.plugin [-] Segment ea111623-7a04-4093-83fc-262db7be1527 resource provider aggregate not found [pid: 7|app: 0|req: 271/529] 10.0.0.125 () {38 vars in 971 bytes} [Thu May 21 16:53:52 2026] POST /v2.0/security-groups => generated 1680 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 16:53:53.144 7 INFO neutron.services.segments.plugin [-] Segment ea111623-7a04-4093-83fc-262db7be1527 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea111623-7a04-4093-83fc-262db7be1527 found for delete ", "request_id": "req-297158a8-4475-4a4b-b77a-babf1bac3cd3"}]} [pid: 7|app: 0|req: 272/530] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/531] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:53:52 2026] DELETE /v2.0/networks/44999fba-3347-48ae-b6dc-6b153152b6ce => generated 0 bytes in 278 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/532] 10.0.0.125 () {38 vars in 971 bytes} [Thu May 21 16:53:53 2026] POST /v2.0/security-groups => generated 1680 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/533] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups?tenant_id=a189a0564af1442ba4e1abff81240f53&name=default => generated 2921 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/534] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/535] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups?tenant_id=f9644e5a145049eeb8772814288c37b1 => generated 7905 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/536] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:53 2026] DELETE /v2.0/security-groups/78bf7c42-55b3-44ab-8e8a-d887c9fa82d2 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/537] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups/2e092bd9-d891-45a6-9f98-c02dba3c8cbc => generated 2922 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/538] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/539] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups/2e092bd9-d891-45a6-9f98-c02dba3c8cbc => generated 2922 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/540] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 1680 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:53:53.726 8 INFO neutron.services.segments.plugin [-] Segment 1bfc7055-502b-48e8-8abd-16805f464a61 resource provider aggregate not found 2026-05-21 16:53:53.767 8 INFO neutron.services.segments.plugin [-] Segment 1bfc7055-502b-48e8-8abd-16805f464a61 resource provider aggregate not found 2026-05-21 16:53:53.779 8 INFO neutron.services.segments.plugin [-] Segment 1bfc7055-502b-48e8-8abd-16805f464a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfc7055-502b-48e8-8abd-16805f464a61 found for delete ", "request_id": "req-ab12292c-35a8-4349-8e87-8072978b72b1"}]} 2026-05-21 16:53:53.807 8 INFO neutron.services.segments.plugin [-] Segment 1bfc7055-502b-48e8-8abd-16805f464a61 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1bfc7055-502b-48e8-8abd-16805f464a61 found for delete ", "request_id": "req-353e5202-1a4c-49e1-ae34-3fb5ecf2666b"}]} [pid: 8|app: 0|req: 263/543] 10.0.0.125 () {36 vars in 1013 bytes} [Thu May 21 16:53:53 2026] DELETE /v2.0/security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:53:53.897 7 INFO neutron.api.v2.resource [req-8f4159b2-8b08-4f57-b793-480855cf5184 req-7d73c84d-464a-4846-8b17-4b68a55cf886 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 281/544] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/545] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:53 2026] GET /v2.0/security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 1680 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/546] 10.0.0.125 () {36 vars in 1013 bytes} [Thu May 21 16:53:53 2026] DELETE /v2.0/security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:53:54.110 8 INFO neutron.api.v2.resource [req-6359b985-d7f5-4965-883f-24ddb8b9b3f1 req-8f58bdca-1d68-477d-86f0-12d2395475c2 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/547] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 283/548] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 1680 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/549] 10.0.0.125 () {36 vars in 1013 bytes} [Thu May 21 16:53:54 2026] DELETE /v2.0/security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:53:54.360 7 INFO neutron.api.v2.resource [req-42731dd2-5f6f-4b4c-b2b1-6c3419276daa req-382c6db0-a790-4f46-9060-d946ead02086 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 284/550] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/551] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups?tenant_id=f9644e5a145049eeb8772814288c37b1 => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/552] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/2e092bd9-d891-45a6-9f98-c02dba3c8cbc => generated 2922 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/553] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/2e092bd9-d891-45a6-9f98-c02dba3c8cbc => generated 2922 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:53:54.602 7 INFO neutron.api.v2.resource [req-552932c1-3ad6-4d74-bbb5-ee2e4f32af38 req-fae7ea89-6444-4020-8af8-e7d9aff58989 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 286/554] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/b6a253f1-1144-48dc-b135-0d5132cd363c => generated 146 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:53:54.641 7 INFO neutron.api.v2.resource [req-805f5edd-7be4-4ecb-981d-5f33dfdb3833 req-b3cc939a-e3f6-48bf-9d53-dd5c85ff2c4f 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 287/555] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/260af244-7cca-4546-b9e9-d390a52f24d8 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/556] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:54.677 7 INFO neutron.api.v2.resource [req-54e89584-f283-4910-9177-9e5240311711 req-ed01cb6f-ad2f-4a45-8c0b-ddfa10ff7e31 7a7a1fd9a6514aa2b0fb96e3dbb73bc9 f9644e5a145049eeb8772814288c37b1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 288/557] 10.0.0.125 () {34 vars in 991 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/security-groups/b815c4ec-1758-4f69-8c9d-ddd296f19a21 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/558] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:54 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:55.150 8 INFO neutron_taas.services.taas.taas_plugin [None req-bdc43c1f-0d07-42d9-8449-b19cb21e4a57 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: a651b382-95ca-4cbe-b886-8e9362fd398c 2026-05-21 16:53:55.159 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bdc43c1f-0d07-42d9-8449-b19cb21e4a57 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: a651b382-95ca-4cbe-b886-8e9362fd398c [pid: 7|app: 0|req: 290/559] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:55 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/560] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:53:54 2026] PUT /v2.0/routers/6ec676d5-ffd2-490f-b290-529d77437e35/remove_router_interface => generated 309 bytes in 1095 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/561] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:55 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:53:56.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-aefb1edb-2588-47aa-8588-b7383146f382 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 1e0b264b-9305-4e8d-bc4b-8a4d42d41690 2026-05-21 16:53:56.004 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aefb1edb-2588-47aa-8588-b7383146f382 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 1e0b264b-9305-4e8d-bc4b-8a4d42d41690 2026-05-21 16:53:56.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-aefb1edb-2588-47aa-8588-b7383146f382 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 1ce0af1a-3b97-4da4-9ed5-da167cff501f 2026-05-21 16:53:56.288 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aefb1edb-2588-47aa-8588-b7383146f382 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 1ce0af1a-3b97-4da4-9ed5-da167cff501f 2026-05-21 16:53:56.697 7 INFO neutron.services.segments.plugin [-] Segment ebf5e88c-9617-44c4-9da0-3838077fac39 resource provider aggregate not found 2026-05-21 16:53:56.701 7 INFO neutron.services.segments.plugin [-] Segment ebf5e88c-9617-44c4-9da0-3838077fac39 resource provider aggregate not found 2026-05-21 16:53:56.723 7 INFO neutron.services.segments.plugin [-] Segment ebf5e88c-9617-44c4-9da0-3838077fac39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf5e88c-9617-44c4-9da0-3838077fac39 found for delete ", "request_id": "req-218a76ee-c1fe-4c75-b1e8-dbe16cc06ee9"}]} 2026-05-21 16:53:56.735 7 INFO neutron.services.segments.plugin [-] Segment ebf5e88c-9617-44c4-9da0-3838077fac39 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebf5e88c-9617-44c4-9da0-3838077fac39 found for delete ", "request_id": "req-ee8fada9-d4e0-4e1b-b770-a1f0a1e0008c"}]} 2026-05-21 16:53:56.736 7 INFO neutron.db.l3_hamode_db [None req-aefb1edb-2588-47aa-8588-b7383146f382 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network ab6fc832-5d2c-4397-9002-ca9410c50642 was deleted as no HA routers are present in tenant f9644e5a145049eeb8772814288c37b1. [pid: 7|app: 0|req: 291/562] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:53:55 2026] DELETE /v2.0/routers/6ec676d5-ffd2-490f-b290-529d77437e35 => generated 0 bytes in 951 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/563] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:56 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/564] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:56 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/565] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:53:56 2026] DELETE /v2.0/subnets/56ae1084-4c12-42fd-8a52-f712baead0b5 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/566] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:53:57 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 683 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/567] 199.19.213.48 () {34 vars in 910 bytes} [Thu May 21 16:53:57 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-05-21 16:53:57.312 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d54af84-4b59-484f-99d6-846cbcae8b13 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 0a0f8718-94bf-499f-86ce-81319740f123 2026-05-21 16:53:57.315 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d54af84-4b59-484f-99d6-846cbcae8b13 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 0a0f8718-94bf-499f-86ce-81319740f123 [pid: 7|app: 0|req: 296/568] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:53:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f81fff82dc3b4ac5990b2130a5060ef3 => generated 181 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:53:57.551 8 INFO neutron.services.segments.plugin [-] Segment 0726e0bc-a286-4224-94e7-954ceaee0454 resource provider aggregate not found 2026-05-21 16:53:57.555 8 INFO neutron.services.segments.plugin [-] Segment 0726e0bc-a286-4224-94e7-954ceaee0454 resource provider aggregate not found 2026-05-21 16:53:57.570 8 INFO neutron.services.segments.plugin [-] Segment 0726e0bc-a286-4224-94e7-954ceaee0454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0726e0bc-a286-4224-94e7-954ceaee0454 found for delete ", "request_id": "req-f749fd62-0d45-4857-a863-c0846e7aebac"}]} 2026-05-21 16:53:57.576 8 INFO neutron.services.segments.plugin [-] Segment 0726e0bc-a286-4224-94e7-954ceaee0454 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0726e0bc-a286-4224-94e7-954ceaee0454 found for delete ", "request_id": "req-a774f9a0-89ad-4d66-a4b7-7cd7125f5e31"}]} [pid: 8|app: 0|req: 273/569] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:53:57 2026] DELETE /v2.0/networks/064ff974-1c1e-4194-b883-3a5618047915 => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/570] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:53:57 2026] POST /v2.0/ports => generated 958 bytes in 469 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 298/571] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:53:57 2026] GET /v2.0/security-groups?tenant_id=f9644e5a145049eeb8772814288c37b1&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/572] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:57 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 961 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/573] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:53:58 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/574] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:58 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/575] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:57 2026] DELETE /v2.0/security-groups/2e092bd9-d891-45a6-9f98-c02dba3c8cbc => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/576] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:53:58 2026] GET /v2.0/security-groups?tenant_id=30801c3c58984bec8f6ddeca63b060ec&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/577] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:58 2026] DELETE /v2.0/security-groups/f0459608-6c2a-4ac0-aa69-905221cfb0e8 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/578] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:53:58 2026] GET /v2.0/networks?id=5f4f5741-4a0f-4ba8-8528-90736ab61a70 => generated 680 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/579] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:53:58 2026] PUT /v2.0/ports/ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 1239 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/580] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:53:58 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=cc65669a07dc449d995f52be7185307d => generated 180 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 304/581] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:53:58 2026] GET /v2.0/security-groups?tenant_id=6754acf636644f388184cc4e4b426bc9&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/582] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:53:58 2026] DELETE /v2.0/security-groups/857c9dca-8c66-4413-9335-232b0227f293 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/583] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/584] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:53:58 2026] POST /v2.0/ports => generated 954 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 279/585] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/586] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 957 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/587] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:53:59.539 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fc4bc2c-ba90-4220-a911-6c727f64d822'] response: {'name': 'network-changed', 'server_uuid': '6f3594af-2872-4c4d-b57e-98905ba65d56', 'tag': 'ffb5032f-491f-47a6-8fb7-6099fe9019d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 280/588] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:53:59 2026] PUT /v2.0/ports/434a3226-bb5f-4664-a787-04c1c2874db1 => generated 1235 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/589] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 281/590] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/591] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/592] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:53:59 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/593] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/594] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/595] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:00.441 7 INFO neutron.db.segments_db [None req-1956a04e-3a7a-4d80-98fc-5569328e2b7b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 6e5ac7ce-c78b-49d9-a925-f291fbe29801 of type vxlan for network a021318a-31da-4448-9967-e0307fd8f293 [pid: 7|app: 0|req: 312/596] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:54:00 2026] POST /v2.0/networks => generated 744 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/597] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/598] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:00 2026] POST /v2.0/subnets => generated 691 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/599] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/ports?tenant_id=cc65669a07dc449d995f52be7185307d&device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/600] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:00.826 7 INFO neutron.db.segments_db [None req-f9f862bd-dbd6-4235-819d-1a57715c83b6 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 79a4e182-72a7-4437-ac64-604209898e78 of type vxlan for network a3b66f49-e1c5-4d6b-9c11-452129d80d3b [pid: 8|app: 0|req: 286/601] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=434a3226-bb5f-4664-a787-04c1c2874db1 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/602] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/603] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/subnets?id=ec01c62c-fcc7-4518-8cd7-c78fb58e0409 => generated 698 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/604] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/ports?network_id=5f4f5741-4a0f-4ba8-8528-90736ab61a70&device_owner=network%3Adhcp => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/605] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:00 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:01.032 7 INFO neutron.db.l3_hamode_db [None req-f9f862bd-dbd6-4235-819d-1a57715c83b6 01056a757aff4e24aa4c1773023db108 0fa7575276844296beed0f740b82dca7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 291/606] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/607] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/608] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/609] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/610] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/611] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/612] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/613] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:01.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f422c2aa-dd0f-44a9-b0aa-613868b376b7'] response: {'name': 'network-changed', 'server_uuid': '3afde72b-2e1d-4581-b4bf-7300185c4e6d', 'tag': '434a3226-bb5f-4664-a787-04c1c2874db1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 299/614] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/615] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:01.911 7 INFO neutron.db.l3_hamode_db [None req-f9f862bd-dbd6-4235-819d-1a57715c83b6 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 301/616] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/617] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:01 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/618] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/ports?tenant_id=cc65669a07dc449d995f52be7185307d&device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/619] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/networks?id=5f4f5741-4a0f-4ba8-8528-90736ab61a70 => generated 776 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/620] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=434a3226-bb5f-4664-a787-04c1c2874db1 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/621] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/subnets?id=ec01c62c-fcc7-4518-8cd7-c78fb58e0409 => generated 698 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/622] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/ports?network_id=5f4f5741-4a0f-4ba8-8528-90736ab61a70&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/623] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/624] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/625] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/626] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:02 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/627] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:00 2026] POST /v2.0/routers => generated 731 bytes in 2170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/628] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:03 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/629] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:03 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/630] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:03 2026] GET /v2.0/security-groups?tenant_id=5a1d6bc58f2a47f4abf0b5f741cda2e2&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/631] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:03 2026] DELETE /v2.0/security-groups/b1539bef-2a00-43b3-9cb4-7374676dda5b => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/632] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:04 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/633] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:04 2026] GET /v2.0/security-groups?tenant_id=0b8cb489aa564b0cb08974c0adf5b218&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/634] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:54:02 2026] PUT /v2.0/routers/d4f4c35d-f8ad-42fe-af22-469226d40dad/add_router_interface => generated 309 bytes in 1280 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/635] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:04 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/636] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:04 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/637] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:04 2026] DELETE /v2.0/security-groups/74fdd411-19cf-4f33-8259-d8b6efa43cc1 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/638] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:04 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/639] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:54:04 2026] POST /v2.0/security-groups => generated 1661 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/640] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:54:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/641] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:54:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/642] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:05 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/643] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:05 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/644] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:05 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/645] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:05 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/646] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:54:05 2026] POST /v2.0/floatingips => generated 552 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/647] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1726939872&fields=id&tenant_id=0fa7575276844296beed0f740b82dca7 => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/648] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/networks?id=a021318a-31da-4448-9967-e0307fd8f293 => generated 676 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/649] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/quotas/0fa7575276844296beed0f740b82dca7 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/650] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/ports?tenant_id=0fa7575276844296beed0f740b82dca7&fields=id => generated 57 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/651] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/652] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/654] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/655] 10.0.0.125 () {34 vars in 907 bytes} [Thu May 21 16:54:06 2026] GET /v2.0/extensions => generated 21537 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/656] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/657] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/658] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/659] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/660] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/661] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/662] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:07 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 325/663] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:08 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/666] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:08 2026] GET /v2.0/security-groups?tenant_id=8f580264938f47e6b224de96906c92e7&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/667] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:08 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/668] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:08 2026] DELETE /v2.0/security-groups/32cdf2ae-4df5-47a0-a45f-57bb966d8056 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/669] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:09 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 969 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/670] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:09 2026] GET /v2.0/security-groups?tenant_id=d206b4b9e9514ef7861747b33446d169&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/671] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:09 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/672] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:08 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/673] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:09 2026] DELETE /v2.0/security-groups/a2a3c137-5739-4cf3-acfb-c8a2a69dc6f1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/674] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:09 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/675] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:09 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:10.119 8 INFO neutron.db.l3_db [None req-49293715-277e-4bf4-b982-8b2580be2305 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] Floating IP 32a4ed08-6d15-4af3-b672-a2e36701283b associated. External IP: 10.96.250.205, port: ffb5032f-491f-47a6-8fb7-6099fe9019d7. [pid: 8|app: 0|req: 333/676] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:54:09 2026] PUT /v2.0/floatingips/32a4ed08-6d15-4af3-b672-a2e36701283b => generated 856 bytes in 964 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/677] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:10 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:10.515 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9f3c3987-6092-4f4a-afaf-9323ff9f6826'] response: {'name': 'network-changed', 'server_uuid': '6f3594af-2872-4c4d-b57e-98905ba65d56', 'tag': 'ffb5032f-491f-47a6-8fb7-6099fe9019d7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 334/678] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:10 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/679] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:10 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/680] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:10 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/681] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:10 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/682] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1244 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/683] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 779 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/684] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 859 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/685] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/686] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/687] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/688] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/689] 10.0.0.161 () {32 vars in 653 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions => generated 21537 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/690] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/691] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/692] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 341/693] 10.0.0.161 () {32 vars in 665 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/agent => generated 153 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/694] 10.0.0.161 () {32 vars in 699 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/695] 10.0.0.161 () {32 vars in 697 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/696] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/697] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/698] 10.0.0.161 () {32 vars in 703 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/699] 10.0.0.161 () {32 vars in 693 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/700] 10.0.0.161 () {32 vars in 695 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/701] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/702] 10.0.0.161 () {32 vars in 685 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/703] 10.0.0.161 () {32 vars in 687 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/704] 10.0.0.161 () {32 vars in 661 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/705] 10.0.0.161 () {32 vars in 699 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/706] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/707] 10.0.0.161 () {32 vars in 679 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/708] 10.0.0.161 () {32 vars in 683 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/709] 10.0.0.161 () {32 vars in 675 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/710] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/711] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/712] 10.0.0.161 () {32 vars in 687 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/713] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/714] 10.0.0.161 () {32 vars in 687 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/715] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/716] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/networks?id=a021318a-31da-4448-9967-e0307fd8f293 => generated 676 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/718] 10.0.0.161 () {32 vars in 699 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/719] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0fa7575276844296beed0f740b82dca7 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/720] 10.0.0.161 () {32 vars in 679 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/721] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:11 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/722] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:54:11 2026] POST /v2.0/ports => generated 958 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 363/723] 10.0.0.161 () {32 vars in 667 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:12.409 7 INFO neutron.db.l3_db [None req-ed13cde8-9c22-41e9-8902-c7aad0313782 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] Floating IP 4b61e3c3-4bbc-4f8d-aab5-fc532c6bf142 associated. External IP: 10.96.250.216, port: 434a3226-bb5f-4664-a787-04c1c2874db1. [pid: 7|app: 0|req: 361/724] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:54:11 2026] PUT /v2.0/floatingips/4b61e3c3-4bbc-4f8d-aab5-fc532c6bf142 => generated 855 bytes in 816 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/725] 10.0.0.161 () {32 vars in 677 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/726] 10.0.0.161 () {32 vars in 665 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/727] 10.0.0.161 () {32 vars in 675 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/728] 10.0.0.161 () {32 vars in 713 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/729] 10.0.0.161 () {32 vars in 691 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/730] 10.0.0.161 () {32 vars in 683 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/731] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/732] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/733] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/734] 10.0.0.161 () {32 vars in 687 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/735] 10.0.0.161 () {32 vars in 705 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/736] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:54:12 2026] PUT /v2.0/ports/228a617a-6468-426d-8f44-8ed37f05f173 => generated 1239 bytes in 504 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/737] 10.0.0.161 () {32 vars in 675 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 365/738] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/739] 10.0.0.161 () {32 vars in 675 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:12.918 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-56f4af51-1593-4bd0-84ae-bd799c8f154b'] response: {'name': 'network-changed', 'server_uuid': 'e5713e9e-2fc5-4163-84e7-bcb51d308328', 'tag': '228a617a-6468-426d-8f44-8ed37f05f173', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 366/740] 10.0.0.161 () {32 vars in 693 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/741] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/742] 10.0.0.161 () {32 vars in 709 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/743] 10.0.0.161 () {32 vars in 705 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/744] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/745] 10.0.0.161 () {32 vars in 697 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/746] 10.0.0.161 () {32 vars in 711 bytes} [Thu May 21 16:54:12 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/747] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/binding => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/748] 10.0.0.161 () {32 vars in 687 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/749] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/750] 10.0.0.161 () {32 vars in 675 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/751] 10.0.0.161 () {32 vars in 671 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/provider => generated 191 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/752] 10.0.0.161 () {32 vars in 661 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/753] 10.0.0.161 () {32 vars in 699 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/754] 10.0.0.161 () {32 vars in 699 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/755] 10.0.0.161 () {32 vars in 677 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/756] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/757] 10.0.0.161 () {32 vars in 683 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/758] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/759] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/760] 10.0.0.161 () {32 vars in 685 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/761] 10.0.0.161 () {32 vars in 707 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/762] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/763] 10.0.0.161 () {32 vars in 697 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/764] 10.0.0.161 () {32 vars in 695 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/765] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/766] 10.0.0.161 () {32 vars in 685 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/767] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 387/768] 10.0.0.161 () {32 vars in 705 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/769] 10.0.0.161 () {32 vars in 667 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/770] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/771] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/772] 10.0.0.161 () {32 vars in 691 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/773] 10.0.0.161 () {32 vars in 691 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:13.267 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cfd6fb26-ed00-477d-855d-407b0fdcd82e'] response: {'name': 'network-changed', 'server_uuid': '3afde72b-2e1d-4581-b4bf-7300185c4e6d', 'tag': '434a3226-bb5f-4664-a787-04c1c2874db1', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/774] 10.0.0.161 () {32 vars in 695 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/775] 10.0.0.161 () {32 vars in 685 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 388/776] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/777] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/778] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/779] 10.0.0.161 () {32 vars in 703 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/780] 10.0.0.161 () {32 vars in 713 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/781] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/782] 10.0.0.161 () {32 vars in 715 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/783] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/784] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/785] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/786] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/787] 10.0.0.161 () {32 vars in 683 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/788] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/789] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/790] 10.0.0.161 () {32 vars in 679 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/791] 10.0.0.161 () {32 vars in 669 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/792] 10.0.0.161 () {32 vars in 697 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/793] 10.0.0.161 () {32 vars in 705 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/794] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/795] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/796] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/ports?tenant_id=0fa7575276844296beed0f740b82dca7&device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1242 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/797] 10.0.0.161 () {32 vars in 683 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/798] 10.0.0.161 () {32 vars in 705 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/799] 10.0.0.161 () {32 vars in 695 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/800] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/801] 10.0.0.161 () {32 vars in 697 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/802] 10.0.0.161 () {32 vars in 679 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/803] 10.0.0.161 () {32 vars in 689 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/804] 10.0.0.161 () {32 vars in 701 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/805] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/networks?tenant_id=0fa7575276844296beed0f740b82dca7&shared=False => generated 772 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/806] 10.0.0.161 () {32 vars in 665 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/807] 10.0.0.161 () {32 vars in 681 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/808] 10.0.0.161 () {32 vars in 677 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/809] 10.0.0.161 () {32 vars in 693 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/810] 10.0.0.161 () {32 vars in 677 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/811] 10.0.0.161 () {32 vars in 667 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/812] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/813] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/814] 10.0.0.161 () {32 vars in 675 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/815] 10.0.0.161 () {32 vars in 687 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/816] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/ports?tenant_id=cc65669a07dc449d995f52be7185307d&device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/817] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/networks?id=5f4f5741-4a0f-4ba8-8528-90736ab61a70 => generated 776 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/818] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=434a3226-bb5f-4664-a787-04c1c2874db1 => generated 858 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/819] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:13 2026] GET /v2.0/subnets?id=ec01c62c-fcc7-4518-8cd7-c78fb58e0409 => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/820] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/ports?network_id=5f4f5741-4a0f-4ba8-8528-90736ab61a70&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/821] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/822] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/823] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/824] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/825] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/security-groups?tenant_id=5a4c0badf2e840e9bb1e5f8ef7607bf1&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/826] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/827] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:14 2026] DELETE /v2.0/security-groups/30fae0f9-0ac0-46f1-993c-80eeec33f88a => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/828] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/829] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/ports?tenant_id=0fa7575276844296beed0f740b82dca7&device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1242 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/830] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=228a617a-6468-426d-8f44-8ed37f05f173 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/831] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/subnets?id=b3eda34c-3e99-41de-a393-5c16ca88cfc3 => generated 694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/832] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/ports?network_id=a021318a-31da-4448-9967-e0307fd8f293&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/833] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/834] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:14 2026] GET /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/835] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:15 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 973 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/836] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:15 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/837] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:15 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/838] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:15 2026] GET /v2.0/security-groups?id=1c3a9a1c-c3d3-475f-b974-10cdb3a6684c&fields=id&fields=name => generated 113 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/839] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:54:15 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:15.948 8 INFO neutron_taas.services.taas.taas_plugin [req-ab14647c-38f9-42a4-9825-ff1d2381d744 req-03e830a4-7fc1-473a-bb8e-9e173e082869 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] TaaS: Handle Delete Port: 434a3226-bb5f-4664-a787-04c1c2874db1 2026-05-21 16:54:15.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ab14647c-38f9-42a4-9825-ff1d2381d744 req-03e830a4-7fc1-473a-bb8e-9e173e082869 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] Tap Mirror: Handle Delete Port: 434a3226-bb5f-4664-a787-04c1c2874db1 2026-05-21 16:54:16.163 8 INFO neutron.db.l3_db [req-ab14647c-38f9-42a4-9825-ff1d2381d744 req-03e830a4-7fc1-473a-bb8e-9e173e082869 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] Floating IP 4b61e3c3-4bbc-4f8d-aab5-fc532c6bf142 disassociated. External IP: 10.96.250.216, port: 434a3226-bb5f-4664-a787-04c1c2874db1. [pid: 8|app: 0|req: 419/840] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:54:15 2026] DELETE /v2.0/ports/434a3226-bb5f-4664-a787-04c1c2874db1 => generated 0 bytes in 781 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:16.603 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0af17ea-67e3-4440-87b4-581152fec08f'] response: {'server_uuid': '3afde72b-2e1d-4581-b4bf-7300185c4e6d', 'name': 'network-vif-deleted', 'tag': '434a3226-bb5f-4664-a787-04c1c2874db1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 420/841] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:16 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:16.657 7 INFO neutron.db.segments_db [None req-3f9a1cfd-5086-4816-9839-0aed444dd989 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Added segment 8dfe2237-0d5f-43ae-8f39-c8a32b894441 of type vxlan for network ed48cdcd-0b48-4bf6-b40a-0ef6aaa0ded4 [pid: 8|app: 0|req: 421/842] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:16 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:16.731 7 INFO neutron.db.segments_db [None req-3f9a1cfd-5086-4816-9839-0aed444dd989 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Added segment c0a18821-7faa-40ec-a4a8-cc047275176a of type vxlan for network 5c1df02c-c689-48c4-bee9-45a4448bdb1b [pid: 7|app: 0|req: 422/843] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:16 2026] POST /v2.0/networks => generated 1245 bytes in 585 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/844] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:16 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/845] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:54:16 2026] GET /v2.0/networks => generated 1844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:17.076 8 INFO neutron.services.segments.plugin [-] Segment 8dfe2237-0d5f-43ae-8f39-c8a32b894441 resource provider aggregate not found 2026-05-21 16:54:17.077 8 INFO neutron.services.segments.plugin [-] Segment 8dfe2237-0d5f-43ae-8f39-c8a32b894441 resource provider aggregate not found 2026-05-21 16:54:17.100 8 INFO neutron.services.segments.plugin [-] Segment 8dfe2237-0d5f-43ae-8f39-c8a32b894441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfe2237-0d5f-43ae-8f39-c8a32b894441 found for delete ", "request_id": "req-822602a2-7c0d-49a1-89be-90b55363a577"}]} 2026-05-21 16:54:17.103 8 INFO neutron.services.segments.plugin [-] Segment 8dfe2237-0d5f-43ae-8f39-c8a32b894441 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dfe2237-0d5f-43ae-8f39-c8a32b894441 found for delete ", "request_id": "req-427a134e-e2a7-4f00-89ac-fbee75297d77"}]} [pid: 8|app: 0|req: 423/846] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:16 2026] DELETE /v2.0/networks/ed48cdcd-0b48-4bf6-b40a-0ef6aaa0ded4 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:17.271 7 INFO neutron.services.segments.plugin [-] Segment c0a18821-7faa-40ec-a4a8-cc047275176a resource provider aggregate not found 2026-05-21 16:54:17.273 7 INFO neutron.services.segments.plugin [-] Segment c0a18821-7faa-40ec-a4a8-cc047275176a resource provider aggregate not found 2026-05-21 16:54:17.293 7 INFO neutron.services.segments.plugin [-] Segment c0a18821-7faa-40ec-a4a8-cc047275176a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0a18821-7faa-40ec-a4a8-cc047275176a found for delete ", "request_id": "req-b42a55f9-0b32-441b-ab2b-97e89c6e8895"}]} 2026-05-21 16:54:17.294 7 INFO neutron.services.segments.plugin [-] Segment c0a18821-7faa-40ec-a4a8-cc047275176a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0a18821-7faa-40ec-a4a8-cc047275176a found for delete ", "request_id": "req-2c948028-028e-4dcb-bce4-b7780419ff9e"}]} [pid: 7|app: 0|req: 424/847] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:17 2026] DELETE /v2.0/networks/5c1df02c-c689-48c4-bee9-45a4448bdb1b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/848] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:54:17 2026] GET /v2.0/networks => generated 651 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:17.439 7 INFO neutron.db.segments_db [None req-a0739b99-c6be-4a32-966e-b67d5c21d111 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Added segment 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 of type vxlan for network 1b97c3db-376f-4c27-9e41-b191ff23b9fb [pid: 7|app: 0|req: 425/849] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:17 2026] POST /v2.0/networks => generated 649 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:17.624 8 INFO neutron.db.segments_db [None req-90ab781e-c7e8-46cb-9755-58904e816f53 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Added segment b94d1b1e-e61b-43b5-9703-aee26879c90d of type vxlan for network cf683ce3-82b2-41e6-a8eb-f9173651b00d [pid: 8|app: 0|req: 425/850] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:17 2026] POST /v2.0/networks => generated 650 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/851] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:17 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/852] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:17 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 428/853] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:17 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/854] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:54:17 2026] POST /v2.0/ports => generated 1505 bytes in 706 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/855] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:54:18 2026] GET /v2.0/ports => generated 1505 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:18.750 8 INFO neutron_taas.services.taas.taas_plugin [None req-049bbc9a-6002-43af-9ba9-0dd001daa1e7 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] TaaS: Handle Delete Port: d9f435b6-0d11-4e2c-a8cd-c14aaf781c29 2026-05-21 16:54:18.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-049bbc9a-6002-43af-9ba9-0dd001daa1e7 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Tap Mirror: Handle Delete Port: d9f435b6-0d11-4e2c-a8cd-c14aaf781c29 [pid: 8|app: 0|req: 427/856] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:54:18 2026] DELETE /v2.0/ports/d9f435b6-0d11-4e2c-a8cd-c14aaf781c29 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:18.986 7 INFO neutron_taas.services.taas.taas_plugin [None req-77ce52a7-67df-4793-9823-14712789597d 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] TaaS: Handle Delete Port: a36bd02a-b8ae-45c1-aa45-d9b92d89fc12 2026-05-21 16:54:18.991 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77ce52a7-67df-4793-9823-14712789597d 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Tap Mirror: Handle Delete Port: a36bd02a-b8ae-45c1-aa45-d9b92d89fc12 [pid: 8|app: 0|req: 428/857] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:18 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/858] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:19 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/859] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:54:18 2026] DELETE /v2.0/ports/a36bd02a-b8ae-45c1-aa45-d9b92d89fc12 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/860] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:19 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/861] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:54:19 2026] GET /v2.0/ports => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:19.241 8 INFO neutron.db.segments_db [None req-e0beb22a-6df3-447f-aeb5-8708f57c0fbc 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Added segment 7223e2b6-eace-4f52-adc9-e89d4edeceee of type vxlan for network 799b3fd9-7c36-480e-992e-5cefdbd57703 [pid: 8|app: 0|req: 431/862] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:19 2026] POST /v2.0/networks => generated 649 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:19.421 7 INFO neutron.db.segments_db [None req-75192548-1d3a-48d6-94cd-7eaa0dc9fc0a 7d828d707ef74878b87f1b292997187d 52d22311244b49a28e562547e219d962 - - default default] Added segment 8037ac46-e480-47ee-ab21-868c50b9edfb of type vxlan for network 789410da-71e9-4bd9-9d06-ba88ac0c6b73 [pid: 7|app: 0|req: 432/863] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:19 2026] POST /v2.0/networks => generated 650 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/864] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:19 2026] POST /v2.0/subnets => generated 1273 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/865] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:54:20 2026] GET /v2.0/subnets => generated 1909 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/866] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:20 2026] GET /v2.0/ports?device_id=3afde72b-2e1d-4581-b4bf-7300185c4e6d => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/867] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:20 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/868] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:20 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/869] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:20 2026] DELETE /v2.0/subnets/16bfadf2-a094-40f2-9a10-66affa2e4673 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/870] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:20 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/871] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:20 2026] DELETE /v2.0/subnets/8907164f-fe57-49ac-9ef3-d4560876ebd6 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/872] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:54:20 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:20.745 7 INFO neutron.services.segments.plugin [-] Segment 8037ac46-e480-47ee-ab21-868c50b9edfb resource provider aggregate not found 2026-05-21 16:54:20.758 7 INFO neutron.services.segments.plugin [-] Segment 8037ac46-e480-47ee-ab21-868c50b9edfb resource provider aggregate not found 2026-05-21 16:54:20.766 7 INFO neutron.services.segments.plugin [-] Segment 8037ac46-e480-47ee-ab21-868c50b9edfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8037ac46-e480-47ee-ab21-868c50b9edfb found for delete ", "request_id": "req-326c3bb1-0482-40ee-ac3d-b5cbba86d511"}]} 2026-05-21 16:54:20.784 7 INFO neutron.services.segments.plugin [-] Segment 8037ac46-e480-47ee-ab21-868c50b9edfb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8037ac46-e480-47ee-ab21-868c50b9edfb found for delete ", "request_id": "req-00733a6a-dc3b-47c9-a62e-2e9a0416f779"}]} [pid: 7|app: 0|req: 439/873] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:20 2026] DELETE /v2.0/networks/789410da-71e9-4bd9-9d06-ba88ac0c6b73 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:20.904 8 INFO neutron.db.l3_db [None req-648c84c8-eb6c-4415-b5e2-ac800951d63e 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] Floating IP c9528890-9654-45c8-b9ae-685c71093b5d associated. External IP: 10.96.250.206, port: 228a617a-6468-426d-8f44-8ed37f05f173. [pid: 7|app: 0|req: 440/874] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:20 2026] DELETE /v2.0/networks/799b3fd9-7c36-480e-992e-5cefdbd57703 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/875] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:20 2026] DELETE /v2.0/networks/cf683ce3-82b2-41e6-a8eb-f9173651b00d => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/876] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:54:20 2026] PUT /v2.0/floatingips/c9528890-9654-45c8-b9ae-685c71093b5d => generated 856 bytes in 658 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/877] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:21 2026] DELETE /v2.0/networks/1b97c3db-376f-4c27-9e41-b191ff23b9fb => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:21.251 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d73f2df0-f245-465e-bb65-e8d1ef0ad0e7'] response: {'name': 'network-changed', 'server_uuid': 'e5713e9e-2fc5-4163-84e7-bcb51d308328', 'tag': '228a617a-6468-426d-8f44-8ed37f05f173', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 436/878] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/879] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/880] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:21 2026] DELETE /v2.0/security-groups/1c3a9a1c-c3d3-475f-b974-10cdb3a6684c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:21.493 8 INFO neutron.api.v2.resource [None req-3dc5a90d-c884-4fe7-a03a-1bc343f855b5 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 438/881] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/security-groups/1c3a9a1c-c3d3-475f-b974-10cdb3a6684c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/882] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1244 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/883] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:21.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ec1e591-7e59-42e0-8f9b-62aa4608689e 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] TaaS: Handle Delete Port: f16f8283-436e-4fe1-8e98-64d65a09a384 2026-05-21 16:54:21.654 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ec1e591-7e59-42e0-8f9b-62aa4608689e 8e7f174ad9d44b6793ed26f382b39075 cc65669a07dc449d995f52be7185307d - - default default] Tap Mirror: Handle Delete Port: f16f8283-436e-4fe1-8e98-64d65a09a384 [pid: 7|app: 0|req: 446/884] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/885] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/886] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/ports?tenant_id=0fa7575276844296beed0f740b82dca7&device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/887] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/networks?id=a021318a-31da-4448-9967-e0307fd8f293 => generated 772 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/888] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:54:21 2026] DELETE /v2.0/floatingips/4b61e3c3-4bbc-4f8d-aab5-fc532c6bf142 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/889] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=228a617a-6468-426d-8f44-8ed37f05f173 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/890] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/security-groups?tenant_id=52d22311244b49a28e562547e219d962&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/891] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:21 2026] GET /v2.0/subnets?id=b3eda34c-3e99-41de-a393-5c16ca88cfc3 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/892] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:22 2026] DELETE /v2.0/security-groups/b23b6b19-3aca-4305-9962-e453d9a70228 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/893] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:22 2026] GET /v2.0/ports?network_id=a021318a-31da-4448-9967-e0307fd8f293&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/894] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:22 2026] GET /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/895] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:22 2026] GET /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:22.810 7 INFO neutron.services.segments.plugin [-] Segment 7223e2b6-eace-4f52-adc9-e89d4edeceee resource provider aggregate not found 2026-05-21 16:54:22.817 7 INFO neutron.services.segments.plugin [-] Segment 7223e2b6-eace-4f52-adc9-e89d4edeceee resource provider aggregate not found 2026-05-21 16:54:22.844 7 INFO neutron.services.segments.plugin [-] Segment 7223e2b6-eace-4f52-adc9-e89d4edeceee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7223e2b6-eace-4f52-adc9-e89d4edeceee found for delete ", "request_id": "req-0489e6e6-22bf-4ae8-b0f7-18410e744ff0"}]} 2026-05-21 16:54:22.859 7 INFO neutron.services.segments.plugin [-] Segment 7223e2b6-eace-4f52-adc9-e89d4edeceee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7223e2b6-eace-4f52-adc9-e89d4edeceee found for delete ", "request_id": "req-71f88d5b-77a2-44d4-b1dc-68c3f8f7be11"}]} 2026-05-21 16:54:22.888 7 INFO neutron.services.segments.plugin [-] Segment b94d1b1e-e61b-43b5-9703-aee26879c90d resource provider aggregate not found 2026-05-21 16:54:22.902 7 INFO neutron.services.segments.plugin [-] Segment b94d1b1e-e61b-43b5-9703-aee26879c90d resource provider aggregate not found 2026-05-21 16:54:22.929 7 INFO neutron.services.segments.plugin [-] Segment b94d1b1e-e61b-43b5-9703-aee26879c90d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94d1b1e-e61b-43b5-9703-aee26879c90d found for delete ", "request_id": "req-a0023eb8-05db-4e3c-994a-d480097a2a96"}]} [pid: 7|app: 0|req: 456/896] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:22 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:22.942 7 INFO neutron.services.segments.plugin [-] Segment b94d1b1e-e61b-43b5-9703-aee26879c90d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b94d1b1e-e61b-43b5-9703-aee26879c90d found for delete ", "request_id": "req-aeaecaba-6e84-4137-8932-4aa0ec5e2147"}]} 2026-05-21 16:54:22.967 7 INFO neutron.services.segments.plugin [-] Segment 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 resource provider aggregate not found 2026-05-21 16:54:22.981 7 INFO neutron.services.segments.plugin [-] Segment 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 resource provider aggregate not found 2026-05-21 16:54:22.995 7 INFO neutron.services.segments.plugin [-] Segment 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 found for delete ", "request_id": "req-2566c816-16c0-4e72-a6a9-bb82ed220121"}]} 2026-05-21 16:54:23.005 8 INFO neutron_taas.services.taas.taas_plugin [None req-e158a4f6-f90c-4d8d-b6bb-be19334b4bb1 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: cbf20117-7844-447d-99ba-e4913543bb74 2026-05-21 16:54:23.007 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e158a4f6-f90c-4d8d-b6bb-be19334b4bb1 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: cbf20117-7844-447d-99ba-e4913543bb74 [pid: 7|app: 0|req: 457/897] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:22 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:23.014 7 INFO neutron.services.segments.plugin [-] Segment 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e013e13-7ea3-4845-b4e5-8b9f19bd08a8 found for delete ", "request_id": "req-621713bc-efb1-4dae-95fb-9bd1de1c8744"}]} [pid: 8|app: 0|req: 441/898] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:21 2026] PUT /v2.0/routers/c4f41ae2-057b-4f9f-a6cb-9e1924233aeb/remove_router_interface => generated 309 bytes in 1579 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:23.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-181ac4ae-04ac-4806-9a91-219cd4cccbc8 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 4ccbed06-9a2d-4b39-acbf-619c7490f867 2026-05-21 16:54:23.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-181ac4ae-04ac-4806-9a91-219cd4cccbc8 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 4ccbed06-9a2d-4b39-acbf-619c7490f867 2026-05-21 16:54:23.988 7 INFO neutron_taas.services.taas.taas_plugin [None req-181ac4ae-04ac-4806-9a91-219cd4cccbc8 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 93a5abd5-5f7e-4816-8209-c15669e1d423 2026-05-21 16:54:23.992 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-181ac4ae-04ac-4806-9a91-219cd4cccbc8 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 93a5abd5-5f7e-4816-8209-c15669e1d423 2026-05-21 16:54:24.358 7 INFO neutron.db.l3_hamode_db [None req-181ac4ae-04ac-4806-9a91-219cd4cccbc8 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network 10cad563-df39-471d-a3e4-71232bdb3dbc was deleted as no HA routers are present in tenant cc65669a07dc449d995f52be7185307d. [pid: 7|app: 0|req: 458/901] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:23 2026] DELETE /v2.0/routers/c4f41ae2-057b-4f9f-a6cb-9e1924233aeb => generated 0 bytes in 878 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:24.406 8 INFO neutron.db.segments_db [None req-cfb22dff-1dfa-44c0-babc-3150d9c85e50 3897392737da411cb872ef332d940a84 1796693e66dc4d14a69b2f33dd5fe62e - - default default] Added segment 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff of type vxlan for network f4f73b49-6682-4a92-ab3e-3ec83a7a82b2 [pid: 7|app: 0|req: 459/902] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:54:24 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/903] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:24 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/904] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:23 2026] POST /v2.0/networks => generated 648 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/905] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:24 2026] DELETE /v2.0/subnets/ec01c62c-fcc7-4518-8cd7-c78fb58e0409 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:24.703 8 INFO neutron_taas.services.taas.taas_plugin [req-00713152-d11b-494b-b6f6-48b49ca5692d req-b818f109-060b-4ef5-bb8c-52353d3b9e4f 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] TaaS: Handle Delete Port: 228a617a-6468-426d-8f44-8ed37f05f173 2026-05-21 16:54:24.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-00713152-d11b-494b-b6f6-48b49ca5692d req-b818f109-060b-4ef5-bb8c-52353d3b9e4f 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] Tap Mirror: Handle Delete Port: 228a617a-6468-426d-8f44-8ed37f05f173 [pid: 7|app: 0|req: 462/906] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:24 2026] GET /v2.0/security-groups?id=9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:24.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ff6e14b-b376-4ee8-8e17-4160e97870f0 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 039cfb09-558b-4647-bb2c-32b77ac953b9 2026-05-21 16:54:24.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ff6e14b-b376-4ee8-8e17-4160e97870f0 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 039cfb09-558b-4647-bb2c-32b77ac953b9 2026-05-21 16:54:24.849 8 INFO neutron.db.l3_db [req-00713152-d11b-494b-b6f6-48b49ca5692d req-b818f109-060b-4ef5-bb8c-52353d3b9e4f 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] Floating IP c9528890-9654-45c8-b9ae-685c71093b5d disassociated. External IP: 10.96.250.206, port: 228a617a-6468-426d-8f44-8ed37f05f173. 2026-05-21 16:54:25.021 7 INFO neutron.services.segments.plugin [-] Segment 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 resource provider aggregate not found 2026-05-21 16:54:25.036 7 INFO neutron.services.segments.plugin [-] Segment 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 resource provider aggregate not found 2026-05-21 16:54:25.046 7 INFO neutron.services.segments.plugin [-] Segment 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 found for delete ", "request_id": "req-1005e8c2-7094-4675-bc58-c0397c3f9c03"}]} [pid: 7|app: 0|req: 463/907] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:24 2026] DELETE /v2.0/networks/5f4f5741-4a0f-4ba8-8528-90736ab61a70 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:25.066 7 INFO neutron.services.segments.plugin [-] Segment 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0a3de5ee-0c81-4ec8-a13d-a36a75bc7f64 found for delete ", "request_id": "req-52a3fc2f-bd19-4c16-8e4a-24a2dee355fa"}]} 2026-05-21 16:54:25.069 7 INFO neutron.services.segments.plugin [-] Segment 50dcc78f-4a55-4297-9272-46a5df3bf290 resource provider aggregate not found 2026-05-21 16:54:25.090 7 INFO neutron.services.segments.plugin [-] Segment 50dcc78f-4a55-4297-9272-46a5df3bf290 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50dcc78f-4a55-4297-9272-46a5df3bf290 found for delete ", "request_id": "req-1b6ccbbb-f40e-48da-8217-458764e8c158"}]} 2026-05-21 16:54:25.090 7 INFO neutron.services.segments.plugin [-] Segment 50dcc78f-4a55-4297-9272-46a5df3bf290 resource provider aggregate not found 2026-05-21 16:54:25.107 7 INFO neutron.services.segments.plugin [-] Segment 50dcc78f-4a55-4297-9272-46a5df3bf290 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50dcc78f-4a55-4297-9272-46a5df3bf290 found for delete ", "request_id": "req-4f9c34a2-b2aa-41a6-8808-304bedd2cf5d"}]} [pid: 8|app: 0|req: 445/908] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:54:24 2026] DELETE /v2.0/ports/228a617a-6468-426d-8f44-8ed37f05f173 => generated 0 bytes in 819 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/909] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:25 2026] GET /v2.0/security-groups?tenant_id=cc65669a07dc449d995f52be7185307d&name=default => generated 2921 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:25.390 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-065bb402-7b8f-44e5-830a-cd4e6f13dfdf'] response: {'server_uuid': 'e5713e9e-2fc5-4163-84e7-bcb51d308328', 'name': 'network-vif-deleted', 'tag': '228a617a-6468-426d-8f44-8ed37f05f173', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 464/910] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:25 2026] POST /v2.0/subnets => generated 673 bytes in 333 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:25.446 7 INFO neutron.db.segments_db [None req-32cea4bf-82a7-4b15-96a1-b98c499c8ec8 3897392737da411cb872ef332d940a84 1796693e66dc4d14a69b2f33dd5fe62e - - default default] Added segment ca87d444-66ea-4a16-8d50-7ae6d10718d1 of type vxlan for network 9087b701-8d01-4bd6-9d37-cc6051de894f [pid: 8|app: 0|req: 447/911] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:25 2026] DELETE /v2.0/security-groups/369a1c57-204e-421f-9e50-d087b9161404 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/912] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:25 2026] POST /v2.0/networks => generated 648 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/913] 10.0.0.161 () {34 vars in 743 bytes} [Thu May 21 16:54:25 2026] PUT /v2.0/networks/9087b701-8d01-4bd6-9d37-cc6051de894f => generated 592 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/914] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:25 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/915] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:25 2026] POST /v2.0/subnets => generated 646 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/916] 10.0.0.161 () {34 vars in 741 bytes} [Thu May 21 16:54:25 2026] PUT /v2.0/subnets/3d13bc34-30c0-40f7-922f-bb76cd4f26ab => generated 656 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/917] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:26 2026] DELETE /v2.0/networks/9087b701-8d01-4bd6-9d37-cc6051de894f => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:26.286 8 INFO neutron.pecan_wsgi.hooks.translation [None req-416c3d14-5d60-4043-a61f-f25c91d3986a 3897392737da411cb872ef332d940a84 1796693e66dc4d14a69b2f33dd5fe62e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 451/918] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:26 2026] DELETE /v2.0/networks/9087b701-8d01-4bd6-9d37-cc6051de894f => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/919] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/920] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/subnets?network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 649 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/921] 10.0.0.161 () {32 vars in 653 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/extensions => generated 21537 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/922] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/networks => generated 1313 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/923] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/subnets => generated 1312 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/924] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/networks/f4f73b49-6682-4a92-ab3e-3ec83a7a82b2 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/925] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/subnets/ac25acb1-878a-4471-bb85-b846db194fb1 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:26.667 8 INFO neutron.pecan_wsgi.hooks.translation [None req-37e9f452-b0ee-4664-b6c9-d72c29c70fd0 3897392737da411cb872ef332d940a84 1796693e66dc4d14a69b2f33dd5fe62e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/926] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:26 2026] DELETE /v2.0/subnets/3d13bc34-30c0-40f7-922f-bb76cd4f26ab => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:26.693 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d6396140-4bcd-4306-a99b-636e2e4131d0 3897392737da411cb872ef332d940a84 1796693e66dc4d14a69b2f33dd5fe62e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 472/927] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:26 2026] DELETE /v2.0/networks/9087b701-8d01-4bd6-9d37-cc6051de894f => generated 138 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/928] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:26 2026] DELETE /v2.0/subnets/ac25acb1-878a-4471-bb85-b846db194fb1 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/929] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:26 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/930] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:26 2026] DELETE /v2.0/networks/f4f73b49-6682-4a92-ab3e-3ec83a7a82b2 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:27.115 7 INFO neutron.services.segments.plugin [-] Segment ca87d444-66ea-4a16-8d50-7ae6d10718d1 resource provider aggregate not found 2026-05-21 16:54:27.127 7 INFO neutron.services.segments.plugin [-] Segment ca87d444-66ea-4a16-8d50-7ae6d10718d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca87d444-66ea-4a16-8d50-7ae6d10718d1 found for delete ", "request_id": "req-9e8cf4e3-ba0a-4669-b9ce-107f51589515"}]} 2026-05-21 16:54:27.134 7 INFO neutron.services.segments.plugin [-] Segment ca87d444-66ea-4a16-8d50-7ae6d10718d1 resource provider aggregate not found 2026-05-21 16:54:27.144 7 INFO neutron.services.segments.plugin [-] Segment 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff resource provider aggregate not found 2026-05-21 16:54:27.161 7 INFO neutron.services.segments.plugin [-] Segment ca87d444-66ea-4a16-8d50-7ae6d10718d1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca87d444-66ea-4a16-8d50-7ae6d10718d1 found for delete ", "request_id": "req-8cf8a8c1-dc06-4805-b835-8d8d31a96014"}]} 2026-05-21 16:54:27.168 7 INFO neutron.services.segments.plugin [-] Segment 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff found for delete ", "request_id": "req-c4f00994-6ebd-474b-9045-c2fac70bc25c"}]} 2026-05-21 16:54:27.188 7 INFO neutron.services.segments.plugin [-] Segment 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff resource provider aggregate not found 2026-05-21 16:54:27.210 7 INFO neutron.services.segments.plugin [-] Segment 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6258bc14-c59d-472e-9bb9-bf6c73f3f2ff found for delete ", "request_id": "req-c045a45b-a304-425a-a8f2-e00974870db2"}]} 2026-05-21 16:54:27.630 8 INFO neutron.db.segments_db [None req-4b1eb010-851f-4dd6-83e9-aeb202a99efa 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 21346dea-fa02-4a86-892e-4a39e7eec9fa of type vxlan for network 9da3dc5f-9001-47b2-8583-6beabdbdb312 [pid: 7|app: 0|req: 474/931] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:27 2026] GET /v2.0/security-groups?tenant_id=1796693e66dc4d14a69b2f33dd5fe62e&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/932] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:54:27 2026] POST /v2.0/networks => generated 737 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/933] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:27 2026] DELETE /v2.0/security-groups/d92b648b-2f57-41fb-b664-67878b18a96d => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/934] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:27 2026] POST /v2.0/subnets => generated 684 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:28.013 7 INFO neutron.db.segments_db [None req-2bbc55d5-6241-44bc-8d61-51b6db03548a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 4d0a79f7-ff0d-452f-814f-551d3f8d316c of type vxlan for network f852b904-710d-4c0e-b374-fe6ee3927fdc [pid: 8|app: 0|req: 460/935] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:28 2026] GET /v2.0/ports?device_id=e5713e9e-2fc5-4163-84e7-bcb51d308328 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:28.297 7 INFO neutron.db.l3_hamode_db [None req-2bbc55d5-6241-44bc-8d61-51b6db03548a 01056a757aff4e24aa4c1773023db108 951bdc924303467cb6594dc9e2610c37 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:54:29.126 7 INFO neutron.db.l3_hamode_db [None req-2bbc55d5-6241-44bc-8d61-51b6db03548a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 461/936] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:29 2026] DELETE /v2.0/security-groups/9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:29.363 8 INFO neutron.api.v2.resource [None req-a71e7a2f-c13a-4226-9827-d601edac86fc 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/937] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:54:29 2026] GET /v2.0/security-groups/9dfd35aa-3eb2-44af-ac3c-9bddaf4dd8bf => generated 146 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:29.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-0a5aea77-15f5-444d-95dd-d860e8ca38b2 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] TaaS: Handle Delete Port: b9f51c67-91ec-450c-a608-1355b1432da9 2026-05-21 16:54:29.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a5aea77-15f5-444d-95dd-d860e8ca38b2 2d956580bdeb45a5b039ccc97fb4ad8c 0fa7575276844296beed0f740b82dca7 - - default default] Tap Mirror: Handle Delete Port: b9f51c67-91ec-450c-a608-1355b1432da9 [pid: 8|app: 0|req: 463/938] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:54:29 2026] DELETE /v2.0/floatingips/c9528890-9654-45c8-b9ae-685c71093b5d => generated 0 bytes in 371 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:30.094 8 INFO neutron.db.segments_db [None req-e2292235-b8a5-4650-a96e-9a36d71346ad 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 74daed37-45e2-490d-a286-9d6de8c9223d of type vxlan for network 0e555a99-40a1-4766-acea-ce21bc577dd1 [pid: 7|app: 0|req: 476/939] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:27 2026] POST /v2.0/routers => generated 724 bytes in 2161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/940] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:29 2026] POST /v2.0/networks => generated 629 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:30.474 7 INFO neutron_taas.services.taas.taas_plugin [None req-898b5824-e173-40c5-ae5e-158fea0f40ad 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 2b529b4b-732e-4cac-8e6b-28dcc1b6f810 2026-05-21 16:54:30.478 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-898b5824-e173-40c5-ae5e-158fea0f40ad 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 2b529b4b-732e-4cac-8e6b-28dcc1b6f810 [pid: 7|app: 0|req: 477/941] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:30 2026] PUT /v2.0/routers/d4f4c35d-f8ad-42fe-af22-469226d40dad/remove_router_interface => generated 309 bytes in 924 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:31.088 7 INFO neutron.db.segments_db [None req-c96656a2-bc8f-49c5-9cb5-ba1b7388bf88 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 of type vxlan for network 0bd1f86b-52fc-4b2f-b55c-f2c52eaa1846 [pid: 7|app: 0|req: 478/942] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:31 2026] POST /v2.0/networks => generated 630 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:31.437 7 INFO neutron_taas.services.taas.taas_plugin [None req-101fe2e2-45b8-42ac-a9d8-9693c6ec732b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: f5bdffb0-669a-4419-ba90-f6a6d76a42f5 2026-05-21 16:54:31.440 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-101fe2e2-45b8-42ac-a9d8-9693c6ec732b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: f5bdffb0-669a-4419-ba90-f6a6d76a42f5 [pid: 8|app: 0|req: 465/943] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:54:30 2026] PUT /v2.0/routers/f2a29208-36c8-4619-a072-93ad6bc69c3a/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/944] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:31 2026] POST /v2.0/subnets => generated 626 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/945] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:31 2026] POST /v2.0/subnets => generated 626 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:32.142 7 INFO neutron_taas.services.taas.taas_plugin [None req-101fe2e2-45b8-42ac-a9d8-9693c6ec732b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: af44a08d-e5bb-4dc5-bfde-5d30346a8c74 2026-05-21 16:54:32.145 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-101fe2e2-45b8-42ac-a9d8-9693c6ec732b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: af44a08d-e5bb-4dc5-bfde-5d30346a8c74 2026-05-21 16:54:32.164 8 INFO neutron.db.segments_db [None req-f4118481-7aa0-45d6-8f12-808644accca9 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 7a99ba29-84a8-46b5-8321-c498ceb35130 of type vxlan for network d6aa17f6-0412-4049-ba6b-06304ceebdbc 2026-05-21 16:54:32.476 8 INFO neutron.db.l3_hamode_db [None req-f4118481-7aa0-45d6-8f12-808644accca9 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:54:32.547 7 INFO neutron.services.segments.plugin [-] Segment 79a4e182-72a7-4437-ac64-604209898e78 resource provider aggregate not found 2026-05-21 16:54:32.555 7 INFO neutron.services.segments.plugin [-] Segment 79a4e182-72a7-4437-ac64-604209898e78 resource provider aggregate not found 2026-05-21 16:54:32.578 7 INFO neutron.services.segments.plugin [-] Segment 79a4e182-72a7-4437-ac64-604209898e78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79a4e182-72a7-4437-ac64-604209898e78 found for delete ", "request_id": "req-fc6b3f86-2dc6-48ca-8dc7-ff3aa3b0d8b4"}]} 2026-05-21 16:54:32.579 7 INFO neutron.services.segments.plugin [-] Segment 79a4e182-72a7-4437-ac64-604209898e78 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79a4e182-72a7-4437-ac64-604209898e78 found for delete ", "request_id": "req-62836bb6-19db-499b-86cd-8fa0e2696d0b"}]} 2026-05-21 16:54:32.582 7 INFO neutron.db.l3_hamode_db [None req-101fe2e2-45b8-42ac-a9d8-9693c6ec732b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network a3b66f49-e1c5-4d6b-9c11-452129d80d3b was deleted as no HA routers are present in tenant 0fa7575276844296beed0f740b82dca7. [pid: 7|app: 0|req: 479/946] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:31 2026] DELETE /v2.0/routers/d4f4c35d-f8ad-42fe-af22-469226d40dad => generated 0 bytes in 1391 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/947] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:54:32 2026] POST /v2.0/security-groups => generated 1659 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 16:54:32.722 8 INFO neutron.db.l3_hamode_db [None req-f4118481-7aa0-45d6-8f12-808644accca9 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 481/948] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:32 2026] DELETE /v2.0/subnets/b3eda34c-3e99-41de-a393-5c16ca88cfc3 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/949] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:54:32 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:33.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-7668f6a7-f99d-4f80-ab14-e5a9175c7903 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 45ba3af7-41a6-45c1-9eff-2790a33bb11d 2026-05-21 16:54:33.064 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7668f6a7-f99d-4f80-ab14-e5a9175c7903 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 45ba3af7-41a6-45c1-9eff-2790a33bb11d [pid: 7|app: 0|req: 483/950] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:32 2026] DELETE /v2.0/networks/a021318a-31da-4448-9967-e0307fd8f293 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/951] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:54:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/952] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:32 2026] POST /v2.0/routers => generated 506 bytes in 1378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/953] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:33 2026] GET /v2.0/security-groups?tenant_id=0fa7575276844296beed0f740b82dca7&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/954] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:54:33 2026] POST /v2.0/floatingips => generated 552 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/955] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:33 2026] DELETE /v2.0/security-groups/08b2e680-8284-45f6-89f8-4152cb6b6a0a => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/956] 10.0.0.125 () {34 vars in 1098 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/security-groups?name=tempest-securitygroup--851980617&fields=id&tenant_id=951bdc924303467cb6594dc9e2610c37 => generated 69 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/957] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/networks?id=9da3dc5f-9001-47b2-8583-6beabdbdb312 => generated 669 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/958] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/quotas/951bdc924303467cb6594dc9e2610c37 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:34.612 7 INFO neutron.services.segments.plugin [-] Segment 6e5ac7ce-c78b-49d9-a925-f291fbe29801 resource provider aggregate not found 2026-05-21 16:54:34.617 7 INFO neutron.services.segments.plugin [-] Segment 6e5ac7ce-c78b-49d9-a925-f291fbe29801 resource provider aggregate not found 2026-05-21 16:54:34.643 7 INFO neutron.services.segments.plugin [-] Segment 6e5ac7ce-c78b-49d9-a925-f291fbe29801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e5ac7ce-c78b-49d9-a925-f291fbe29801 found for delete ", "request_id": "req-f9541f21-6953-4e27-846f-df4d68da62ef"}]} 2026-05-21 16:54:34.647 7 INFO neutron.services.segments.plugin [-] Segment 6e5ac7ce-c78b-49d9-a925-f291fbe29801 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6e5ac7ce-c78b-49d9-a925-f291fbe29801 found for delete ", "request_id": "req-535b9f18-3197-4ff7-8cc6-eb6f86e94df1"}]} [pid: 7|app: 0|req: 490/959] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/ports?tenant_id=951bdc924303467cb6594dc9e2610c37&fields=id => generated 57 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/960] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:54:33 2026] PUT /v2.0/routers/08284888-8f69-491a-b745-4f2954aac0f1/add_router_interface => generated 309 bytes in 1185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/961] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/962] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/ports/a41dc393-e394-4b23-8f62-ec545259301a => generated 955 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/963] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:54:34 2026] GET /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/964] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:35 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/965] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:54:34 2026] PUT /v2.0/routers/08284888-8f69-491a-b745-4f2954aac0f1/add_router_interface => generated 309 bytes in 1291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/966] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:54:36 2026] GET /v2.0/ports/ac1365d9-50dd-43f7-bef5-20467594a284 => generated 955 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/967] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:36 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:36.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-759c007d-39b7-49db-8998-b52e2510c2f3 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: ac1365d9-50dd-43f7-bef5-20467594a284 2026-05-21 16:54:36.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-759c007d-39b7-49db-8998-b52e2510c2f3 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: ac1365d9-50dd-43f7-bef5-20467594a284 [pid: 7|app: 0|req: 495/968] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:36 2026] PUT /v2.0/routers/08284888-8f69-491a-b745-4f2954aac0f1/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:37.507 8 INFO neutron_taas.services.taas.taas_plugin [None req-0500a677-daf5-4bb0-b571-5f1691a3858a 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: a41dc393-e394-4b23-8f62-ec545259301a 2026-05-21 16:54:37.510 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0500a677-daf5-4bb0-b571-5f1691a3858a 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: a41dc393-e394-4b23-8f62-ec545259301a [pid: 7|app: 0|req: 496/969] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:37 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/970] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:37 2026] PUT /v2.0/routers/08284888-8f69-491a-b745-4f2954aac0f1/remove_router_interface => generated 309 bytes in 850 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/971] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:38 2026] GET /v2.0/ports?device_id=08284888-8f69-491a-b745-4f2954aac0f1 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:38.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-61c50aa4-b016-4479-a55b-247a5be2e58f 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: 00c2d145-8114-4794-8b51-65fccfc5f5df 2026-05-21 16:54:38.213 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61c50aa4-b016-4479-a55b-247a5be2e58f 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: 00c2d145-8114-4794-8b51-65fccfc5f5df 2026-05-21 16:54:38.282 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-61c50aa4-b016-4479-a55b-247a5be2e58f 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-05-21 16:54:38.576 8 INFO neutron.services.segments.plugin [-] Segment 7a99ba29-84a8-46b5-8321-c498ceb35130 resource provider aggregate not found 2026-05-21 16:54:38.583 8 INFO neutron.services.segments.plugin [-] Segment 7a99ba29-84a8-46b5-8321-c498ceb35130 resource provider aggregate not found 2026-05-21 16:54:38.598 8 INFO neutron.services.segments.plugin [-] Segment 7a99ba29-84a8-46b5-8321-c498ceb35130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a99ba29-84a8-46b5-8321-c498ceb35130 found for delete ", "request_id": "req-5672271b-7631-411a-8040-3582355739f1"}]} 2026-05-21 16:54:38.606 8 INFO neutron.services.segments.plugin [-] Segment 7a99ba29-84a8-46b5-8321-c498ceb35130 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a99ba29-84a8-46b5-8321-c498ceb35130 found for delete ", "request_id": "req-becb6f54-f011-44f1-9c42-f9dfcfdd9d6a"}]} 2026-05-21 16:54:38.615 8 INFO neutron.db.l3_hamode_db [None req-61c50aa4-b016-4479-a55b-247a5be2e58f 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] HA network d6aa17f6-0412-4049-ba6b-06304ceebdbc was deleted as no HA routers are present in tenant 4fca7650485f4e3d9df3ce7a741406c4. [pid: 8|app: 0|req: 475/972] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:38 2026] DELETE /v2.0/routers/08284888-8f69-491a-b745-4f2954aac0f1 => generated 0 bytes in 580 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/973] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:38 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/974] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:38 2026] DELETE /v2.0/subnets/4fc29645-c4b4-497f-9a4c-7a3713ad346f => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/977] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:38 2026] DELETE /v2.0/subnets/82dc81bf-261b-4c63-9600-88ad28fe31c0 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/978] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:38 2026] DELETE /v2.0/networks/0bd1f86b-52fc-4b2f-b55c-f2c52eaa1846 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:39.162 7 INFO neutron.services.segments.plugin [-] Segment 74daed37-45e2-490d-a286-9d6de8c9223d resource provider aggregate not found 2026-05-21 16:54:39.167 7 INFO neutron.services.segments.plugin [-] Segment 74daed37-45e2-490d-a286-9d6de8c9223d resource provider aggregate not found 2026-05-21 16:54:39.182 7 INFO neutron.services.segments.plugin [-] Segment 74daed37-45e2-490d-a286-9d6de8c9223d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74daed37-45e2-490d-a286-9d6de8c9223d found for delete ", "request_id": "req-74a450fa-248d-4607-b18d-125c5a0b9844"}]} [pid: 8|app: 0|req: 480/979] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:39.189 7 INFO neutron.services.segments.plugin [-] Segment 74daed37-45e2-490d-a286-9d6de8c9223d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74daed37-45e2-490d-a286-9d6de8c9223d found for delete ", "request_id": "req-9a31273e-520c-4edb-a88a-fd052e5a3986"}]} [pid: 7|app: 0|req: 500/980] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:39 2026] DELETE /v2.0/networks/0e555a99-40a1-4766-acea-ce21bc577dd1 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:39.267 8 INFO neutron.db.segments_db [None req-35426ebf-7209-49e3-aedf-3b0cf3fe5126 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 of type vxlan for network eb33ede8-e8e7-4489-8a08-f83d7c2395c5 [pid: 8|app: 0|req: 481/981] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:39 2026] POST /v2.0/networks => generated 630 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/982] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/ports/ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 972 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/983] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/networks?id=9da3dc5f-9001-47b2-8583-6beabdbdb312 => generated 669 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/984] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/security-groups?tenant_id=b88c4b2aa3454010a0bb4368ab2b57b9&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/985] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=951bdc924303467cb6594dc9e2610c37 => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/986] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:39 2026] DELETE /v2.0/security-groups/6caaba07-761c-4cf2-be63-c8d4c8e9a203 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/987] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:39 2026] POST /v2.0/subnets => generated 626 bytes in 272 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/988] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/989] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:39 2026] GET /v2.0/security-groups?tenant_id=23489df7386345e7ab5195a90ee5f2bd&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:39.918 8 INFO neutron.db.segments_db [None req-d427ee32-cf27-4d22-82f4-d4cbfbceb463 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 1996fe06-1e0e-4481-9f64-14f7cbf6e330 of type vxlan for network 7b2ae994-a3c8-46af-bd5d-b7899515ae05 [pid: 7|app: 0|req: 504/990] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:54:39 2026] POST /v2.0/ports => generated 954 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 505/991] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:40 2026] DELETE /v2.0/security-groups/4882e297-3905-4d35-b11d-f9471bebd414 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/992] 199.19.213.48 () {34 vars in 999 bytes} [Thu May 21 16:54:40 2026] GET /v2.0/subnets?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 683 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:40.189 8 INFO neutron.db.l3_hamode_db [None req-d427ee32-cf27-4d22-82f4-d4cbfbceb463 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:54:40.284 8 INFO neutron.db.l3_hamode_db [None req-d427ee32-cf27-4d22-82f4-d4cbfbceb463 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 507/993] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:54:40 2026] PUT /v2.0/ports/093eef70-c9b1-432f-b2b8-9168b25267a5 => generated 1235 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:54:40.615 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9beb099-8ac8-42bc-a622-6f76453d343e'] response: {'name': 'network-changed', 'server_uuid': 'f5396c08-6e8f-43a7-86d9-7912ff2f4c2a', 'tag': '093eef70-c9b1-432f-b2b8-9168b25267a5', 'status': 'completed', 'code': 200} 2026-05-21 16:54:40.633 8 INFO neutron.services.segments.plugin [-] Segment 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 resource provider aggregate not found 2026-05-21 16:54:40.648 8 INFO neutron.services.segments.plugin [-] Segment 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 found for delete ", "request_id": "req-57e0d423-cf3f-46f8-be94-b3ed54e48bc8"}]} 2026-05-21 16:54:40.649 8 INFO neutron.services.segments.plugin [-] Segment 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 resource provider aggregate not found 2026-05-21 16:54:40.676 8 INFO neutron.services.segments.plugin [-] Segment 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c8c50d-eec1-4b43-a87d-b9ba5d824ae9 found for delete ", "request_id": "req-cd31c63a-3265-4a22-82e1-931a23db7dc7"}]} [pid: 7|app: 0|req: 508/994] 199.19.213.48 () {34 vars in 1145 bytes} [Thu May 21 16:54:40 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56&device_owner=compute%3Anova&network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 975 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/995] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:39 2026] POST /v2.0/routers => generated 507 bytes in 1044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/996] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:40 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/997] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:54:40 2026] PUT /v2.0/ports/ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 1149 bytes in 558 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 510/998] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/999] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/ports?tenant_id=951bdc924303467cb6594dc9e2610c37&device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1000] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/networks?tenant_id=951bdc924303467cb6594dc9e2610c37&shared=False => generated 765 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1001] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:54:40 2026] POST /v2.0/ports => generated 947 bytes in 408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 513/1002] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1003] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1004] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1005] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1006] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1007] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1008] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:41 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1009] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1010] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1011] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1012] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1013] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/ports?tenant_id=951bdc924303467cb6594dc9e2610c37&device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1014] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=093eef70-c9b1-432f-b2b8-9168b25267a5 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1015] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/subnets?id=8dc37809-22bd-49fb-b0a5-d813976290f1 => generated 687 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1016] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/ports?network_id=9da3dc5f-9001-47b2-8583-6beabdbdb312&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:42.678 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e671f933-a334-4413-be2e-494c165ddb56'] response: {'name': 'network-changed', 'server_uuid': '6f3594af-2872-4c4d-b57e-98905ba65d56', 'tag': 'ffb5032f-491f-47a6-8fb7-6099fe9019d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 528/1017] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1018] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:54:41 2026] PUT /v2.0/routers/72ae6ea5-9b99-4ca0-a933-2442f483a9fd/add_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 529/1019] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/1020] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1152 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1021] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1022] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:54:42 2026] GET /v2.0/ports/d7bf53b3-d54a-4893-9d91-dab41017eaed => generated 1021 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1023] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1421 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:43.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbfc6a21-a191-4e1f-980a-5d5303b89b2d 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: d7bf53b3-d54a-4893-9d91-dab41017eaed 2026-05-21 16:54:43.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbfc6a21-a191-4e1f-980a-5d5303b89b2d 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: d7bf53b3-d54a-4893-9d91-dab41017eaed [pid: 7|app: 0|req: 532/1024] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 779 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1025] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1026] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1027] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1028] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1029] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1030] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1031] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1032] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1033] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:42 2026] PUT /v2.0/routers/72ae6ea5-9b99-4ca0-a933-2442f483a9fd/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:43.967 7 INFO neutron.api.v2.resource [None req-cdf60ecb-32b1-47e9-a89c-62853008c739 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 541/1034] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:43 2026] PUT /v2.0/routers/72ae6ea5-9b99-4ca0-a933-2442f483a9fd/remove_router_interface => generated 197 bytes in 190 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 494/1035] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:43 2026] GET /v2.0/ports?device_id=72ae6ea5-9b99-4ca0-a933-2442f483a9fd => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1036] 199.19.213.48 () {34 vars in 1117 bytes} [Thu May 21 16:54:44 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:44.195 7 INFO neutron_taas.services.taas.taas_plugin [None req-1d5804dd-8dfa-41d8-9c91-0dbe06b8294e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: 1c5010ce-e179-44ff-b001-300f56a086f6 2026-05-21 16:54:44.199 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d5804dd-8dfa-41d8-9c91-0dbe06b8294e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: 1c5010ce-e179-44ff-b001-300f56a086f6 2026-05-21 16:54:44.533 7 INFO neutron.services.segments.plugin [-] Segment 1996fe06-1e0e-4481-9f64-14f7cbf6e330 resource provider aggregate not found 2026-05-21 16:54:44.546 7 INFO neutron.services.segments.plugin [-] Segment 1996fe06-1e0e-4481-9f64-14f7cbf6e330 resource provider aggregate not found 2026-05-21 16:54:44.553 7 INFO neutron.services.segments.plugin [-] Segment 1996fe06-1e0e-4481-9f64-14f7cbf6e330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1996fe06-1e0e-4481-9f64-14f7cbf6e330 found for delete ", "request_id": "req-9a94b3e1-e39e-4f83-9415-6e9e2dc68cf5"}]} [pid: 8|app: 0|req: 496/1037] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:54:44 2026] PUT /v2.0/ports/ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 972 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:44.577 7 INFO neutron.services.segments.plugin [-] Segment 1996fe06-1e0e-4481-9f64-14f7cbf6e330 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1996fe06-1e0e-4481-9f64-14f7cbf6e330 found for delete ", "request_id": "req-c2363f6a-8627-48e2-acc6-f97a2267ce4d"}]} 2026-05-21 16:54:44.586 7 INFO neutron.db.l3_hamode_db [None req-1d5804dd-8dfa-41d8-9c91-0dbe06b8294e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] HA network 7b2ae994-a3c8-46af-bd5d-b7899515ae05 was deleted as no HA routers are present in tenant 4fca7650485f4e3d9df3ce7a741406c4. 2026-05-21 16:54:44.596 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d30483f-72e3-4f17-aae2-72ddbe242347'] response: {'name': 'network-changed', 'server_uuid': '6f3594af-2872-4c4d-b57e-98905ba65d56', 'tag': 'ffb5032f-491f-47a6-8fb7-6099fe9019d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 542/1038] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:44 2026] DELETE /v2.0/routers/72ae6ea5-9b99-4ca0-a933-2442f483a9fd => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 543/1039] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:44 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1040] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:44 2026] DELETE /v2.0/subnets/bbc04dbb-4187-4497-ba13-5dc77d0d4cda => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1041] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:44 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:44.895 8 INFO neutron.services.segments.plugin [-] Segment 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 resource provider aggregate not found 2026-05-21 16:54:44.903 8 INFO neutron.services.segments.plugin [-] Segment 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 resource provider aggregate not found 2026-05-21 16:54:44.918 8 INFO neutron.services.segments.plugin [-] Segment 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 found for delete ", "request_id": "req-4b7982bc-1bd1-4e76-bbc4-6d0d62b7343e"}]} 2026-05-21 16:54:44.928 8 INFO neutron.services.segments.plugin [-] Segment 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8aa67af5-fc2a-4bb5-9edc-5672e71f6542 found for delete ", "request_id": "req-db51fc42-bb52-4af5-9ea8-097c9036a910"}]} [pid: 8|app: 0|req: 498/1042] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:44 2026] DELETE /v2.0/networks/eb33ede8-e8e7-4489-8a08-f83d7c2395c5 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:45.030 7 INFO neutron.db.segments_db [None req-dc74f5ef-3e3a-4de1-969f-b22121936b16 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 539d49df-80d4-453a-91e8-82785c28915e of type vxlan for network e986f565-ab79-46b1-8700-9fd96806bca9 [pid: 8|app: 0|req: 499/1043] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1044] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:44 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1045] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1046] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1047] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1048] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/1049] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1050] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:45 2026] POST /v2.0/subnets => generated 626 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/1051] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:45.487 7 INFO neutron.db.segments_db [None req-b86491c4-8ea0-4e49-b0d7-28870b2ef369 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment 579d08b7-e8fd-4bc1-9091-89fdf1df1359 of type vxlan for network d3575694-d999-4bf2-b994-bce88258e5b3 2026-05-21 16:54:45.754 7 INFO neutron.db.l3_hamode_db [None req-b86491c4-8ea0-4e49-b0d7-28870b2ef369 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 506/1052] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:45.876 7 INFO neutron.db.l3_hamode_db [None req-b86491c4-8ea0-4e49-b0d7-28870b2ef369 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 507/1053] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:45 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1054] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:45 2026] POST /v2.0/routers => generated 507 bytes in 1031 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1055] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/ports?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1056] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1057] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/networks?id=46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 779 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1058] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1059] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 861 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1060] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/subnets?id=7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 701 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1061] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/ports?network_id=46deb88d-ea7b-4634-99c6-de929ddf96ef&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1062] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1063] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1064] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:46 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1065] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:47 2026] GET /v2.0/security-groups?tenant_id=9d4b93e1145746f5833d6b1608dc08f0&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1066] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:47 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1067] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:47 2026] DELETE /v2.0/security-groups/4e381339-58c2-4548-b61f-9c8569891a80 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1068] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:47 2026] GET /v2.0/security-groups?tenant_id=491b33a9a65246aa984865991ebe8d21&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1069] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:47 2026] DELETE /v2.0/security-groups/3cc13259-7200-45dc-82fc-e3266abe122a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1070] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:47 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1071] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:47 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1072] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:54:46 2026] PUT /v2.0/routers/72467b6f-15a2-40b7-a9b2-ae45004b00ea/add_router_interface => generated 309 bytes in 1867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1073] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:54:48 2026] GET /v2.0/ports/e3401ccf-f2f2-4b9c-860c-43b404998189 => generated 955 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1074] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:48 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1075] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:48 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1076] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:48 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:48.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-653e8cfb-dfeb-4f68-9ba1-d1818b7ec6ee 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: e3401ccf-f2f2-4b9c-860c-43b404998189 2026-05-21 16:54:48.750 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-653e8cfb-dfeb-4f68-9ba1-d1818b7ec6ee 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: e3401ccf-f2f2-4b9c-860c-43b404998189 2026-05-21 16:54:48.971 7 INFO neutron.db.l3_db [None req-15bb52a3-79a2-4e40-b2a9-9a0467601201 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] Floating IP 8b529e99-26ef-4bcf-8cb2-ab93ef23fe9c associated. External IP: 10.96.250.209, port: 093eef70-c9b1-432f-b2b8-9168b25267a5. [pid: 8|app: 0|req: 509/1077] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:48 2026] PUT /v2.0/routers/72467b6f-15a2-40b7-a9b2-ae45004b00ea/remove_router_interface => generated 309 bytes in 804 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1078] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:54:49 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1079] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:49 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1080] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:49 2026] GET /v2.0/ports?device_id=72467b6f-15a2-40b7-a9b2-ae45004b00ea => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1081] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:54:48 2026] PUT /v2.0/floatingips/8b529e99-26ef-4bcf-8cb2-ab93ef23fe9c => generated 855 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1082] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:49 2026] GET /v2.0/security-groups?id=a7282222-072e-42d8-a13a-5befc074031d&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:49.424 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cee0f9f-5827-40f4-a15b-bbebb22aca24'] response: {'name': 'network-changed', 'server_uuid': 'f5396c08-6e8f-43a7-86d9-7912ff2f4c2a', 'tag': '093eef70-c9b1-432f-b2b8-9168b25267a5', 'status': 'completed', 'code': 200} 2026-05-21 16:54:49.445 8 INFO neutron_taas.services.taas.taas_plugin [req-a68c4eb7-28e9-4a20-89b9-e6c649098af7 req-ff6b0233-30d8-4a02-aafa-04e6ab05f38b 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] TaaS: Handle Delete Port: ffb5032f-491f-47a6-8fb7-6099fe9019d7 2026-05-21 16:54:49.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a68c4eb7-28e9-4a20-89b9-e6c649098af7 req-ff6b0233-30d8-4a02-aafa-04e6ab05f38b 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] Tap Mirror: Handle Delete Port: ffb5032f-491f-47a6-8fb7-6099fe9019d7 2026-05-21 16:54:49.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e86e8d5-a60f-4c0e-b2de-bbeda7cdae1a 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: 3b2845be-409f-4997-9664-42c084dd3d86 2026-05-21 16:54:49.556 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e86e8d5-a60f-4c0e-b2de-bbeda7cdae1a 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: 3b2845be-409f-4997-9664-42c084dd3d86 2026-05-21 16:54:49.587 8 INFO neutron.db.l3_db [req-a68c4eb7-28e9-4a20-89b9-e6c649098af7 req-ff6b0233-30d8-4a02-aafa-04e6ab05f38b 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] Floating IP 32a4ed08-6d15-4af3-b672-a2e36701283b disassociated. External IP: 10.96.250.205, port: ffb5032f-491f-47a6-8fb7-6099fe9019d7. 2026-05-21 16:54:49.922 7 INFO neutron.services.segments.plugin [-] Segment 579d08b7-e8fd-4bc1-9091-89fdf1df1359 resource provider aggregate not found 2026-05-21 16:54:49.926 7 INFO neutron.services.segments.plugin [-] Segment 579d08b7-e8fd-4bc1-9091-89fdf1df1359 resource provider aggregate not found 2026-05-21 16:54:49.948 7 INFO neutron.services.segments.plugin [-] Segment 579d08b7-e8fd-4bc1-9091-89fdf1df1359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579d08b7-e8fd-4bc1-9091-89fdf1df1359 found for delete ", "request_id": "req-082b74ea-daf7-4258-8dd8-3d8e325a60b0"}]} 2026-05-21 16:54:49.951 7 INFO neutron.services.segments.plugin [-] Segment 579d08b7-e8fd-4bc1-9091-89fdf1df1359 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 579d08b7-e8fd-4bc1-9091-89fdf1df1359 found for delete ", "request_id": "req-cb986b1b-9a35-4ba6-aa4f-ee2b0b9d37a5"}]} 2026-05-21 16:54:49.971 7 INFO neutron.db.l3_hamode_db [None req-3e86e8d5-a60f-4c0e-b2de-bbeda7cdae1a 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] HA network d3575694-d999-4bf2-b994-bce88258e5b3 was deleted as no HA routers are present in tenant 4fca7650485f4e3d9df3ce7a741406c4. [pid: 7|app: 0|req: 571/1083] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:49 2026] DELETE /v2.0/routers/72467b6f-15a2-40b7-a9b2-ae45004b00ea => generated 0 bytes in 596 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1084] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:49 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1086] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:54:49 2026] DELETE /v2.0/ports/ffb5032f-491f-47a6-8fb7-6099fe9019d7 => generated 0 bytes in 753 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1086] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/ports?tenant_id=951bdc924303467cb6594dc9e2610c37&device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1087] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:50.128 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ef6d32dd-36b7-4c0f-82ca-3b83108a7120'] response: {'server_uuid': '6f3594af-2872-4c4d-b57e-98905ba65d56', 'name': 'network-vif-deleted', 'tag': 'ffb5032f-491f-47a6-8fb7-6099fe9019d7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 575/1088] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/networks?id=9da3dc5f-9001-47b2-8583-6beabdbdb312 => generated 765 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1089] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=093eef70-c9b1-432f-b2b8-9168b25267a5 => generated 858 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1090] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:50 2026] DELETE /v2.0/subnets/607d4164-e6c6-4ce3-99ee-26e0a4886877 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1091] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/subnets?id=8dc37809-22bd-49fb-b0a5-d813976290f1 => generated 687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1092] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/ports?network_id=9da3dc5f-9001-47b2-8583-6beabdbdb312&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1093] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1094] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:50.523 8 INFO neutron.services.segments.plugin [-] Segment 539d49df-80d4-453a-91e8-82785c28915e resource provider aggregate not found 2026-05-21 16:54:50.536 8 INFO neutron.services.segments.plugin [-] Segment 539d49df-80d4-453a-91e8-82785c28915e resource provider aggregate not found 2026-05-21 16:54:50.549 8 INFO neutron.services.segments.plugin [-] Segment 539d49df-80d4-453a-91e8-82785c28915e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 539d49df-80d4-453a-91e8-82785c28915e found for delete ", "request_id": "req-b7ae54e9-0184-4c45-bdec-6859350ea5c3"}]} [pid: 7|app: 0|req: 581/1095] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:50.555 8 INFO neutron.services.segments.plugin [-] Segment 539d49df-80d4-453a-91e8-82785c28915e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 539d49df-80d4-453a-91e8-82785c28915e found for delete ", "request_id": "req-0dd8eaf2-87d1-426f-8e58-cc0ccaee8cc3"}]} [pid: 8|app: 0|req: 515/1096] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:50 2026] DELETE /v2.0/networks/e986f565-ab79-46b1-8700-9fd96806bca9 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1097] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1098] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:54:50 2026] GET /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:50.660 8 INFO neutron.db.segments_db [None req-d98579e8-a8ff-427b-9488-a5cf3fa8c968 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Added segment ce13cd4d-a156-45be-8074-0917536b6fff of type vxlan for network ff508426-3832-47e3-b8cb-8e458d4d85e3 2026-05-21 16:54:50.941 8 INFO neutron.db.l3_hamode_db [None req-d98579e8-a8ff-427b-9488-a5cf3fa8c968 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 583/1099] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:51 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1100] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:51 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1101] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:51 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:51.804 8 INFO neutron.db.l3_hamode_db [None req-d98579e8-a8ff-427b-9488-a5cf3fa8c968 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 586/1102] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:52 2026] GET /v2.0/ports?device_id=6f3594af-2872-4c4d-b57e-98905ba65d56 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1103] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:50 2026] POST /v2.0/routers => generated 687 bytes in 2215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1104] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:54:52 2026] GET /v2.0/routers/590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 693 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1105] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:52 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1106] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:54:52 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1107] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:54:53 2026] GET /v2.0/security-groups?id=18b85aad-c32e-48c8-9bfb-07f0d3b24893&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1108] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:54:52 2026] GET /v2.0/routers => generated 696 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:54:53.142 8 INFO neutron_taas.services.taas.taas_plugin [req-8ab61d64-3cc7-4e9e-a9ad-7656d5c03bcc req-b474a894-a7ac-4b05-b4e8-481f04eb33de 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] TaaS: Handle Delete Port: 093eef70-c9b1-432f-b2b8-9168b25267a5 2026-05-21 16:54:53.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8ab61d64-3cc7-4e9e-a9ad-7656d5c03bcc req-b474a894-a7ac-4b05-b4e8-481f04eb33de 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] Tap Mirror: Handle Delete Port: 093eef70-c9b1-432f-b2b8-9168b25267a5 2026-05-21 16:54:53.270 8 INFO neutron.db.l3_db [req-8ab61d64-3cc7-4e9e-a9ad-7656d5c03bcc req-b474a894-a7ac-4b05-b4e8-481f04eb33de 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] Floating IP 8b529e99-26ef-4bcf-8cb2-ab93ef23fe9c disassociated. External IP: 10.96.250.209, port: 093eef70-c9b1-432f-b2b8-9168b25267a5. [pid: 7|app: 0|req: 589/1109] 10.0.0.161 () {34 vars in 741 bytes} [Thu May 21 16:54:53 2026] PUT /v2.0/routers/590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 700 bytes in 476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1110] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:54:53 2026] DELETE /v2.0/ports/093eef70-c9b1-432f-b2b8-9168b25267a5 => generated 0 bytes in 613 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:53.694 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f37a8bd3-b438-4087-80c1-972be5d3f242'] response: {'server_uuid': 'f5396c08-6e8f-43a7-86d9-7912ff2f4c2a', 'name': 'network-vif-deleted', 'tag': '093eef70-c9b1-432f-b2b8-9168b25267a5', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 522/1111] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:54:53 2026] GET /v2.0/routers/590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 700 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1112] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:53 2026] GET /v2.0/ports?device_id=590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1113] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:53 2026] GET /v2.0/security-groups?tenant_id=843060d265174ef4b736d5f108c5bef1&name=default => generated 2925 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1116] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:53 2026] DELETE /v2.0/security-groups/a7282222-072e-42d8-a13a-5befc074031d => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:53.968 8 INFO neutron_taas.services.taas.taas_plugin [None req-d24b813d-49c7-4bcf-906a-86c72d0b2b6e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: d5582733-a435-4fe7-a681-3b9cd71d6479 2026-05-21 16:54:53.972 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d24b813d-49c7-4bcf-906a-86c72d0b2b6e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: d5582733-a435-4fe7-a681-3b9cd71d6479 [pid: 7|app: 0|req: 594/1117] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:53 2026] DELETE /v2.0/security-groups/5aebab5c-8be5-4813-8227-44fc29cfdbc0 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:54.040 7 INFO neutron.api.v2.resource [None req-d9839ff3-d395-4990-a14d-d1a15edbc2c7 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 595/1118] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:54:54 2026] GET /v2.0/security-groups/a7282222-072e-42d8-a13a-5befc074031d => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:54.160 7 INFO neutron_taas.services.taas.taas_plugin [None req-8f2ef02b-5020-4965-bbf9-42ba8d05bf90 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] TaaS: Handle Delete Port: 857033c6-bcc2-44c7-8d60-ab42f0d44287 2026-05-21 16:54:54.163 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f2ef02b-5020-4965-bbf9-42ba8d05bf90 326ae50d140a4e26beb8190ef0e15a92 f81fff82dc3b4ac5990b2130a5060ef3 - - default default] Tap Mirror: Handle Delete Port: 857033c6-bcc2-44c7-8d60-ab42f0d44287 2026-05-21 16:54:54.226 8 INFO neutron_taas.services.taas.taas_plugin [None req-d24b813d-49c7-4bcf-906a-86c72d0b2b6e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] TaaS: Handle Delete Port: d54a502d-ced2-46e2-854c-91e536edb74c 2026-05-21 16:54:54.229 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d24b813d-49c7-4bcf-906a-86c72d0b2b6e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] Tap Mirror: Handle Delete Port: d54a502d-ced2-46e2-854c-91e536edb74c [pid: 7|app: 0|req: 596/1119] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/floatingips/32a4ed08-6d15-4af3-b672-a2e36701283b => generated 0 bytes in 281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1120] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:54 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:54.567 8 INFO neutron.services.segments.plugin [-] Segment ce13cd4d-a156-45be-8074-0917536b6fff resource provider aggregate not found 2026-05-21 16:54:54.568 8 INFO neutron.services.segments.plugin [-] Segment ce13cd4d-a156-45be-8074-0917536b6fff resource provider aggregate not found 2026-05-21 16:54:54.586 8 INFO neutron.services.segments.plugin [-] Segment ce13cd4d-a156-45be-8074-0917536b6fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce13cd4d-a156-45be-8074-0917536b6fff found for delete ", "request_id": "req-ab99bf49-ec3f-4c56-924d-9f9ac6fadee2"}]} 2026-05-21 16:54:54.589 8 INFO neutron.services.segments.plugin [-] Segment ce13cd4d-a156-45be-8074-0917536b6fff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ce13cd4d-a156-45be-8074-0917536b6fff found for delete ", "request_id": "req-a11cd7f0-f9e8-4c52-8d56-3025025eee77"}]} 2026-05-21 16:54:54.590 8 INFO neutron.db.l3_hamode_db [None req-d24b813d-49c7-4bcf-906a-86c72d0b2b6e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] HA network ff508426-3832-47e3-b8cb-8e458d4d85e3 was deleted as no HA routers are present in tenant 4fca7650485f4e3d9df3ce7a741406c4. [pid: 8|app: 0|req: 524/1121] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:53 2026] DELETE /v2.0/routers/590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 0 bytes in 837 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1122] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:54 2026] GET /v2.0/ports?device_id=590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:54.641 8 INFO neutron.api.v2.resource [None req-3bdb4701-fee8-46bb-a62f-7c138bc699ca 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 526/1123] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/routers/590aceee-7a84-4607-a24c-18c83c6b2fe4 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1124] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:54 2026] GET /v2.0/ports?device_id=72467b6f-15a2-40b7-a9b2-ae45004b00ea => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:54.687 8 INFO neutron.api.v2.resource [None req-24e179e4-f79f-4140-a2ca-2f99427c7602 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 528/1125] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/routers/72467b6f-15a2-40b7-a9b2-ae45004b00ea => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:54.704 8 INFO neutron.pecan_wsgi.hooks.translation [None req-83b18f11-c2cf-4209-86d7-5eecdc2e238e 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 529/1126] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/subnets/607d4164-e6c6-4ce3-99ee-26e0a4886877 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1127] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:54 2026] GET /v2.0/ports?device_id=72ae6ea5-9b99-4ca0-a933-2442f483a9fd => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:54.751 8 INFO neutron.api.v2.resource [None req-77b355a8-c31e-4019-9c99-e42ea6898959 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1128] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/routers/72ae6ea5-9b99-4ca0-a933-2442f483a9fd => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:54.779 8 INFO neutron.pecan_wsgi.hooks.translation [None req-083f343d-d720-4b9c-981a-c63bf8023d5a 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 532/1129] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/subnets/bbc04dbb-4187-4497-ba13-5dc77d0d4cda => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1130] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:54:54 2026] GET /v2.0/ports?device_id=08284888-8f69-491a-b745-4f2954aac0f1 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:54:54.823 7 INFO neutron_taas.services.taas.taas_plugin [None req-f26c8381-0a0d-48b1-ac2f-e2406504f0ed 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 30839e1d-3a52-4cb4-adff-905129e9f6ea 2026-05-21 16:54:54.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f26c8381-0a0d-48b1-ac2f-e2406504f0ed 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 30839e1d-3a52-4cb4-adff-905129e9f6ea 2026-05-21 16:54:54.834 8 INFO neutron.api.v2.resource [None req-426c6ab0-47e7-4e5d-84d8-f5d6a9df502f 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 534/1131] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/routers/08284888-8f69-491a-b745-4f2954aac0f1 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:54.852 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0de53db0-e42b-420c-a303-f188890462c2 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 535/1132] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/subnets/4fc29645-c4b4-497f-9a4c-7a3713ad346f => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:54.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a67a28db-3276-418c-9bfb-2f12824cb5b9 069dec4b6f9e4758bce54adff35d834d 4fca7650485f4e3d9df3ce7a741406c4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 536/1133] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:54 2026] DELETE /v2.0/subnets/82dc81bf-261b-4c63-9600-88ad28fe31c0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1134] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:54 2026] PUT /v2.0/routers/3f467f94-d598-4b8e-a321-0e311afd2cc2/remove_router_interface => generated 309 bytes in 974 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1135] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:55 2026] GET /v2.0/security-groups?tenant_id=4fca7650485f4e3d9df3ce7a741406c4&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:55.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-265c7550-95ee-4e22-82a9-49c9f096205d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 3a51bb61-ac2e-4660-afa3-8f83e3875bea 2026-05-21 16:54:55.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-265c7550-95ee-4e22-82a9-49c9f096205d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 3a51bb61-ac2e-4660-afa3-8f83e3875bea [pid: 8|app: 0|req: 538/1136] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:55 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1137] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:55 2026] DELETE /v2.0/security-groups/fcc6aacf-0063-48f6-84fc-b445753f354f => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:55.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-265c7550-95ee-4e22-82a9-49c9f096205d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 6a911db9-2187-4b72-a50d-e044dc0d4eb5 2026-05-21 16:54:55.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-265c7550-95ee-4e22-82a9-49c9f096205d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 6a911db9-2187-4b72-a50d-e044dc0d4eb5 2026-05-21 16:54:56.348 7 INFO neutron.services.segments.plugin [-] Segment 9aa6f609-57a7-419d-99d9-243b01084930 resource provider aggregate not found 2026-05-21 16:54:56.361 7 INFO neutron.services.segments.plugin [-] Segment 9aa6f609-57a7-419d-99d9-243b01084930 resource provider aggregate not found 2026-05-21 16:54:56.369 7 INFO neutron.services.segments.plugin [-] Segment 9aa6f609-57a7-419d-99d9-243b01084930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa6f609-57a7-419d-99d9-243b01084930 found for delete ", "request_id": "req-ff63bad5-74e0-4e46-97a5-657cea390266"}]} 2026-05-21 16:54:56.382 7 INFO neutron.services.segments.plugin [-] Segment 9aa6f609-57a7-419d-99d9-243b01084930 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9aa6f609-57a7-419d-99d9-243b01084930 found for delete ", "request_id": "req-ee2b3fe7-978a-43a0-8cc2-cc88b05a62a8"}]} 2026-05-21 16:54:56.382 7 INFO neutron.db.l3_hamode_db [None req-265c7550-95ee-4e22-82a9-49c9f096205d 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network 0b6ee5ec-e3ad-4514-b643-238c04c392b6 was deleted as no HA routers are present in tenant f81fff82dc3b4ac5990b2130a5060ef3. [pid: 7|app: 0|req: 599/1138] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:55 2026] DELETE /v2.0/routers/3f467f94-d598-4b8e-a321-0e311afd2cc2 => generated 0 bytes in 978 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1139] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:56 2026] DELETE /v2.0/subnets/7a8c1183-c1cd-4e9e-bf67-cd108bb9bceb => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1140] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:56 2026] GET /v2.0/security-groups?tenant_id=4c61f613071b4a6183ba51727de76d2e&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:54:56.678 7 INFO neutron_taas.services.taas.taas_plugin [None req-0a6154b6-7536-45dd-867e-13d565a6372b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 0e50200d-4e39-41f0-80a0-d21981223490 2026-05-21 16:54:56.681 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0a6154b6-7536-45dd-867e-13d565a6372b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 0e50200d-4e39-41f0-80a0-d21981223490 [pid: 8|app: 0|req: 541/1141] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:56 2026] DELETE /v2.0/security-groups/c3a3e1ea-7ba3-492d-a721-06e31e807c1e => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1142] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:54:56 2026] GET /v2.0/ports?device_id=f5396c08-6e8f-43a7-86d9-7912ff2f4c2a => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1143] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:56 2026] DELETE /v2.0/networks/46deb88d-ea7b-4634-99c6-de929ddf96ef => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1144] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:54:57 2026] GET /v2.0/security-groups?tenant_id=f81fff82dc3b4ac5990b2130a5060ef3&name=default => generated 2921 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1145] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:57 2026] DELETE /v2.0/security-groups/281255f9-ddd5-4427-92f8-7e337dbe17b7 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1146] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:54:57 2026] DELETE /v2.0/security-groups/18b85aad-c32e-48c8-9bfb-07f0d3b24893 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:58.034 7 INFO neutron.api.v2.resource [None req-b1d7afc5-179c-43a0-a77a-d46530222486 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 603/1147] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:54:58 2026] GET /v2.0/security-groups/18b85aad-c32e-48c8-9bfb-07f0d3b24893 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:54:58.172 8 INFO neutron_taas.services.taas.taas_plugin [None req-ffde0d64-4c91-4a8d-b07d-b1533be73700 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] TaaS: Handle Delete Port: 9ef41f99-6e04-45c0-bfa9-7c939c698f7d 2026-05-21 16:54:58.174 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ffde0d64-4c91-4a8d-b07d-b1533be73700 768aaa80140d4187bb7458e09abea373 951bdc924303467cb6594dc9e2610c37 - - default default] Tap Mirror: Handle Delete Port: 9ef41f99-6e04-45c0-bfa9-7c939c698f7d 2026-05-21 16:54:58.410 7 INFO neutron.services.segments.plugin [-] Segment 80955adc-cc32-499b-86d3-a9f78e72e996 resource provider aggregate not found [pid: 8|app: 0|req: 545/1148] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:54:58 2026] DELETE /v2.0/floatingips/8b529e99-26ef-4bcf-8cb2-ab93ef23fe9c => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:54:58.420 7 INFO neutron.services.segments.plugin [-] Segment 80955adc-cc32-499b-86d3-a9f78e72e996 resource provider aggregate not found 2026-05-21 16:54:58.432 7 INFO neutron.services.segments.plugin [-] Segment 80955adc-cc32-499b-86d3-a9f78e72e996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80955adc-cc32-499b-86d3-a9f78e72e996 found for delete ", "request_id": "req-ae169cba-6056-4510-bc3a-4fcb36bc42e1"}]} 2026-05-21 16:54:58.448 7 INFO neutron.services.segments.plugin [-] Segment 80955adc-cc32-499b-86d3-a9f78e72e996 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 80955adc-cc32-499b-86d3-a9f78e72e996 found for delete ", "request_id": "req-3e0c0849-bbfc-4af4-875c-ad95a6a00a5f"}]} 2026-05-21 16:54:58.843 7 INFO neutron_taas.services.taas.taas_plugin [None req-fa89cc56-01bb-45e5-bc48-c08def38447b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 4fb2c832-6bb0-4066-ad1c-c2e06399ccdd 2026-05-21 16:54:58.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa89cc56-01bb-45e5-bc48-c08def38447b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 4fb2c832-6bb0-4066-ad1c-c2e06399ccdd 2026-05-21 16:54:58.971 8 INFO neutron.db.segments_db [None req-7fe46bc3-3118-49b6-8b91-1fef4914b879 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Added segment 39b0172b-3eb0-4a8c-ae98-914e53a82394 of type vxlan for network 56147275-380d-4dd3-94dd-482c825fa5ee 2026-05-21 16:54:59.042 8 INFO neutron.db.segments_db [None req-7fe46bc3-3118-49b6-8b91-1fef4914b879 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Added segment 7c581ff0-401b-41df-91bd-324db347aec0 of type vxlan for network 9ec1411b-087d-4cd7-800a-247b00ab3f28 [pid: 8|app: 0|req: 546/1149] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:54:58 2026] POST /v2.0/networks => generated 1245 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 16:54:59.371 8 INFO neutron.db.segments_db [None req-bbb134a9-989c-44d7-be4b-ba4fc9eaf163 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 7bdc656f-d613-426e-88b8-e4e757ea0250 of type vxlan for network 0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301 [pid: 7|app: 0|req: 604/1150] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:54:58 2026] PUT /v2.0/routers/f2a29208-36c8-4619-a072-93ad6bc69c3a/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1151] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:54:59 2026] POST /v2.0/networks => generated 745 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1152] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:54:59 2026] GET /v2.0/networks => generated 1844 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1153] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:59 2026] POST /v2.0/subnets => generated 692 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:54:59.720 8 INFO neutron_taas.services.taas.taas_plugin [None req-274e35fa-efd0-4fda-96d5-98547687dafd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 2cb50615-e6ab-41a4-9423-a70a3242b837 2026-05-21 16:54:59.725 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-274e35fa-efd0-4fda-96d5-98547687dafd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 2cb50615-e6ab-41a4-9423-a70a3242b837 [pid: 7|app: 0|req: 607/1154] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:54:59 2026] DELETE /v2.0/networks/56147275-380d-4dd3-94dd-482c825fa5ee => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:54:59.877 7 INFO neutron.db.segments_db [None req-01d09664-27bc-4590-a27a-023c8475cbd7 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c of type vxlan for network f88bc97f-207e-4936-b2ca-ed8a24afdbe8 2026-05-21 16:55:00.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-274e35fa-efd0-4fda-96d5-98547687dafd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: fb1fcc12-ea90-4d7c-af0c-59409d1027c2 2026-05-21 16:55:00.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-274e35fa-efd0-4fda-96d5-98547687dafd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: fb1fcc12-ea90-4d7c-af0c-59409d1027c2 2026-05-21 16:55:00.150 7 INFO neutron.db.l3_hamode_db [None req-01d09664-27bc-4590-a27a-023c8475cbd7 01056a757aff4e24aa4c1773023db108 39d03ede754e44619682d9dc41a37ee0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:55:00.457 8 INFO neutron.services.segments.plugin [-] Segment 4d0a79f7-ff0d-452f-814f-551d3f8d316c resource provider aggregate not found 2026-05-21 16:55:00.469 7 INFO neutron.services.segments.plugin [-] Segment 39b0172b-3eb0-4a8c-ae98-914e53a82394 resource provider aggregate not found 2026-05-21 16:55:00.470 8 INFO neutron.services.segments.plugin [-] Segment 4d0a79f7-ff0d-452f-814f-551d3f8d316c resource provider aggregate not found 2026-05-21 16:55:00.475 7 INFO neutron.services.segments.plugin [-] Segment 39b0172b-3eb0-4a8c-ae98-914e53a82394 resource provider aggregate not found 2026-05-21 16:55:00.497 8 INFO neutron.services.segments.plugin [-] Segment 4d0a79f7-ff0d-452f-814f-551d3f8d316c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d0a79f7-ff0d-452f-814f-551d3f8d316c found for delete ", "request_id": "req-9874e474-a6f5-4754-9edd-dc01b083119f"}]} 2026-05-21 16:55:00.500 8 INFO neutron.services.segments.plugin [-] Segment 4d0a79f7-ff0d-452f-814f-551d3f8d316c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4d0a79f7-ff0d-452f-814f-551d3f8d316c found for delete ", "request_id": "req-9514460d-a0b8-4ec5-81da-9111f4731281"}]} 2026-05-21 16:55:00.511 7 INFO neutron.services.segments.plugin [-] Segment 39b0172b-3eb0-4a8c-ae98-914e53a82394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b0172b-3eb0-4a8c-ae98-914e53a82394 found for delete ", "request_id": "req-c2345895-8977-41ab-a7f9-8d813795dce2"}]} 2026-05-21 16:55:00.513 7 INFO neutron.services.segments.plugin [-] Segment 39b0172b-3eb0-4a8c-ae98-914e53a82394 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 39b0172b-3eb0-4a8c-ae98-914e53a82394 found for delete ", "request_id": "req-feba8c06-3b6d-4d7e-81b1-f4647ec34ca1"}]} 2026-05-21 16:55:00.523 8 INFO neutron.db.l3_hamode_db [None req-274e35fa-efd0-4fda-96d5-98547687dafd 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network f852b904-710d-4c0e-b374-fe6ee3927fdc was deleted as no HA routers are present in tenant 951bdc924303467cb6594dc9e2610c37. [pid: 8|app: 0|req: 548/1155] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:54:59 2026] DELETE /v2.0/routers/f2a29208-36c8-4619-a072-93ad6bc69c3a => generated 0 bytes in 1070 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1156] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:00 2026] DELETE /v2.0/networks/9ec1411b-087d-4cd7-800a-247b00ab3f28 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1157] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:00 2026] DELETE /v2.0/subnets/8dc37809-22bd-49fb-b0a5-d813976290f1 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1158] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:55:00 2026] GET /v2.0/networks => generated 651 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:01.054 7 INFO neutron.db.l3_hamode_db [None req-01d09664-27bc-4590-a27a-023c8475cbd7 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:55:01.068 8 INFO neutron_taas.services.taas.taas_plugin [None req-23fc4f60-5c8a-439c-a3ba-82281dc416f2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: b62ffe25-abf1-4cb5-9852-cbc3a3e22dfd 2026-05-21 16:55:01.074 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23fc4f60-5c8a-439c-a3ba-82281dc416f2 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: b62ffe25-abf1-4cb5-9852-cbc3a3e22dfd [pid: 8|app: 0|req: 552/1159] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:00 2026] DELETE /v2.0/networks/9da3dc5f-9001-47b2-8583-6beabdbdb312 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:01.341 8 INFO neutron.db.segments_db [None req-1db77e90-9b75-4e58-941d-0f11ebf225a5 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Added segment 327a3dad-dba9-4cf2-b258-ecbedc60112c of type vxlan for network d48ccb5f-bf65-4c3d-b38c-69fb1d20370d [pid: 8|app: 0|req: 553/1160] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:01 2026] POST /v2.0/networks => generated 653 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:01.522 8 INFO neutron.db.segments_db [None req-c33e223c-c18a-448d-a53d-a55f6861c614 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Added segment 64518d21-2b57-4b81-8fed-435799df4d0e of type vxlan for network d65f9329-b134-4461-943b-b58f17509fa5 [pid: 8|app: 0|req: 554/1161] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:01 2026] POST /v2.0/networks => generated 653 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1162] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:01 2026] GET /v2.0/security-groups?tenant_id=951bdc924303467cb6594dc9e2610c37&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1163] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:55:01 2026] POST /v2.0/ports => generated 1505 bytes in 671 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 557/1164] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:02 2026] DELETE /v2.0/security-groups/c9a4badf-a5be-41a0-82c2-a9eeaade80f9 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:02.526 8 INFO neutron.services.segments.plugin [-] Segment 7c581ff0-401b-41df-91bd-324db347aec0 resource provider aggregate not found 2026-05-21 16:55:02.532 8 INFO neutron.services.segments.plugin [-] Segment 7c581ff0-401b-41df-91bd-324db347aec0 resource provider aggregate not found 2026-05-21 16:55:02.553 8 INFO neutron.services.segments.plugin [-] Segment 7c581ff0-401b-41df-91bd-324db347aec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c581ff0-401b-41df-91bd-324db347aec0 found for delete ", "request_id": "req-7a193b5d-4ed3-4692-812e-9a5bd0b8257f"}]} 2026-05-21 16:55:02.555 8 INFO neutron.services.segments.plugin [-] Segment 7c581ff0-401b-41df-91bd-324db347aec0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c581ff0-401b-41df-91bd-324db347aec0 found for delete ", "request_id": "req-d27318c6-3a61-4289-8566-916d2e885c60"}]} 2026-05-21 16:55:02.574 8 INFO neutron.services.segments.plugin [-] Segment 21346dea-fa02-4a86-892e-4a39e7eec9fa resource provider aggregate not found 2026-05-21 16:55:02.584 8 INFO neutron.services.segments.plugin [-] Segment 21346dea-fa02-4a86-892e-4a39e7eec9fa resource provider aggregate not found [pid: 7|app: 0|req: 608/1165] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:54:59 2026] POST /v2.0/routers => generated 732 bytes in 2750 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:02.606 8 INFO neutron.services.segments.plugin [-] Segment 21346dea-fa02-4a86-892e-4a39e7eec9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21346dea-fa02-4a86-892e-4a39e7eec9fa found for delete ", "request_id": "req-384eb072-ae88-4721-89a0-99003fb00a41"}]} 2026-05-21 16:55:02.613 8 INFO neutron.services.segments.plugin [-] Segment 21346dea-fa02-4a86-892e-4a39e7eec9fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 21346dea-fa02-4a86-892e-4a39e7eec9fa found for delete ", "request_id": "req-2c330dc0-4676-4654-9e97-1d72c0fbf7de"}]} [pid: 7|app: 0|req: 609/1166] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:55:02 2026] GET /v2.0/ports => generated 1505 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1167] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:02 2026] GET /v2.0/security-groups?tenant_id=3d07f271cc1c4ce68ebcffca97680be8&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:02.895 8 INFO neutron_taas.services.taas.taas_plugin [None req-84700c5c-6c20-47ba-8574-635bb7fe9164 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] TaaS: Handle Delete Port: 9a4ce66b-5bf2-4f30-9a92-ef3d2433f799 2026-05-21 16:55:02.899 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-84700c5c-6c20-47ba-8574-635bb7fe9164 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Tap Mirror: Handle Delete Port: 9a4ce66b-5bf2-4f30-9a92-ef3d2433f799 [pid: 8|app: 0|req: 559/1168] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:02 2026] DELETE /v2.0/ports/9a4ce66b-5bf2-4f30-9a92-ef3d2433f799 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1169] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:03 2026] DELETE /v2.0/security-groups/63681797-9237-4ca5-be04-98920c02953f => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:03.234 8 INFO neutron_taas.services.taas.taas_plugin [None req-8895ae8d-7a6e-4642-b1e4-65358e1a1ae6 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] TaaS: Handle Delete Port: aa9dd0f1-986f-467e-9131-43983baeecca 2026-05-21 16:55:03.238 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8895ae8d-7a6e-4642-b1e4-65358e1a1ae6 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Tap Mirror: Handle Delete Port: aa9dd0f1-986f-467e-9131-43983baeecca [pid: 8|app: 0|req: 561/1170] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:03 2026] DELETE /v2.0/ports/aa9dd0f1-986f-467e-9131-43983baeecca => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1171] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:03 2026] GET /v2.0/security-groups?tenant_id=4085220eb56b4060b59d5bfe4da518dd&name=default => generated 2925 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1172] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:55:03 2026] GET /v2.0/ports => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1173] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:03 2026] DELETE /v2.0/security-groups/b78ce9ca-1e92-4c16-8722-44f211aa0b4d => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:03.749 8 INFO neutron.db.segments_db [None req-efff9c23-5b99-4769-9505-df23142e15d5 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Added segment d8ac5611-d3d6-4e4b-b325-586c962b1841 of type vxlan for network f9029e4c-18d5-4720-a183-64083b74d04e [pid: 8|app: 0|req: 565/1174] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:03 2026] POST /v2.0/networks => generated 653 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1175] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:55:02 2026] PUT /v2.0/routers/65874563-7116-400b-823f-8bd6c83628df/add_router_interface => generated 309 bytes in 1247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:03.927 8 INFO neutron.db.segments_db [None req-86b9a402-d900-4c99-ad54-b724b24cd0da 1f475cd82663468da01e38451efba0ce cda1aac02367442d90d64cfc9279a7df - - default default] Added segment af3e29ec-f512-43f6-9c04-533efad37507 of type vxlan for network 5178f793-476d-4f0a-b771-dd2ed77df3cf [pid: 8|app: 0|req: 566/1176] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:03 2026] POST /v2.0/networks => generated 654 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:04.630 7 INFO neutron.db.segments_db [None req-8e6a4b2e-1a8f-41c4-b86a-cdc79cc56fce 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 30db476e-9b7f-4059-87d9-2ac47fcab131 of type vxlan for network 2b805c54-091a-4ec5-a045-313c4e07f20b [pid: 7|app: 0|req: 611/1177] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:55:04 2026] POST /v2.0/networks => generated 744 bytes in 443 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1178] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:04 2026] POST /v2.0/subnets => generated 691 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:05.076 7 INFO neutron.db.segments_db [None req-4cfeca7a-85ee-43ea-8764-9a41c3fe746e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 of type vxlan for network c2b787d6-4b7b-4e8c-84d8-1fbe7d9ffaf4 [pid: 8|app: 0|req: 567/1179] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:04 2026] POST /v2.0/subnets => generated 1324 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1180] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/networks?id=0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1181] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/subnets => generated 1960 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 570/1182] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/quotas/39d03ede754e44619682d9dc41a37ee0 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1183] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/ports?tenant_id=39d03ede754e44619682d9dc41a37ee0&fields=id => generated 57 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:05.406 7 INFO neutron.db.l3_hamode_db [None req-4cfeca7a-85ee-43ea-8764-9a41c3fe746e 01056a757aff4e24aa4c1773023db108 892e15eb29514fccb12f345d46a81674 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 572/1184] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:05 2026] DELETE /v2.0/subnets/f78fdc89-f0e4-4a38-bf2c-5fc9ffe1b310 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1185] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/networks/0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1186] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:05 2026] DELETE /v2.0/subnets/7d2ba488-bf03-4a84-bb94-369908c8217a => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1187] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/networks/0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1188] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:05.886 8 INFO neutron.services.segments.plugin [-] Segment af3e29ec-f512-43f6-9c04-533efad37507 resource provider aggregate not found 2026-05-21 16:55:05.896 8 INFO neutron.services.segments.plugin [-] Segment af3e29ec-f512-43f6-9c04-533efad37507 resource provider aggregate not found 2026-05-21 16:55:05.910 8 INFO neutron.services.segments.plugin [-] Segment af3e29ec-f512-43f6-9c04-533efad37507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af3e29ec-f512-43f6-9c04-533efad37507 found for delete ", "request_id": "req-ca61ae17-4b91-4492-bfa2-a3fe61cdedef"}]} 2026-05-21 16:55:05.919 8 INFO neutron.services.segments.plugin [-] Segment af3e29ec-f512-43f6-9c04-533efad37507 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af3e29ec-f512-43f6-9c04-533efad37507 found for delete ", "request_id": "req-d3e70a46-e023-4eb5-ac3b-e5262332e054"}]} [pid: 8|app: 0|req: 577/1189] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:05 2026] DELETE /v2.0/networks/5178f793-476d-4f0a-b771-dd2ed77df3cf => generated 0 bytes in 214 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1190] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:05 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1191] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:05 2026] DELETE /v2.0/networks/f9029e4c-18d5-4720-a183-64083b74d04e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1192] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:06 2026] DELETE /v2.0/networks/d65f9329-b134-4461-943b-b58f17509fa5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:06.326 7 INFO neutron.db.l3_hamode_db [None req-4cfeca7a-85ee-43ea-8764-9a41c3fe746e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 581/1193] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:06 2026] DELETE /v2.0/networks/d48ccb5f-bf65-4c3d-b38c-69fb1d20370d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1194] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:07 2026] GET /v2.0/security-groups?tenant_id=cda1aac02367442d90d64cfc9279a7df&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1195] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:07 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1196] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:07 2026] DELETE /v2.0/security-groups/277d26e0-9a5f-4ed5-a406-5d7178b764d3 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1197] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:05 2026] POST /v2.0/routers => generated 731 bytes in 2450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:07.947 8 INFO neutron.services.segments.plugin [-] Segment d8ac5611-d3d6-4e4b-b325-586c962b1841 resource provider aggregate not found 2026-05-21 16:55:07.957 8 INFO neutron.services.segments.plugin [-] Segment d8ac5611-d3d6-4e4b-b325-586c962b1841 resource provider aggregate not found 2026-05-21 16:55:07.982 8 INFO neutron.services.segments.plugin [-] Segment d8ac5611-d3d6-4e4b-b325-586c962b1841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ac5611-d3d6-4e4b-b325-586c962b1841 found for delete ", "request_id": "req-3a332826-a222-4d17-8351-3239e949783b"}]} 2026-05-21 16:55:07.989 8 INFO neutron.services.segments.plugin [-] Segment d8ac5611-d3d6-4e4b-b325-586c962b1841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8ac5611-d3d6-4e4b-b325-586c962b1841 found for delete ", "request_id": "req-fdc46679-35d5-4018-893e-e13edd745f7d"}]} 2026-05-21 16:55:08.016 8 INFO neutron.services.segments.plugin [-] Segment 64518d21-2b57-4b81-8fed-435799df4d0e resource provider aggregate not found 2026-05-21 16:55:08.023 8 INFO neutron.services.segments.plugin [-] Segment 64518d21-2b57-4b81-8fed-435799df4d0e resource provider aggregate not found 2026-05-21 16:55:08.057 8 INFO neutron.services.segments.plugin [-] Segment 64518d21-2b57-4b81-8fed-435799df4d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64518d21-2b57-4b81-8fed-435799df4d0e found for delete ", "request_id": "req-d5a02769-10a9-46f6-b7ac-0592d0f1498d"}]} 2026-05-21 16:55:08.064 8 INFO neutron.services.segments.plugin [-] Segment 64518d21-2b57-4b81-8fed-435799df4d0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 64518d21-2b57-4b81-8fed-435799df4d0e found for delete ", "request_id": "req-6392cd6b-7fb2-4e55-90a1-d353c8484845"}]} 2026-05-21 16:55:08.083 8 INFO neutron.services.segments.plugin [-] Segment 327a3dad-dba9-4cf2-b258-ecbedc60112c resource provider aggregate not found 2026-05-21 16:55:08.093 8 INFO neutron.services.segments.plugin [-] Segment 327a3dad-dba9-4cf2-b258-ecbedc60112c resource provider aggregate not found 2026-05-21 16:55:08.118 8 INFO neutron.services.segments.plugin [-] Segment 327a3dad-dba9-4cf2-b258-ecbedc60112c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 327a3dad-dba9-4cf2-b258-ecbedc60112c found for delete ", "request_id": "req-65fb8e4e-6d41-4f6b-85cd-0e031302dbbd"}]} 2026-05-21 16:55:08.120 8 INFO neutron.services.segments.plugin [-] Segment 327a3dad-dba9-4cf2-b258-ecbedc60112c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 327a3dad-dba9-4cf2-b258-ecbedc60112c found for delete ", "request_id": "req-df8a1044-e848-4c7b-a2e3-0c9def7500d7"}]} [pid: 7|app: 0|req: 614/1198] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:08 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1199] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:55:07 2026] PUT /v2.0/routers/d0fa217e-0751-4a9a-acf2-203258eef3b2/add_router_interface => generated 309 bytes in 1251 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:08.935 7 INFO neutron.db.segments_db [None req-f898e029-2c05-4cc1-95fc-edf6261b8009 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] Added segment 9598412b-7242-4125-be42-8625a51ed266 of type vxlan for network b2743435-bc62-4473-90c4-aa0128642050 [pid: 7|app: 0|req: 615/1202] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:08 2026] POST /v2.0/networks => generated 727 bytes in 526 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1203] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/subnets => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:09.272 7 WARNING neutron.api.v2.base [None req-b090f520-bb55-48d0-bce1-74b581e6b208 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-21 16:55:09.273 7 INFO neutron.api.v2.resource [None req-b090f520-bb55-48d0-bce1-74b581e6b208 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 616/1204] 10.0.0.161 () {34 vars in 681 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/rbac-policies => generated 143 bytes in 9 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1205] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:09 2026] DELETE /v2.0/networks/b2743435-bc62-4473-90c4-aa0128642050 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1206] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:09 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1207] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/security-groups => generated 1661 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1208] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/security-groups => generated 1625 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 16:55:09.753 8 INFO neutron.db.segments_db [None req-99213e42-2036-4fb6-9fea-03f3f3b9a7d8 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] Added segment 3aa3f004-6eae-471c-b239-74520753aba5 of type vxlan for network 6a085fad-ecd3-4148-aa00-4afbb8aa4c5a [pid: 7|app: 0|req: 618/1209] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1210] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/networks => generated 726 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 619/1211] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:55:09 2026] GET /v2.0/security-groups => generated 4530 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1212] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/security-group-rules => generated 602 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1213] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:09 2026] POST /v2.0/subnets => generated 647 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:10.159 8 INFO neutron.services.segments.plugin [-] Segment 9598412b-7242-4125-be42-8625a51ed266 resource provider aggregate not found 2026-05-21 16:55:10.165 8 INFO neutron.services.segments.plugin [-] Segment 9598412b-7242-4125-be42-8625a51ed266 resource provider aggregate not found 2026-05-21 16:55:10.180 8 INFO neutron.services.segments.plugin [-] Segment 9598412b-7242-4125-be42-8625a51ed266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9598412b-7242-4125-be42-8625a51ed266 found for delete ", "request_id": "req-501f8042-2ad1-4e89-9a35-6de7de353840"}]} 2026-05-21 16:55:10.182 8 INFO neutron.services.segments.plugin [-] Segment 9598412b-7242-4125-be42-8625a51ed266 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9598412b-7242-4125-be42-8625a51ed266 found for delete ", "request_id": "req-91fd0c25-6c1d-4674-9a64-7ee59d161eb8"}]} [pid: 8|app: 0|req: 594/1214] 10.0.0.161 () {34 vars in 758 bytes} [Thu May 21 16:55:10 2026] PUT /v2.0/security-groups/fafd8087-f697-4b27-9d56-8a096051ab61 => generated 1663 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:10.221 8 WARNING neutron.api.v2.base [None req-94b4db33-4d3e-449d-886d-d609e092ed45 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-21 16:55:10.222 8 INFO neutron.api.v2.resource [None req-94b4db33-4d3e-449d-886d-d609e092ed45 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 595/1215] 10.0.0.161 () {34 vars in 681 bytes} [Thu May 21 16:55:10 2026] POST /v2.0/rbac-policies => generated 547 bytes in 5 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1216] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:55:10 2026] GET /v2.0/networks?id=0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301 => generated 677 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1217] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:55:10 2026] GET /v2.0/security-groups/fafd8087-f697-4b27-9d56-8a096051ab61 => generated 1663 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1218] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:10 2026] DELETE /v2.0/networks/6a085fad-ecd3-4148-aa00-4afbb8aa4c5a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1219] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:10 2026] POST /v2.0/floatingips => generated 552 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1220] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:10 2026] DELETE /v2.0/security-groups/fafd8087-f697-4b27-9d56-8a096051ab61 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:10.776 7 INFO neutron.db.segments_db [None req-99dcf668-0b28-4a87-a95d-5b911380d29c 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] Added segment c9fad006-ae2e-478f-a98d-1ee3b01c509e of type vxlan for network 16fd5cd7-f600-4397-945d-8bcb644232c1 [pid: 7|app: 0|req: 623/1221] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:10 2026] POST /v2.0/networks => generated 727 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1222] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:10 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 957 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1223] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:55:10 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1224] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:55:10 2026] POST /v2.0/ports => generated 954 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 600/1225] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:11.130 8 INFO neutron.api.v2.resource [None req-320beaf9-13ec-4176-8448-0264f231381b 2c8e31f3b4a14a0e8f5ad631d0cfd54a bd9f44e3f86946f4a1f3435a33654d9f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 601/1226] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:11 2026] DELETE /v2.0/security-groups/fafd8087-f697-4b27-9d56-8a096051ab61 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1227] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:10 2026] POST /v2.0/subnets => generated 647 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1228] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1971521230&fields=id&tenant_id=892e15eb29514fccb12f345d46a81674 => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1229] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:55:11 2026] POST /v2.0/security-groups => generated 1625 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1230] 10.0.0.161 () {34 vars in 681 bytes} [Thu May 21 16:55:11 2026] POST /v2.0/rbac-policies => generated 324 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1231] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/networks?id=2b805c54-091a-4ec5-a045-313c4e07f20b => generated 676 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1232] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:55:11 2026] PUT /v2.0/ports/fe6f0aab-1c5a-40c7-b066-6914d84c3c2b => generated 1235 bytes in 475 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 631/1233] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:55:11 2026] POST /v2.0/security-group-rules => generated 601 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1234] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/quotas/892e15eb29514fccb12f345d46a81674 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:11.666 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ede0beab-0f58-4c60-beae-eb08de2e17c0'] response: {'name': 'network-changed', 'server_uuid': '562995ef-c820-4ed3-8bc7-34dcab131581', 'tag': 'fe6f0aab-1c5a-40c7-b066-6914d84c3c2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 604/1235] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/security-group-rules/4e7f9f11-000c-4931-9d28-53bd9b964dd7 => generated 601 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1236] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/ports?tenant_id=892e15eb29514fccb12f345d46a81674&fields=id => generated 103 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1237] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1238] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1239] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1240] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:55:11 2026] DELETE /v2.0/security-group-rules/4e7f9f11-000c-4931-9d28-53bd9b964dd7 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1241] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/networks/16fd5cd7-f600-4397-945d-8bcb644232c1 => generated 655 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1242] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:55:11 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1243] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1244] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:55:12 2026] POST /v2.0/security-group-rules => generated 601 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1245] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-group-rules/4beebe81-78d6-4736-bc89-c715092498ed => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:12.205 8 INFO neutron.services.segments.plugin [-] Segment 3aa3f004-6eae-471c-b239-74520753aba5 resource provider aggregate not found 2026-05-21 16:55:12.206 8 INFO neutron.services.segments.plugin [-] Segment 3aa3f004-6eae-471c-b239-74520753aba5 resource provider aggregate not found [pid: 7|app: 0|req: 638/1246] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/ports?tenant_id=39d03ede754e44619682d9dc41a37ee0&device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:12.229 8 INFO neutron.services.segments.plugin [-] Segment 3aa3f004-6eae-471c-b239-74520753aba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa3f004-6eae-471c-b239-74520753aba5 found for delete ", "request_id": "req-51e814d5-3a28-4216-b537-dab209fdc2eb"}]} 2026-05-21 16:55:12.240 8 INFO neutron.services.segments.plugin [-] Segment 3aa3f004-6eae-471c-b239-74520753aba5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3aa3f004-6eae-471c-b239-74520753aba5 found for delete ", "request_id": "req-2e0f5185-9e52-482d-ae85-9f9f0f27ee59"}]} [pid: 8|app: 0|req: 609/1247] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1248] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1249] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/networks?tenant_id=39d03ede754e44619682d9dc41a37ee0&shared=False => generated 773 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1250] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/security-group-rules/4beebe81-78d6-4736-bc89-c715092498ed => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1251] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1252] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1253] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:12.463 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5596d09-3969-4444-b5c5-e4c91609ada9 e8f9804fd9334a3e8ed7b4ab2cbac74c c352882be1544d9685bdbef8fa207e87 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 642/1254] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/networks/16fd5cd7-f600-4397-945d-8bcb644232c1 => generated 138 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1255] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:55:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1256] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-group-rules/f4f3ed6d-c876-433f-918f-46c50ea6ebf2 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1257] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:12.660 7 INFO neutron.services.segments.plugin [-] Segment c9fad006-ae2e-478f-a98d-1ee3b01c509e resource provider aggregate not found 2026-05-21 16:55:12.665 7 INFO neutron.services.segments.plugin [-] Segment c9fad006-ae2e-478f-a98d-1ee3b01c509e resource provider aggregate not found 2026-05-21 16:55:12.681 7 INFO neutron.services.segments.plugin [-] Segment c9fad006-ae2e-478f-a98d-1ee3b01c509e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fad006-ae2e-478f-a98d-1ee3b01c509e found for delete ", "request_id": "req-8413286e-4170-4643-ac11-167c80d6feff"}]} [pid: 7|app: 0|req: 643/1258] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/networks/16fd5cd7-f600-4397-945d-8bcb644232c1 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:12.696 7 INFO neutron.services.segments.plugin [-] Segment c9fad006-ae2e-478f-a98d-1ee3b01c509e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9fad006-ae2e-478f-a98d-1ee3b01c509e found for delete ", "request_id": "req-b35397b6-30bd-423d-af64-a6002c7647b8"}]} [pid: 8|app: 0|req: 616/1259] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/security-group-rules/f4f3ed6d-c876-433f-918f-46c50ea6ebf2 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:12.706 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bced7a68-9390-4fde-870b-5f98d18d893f 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 644/1260] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/subnets/cdd8c81c-ea6b-4341-b8c6-afd48e281c3f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:55:12.726 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9860ee0-b638-4b38-89b5-02058f4e3299 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1261] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/subnets/8596957b-5f08-4bf9-9b1a-00f6879c8615 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:55:12.748 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c8e80b8-5027-4719-b08d-557e1667d6a1 356a13241c044b3782d9eb78e17d29e3 cf365fd755224c639fbcd95b62cf74fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 646/1262] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/subnets/8adbdb8f-5c4a-4d80-a39a-4dab65fee936 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1263] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1264] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:12 2026] DELETE /v2.0/security-groups/b93bf3b8-f230-49d9-b059-e1f89a50da07 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1265] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1266] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:55:12 2026] GET /v2.0/security-groups => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1267] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1268] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/ports?tenant_id=39d03ede754e44619682d9dc41a37ee0&device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1269] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fe6f0aab-1c5a-40c7-b066-6914d84c3c2b => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1270] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1271] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/subnets?id=2d9a1ddf-24cd-4f07-a885-a05a272f0780 => generated 695 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1272] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1273] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/ports?network_id=0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1274] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/networks/0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1275] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/networks/0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1276] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/security-groups?tenant_id=bd9f44e3f86946f4a1f3435a33654d9f&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1277] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:13 2026] DELETE /v2.0/security-groups/0128e673-0802-4820-b8df-b2146d7d9ad1 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1278] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:13 2026] GET /v2.0/security-groups?tenant_id=c352882be1544d9685bdbef8fa207e87&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1279] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:14 2026] DELETE /v2.0/security-groups/b71c92ac-8126-4fc5-9ad2-8734478bea18 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1280] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:14 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1281] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:14 2026] GET /v2.0/security-groups?tenant_id=66c25c9430494ed1872b4cbc3038bc1d&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1282] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:14 2026] DELETE /v2.0/security-groups/58a2a0c0-a261-4c7c-aaec-bb7875a607c3 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1283] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:14 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1284] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:14 2026] GET /v2.0/security-groups?tenant_id=cf365fd755224c639fbcd95b62cf74fe&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1285] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:14 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1286] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:14 2026] DELETE /v2.0/security-groups/12316fc0-475a-415a-bc4e-a4fe5c5f6485 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1287] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:15 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1288] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:15 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1289] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:15 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1290] 10.0.0.161 () {32 vars in 623 bytes} [Thu May 21 16:55:15 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1291] 10.0.0.161 () {32 vars in 633 bytes} [Thu May 21 16:55:15 2026] GET /v2.0/ => generated 632 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1292] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:16 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1293] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:55:16 2026] GET /v2.0/networks?id=2b805c54-091a-4ec5-a045-313c4e07f20b => generated 676 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1294] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:55:16 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=892e15eb29514fccb12f345d46a81674 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1295] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:55:16 2026] POST /v2.0/ports => generated 958 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 664/1296] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:16 2026] GET /v2.0/security-groups?tenant_id=5a64099aaa5d407faea216ddbda90d8c&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1297] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:16 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1298] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:17 2026] DELETE /v2.0/security-groups/b048966e-4de5-444c-9cff-a63931f2d723 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1299] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:17 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1300] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:55:16 2026] PUT /v2.0/ports/c14f4e88-dcc1-4d95-b6e8-005de8075ddb => generated 1239 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:17.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2e8473af-ac67-4d04-926f-0bf3da5a9cba'] response: {'name': 'network-changed', 'server_uuid': '631a6192-f752-46f6-9319-cd780a725ac3', 'tag': 'c14f4e88-dcc1-4d95-b6e8-005de8075ddb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 636/1301] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:17 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 666/1302] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:17 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1303] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:55:17 2026] GET /v2.0/ports?tenant_id=892e15eb29514fccb12f345d46a81674&device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1304] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:55:17 2026] GET /v2.0/networks?tenant_id=892e15eb29514fccb12f345d46a81674&shared=False => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1305] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:55:18 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1306] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:18 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1307] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:18 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1308] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:18 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1309] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:18 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1310] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/ports?tenant_id=892e15eb29514fccb12f345d46a81674&device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 1242 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1311] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c14f4e88-dcc1-4d95-b6e8-005de8075ddb => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1312] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/subnets?id=6ec6c444-9b07-4cc7-8577-3ad0ff854a4b => generated 694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1313] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/ports?network_id=2b805c54-091a-4ec5-a045-313c4e07f20b&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1314] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1315] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1316] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:19.475 8 INFO neutron.db.segments_db [None req-bf090173-abe3-4ed7-837c-515343b26f17 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Added segment a36d6544-9274-4ff9-a437-2aa612654cc6 of type vxlan for network e3685c1a-2d75-4899-bf5b-b295701f13fd [pid: 7|app: 0|req: 676/1317] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/security-groups?tenant_id=66ced8ea265d47929ddb39c5f0edb0d0&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1318] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:19.757 8 INFO neutron.db.l3_hamode_db [None req-bf090173-abe3-4ed7-837c-515343b26f17 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 678/1319] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:19 2026] DELETE /v2.0/security-groups/4a1a8a27-cdf1-4e95-a35b-228cf1e34adc => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1320] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:19.909 8 INFO neutron.db.l3_hamode_db [None req-bf090173-abe3-4ed7-837c-515343b26f17 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 680/1321] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:19 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1322] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:20 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1323] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:20 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1324] 10.0.0.161 () {34 vars in 668 bytes} [Thu May 21 16:55:19 2026] POST /v2.0/routers => generated 474 bytes in 1439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:20.743 7 INFO neutron.db.l3_hamode_db [None req-5ae552df-9113-49fc-98a9-d9447acb5445 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:55:20.908 7 INFO neutron.db.l3_hamode_db [None req-5ae552df-9113-49fc-98a9-d9447acb5445 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 643/1325] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:21 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1326] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:21 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1327] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:21 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1328] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:21 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1329] 10.0.0.161 () {34 vars in 668 bytes} [Thu May 21 16:55:20 2026] POST /v2.0/routers => generated 474 bytes in 892 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:21.619 8 INFO neutron.db.l3_hamode_db [None req-885de7c0-2608-4bfe-8c63-e155b9c12a50 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:55:21.747 8 INFO neutron.db.l3_hamode_db [None req-885de7c0-2608-4bfe-8c63-e155b9c12a50 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 684/1330] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:22 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1331] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:22 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1332] 10.0.0.161 () {34 vars in 668 bytes} [Thu May 21 16:55:21 2026] POST /v2.0/routers => generated 474 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1333] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:22 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:22.422 8 INFO neutron.db.l3_hamode_db [None req-5c3ccedc-4e66-4798-8f60-ad48430fd8f7 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 687/1334] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:22 2026] GET /v2.0/security-groups?id=2d0119ad-c882-4c58-8521-1b7f592e9479&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1335] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:55:22 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:22.542 8 INFO neutron.db.l3_hamode_db [None req-5c3ccedc-4e66-4798-8f60-ad48430fd8f7 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:55:22.611 7 INFO neutron_taas.services.taas.taas_plugin [req-9d45be55-da45-4988-8e43-d6b141f391de req-3a41aefd-8bf8-4cdf-a00d-3333d6c3e38c 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] TaaS: Handle Delete Port: fe6f0aab-1c5a-40c7-b066-6914d84c3c2b 2026-05-21 16:55:22.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9d45be55-da45-4988-8e43-d6b141f391de req-3a41aefd-8bf8-4cdf-a00d-3333d6c3e38c 740ed62c89294f4c84cd6539cc944fde 39d03ede754e44619682d9dc41a37ee0 - - default default] Tap Mirror: Handle Delete Port: fe6f0aab-1c5a-40c7-b066-6914d84c3c2b [pid: 7|app: 0|req: 689/1336] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:55:22 2026] DELETE /v2.0/ports/fe6f0aab-1c5a-40c7-b066-6914d84c3c2b => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:22.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cae655c6-bdf6-479b-be8c-d54975517a93'] response: {'server_uuid': '562995ef-c820-4ed3-8bc7-34dcab131581', 'name': 'network-vif-deleted', 'tag': 'fe6f0aab-1c5a-40c7-b066-6914d84c3c2b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 648/1337] 10.0.0.161 () {34 vars in 668 bytes} [Thu May 21 16:55:22 2026] POST /v2.0/routers => generated 474 bytes in 806 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:23.283 7 INFO neutron.db.l3_hamode_db [None req-ade741a4-53d3-4cd7-8cb7-e62574d313ac 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:55:23.425 7 INFO neutron.db.l3_hamode_db [None req-ade741a4-53d3-4cd7-8cb7-e62574d313ac 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 649/1338] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:23 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1339] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:23 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1340] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:23 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1343] 10.0.0.161 () {34 vars in 668 bytes} [Thu May 21 16:55:23 2026] POST /v2.0/routers => generated 474 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1344] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:24 2026] PUT /v2.0/routers/8dbdf79c-e274-44eb-b34b-0e382a531363/tags => generated 17 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1345] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:24 2026] PUT /v2.0/routers/af52bca3-bae3-48aa-82d1-fdeac688eceb/tags => generated 25 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1346] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:24 2026] PUT /v2.0/routers/ef6ce6e1-19f9-4fc0-ae93-8f16ec64f1a9/tags => generated 34 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1347] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1348] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1349] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1350] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:24 2026] PUT /v2.0/routers/b2e69551-816e-4e08-b9a7-96a43b819584/tags => generated 19 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1351] 10.0.0.161 () {32 vars in 664 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1352] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1353] 10.0.0.161 () {32 vars in 678 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1354] 10.0.0.161 () {32 vars in 674 bytes} [Thu May 21 16:55:24 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1355] 10.0.0.161 () {32 vars in 686 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:25.239 8 INFO neutron.db.l3_db [None req-c175f2e3-10b8-4e96-9cc1-79527dbd1e41 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] Floating IP ec292ae4-c1b4-4a02-947f-aaf40799a0c1 associated. External IP: 10.96.250.210, port: c14f4e88-dcc1-4d95-b6e8-005de8075ddb. [pid: 7|app: 0|req: 698/1356] 10.0.0.161 () {32 vars in 672 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1357] 10.0.0.161 () {32 vars in 686 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1358] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1359] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1360] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/routers/8dbdf79c-e274-44eb-b34b-0e382a531363 => generated 485 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1361] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:55:24 2026] PUT /v2.0/floatingips/ec292ae4-c1b4-4a02-947f-aaf40799a0c1 => generated 856 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:25.585 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4f7c821-4df2-4e34-ab0d-12da66e2bb74'] response: {'name': 'network-changed', 'server_uuid': '631a6192-f752-46f6-9319-cd780a725ac3', 'tag': 'c14f4e88-dcc1-4d95-b6e8-005de8075ddb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 660/1362] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:25 2026] GET /v2.0/ports?device_id=562995ef-c820-4ed3-8bc7-34dcab131581 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1363] 10.0.0.161 () {34 vars in 742 bytes} [Thu May 21 16:55:25 2026] PUT /v2.0/routers/8dbdf79c-e274-44eb-b34b-0e382a531363 => generated 485 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1364] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/ports?tenant_id=892e15eb29514fccb12f345d46a81674&device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1365] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/ports?device_id=8dbdf79c-e274-44eb-b34b-0e382a531363 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1366] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/networks?id=2b805c54-091a-4ec5-a045-313c4e07f20b => generated 772 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:26.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-a1f8aea7-663d-4996-aec8-5a20cb4f0b89 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] TaaS: Handle Delete Port: 026fcf3f-7769-4342-a601-a638853dc453 2026-05-21 16:55:26.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1f8aea7-663d-4996-aec8-5a20cb4f0b89 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Tap Mirror: Handle Delete Port: 026fcf3f-7769-4342-a601-a638853dc453 [pid: 7|app: 0|req: 705/1367] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:26 2026] DELETE /v2.0/routers/8dbdf79c-e274-44eb-b34b-0e382a531363 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1368] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/routers/af52bca3-bae3-48aa-82d1-fdeac688eceb => generated 493 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1369] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c14f4e88-dcc1-4d95-b6e8-005de8075ddb => generated 859 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1370] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/subnets?id=6ec6c444-9b07-4cc7-8577-3ad0ff854a4b => generated 694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1371] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/ports?network_id=2b805c54-091a-4ec5-a045-313c4e07f20b&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1372] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1373] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:55:26 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:27.204 8 INFO neutron_taas.services.taas.taas_plugin [None req-cb21eff2-3fdc-4fb7-9068-4b743baf7612 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 42026d9b-bdef-49de-8cfa-7e26084ed829 2026-05-21 16:55:27.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb21eff2-3fdc-4fb7-9068-4b743baf7612 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 42026d9b-bdef-49de-8cfa-7e26084ed829 [pid: 7|app: 0|req: 707/1374] 10.0.0.161 () {34 vars in 742 bytes} [Thu May 21 16:55:26 2026] PUT /v2.0/routers/af52bca3-bae3-48aa-82d1-fdeac688eceb => generated 493 bytes in 627 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1375] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:55:27 2026] GET /v2.0/ports?device_id=af52bca3-bae3-48aa-82d1-fdeac688eceb => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:27.507 7 INFO neutron_taas.services.taas.taas_plugin [None req-2cd6e207-a760-460f-8b3f-fa011672b3a5 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] TaaS: Handle Delete Port: fd1c78b8-b5c3-4b91-b690-f78adf418a98 2026-05-21 16:55:27.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2cd6e207-a760-460f-8b3f-fa011672b3a5 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Tap Mirror: Handle Delete Port: fd1c78b8-b5c3-4b91-b690-f78adf418a98 [pid: 8|app: 0|req: 668/1376] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:55:26 2026] PUT /v2.0/routers/65874563-7116-400b-823f-8bd6c83628df/remove_router_interface => generated 309 bytes in 833 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1377] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:27 2026] DELETE /v2.0/routers/af52bca3-bae3-48aa-82d1-fdeac688eceb => generated 0 bytes in 420 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1378] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:55:27 2026] GET /v2.0/routers/ef6ce6e1-19f9-4fc0-ae93-8f16ec64f1a9 => generated 502 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:28.004 8 INFO neutron_taas.services.taas.taas_plugin [None req-a38f98d2-9067-4bfa-95c7-4f8275af7489 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: ebaaa168-5c9c-49f4-8b35-64378f5ece96 2026-05-21 16:55:28.008 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a38f98d2-9067-4bfa-95c7-4f8275af7489 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: ebaaa168-5c9c-49f4-8b35-64378f5ece96 2026-05-21 16:55:28.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-a38f98d2-9067-4bfa-95c7-4f8275af7489 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 4bedc288-8846-4a27-a31f-e1089c53d1f7 2026-05-21 16:55:28.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a38f98d2-9067-4bfa-95c7-4f8275af7489 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 4bedc288-8846-4a27-a31f-e1089c53d1f7 2026-05-21 16:55:28.699 8 INFO neutron.services.segments.plugin [-] Segment 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c resource provider aggregate not found 2026-05-21 16:55:28.705 8 INFO neutron.services.segments.plugin [-] Segment 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c resource provider aggregate not found 2026-05-21 16:55:28.719 8 INFO neutron.services.segments.plugin [-] Segment 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c found for delete ", "request_id": "req-c9caef07-3c2a-4f28-a240-2593a1d09f0a"}]} 2026-05-21 16:55:28.720 8 INFO neutron.db.l3_hamode_db [None req-a38f98d2-9067-4bfa-95c7-4f8275af7489 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network f88bc97f-207e-4936-b2ca-ed8a24afdbe8 was deleted as no HA routers are present in tenant 39d03ede754e44619682d9dc41a37ee0. 2026-05-21 16:55:28.727 8 INFO neutron.services.segments.plugin [-] Segment 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ab5aae3-fbd0-4385-b8bd-733c92d3f37c found for delete ", "request_id": "req-941febd4-ed55-48fe-9480-46b8273cc24b"}]} [pid: 8|app: 0|req: 669/1379] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:27 2026] DELETE /v2.0/routers/65874563-7116-400b-823f-8bd6c83628df => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1380] 10.0.0.161 () {34 vars in 742 bytes} [Thu May 21 16:55:27 2026] PUT /v2.0/routers/ef6ce6e1-19f9-4fc0-ae93-8f16ec64f1a9 => generated 502 bytes in 1167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1381] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:28 2026] GET /v2.0/security-groups?tenant_id=06d71ca19f054136a95bbae872d67ab9&name=default => generated 2925 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1382] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:55:29 2026] GET /v2.0/ports?device_id=ef6ce6e1-19f9-4fc0-ae93-8f16ec64f1a9 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1383] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:29 2026] DELETE /v2.0/subnets/2d9a1ddf-24cd-4f07-a885-a05a272f0780 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1384] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:29 2026] DELETE /v2.0/security-groups/f592a380-b355-452a-bd26-78598fd52654 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:29.309 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5730286-3560-43ca-97bf-37bff2c85638 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 27489e9e-9e42-4e74-8535-e93d461d2e69 2026-05-21 16:55:29.311 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5730286-3560-43ca-97bf-37bff2c85638 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 27489e9e-9e42-4e74-8535-e93d461d2e69 2026-05-21 16:55:29.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-8a950a3e-aa99-499f-b83b-99b500214f75 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] TaaS: Handle Delete Port: 14d24c2a-1547-49f6-af43-e79d2b062081 2026-05-21 16:55:29.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a950a3e-aa99-499f-b83b-99b500214f75 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Tap Mirror: Handle Delete Port: 14d24c2a-1547-49f6-af43-e79d2b062081 [pid: 8|app: 0|req: 673/1385] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:29 2026] DELETE /v2.0/networks/0e0a28a4-d1cd-4ce8-8cd5-fe23f4e40301 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1386] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:29 2026] DELETE /v2.0/routers/ef6ce6e1-19f9-4fc0-ae93-8f16ec64f1a9 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1387] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:55:29 2026] GET /v2.0/routers/b2e69551-816e-4e08-b9a7-96a43b819584 => generated 487 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1388] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:29 2026] GET /v2.0/security-groups?tenant_id=39d03ede754e44619682d9dc41a37ee0&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1389] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:29 2026] DELETE /v2.0/security-groups/2d0119ad-c882-4c58-8521-1b7f592e9479 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1390] 10.0.0.161 () {34 vars in 742 bytes} [Thu May 21 16:55:29 2026] PUT /v2.0/routers/b2e69551-816e-4e08-b9a7-96a43b819584 => generated 487 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1391] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:55:30 2026] GET /v2.0/ports?device_id=b2e69551-816e-4e08-b9a7-96a43b819584 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:30.415 7 INFO neutron_taas.services.taas.taas_plugin [None req-3444f971-2f31-4b56-85c4-64f545bcd1a6 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] TaaS: Handle Delete Port: 9c5506f1-1997-4b67-97d7-83352af60a45 2026-05-21 16:55:30.418 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3444f971-2f31-4b56-85c4-64f545bcd1a6 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Tap Mirror: Handle Delete Port: 9c5506f1-1997-4b67-97d7-83352af60a45 [pid: 7|app: 0|req: 715/1392] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:30 2026] DELETE /v2.0/routers/b2e69551-816e-4e08-b9a7-96a43b819584 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:30.755 8 INFO neutron.services.segments.plugin [-] Segment 7bdc656f-d613-426e-88b8-e4e757ea0250 resource provider aggregate not found 2026-05-21 16:55:30.759 8 INFO neutron.services.segments.plugin [-] Segment 7bdc656f-d613-426e-88b8-e4e757ea0250 resource provider aggregate not found [pid: 8|app: 0|req: 678/1393] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:55:30 2026] GET /v2.0/routers/6a16e6c9-9479-4870-9227-24cfa55cf148 => generated 480 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:30.777 8 INFO neutron.services.segments.plugin [-] Segment 7bdc656f-d613-426e-88b8-e4e757ea0250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdc656f-d613-426e-88b8-e4e757ea0250 found for delete ", "request_id": "req-a7852617-eb1b-4b83-a270-72d803be5f4d"}]} 2026-05-21 16:55:30.786 8 INFO neutron.services.segments.plugin [-] Segment 7bdc656f-d613-426e-88b8-e4e757ea0250 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bdc656f-d613-426e-88b8-e4e757ea0250 found for delete ", "request_id": "req-27acd5b6-fb22-4aaf-bafc-2812ed5dba29"}]} [pid: 7|app: 0|req: 716/1394] 10.0.0.161 () {34 vars in 742 bytes} [Thu May 21 16:55:30 2026] PUT /v2.0/routers/6a16e6c9-9479-4870-9227-24cfa55cf148 => generated 480 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1395] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:55:31 2026] GET /v2.0/ports?device_id=6a16e6c9-9479-4870-9227-24cfa55cf148 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:31.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-bab40471-8da9-428c-8f61-0c06ce4f309c 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] TaaS: Handle Delete Port: 9d22443f-ed15-46c1-9788-7df1996b88df 2026-05-21 16:55:31.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bab40471-8da9-428c-8f61-0c06ce4f309c 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] Tap Mirror: Handle Delete Port: 9d22443f-ed15-46c1-9788-7df1996b88df 2026-05-21 16:55:32.019 7 INFO neutron.services.segments.plugin [-] Segment a36d6544-9274-4ff9-a437-2aa612654cc6 resource provider aggregate not found 2026-05-21 16:55:32.027 7 INFO neutron.services.segments.plugin [-] Segment a36d6544-9274-4ff9-a437-2aa612654cc6 resource provider aggregate not found 2026-05-21 16:55:32.042 7 INFO neutron.services.segments.plugin [-] Segment a36d6544-9274-4ff9-a437-2aa612654cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a36d6544-9274-4ff9-a437-2aa612654cc6 found for delete ", "request_id": "req-78358234-0315-4ec1-8c17-61e17b559e0d"}]} 2026-05-21 16:55:32.052 7 INFO neutron.services.segments.plugin [-] Segment a36d6544-9274-4ff9-a437-2aa612654cc6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a36d6544-9274-4ff9-a437-2aa612654cc6 found for delete ", "request_id": "req-1e526634-2aa7-455e-93e1-e2d2f4d1f816"}]} 2026-05-21 16:55:32.057 7 INFO neutron.db.l3_hamode_db [None req-bab40471-8da9-428c-8f61-0c06ce4f309c 1baee8630f634b66aa117bad77bc11f1 2cb421a29419411a91982f5136c06794 - - default default] HA network e3685c1a-2d75-4899-bf5b-b295701f13fd was deleted as no HA routers are present in tenant 2cb421a29419411a91982f5136c06794. [pid: 7|app: 0|req: 717/1396] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:31 2026] DELETE /v2.0/routers/6a16e6c9-9479-4870-9227-24cfa55cf148 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1397] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:32 2026] GET /v2.0/security-groups?tenant_id=7889b5014e404fea8cf213bc8a8b0401&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1398] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:33 2026] DELETE /v2.0/security-groups/43187b39-f1e6-49d5-bde4-b640371cce06 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1399] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:33 2026] GET /v2.0/security-groups?tenant_id=2cb421a29419411a91982f5136c06794&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1400] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:33 2026] DELETE /v2.0/security-groups/8dac048c-0216-4f66-93fb-444bf7c7b288 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1401] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:33 2026] GET /v2.0/security-groups?tenant_id=9429e7b047f94df8b893e1c367d5d986&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1402] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:34 2026] GET /v2.0/security-groups?tenant_id=f55c97f2ced043639830732ef58ff440&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1403] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:33 2026] POST /v2.0/floatingips => generated 552 bytes in 698 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1404] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:34 2026] DELETE /v2.0/security-groups/8c0df71e-6646-4766-840e-88cd49e77ad5 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1405] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:34 2026] DELETE /v2.0/security-groups/16fb735f-87b8-4f74-bd27-bdd7438e4473 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1406] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:34 2026] GET /v2.0/security-groups?tenant_id=f2963998560942678f8e0751de6dc79e&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1407] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:34 2026] DELETE /v2.0/security-groups/947cfb86-93ce-4cdd-a493-1a60fa8a534a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1408] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:34 2026] POST /v2.0/floatingips => generated 552 bytes in 486 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1409] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:34 2026] POST /v2.0/floatingips => generated 552 bytes in 640 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1410] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:35 2026] POST /v2.0/floatingips => generated 552 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1411] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:36 2026] POST /v2.0/floatingips => generated 552 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1412] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:55:36 2026] PUT /v2.0/floatingips/59c21ea2-261b-4ff7-aec2-1e6ca59d65c2/tags => generated 17 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1413] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:55:36 2026] PUT /v2.0/floatingips/e1b15711-873e-45d9-90b3-de2a2b046cee/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1414] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:55:36 2026] PUT /v2.0/floatingips/9d187500-3499-4c35-856e-f09f09492819/tags => generated 34 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1415] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:55:36 2026] PUT /v2.0/floatingips/80826d5f-68b3-4897-a2aa-ef979986e500/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1416] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:55:36 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 1244 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1417] 10.0.0.161 () {32 vars in 672 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1418] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1419] 10.0.0.161 () {32 vars in 686 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1420] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1421] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1422] 10.0.0.161 () {32 vars in 680 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1423] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1424] 10.0.0.161 () {32 vars in 690 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1425] 10.0.0.161 () {32 vars in 702 bytes} [Thu May 21 16:55:37 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:37.603 8 INFO neutron_taas.services.taas.taas_plugin [None req-cc33628b-3992-485d-ae2d-464afe2d984c 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] TaaS: Handle Delete Port: 735722ae-0254-42f4-b3d3-28ba0750f7b6 2026-05-21 16:55:37.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc33628b-3992-485d-ae2d-464afe2d984c 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] Tap Mirror: Handle Delete Port: 735722ae-0254-42f4-b3d3-28ba0750f7b6 [pid: 8|app: 0|req: 693/1426] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:37 2026] DELETE /v2.0/floatingips/59c21ea2-261b-4ff7-aec2-1e6ca59d65c2 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:37.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-f06c7869-9e19-46fb-8e48-7e9c2a9a8aaf 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] TaaS: Handle Delete Port: 8c69332c-5d23-4172-bac6-1cb8b76021c7 2026-05-21 16:55:37.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f06c7869-9e19-46fb-8e48-7e9c2a9a8aaf 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] Tap Mirror: Handle Delete Port: 8c69332c-5d23-4172-bac6-1cb8b76021c7 [pid: 7|app: 0|req: 734/1427] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:37 2026] DELETE /v2.0/floatingips/e1b15711-873e-45d9-90b3-de2a2b046cee => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:38.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-9da06e5d-8844-4db3-ac5f-2751147d043c 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] TaaS: Handle Delete Port: b94ba2f4-b4d6-443d-8d8f-59e72860329d 2026-05-21 16:55:38.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9da06e5d-8844-4db3-ac5f-2751147d043c 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] Tap Mirror: Handle Delete Port: b94ba2f4-b4d6-443d-8d8f-59e72860329d [pid: 8|app: 0|req: 694/1428] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:38 2026] DELETE /v2.0/floatingips/9d187500-3499-4c35-856e-f09f09492819 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:38.576 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5b70e45-8de5-489c-8dcd-ae8f84fdb7cb 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] TaaS: Handle Delete Port: 028a3c16-1b02-4070-a49f-af51b9b00057 2026-05-21 16:55:38.578 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5b70e45-8de5-489c-8dcd-ae8f84fdb7cb 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] Tap Mirror: Handle Delete Port: 028a3c16-1b02-4070-a49f-af51b9b00057 [pid: 7|app: 0|req: 735/1429] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:38 2026] DELETE /v2.0/floatingips/80826d5f-68b3-4897-a2aa-ef979986e500 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:38.910 8 INFO neutron_taas.services.taas.taas_plugin [None req-96852916-baf7-406a-a200-83c305ed10b6 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] TaaS: Handle Delete Port: 03dffe9c-7e4b-46e4-a23c-267839f86043 2026-05-21 16:55:38.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96852916-baf7-406a-a200-83c305ed10b6 3b37fc2f2b0c4a71b3567a03927c5aac 8931757ffb52498bb8da45a875b41aba - - default default] Tap Mirror: Handle Delete Port: 03dffe9c-7e4b-46e4-a23c-267839f86043 [pid: 8|app: 0|req: 695/1432] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:38 2026] DELETE /v2.0/floatingips/4a4010c2-f808-483f-89fc-3524da60883a => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:39.591 7 INFO neutron.db.segments_db [None req-428344f6-98a1-400b-9b02-dbab22592e2f cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] Added segment 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 of type vxlan for network bce38979-105e-43f2-9186-a6b44f5ce2c5 [pid: 7|app: 0|req: 738/1433] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:39 2026] POST /v2.0/networks => generated 631 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1434] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:39 2026] POST /v2.0/subnets => generated 626 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:40.035 7 INFO neutron.db.segments_db [None req-f5a7c638-3815-4777-a18e-71f25362ba94 cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] Added segment 3c6a6cf7-1338-4573-b41c-330e1ad243ea of type vxlan for network 4217e3f9-4ee6-40d9-8602-5fedfe4f270a [pid: 7|app: 0|req: 739/1435] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:39 2026] POST /v2.0/networks => generated 631 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1436] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:40 2026] GET /v2.0/security-groups?tenant_id=8931757ffb52498bb8da45a875b41aba&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1437] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:40 2026] POST /v2.0/subnets => generated 629 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:40.471 7 INFO neutron.db.segments_db [None req-b29c5175-db6e-40d8-a17a-eb6715df628d cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] Added segment 7c199c20-da5a-43dd-8648-bbab909a23ba of type vxlan for network 99387598-7f7d-400a-a9a7-60945a10ad72 [pid: 8|app: 0|req: 698/1438] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:40 2026] DELETE /v2.0/security-groups/4d6052e1-e3f5-412d-937c-4b2a9010c279 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1439] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:40 2026] POST /v2.0/networks => generated 632 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1440] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:40 2026] POST /v2.0/subnets => generated 629 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1441] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:40 2026] GET /v2.0/security-groups?tenant_id=398ea36957474df4995f43b7257d7f31&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:40.892 8 INFO neutron.db.segments_db [None req-a79a11fc-2c30-4468-b001-38101403afb5 cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] Added segment 681976df-2956-407b-9661-4d644d584cdd of type vxlan for network ac6552fe-8194-48fc-aed2-8bac47277ebd [pid: 8|app: 0|req: 700/1442] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:40 2026] POST /v2.0/networks => generated 632 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1443] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:40 2026] DELETE /v2.0/security-groups/1dddea73-684d-4524-be5b-e7800eced7df => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1444] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:41 2026] POST /v2.0/subnets => generated 629 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1445] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:41 2026] GET /v2.0/security-groups?tenant_id=cf432efdad1040c3a6eef6d3d44511e9&name=default => generated 2925 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:41.388 8 INFO neutron.db.segments_db [None req-62c53581-73bc-42f6-acc6-a6d560528023 cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] Added segment d70df4d3-5227-4482-a041-9d4969162870 of type vxlan for network 2e9adc70-26b6-4cbe-b4c8-a31823929fcc [pid: 8|app: 0|req: 702/1446] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:41 2026] POST /v2.0/networks => generated 631 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1447] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:41 2026] DELETE /v2.0/security-groups/c7f27065-2ae1-4336-8852-86b7ff9b7e90 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1448] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:41 2026] GET /v2.0/security-groups?tenant_id=1897e7b179ac4a5a9e7e2e63e4b14afb&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1449] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:41 2026] DELETE /v2.0/security-groups/95898baf-edba-467f-b272-5c4f4342dede => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1450] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:41 2026] POST /v2.0/subnets => generated 629 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1451] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:41 2026] PUT /v2.0/subnets/60c11c3f-007d-408f-be18-6d05d0f60d2e/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1452] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:41 2026] PUT /v2.0/subnets/e2f249ac-5f1e-406e-b43c-b3fc53093316/tags => generated 25 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1453] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:42 2026] PUT /v2.0/subnets/40f003ed-c9e2-4ea3-a04c-47fd73077031/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1454] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:41 2026] GET /v2.0/security-groups?tenant_id=f42c231c7d674fe393752625e744cd21&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1455] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:55:42 2026] PUT /v2.0/subnets/dbebeeed-d4b9-4913-b4ba-9658940ca40c/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1456] 10.0.0.161 () {32 vars in 664 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1457] 10.0.0.161 () {32 vars in 678 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1458] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:42 2026] DELETE /v2.0/security-groups/2891ab70-552a-4e89-9e0f-c71e18f782d2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1459] 10.0.0.161 () {32 vars in 674 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1460] 10.0.0.161 () {32 vars in 686 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1461] 10.0.0.161 () {32 vars in 672 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1462] 10.0.0.161 () {32 vars in 686 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1463] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1464] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:55:42 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1465] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:42 2026] DELETE /v2.0/subnets/60c11c3f-007d-408f-be18-6d05d0f60d2e => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1466] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:42 2026] DELETE /v2.0/subnets/e2f249ac-5f1e-406e-b43c-b3fc53093316 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1467] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:42 2026] DELETE /v2.0/subnets/40f003ed-c9e2-4ea3-a04c-47fd73077031 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1468] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:43 2026] DELETE /v2.0/subnets/dbebeeed-d4b9-4913-b4ba-9658940ca40c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1469] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:43 2026] DELETE /v2.0/subnets/2704920b-9e57-48de-ac3f-31e013eabf88 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:43.422 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3b64621-4892-4f78-aebd-3bbcfb680a34 cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] TaaS: Handle Delete Port: f2b9a16e-0152-40eb-b773-cdc7e427cd8b 2026-05-21 16:55:43.425 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3b64621-4892-4f78-aebd-3bbcfb680a34 cb91de944d354b348fb4acf3be1e6211 acdb1ec2f8964262b5e06ec1811c5ca8 - - default default] Tap Mirror: Handle Delete Port: f2b9a16e-0152-40eb-b773-cdc7e427cd8b 2026-05-21 16:55:43.608 7 INFO neutron.services.segments.plugin [-] Segment 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 resource provider aggregate not found 2026-05-21 16:55:43.611 7 INFO neutron.services.segments.plugin [-] Segment 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 resource provider aggregate not found 2026-05-21 16:55:43.630 7 INFO neutron.services.segments.plugin [-] Segment 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 found for delete ", "request_id": "req-4bd1c650-929d-4836-8798-b22a6e749de4"}]} 2026-05-21 16:55:43.632 7 INFO neutron.services.segments.plugin [-] Segment 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b8b0e8b-d2ba-4a34-94da-d40b64f26826 found for delete ", "request_id": "req-5574955d-5df2-4fdd-b89e-0beac991f091"}]} [pid: 7|app: 0|req: 755/1470] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:43 2026] DELETE /v2.0/networks/bce38979-105e-43f2-9186-a6b44f5ce2c5 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:43.762 8 INFO neutron.services.segments.plugin [-] Segment 3c6a6cf7-1338-4573-b41c-330e1ad243ea resource provider aggregate not found 2026-05-21 16:55:43.769 8 INFO neutron.services.segments.plugin [-] Segment 3c6a6cf7-1338-4573-b41c-330e1ad243ea resource provider aggregate not found 2026-05-21 16:55:43.786 8 INFO neutron.services.segments.plugin [-] Segment 3c6a6cf7-1338-4573-b41c-330e1ad243ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6a6cf7-1338-4573-b41c-330e1ad243ea found for delete ", "request_id": "req-35f36dee-0032-425b-af4a-726e66cf20bd"}]} 2026-05-21 16:55:43.789 8 INFO neutron.services.segments.plugin [-] Segment 3c6a6cf7-1338-4573-b41c-330e1ad243ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3c6a6cf7-1338-4573-b41c-330e1ad243ea found for delete ", "request_id": "req-242aa5c7-8466-4861-a514-bee1748062d9"}]} [pid: 8|app: 0|req: 716/1471] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:43 2026] DELETE /v2.0/networks/4217e3f9-4ee6-40d9-8602-5fedfe4f270a => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1472] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:43 2026] DELETE /v2.0/networks/99387598-7f7d-400a-a9a7-60945a10ad72 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1473] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:43 2026] DELETE /v2.0/networks/ac6552fe-8194-48fc-aed2-8bac47277ebd => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1474] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:44 2026] DELETE /v2.0/networks/2e9adc70-26b6-4cbe-b4c8-a31823929fcc => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1475] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:44 2026] GET /v2.0/security-groups?tenant_id=c78c1dd344b94d6894b012dc800adc05&name=default => generated 2925 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1476] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:45 2026] DELETE /v2.0/security-groups/a5621018-38ec-4e78-81c8-a8ae92f84193 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1477] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:45 2026] GET /v2.0/security-groups?tenant_id=7c5cea5f370c4ea6aec7f2e480e4ed04&name=default => generated 2925 bytes in 250 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1478] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:45 2026] DELETE /v2.0/security-groups/6f9f1df5-2b8c-4c58-8400-f451faa81147 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:45.651 7 INFO neutron.services.segments.plugin [-] Segment 7c199c20-da5a-43dd-8648-bbab909a23ba resource provider aggregate not found 2026-05-21 16:55:45.656 7 INFO neutron.services.segments.plugin [-] Segment 7c199c20-da5a-43dd-8648-bbab909a23ba resource provider aggregate not found 2026-05-21 16:55:45.675 7 INFO neutron.services.segments.plugin [-] Segment 7c199c20-da5a-43dd-8648-bbab909a23ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c199c20-da5a-43dd-8648-bbab909a23ba found for delete ", "request_id": "req-b2112a18-ac98-422e-958a-7a10fac9365e"}]} 2026-05-21 16:55:45.678 7 INFO neutron.services.segments.plugin [-] Segment 7c199c20-da5a-43dd-8648-bbab909a23ba resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c199c20-da5a-43dd-8648-bbab909a23ba found for delete ", "request_id": "req-dfc37b7e-3ea2-4613-8a49-ccbdedb6298f"}]} 2026-05-21 16:55:45.698 7 INFO neutron.services.segments.plugin [-] Segment d70df4d3-5227-4482-a041-9d4969162870 resource provider aggregate not found 2026-05-21 16:55:45.703 7 INFO neutron.services.segments.plugin [-] Segment d70df4d3-5227-4482-a041-9d4969162870 resource provider aggregate not found 2026-05-21 16:55:45.726 7 INFO neutron.services.segments.plugin [-] Segment d70df4d3-5227-4482-a041-9d4969162870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70df4d3-5227-4482-a041-9d4969162870 found for delete ", "request_id": "req-26811a71-f841-4a58-9f7a-b2f12b6b632d"}]} 2026-05-21 16:55:45.728 7 INFO neutron.services.segments.plugin [-] Segment d70df4d3-5227-4482-a041-9d4969162870 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d70df4d3-5227-4482-a041-9d4969162870 found for delete ", "request_id": "req-a52cfca2-0666-4284-993f-152f09c957f6"}]} [pid: 7|app: 0|req: 759/1479] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:45 2026] GET /v2.0/security-groups?tenant_id=acdb1ec2f8964262b5e06ec1811c5ca8&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:45.812 8 INFO neutron.services.segments.plugin [-] Segment 681976df-2956-407b-9661-4d644d584cdd resource provider aggregate not found 2026-05-21 16:55:45.814 8 INFO neutron.services.segments.plugin [-] Segment 681976df-2956-407b-9661-4d644d584cdd resource provider aggregate not found 2026-05-21 16:55:45.838 8 INFO neutron.services.segments.plugin [-] Segment 681976df-2956-407b-9661-4d644d584cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681976df-2956-407b-9661-4d644d584cdd found for delete ", "request_id": "req-6332891d-2f45-4804-b0c2-ab6a0323fe00"}]} 2026-05-21 16:55:45.839 8 INFO neutron.services.segments.plugin [-] Segment 681976df-2956-407b-9661-4d644d584cdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 681976df-2956-407b-9661-4d644d584cdd found for delete ", "request_id": "req-c8d8c247-52a6-4824-aeff-7e0c46e6e151"}]} [pid: 8|app: 0|req: 721/1480] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:45 2026] DELETE /v2.0/security-groups/577d0cb7-599b-4118-a88a-213840cd4297 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1481] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:45 2026] GET /v2.0/security-groups?tenant_id=6af7843a910f4b9ca41bb4a148bdbab1&name=default => generated 2925 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1482] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:46 2026] DELETE /v2.0/security-groups/2dac6436-c4cf-4f5d-8c2e-f1dd0b4dbb55 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:46.355 8 INFO neutron.db.segments_db [None req-5248a8da-57cb-40ee-9fba-ebab658a58ad 1f1015419eb747018ef89671515d11e2 6c7e263502d246869e8a7f9112dd6663 - - default default] Added segment 9339a266-337c-402f-bc7a-400d4db4ed5c of type vxlan for network 6b0ab5dd-ccd1-48d5-a87d-103615f9ba2f [pid: 8|app: 0|req: 722/1483] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:46 2026] POST /v2.0/networks => generated 630 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:46.525 7 INFO neutron.db.segments_db [None req-18c59354-5dbb-4467-8257-4acdb6665003 1f1015419eb747018ef89671515d11e2 6c7e263502d246869e8a7f9112dd6663 - - default default] Added segment 2aa2a11b-4028-43ed-a18e-bd90818f5ead of type vxlan for network 7c549978-ebc9-498f-97f6-5d666eb9eed8 [pid: 7|app: 0|req: 762/1484] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:46 2026] POST /v2.0/networks => generated 631 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:46.686 8 INFO neutron.db.segments_db [None req-f7da3a1b-4e21-4546-8ba3-2a4585cdb5c4 1f1015419eb747018ef89671515d11e2 6c7e263502d246869e8a7f9112dd6663 - - default default] Added segment 66587620-7a9a-4b8b-b3fc-88d30714d913 of type vxlan for network aec62a70-4b0a-4d6e-bc6b-3b4525ba5f2f [pid: 8|app: 0|req: 723/1485] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:46 2026] POST /v2.0/networks => generated 632 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:46.871 7 INFO neutron.db.segments_db [None req-a282e20d-3556-4250-8b52-6020e6d957e1 1f1015419eb747018ef89671515d11e2 6c7e263502d246869e8a7f9112dd6663 - - default default] Added segment 6d2d8f85-947f-42e7-b520-adfcae0bb270 of type vxlan for network 9b878ea1-4e3c-4d56-90ab-4317c0afeecc [pid: 7|app: 0|req: 763/1486] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:46 2026] POST /v2.0/networks => generated 632 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:47.077 8 INFO neutron.db.segments_db [None req-080696d6-82ba-41a0-86ae-4679e8750e53 1f1015419eb747018ef89671515d11e2 6c7e263502d246869e8a7f9112dd6663 - - default default] Added segment 1c7497b2-a73f-47df-ad1b-852d7d073dd0 of type vxlan for network c72d7d57-3df1-436f-ad77-8516d5a67369 [pid: 8|app: 0|req: 724/1487] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:46 2026] POST /v2.0/networks => generated 631 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1488] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:55:47 2026] PUT /v2.0/networks/6b0ab5dd-ccd1-48d5-a87d-103615f9ba2f/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1489] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:55:47 2026] PUT /v2.0/networks/7c549978-ebc9-498f-97f6-5d666eb9eed8/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1490] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:55:47 2026] PUT /v2.0/networks/aec62a70-4b0a-4d6e-bc6b-3b4525ba5f2f/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1491] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1492] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:55:47 2026] PUT /v2.0/networks/9b878ea1-4e3c-4d56-90ab-4317c0afeecc/tags => generated 19 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:47.545 8 INFO neutron.db.segments_db [None req-e05a38d7-5d4f-4f00-acdb-1e1b069a92af 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Added segment 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 of type vxlan for network 117a9b1c-66e3-469f-b94d-2f94bad5d257 [pid: 7|app: 0|req: 769/1493] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1494] 10.0.0.161 () {32 vars in 666 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/networks?tags=red => generated 1854 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1495] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:47 2026] POST /v2.0/networks => generated 649 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1496] 10.0.0.161 () {32 vars in 680 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1497] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1498] 10.0.0.161 () {32 vars in 676 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1499] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1500] 10.0.0.161 () {32 vars in 688 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1854 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1501] 10.0.0.161 () {32 vars in 674 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1502] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:55:47 2026] POST /v2.0/ports => generated 779 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 731/1503] 10.0.0.161 () {32 vars in 688 bytes} [Thu May 21 16:55:47 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2466 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:48.040 7 INFO neutron.db.segments_db [None req-8f3a8577-b4a3-4415-baae-0fd44889000a 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Added segment 533531e9-6448-492f-ad64-b4a1b735a2eb of type vxlan for network c15c45f4-ca97-4093-989e-80421e1d8fe0 [pid: 8|app: 0|req: 732/1504] 10.0.0.161 () {32 vars in 684 bytes} [Thu May 21 16:55:48 2026] GET /v2.0/networks?not-tags-any=blue => generated 2466 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1505] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:47 2026] POST /v2.0/networks => generated 636 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1506] 10.0.0.161 () {32 vars in 696 bytes} [Thu May 21 16:55:48 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:48.277 8 INFO neutron.services.segments.plugin [-] Segment 9339a266-337c-402f-bc7a-400d4db4ed5c resource provider aggregate not found 2026-05-21 16:55:48.282 8 INFO neutron.services.segments.plugin [-] Segment 9339a266-337c-402f-bc7a-400d4db4ed5c resource provider aggregate not found 2026-05-21 16:55:48.299 8 INFO neutron.services.segments.plugin [-] Segment 9339a266-337c-402f-bc7a-400d4db4ed5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9339a266-337c-402f-bc7a-400d4db4ed5c found for delete ", "request_id": "req-4e12841e-0948-450f-947e-da4120ad23a2"}]} 2026-05-21 16:55:48.300 8 INFO neutron.services.segments.plugin [-] Segment 9339a266-337c-402f-bc7a-400d4db4ed5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9339a266-337c-402f-bc7a-400d4db4ed5c found for delete ", "request_id": "req-68f4fc21-5695-494a-b514-c1aa97fcf432"}]} [pid: 8|app: 0|req: 734/1507] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:48 2026] DELETE /v2.0/networks/6b0ab5dd-ccd1-48d5-a87d-103615f9ba2f => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1508] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:48 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 774/1509] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:48 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1510] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:48 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1511] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:48 2026] DELETE /v2.0/networks/7c549978-ebc9-498f-97f6-5d666eb9eed8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1512] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:48 2026] DELETE /v2.0/networks/aec62a70-4b0a-4d6e-bc6b-3b4525ba5f2f => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1513] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:48 2026] DELETE /v2.0/networks/9b878ea1-4e3c-4d56-90ab-4317c0afeecc => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 776/1514] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:55:48 2026] POST /v2.0/ports => generated 966 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 739/1515] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:48 2026] DELETE /v2.0/networks/c72d7d57-3df1-436f-ad77-8516d5a67369 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:48.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-29ab6e85-6355-4574-94cb-fe2579107739 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] TaaS: Handle Delete Port: c8a4d7b6-4975-4b50-a42f-0e2126a03d94 2026-05-21 16:55:48.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29ab6e85-6355-4574-94cb-fe2579107739 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Tap Mirror: Handle Delete Port: c8a4d7b6-4975-4b50-a42f-0e2126a03d94 [pid: 7|app: 0|req: 777/1516] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:48 2026] DELETE /v2.0/ports/c8a4d7b6-4975-4b50-a42f-0e2126a03d94 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:49.071 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fb84ac79-6a1e-4a6c-9b04-a04b530047c0 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 740/1517] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:49 2026] DELETE /v2.0/ports/c8a4d7b6-4975-4b50-a42f-0e2126a03d94 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:55:49.098 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ddffaba4-800e-4454-bcde-c637dd900d7e 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1518] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:49 2026] GET /v2.0/ports/c8a4d7b6-4975-4b50-a42f-0e2126a03d94 => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1519] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:49 2026] DELETE /v2.0/subnets/a4c660fe-95a1-4043-837b-86616f130db6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:49.347 7 INFO neutron.services.segments.plugin [-] Segment 533531e9-6448-492f-ad64-b4a1b735a2eb resource provider aggregate not found 2026-05-21 16:55:49.358 7 INFO neutron.services.segments.plugin [-] Segment 533531e9-6448-492f-ad64-b4a1b735a2eb resource provider aggregate not found 2026-05-21 16:55:49.374 7 INFO neutron.services.segments.plugin [-] Segment 533531e9-6448-492f-ad64-b4a1b735a2eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533531e9-6448-492f-ad64-b4a1b735a2eb found for delete ", "request_id": "req-b8b2a43c-609e-493c-b346-f376173bc247"}]} 2026-05-21 16:55:49.377 7 INFO neutron.services.segments.plugin [-] Segment 533531e9-6448-492f-ad64-b4a1b735a2eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 533531e9-6448-492f-ad64-b4a1b735a2eb found for delete ", "request_id": "req-32b72e71-a303-4a64-a751-fd38f768d55a"}]} [pid: 7|app: 0|req: 779/1520] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:49 2026] DELETE /v2.0/networks/c15c45f4-ca97-4093-989e-80421e1d8fe0 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:49.448 8 INFO neutron.db.segments_db [None req-68346107-182a-4bc5-957b-910647c10db3 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Added segment 52f9c188-0671-45fa-9346-9151bb2f3b57 of type vxlan for network c0a4b02c-db87-4105-8239-0521e5bfa5be [pid: 7|app: 0|req: 780/1521] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:49 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1522] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:49 2026] POST /v2.0/networks => generated 634 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1523] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:49 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1524] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:55:49 2026] GET /v2.0/ports?tenant_id=892e15eb29514fccb12f345d46a81674&device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1525] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:55:49 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1526] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:55:49 2026] GET /v2.0/networks?id=2b805c54-091a-4ec5-a045-313c4e07f20b => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1527] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:49 2026] GET /v2.0/security-groups?tenant_id=e51d6daea6d94602a368cc598623d1c7&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1528] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=c14f4e88-dcc1-4d95-b6e8-005de8075ddb => generated 861 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1529] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:55:49 2026] POST /v2.0/ports => generated 927 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1530] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:50 2026] DELETE /v2.0/security-groups/9b7181aa-bd76-446f-9ee9-81abc7503118 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:50.328 8 INFO neutron.services.segments.plugin [-] Segment 2aa2a11b-4028-43ed-a18e-bd90818f5ead resource provider aggregate not found [pid: 8|app: 0|req: 746/1531] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/subnets?id=6ec6c444-9b07-4cc7-8577-3ad0ff854a4b => generated 694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:50.329 8 INFO neutron.services.segments.plugin [-] Segment 2aa2a11b-4028-43ed-a18e-bd90818f5ead resource provider aggregate not found 2026-05-21 16:55:50.349 8 INFO neutron.services.segments.plugin [-] Segment 2aa2a11b-4028-43ed-a18e-bd90818f5ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aa2a11b-4028-43ed-a18e-bd90818f5ead found for delete ", "request_id": "req-4e694795-f32b-4742-b872-000b90d16720"}]} 2026-05-21 16:55:50.353 8 INFO neutron.services.segments.plugin [-] Segment 2aa2a11b-4028-43ed-a18e-bd90818f5ead resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2aa2a11b-4028-43ed-a18e-bd90818f5ead found for delete ", "request_id": "req-3427b6d8-2f1e-400e-92a0-355466f2c1a9"}]} 2026-05-21 16:55:50.384 8 INFO neutron.services.segments.plugin [-] Segment 66587620-7a9a-4b8b-b3fc-88d30714d913 resource provider aggregate not found [pid: 8|app: 0|req: 747/1532] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/ports?network_id=2b805c54-091a-4ec5-a045-313c4e07f20b&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:55:50.402 8 INFO neutron.services.segments.plugin [-] Segment 66587620-7a9a-4b8b-b3fc-88d30714d913 resource provider aggregate not found 2026-05-21 16:55:50.411 8 INFO neutron.services.segments.plugin [-] Segment 66587620-7a9a-4b8b-b3fc-88d30714d913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66587620-7a9a-4b8b-b3fc-88d30714d913 found for delete ", "request_id": "req-d288f483-3401-4dff-a776-2c127c6eba28"}]} 2026-05-21 16:55:50.424 8 INFO neutron.services.segments.plugin [-] Segment 66587620-7a9a-4b8b-b3fc-88d30714d913 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 66587620-7a9a-4b8b-b3fc-88d30714d913 found for delete ", "request_id": "req-b9ec5046-eecd-4985-82af-7fedbc274bce"}]} 2026-05-21 16:55:50.431 8 INFO neutron.services.segments.plugin [-] Segment 6d2d8f85-947f-42e7-b520-adfcae0bb270 resource provider aggregate not found 2026-05-21 16:55:50.442 8 INFO neutron.services.segments.plugin [-] Segment 6d2d8f85-947f-42e7-b520-adfcae0bb270 resource provider aggregate not found 2026-05-21 16:55:50.448 8 INFO neutron.services.segments.plugin [-] Segment 6d2d8f85-947f-42e7-b520-adfcae0bb270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d2d8f85-947f-42e7-b520-adfcae0bb270 found for delete ", "request_id": "req-f001339e-11db-4ed2-af81-cca88a978191"}]} 2026-05-21 16:55:50.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-1804d0ae-3998-4751-8671-15eb4375c187 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] TaaS: Handle Delete Port: 2e28e2d9-eb4c-4bf9-8ece-f57c98f6572e 2026-05-21 16:55:50.455 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1804d0ae-3998-4751-8671-15eb4375c187 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Tap Mirror: Handle Delete Port: 2e28e2d9-eb4c-4bf9-8ece-f57c98f6572e 2026-05-21 16:55:50.458 8 INFO neutron.services.segments.plugin [-] Segment 6d2d8f85-947f-42e7-b520-adfcae0bb270 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d2d8f85-947f-42e7-b520-adfcae0bb270 found for delete ", "request_id": "req-e115c111-8710-4d80-92fc-290eac620067"}]} 2026-05-21 16:55:50.462 8 INFO neutron.services.segments.plugin [-] Segment 1c7497b2-a73f-47df-ad1b-852d7d073dd0 resource provider aggregate not found [pid: 8|app: 0|req: 748/1533] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:50.473 8 INFO neutron.services.segments.plugin [-] Segment 1c7497b2-a73f-47df-ad1b-852d7d073dd0 resource provider aggregate not found 2026-05-21 16:55:50.479 8 INFO neutron.services.segments.plugin [-] Segment 1c7497b2-a73f-47df-ad1b-852d7d073dd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c7497b2-a73f-47df-ad1b-852d7d073dd0 found for delete ", "request_id": "req-7a1d796f-6738-42e6-98f4-3e10a34c33f6"}]} 2026-05-21 16:55:50.487 8 INFO neutron.services.segments.plugin [-] Segment 1c7497b2-a73f-47df-ad1b-852d7d073dd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c7497b2-a73f-47df-ad1b-852d7d073dd0 found for delete ", "request_id": "req-6cb114dd-f553-42fb-938c-39257797b060"}]} [pid: 8|app: 0|req: 749/1534] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/security-groups?tenant_id=6c7e263502d246869e8a7f9112dd6663&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1535] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1536] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:50 2026] DELETE /v2.0/ports/2e28e2d9-eb4c-4bf9-8ece-f57c98f6572e => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1537] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:50 2026] DELETE /v2.0/security-groups/d7d70aa4-f2e3-4f1c-be7d-b6e904d270a8 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:50.677 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3f3b53c-d002-4724-ada7-1bcb084e1e82 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 752/1538] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/ports/2e28e2d9-eb4c-4bf9-8ece-f57c98f6572e => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1539] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1540] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:50 2026] DELETE /v2.0/subnets/6be0bf35-91ad-4755-b4db-f966cb06bbde => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1541] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:50 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:50.921 7 INFO neutron.db.segments_db [None req-e62ebe60-b874-40b2-8f48-4f692b60108b 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Added segment a1c0e87e-dee1-484d-b23f-77f2cc46540d of type vxlan for network f6d26f3f-86fd-4e40-af08-fb331f629262 [pid: 7|app: 0|req: 787/1542] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:50 2026] POST /v2.0/networks => generated 632 bytes in 424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1543] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:50 2026] DELETE /v2.0/networks/c0a4b02c-db87-4105-8239-0521e5bfa5be => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1544] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:51 2026] GET /v2.0/security-groups?tenant_id=2a36e4322be642f9847a5990e33f2011&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1545] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:51 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 789/1546] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:55:51 2026] POST /v2.0/ports => generated 779 bytes in 249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 758/1547] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:51 2026] DELETE /v2.0/security-groups/cdfec9be-487d-428c-a0b5-2e28892453b7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1548] 10.0.0.161 () {34 vars in 666 bytes} [Thu May 21 16:55:51 2026] POST /v2.0/trunks => generated 407 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:51.675 7 INFO neutron.db.segments_db [None req-a247561b-feb9-4eb4-8fa6-09b105362827 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Added segment 08cd9eb6-046d-404c-80dd-3d56812a3303 of type vxlan for network 1a307c4c-0975-4067-881f-2f3534144d7c [pid: 8|app: 0|req: 759/1549] 10.0.0.161 () {34 vars in 737 bytes} [Thu May 21 16:55:51 2026] PUT /v2.0/ports/b716083b-6bcc-4a21-a96e-e10a40d4781d => generated 752 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 791/1550] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:51 2026] POST /v2.0/networks => generated 632 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:51.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcf1b8f0-49f4-4470-910b-00f39678a962 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] TaaS: Handle Delete Port: b716083b-6bcc-4a21-a96e-e10a40d4781d 2026-05-21 16:55:51.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcf1b8f0-49f4-4470-910b-00f39678a962 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Tap Mirror: Handle Delete Port: b716083b-6bcc-4a21-a96e-e10a40d4781d [pid: 8|app: 0|req: 760/1551] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:51 2026] DELETE /v2.0/ports/b716083b-6bcc-4a21-a96e-e10a40d4781d => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1552] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:55:51 2026] GET /v2.0/ports => generated 782 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:51.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-94b3df5d-6324-42df-b965-b9bd85ba5fc7 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1553] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:51 2026] GET /v2.0/ports/b716083b-6bcc-4a21-a96e-e10a40d4781d => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1554] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:51 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1555] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:55:52 2026] GET /v2.0/ports => generated 782 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1556] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:52 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1557] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:52 2026] GET /v2.0/ports/f8938bce-fc41-4e64-a970-775ccbdc9b37 => generated 779 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:52.126 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e68d55d3-b99b-4b7e-894c-711e2c1f7bd8 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1558] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:52 2026] DELETE /v2.0/ports/2e28e2d9-eb4c-4bf9-8ece-f57c98f6572e => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1559] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:51 2026] POST /v2.0/ports => generated 743 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:52.148 8 INFO neutron.pecan_wsgi.hooks.translation [None req-62dcf4fa-08b2-4c55-ad7e-c79fd144d9de 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] DELETE failed (client error): The resource could not be found. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 768/1560] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:52 2026] DELETE /v2.0/subnets/6be0bf35-91ad-4755-b4db-f966cb06bbde => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:55:52.175 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e0c7b05c-8fc0-45f9-97e8-61019e8f6916 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1561] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:55:52 2026] DELETE /v2.0/subnets/a4c660fe-95a1-4043-837b-86616f130db6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:55:52.270 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4f05bd5-bb2c-48dc-8b8a-d2072178dae9 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] TaaS: Handle Delete Port: f8938bce-fc41-4e64-a970-775ccbdc9b37 2026-05-21 16:55:52.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4f05bd5-bb2c-48dc-8b8a-d2072178dae9 7eb2d2f17de34bdabdfc5c0088deef65 d662ebdb3184420c81793622d58c22ad - - default default] Tap Mirror: Handle Delete Port: f8938bce-fc41-4e64-a970-775ccbdc9b37 [pid: 7|app: 0|req: 793/1562] 10.0.0.161 () {34 vars in 666 bytes} [Thu May 21 16:55:52 2026] POST /v2.0/trunks => generated 407 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1563] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:52 2026] DELETE /v2.0/ports/f8938bce-fc41-4e64-a970-775ccbdc9b37 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:52.369 7 INFO neutron.db.segments_db [None req-be3a4c2e-e479-49bc-82f7-325bd93118a1 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Added segment 81d1d003-1494-4499-83de-9643c23a7897 of type vxlan for network c5430742-790e-4179-92fe-2a0ae3f486bc [pid: 7|app: 0|req: 794/1564] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:52 2026] POST /v2.0/networks => generated 632 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1565] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:52 2026] DELETE /v2.0/networks/117a9b1c-66e3-469f-b94d-2f94bad5d257 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:52.501 8 INFO neutron.services.segments.plugin [-] Segment 52f9c188-0671-45fa-9346-9151bb2f3b57 resource provider aggregate not found 2026-05-21 16:55:52.507 8 INFO neutron.services.segments.plugin [-] Segment 52f9c188-0671-45fa-9346-9151bb2f3b57 resource provider aggregate not found 2026-05-21 16:55:52.520 8 INFO neutron.services.segments.plugin [-] Segment 52f9c188-0671-45fa-9346-9151bb2f3b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f9c188-0671-45fa-9346-9151bb2f3b57 found for delete ", "request_id": "req-fe6b42b1-dc7c-42be-8f48-d5ad5ddd0ffe"}]} 2026-05-21 16:55:52.523 8 INFO neutron.services.segments.plugin [-] Segment 52f9c188-0671-45fa-9346-9151bb2f3b57 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 52f9c188-0671-45fa-9346-9151bb2f3b57 found for delete ", "request_id": "req-0e5a3f66-00cd-48ca-a043-ba200e7834fc"}]} 2026-05-21 16:55:52.537 8 INFO neutron.services.segments.plugin [-] Segment 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 resource provider aggregate not found 2026-05-21 16:55:52.542 8 INFO neutron.services.segments.plugin [-] Segment 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 resource provider aggregate not found 2026-05-21 16:55:52.557 8 INFO neutron.services.segments.plugin [-] Segment 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 found for delete ", "request_id": "req-910fd8a2-04d7-49fc-9e4f-edd090e58181"}]} 2026-05-21 16:55:52.558 8 INFO neutron.services.segments.plugin [-] Segment 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 115d7bac-07a9-4be3-97d8-5ece5f6f57f0 found for delete ", "request_id": "req-61a80279-e395-4366-a994-8e2f4b7e1eed"}]} [pid: 7|app: 0|req: 795/1566] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:52 2026] POST /v2.0/ports => generated 743 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1567] 10.0.0.161 () {34 vars in 666 bytes} [Thu May 21 16:55:52 2026] POST /v2.0/trunks => generated 407 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:53.088 8 INFO neutron.db.segments_db [None req-b45262c1-d330-4ee9-b2ba-0ed936987ed1 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Added segment dc12b9e8-e96c-4735-8018-62e46338083f of type vxlan for network 533e3fe1-f2f1-4454-a51a-df5c3188175d [pid: 8|app: 0|req: 773/1568] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:53 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 796/1569] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:52 2026] GET /v2.0/security-groups?tenant_id=d662ebdb3184420c81793622d58c22ad&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1570] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:53 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1571] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:53 2026] DELETE /v2.0/security-groups/fa54f2f8-4aab-4c65-902e-0275f5b49300 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1572] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:53 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1573] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:53 2026] POST /v2.0/ports => generated 743 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1574] 10.0.0.161 () {34 vars in 666 bytes} [Thu May 21 16:55:53 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:53.841 7 INFO neutron.db.segments_db [None req-a315b9c1-71e2-4be5-b67b-99ecdd9a9e12 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Added segment 6d3d9058-b5ba-4102-9d36-d482f5429616 of type vxlan for network d2c86cc1-8993-44fe-8dbe-bb9eaaeefe8f [pid: 7|app: 0|req: 798/1577] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:53 2026] POST /v2.0/networks => generated 630 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1578] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:53 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1579] 10.0.0.161 () {34 vars in 666 bytes} [Thu May 21 16:55:54 2026] POST /v2.0/trunks => generated 407 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 781/1580] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1581] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:55:54 2026] PUT /v2.0/trunks/aa7f7f22-7635-4197-8b4e-fe621cf279cf/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1582] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1583] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:55:54 2026] PUT /v2.0/trunks/35d0579f-55b7-47f3-81c5-9da6eae943a0/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1584] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:55:54 2026] PUT /v2.0/trunks/224b1be4-698d-4f0c-b808-afa3ca7228ed/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1585] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:55:54 2026] PUT /v2.0/trunks/b0232d96-8643-45b3-922e-7dcc0ab6d3c7/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1586] 10.0.0.161 () {32 vars in 662 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1587] 10.0.0.161 () {32 vars in 676 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1588] 10.0.0.161 () {32 vars in 672 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1589] 10.0.0.161 () {32 vars in 684 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1590] 10.0.0.161 () {32 vars in 670 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1591] 10.0.0.161 () {32 vars in 684 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1592] 10.0.0.161 () {32 vars in 680 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1593] 10.0.0.161 () {32 vars in 692 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1594] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/trunks/aa7f7f22-7635-4197-8b4e-fe621cf279cf => generated 412 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1595] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:54 2026] GET /v2.0/ports/b292e41e-7a9a-4b77-a472-c8c6f2464081 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1596] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/trunks/aa7f7f22-7635-4197-8b4e-fe621cf279cf => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1597] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/trunks/35d0579f-55b7-47f3-81c5-9da6eae943a0 => generated 420 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1598] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/ports/4edd4442-9df4-47ac-812e-226942e2f687 => generated 826 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1599] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/trunks/35d0579f-55b7-47f3-81c5-9da6eae943a0 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1600] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/trunks/224b1be4-698d-4f0c-b808-afa3ca7228ed => generated 429 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1601] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:55:55 2026] POST /v2.0/subnetpools => generated 548 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1602] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/ports/5b26e055-dd56-4a32-8a26-29e2dfc645d2 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1603] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/subnetpools/4c2c044a-83cc-42ff-8e77-c1c23cffbd49 => generated 548 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1604] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/trunks/224b1be4-698d-4f0c-b808-afa3ca7228ed => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1605] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/trunks/b0232d96-8643-45b3-922e-7dcc0ab6d3c7 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1606] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:55:55 2026] PUT /v2.0/subnetpools/4c2c044a-83cc-42ff-8e77-c1c23cffbd49 => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1607] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/subnetpools/4c2c044a-83cc-42ff-8e77-c1c23cffbd49 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1608] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/ports/7c034b13-f2f7-40c0-b1e1-9883d1403968 => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:55.660 8 INFO neutron.api.v2.resource [None req-63d29ebe-186a-414b-b3c8-f60ef5d7f081 1c602011d811461ba1df4697a6fc121c fea5028f73174a27b1706cde3b6bc32b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 798/1609] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/subnetpools/4c2c044a-83cc-42ff-8e77-c1c23cffbd49 => generated 145 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1610] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/trunks/b0232d96-8643-45b3-922e-7dcc0ab6d3c7 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1611] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:55:55.743 8 INFO neutron.api.v2.resource [None req-1e581b40-969e-468a-88d2-c20a23e6bd84 1c602011d811461ba1df4697a6fc121c fea5028f73174a27b1706cde3b6bc32b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1612] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/subnetpools/4c2c044a-83cc-42ff-8e77-c1c23cffbd49 => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1613] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/trunks/49925c30-340e-4a71-a514-bcfac99be0f8 => generated 407 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1614] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1615] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:55:55 2026] GET /v2.0/ports/723410ef-f82b-414e-ad9e-7d8fa841ed24 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1616] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/trunks/49925c30-340e-4a71-a514-bcfac99be0f8 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:56.090 7 INFO neutron_taas.services.taas.taas_plugin [None req-ac91d2da-71af-4559-990c-93fcede21af3 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] TaaS: Handle Delete Port: b292e41e-7a9a-4b77-a472-c8c6f2464081 2026-05-21 16:55:56.093 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ac91d2da-71af-4559-990c-93fcede21af3 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Tap Mirror: Handle Delete Port: b292e41e-7a9a-4b77-a472-c8c6f2464081 [pid: 7|app: 0|req: 815/1617] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:55 2026] DELETE /v2.0/ports/b292e41e-7a9a-4b77-a472-c8c6f2464081 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:56.319 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9ceb91a-7a52-443c-904d-c4af7befacdb 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] TaaS: Handle Delete Port: 4edd4442-9df4-47ac-812e-226942e2f687 2026-05-21 16:55:56.324 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9ceb91a-7a52-443c-904d-c4af7befacdb 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Tap Mirror: Handle Delete Port: 4edd4442-9df4-47ac-812e-226942e2f687 2026-05-21 16:55:56.363 8 INFO neutron.db.segments_db [None req-3a25f722-89eb-4f77-8c6b-0078fda235db 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Added segment 3000143f-be79-4dc9-8992-024ec2aceb33 of type vxlan for network 75731fd6-67ad-42f4-919d-25c9cb04e4db [pid: 7|app: 0|req: 816/1618] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:56 2026] DELETE /v2.0/ports/4edd4442-9df4-47ac-812e-226942e2f687 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1619] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:56 2026] POST /v2.0/networks => generated 630 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:56.572 8 INFO neutron_taas.services.taas.taas_plugin [None req-4ec0a4fd-a70e-4c3a-8fad-8f684623e0c2 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] TaaS: Handle Delete Port: 5b26e055-dd56-4a32-8a26-29e2dfc645d2 2026-05-21 16:55:56.575 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ec0a4fd-a70e-4c3a-8fad-8f684623e0c2 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Tap Mirror: Handle Delete Port: 5b26e055-dd56-4a32-8a26-29e2dfc645d2 [pid: 7|app: 0|req: 817/1620] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:56 2026] GET /v2.0/security-groups?tenant_id=fea5028f73174a27b1706cde3b6bc32b&name=default => generated 2925 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1621] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:56 2026] DELETE /v2.0/ports/5b26e055-dd56-4a32-8a26-29e2dfc645d2 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1622] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:56 2026] DELETE /v2.0/security-groups/a4c4bba3-919a-44c2-bb16-2040a7634d9d => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:56.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-718a92ed-37ea-47ad-b0e8-ac8e48efe529 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] TaaS: Handle Delete Port: 7c034b13-f2f7-40c0-b1e1-9883d1403968 2026-05-21 16:55:56.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-718a92ed-37ea-47ad-b0e8-ac8e48efe529 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Tap Mirror: Handle Delete Port: 7c034b13-f2f7-40c0-b1e1-9883d1403968 [pid: 7|app: 0|req: 818/1623] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:56 2026] POST /v2.0/ports => generated 743 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 819/1624] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:56 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1625] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:56 2026] DELETE /v2.0/ports/7c034b13-f2f7-40c0-b1e1-9883d1403968 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:57.025 7 INFO neutron.db.segments_db [None req-9c71fb30-7aa1-4161-afdb-e90747bf8885 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Added segment 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 of type vxlan for network 7a614a13-22c2-4e1d-b081-6300612b0fac [pid: 8|app: 0|req: 807/1626] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:56 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1627] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:56 2026] POST /v2.0/networks => generated 632 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:57.156 8 INFO neutron_taas.services.taas.taas_plugin [None req-399de33f-89c6-4916-8cb1-02ff274b7f73 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] TaaS: Handle Delete Port: 723410ef-f82b-414e-ad9e-7d8fa841ed24 2026-05-21 16:55:57.160 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-399de33f-89c6-4916-8cb1-02ff274b7f73 4d909c3a51e84d80be2d2ecfd6ece42c 8bc59a9ab84941139201f929094e461e - - default default] Tap Mirror: Handle Delete Port: 723410ef-f82b-414e-ad9e-7d8fa841ed24 [pid: 8|app: 0|req: 808/1628] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:55:57 2026] DELETE /v2.0/ports/723410ef-f82b-414e-ad9e-7d8fa841ed24 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:57.402 8 INFO neutron.services.segments.plugin [-] Segment a1c0e87e-dee1-484d-b23f-77f2cc46540d resource provider aggregate not found 2026-05-21 16:55:57.409 8 INFO neutron.services.segments.plugin [-] Segment a1c0e87e-dee1-484d-b23f-77f2cc46540d resource provider aggregate not found 2026-05-21 16:55:57.424 8 INFO neutron.services.segments.plugin [-] Segment a1c0e87e-dee1-484d-b23f-77f2cc46540d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1c0e87e-dee1-484d-b23f-77f2cc46540d found for delete ", "request_id": "req-98638af4-fa95-42a6-bace-1507cad64cfa"}]} [pid: 8|app: 0|req: 809/1629] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:57 2026] DELETE /v2.0/networks/f6d26f3f-86fd-4e40-af08-fb331f629262 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:57.435 8 INFO neutron.services.segments.plugin [-] Segment a1c0e87e-dee1-484d-b23f-77f2cc46540d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a1c0e87e-dee1-484d-b23f-77f2cc46540d found for delete ", "request_id": "req-3754c80a-08a8-448e-858b-306183d2c7e8"}]} [pid: 7|app: 0|req: 821/1630] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:57 2026] POST /v2.0/ports => generated 743 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 810/1631] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:57 2026] DELETE /v2.0/networks/1a307c4c-0975-4067-881f-2f3534144d7c => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:55:57.600 7 INFO neutron.db.segments_db [None req-c37cfe37-01c5-4ac5-876d-b767b32ab9c3 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Added segment 7711d11f-f06a-4f52-96ce-a8cb07c52c6c of type vxlan for network 5f935a44-0ea8-4acd-ace4-26443eb5f7e0 [pid: 7|app: 0|req: 822/1632] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:57 2026] POST /v2.0/networks => generated 632 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1633] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:57 2026] DELETE /v2.0/networks/c5430742-790e-4179-92fe-2a0ae3f486bc => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1634] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:57 2026] DELETE /v2.0/networks/533e3fe1-f2f1-4454-a51a-df5c3188175d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1635] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:57 2026] POST /v2.0/ports => generated 743 bytes in 350 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1636] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:55:57 2026] DELETE /v2.0/networks/d2c86cc1-8993-44fe-8dbe-bb9eaaeefe8f => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:58.133 7 INFO neutron.db.segments_db [None req-750ab377-103a-427c-8dd0-f8a7642b4f03 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Added segment b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee of type vxlan for network e43ce8c3-5cc2-479e-af7d-d544535778e4 [pid: 8|app: 0|req: 814/1637] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:58 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1638] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:58 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1639] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:58 2026] POST /v2.0/networks => generated 632 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1640] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:58 2026] POST /v2.0/ports => generated 743 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:55:58.690 7 INFO neutron.db.segments_db [None req-cf3f0f05-c844-49bd-a55d-2a4857c90ba1 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Added segment 50386b32-25f3-4248-8730-47eeb859e95e of type vxlan for network 11c14593-e889-48d3-9f38-40fedadb1696 [pid: 7|app: 0|req: 825/1641] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:55:58 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 817/1642] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:58 2026] GET /v2.0/security-groups?tenant_id=fa61c8db726242bcaa55b32233b9a79a&name=default => generated 2925 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1643] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:55:58 2026] POST /v2.0/ports => generated 743 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 818/1644] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:59 2026] DELETE /v2.0/security-groups/8a4aa4d2-b2da-4492-a8c4-3d031179bd51 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1645] 10.0.0.161 () {34 vars in 747 bytes} [Thu May 21 16:55:59 2026] PUT /v2.0/ports/3fd442ad-5a0d-4b56-9a7a-4ed9054aec85/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 819/1646] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1647] 10.0.0.161 () {34 vars in 747 bytes} [Thu May 21 16:55:59 2026] PUT /v2.0/ports/acf62ba6-27c6-432a-b590-86c9d3e945cf/tags => generated 25 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1648] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/security-groups?tenant_id=8bc59a9ab84941139201f929094e461e&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 829/1649] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1650] 10.0.0.161 () {34 vars in 747 bytes} [Thu May 21 16:55:59 2026] PUT /v2.0/ports/ce28c01d-3922-44e8-b8bc-48e8e2a5deb9/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:59.456 8 INFO neutron.services.segments.plugin [-] Segment 08cd9eb6-046d-404c-80dd-3d56812a3303 resource provider aggregate not found 2026-05-21 16:55:59.462 8 INFO neutron.services.segments.plugin [-] Segment 08cd9eb6-046d-404c-80dd-3d56812a3303 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:55:59.487 8 INFO neutron.services.segments.plugin [-] Segment 08cd9eb6-046d-404c-80dd-3d56812a3303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08cd9eb6-046d-404c-80dd-3d56812a3303 found for delete ", "request_id": "req-0662acab-0721-4591-a8be-222369277cd6"}]} 2026-05-21 16:55:59.492 8 INFO neutron.services.segments.plugin [-] Segment 08cd9eb6-046d-404c-80dd-3d56812a3303 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08cd9eb6-046d-404c-80dd-3d56812a3303 found for delete ", "request_id": "req-9f63f921-8b57-4f1f-9d8f-2809c351889b"}]} 2026-05-21 16:55:59.517 8 INFO neutron.services.segments.plugin [-] Segment 81d1d003-1494-4499-83de-9643c23a7897 resource provider aggregate not found 2026-05-21 16:55:59.524 8 INFO neutron.services.segments.plugin [-] Segment 81d1d003-1494-4499-83de-9643c23a7897 resource provider aggregate not found [pid: 7|app: 0|req: 830/1651] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:59 2026] DELETE /v2.0/security-groups/a5cbb4a0-e817-4414-9294-15d9b947d8bb => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:55:59.547 8 INFO neutron.services.segments.plugin [-] Segment 81d1d003-1494-4499-83de-9643c23a7897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d1d003-1494-4499-83de-9643c23a7897 found for delete ", "request_id": "req-8ba9dcbb-58c5-423b-bb5a-f2ce318b4f6f"}]} 2026-05-21 16:55:59.561 8 INFO neutron.services.segments.plugin [-] Segment 81d1d003-1494-4499-83de-9643c23a7897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 81d1d003-1494-4499-83de-9643c23a7897 found for delete ", "request_id": "req-55e1bbe6-08f6-41ff-b16a-efc8dc383292"}]} 2026-05-21 16:55:59.573 8 INFO neutron.services.segments.plugin [-] Segment dc12b9e8-e96c-4735-8018-62e46338083f resource provider aggregate not found 2026-05-21 16:55:59.597 8 INFO neutron.services.segments.plugin [-] Segment dc12b9e8-e96c-4735-8018-62e46338083f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc12b9e8-e96c-4735-8018-62e46338083f found for delete ", "request_id": "req-e0c732ee-93b5-4c16-9c48-60503a95d667"}]} [pid: 8|app: 0|req: 822/1652] 10.0.0.161 () {34 vars in 747 bytes} [Thu May 21 16:55:59 2026] PUT /v2.0/ports/6e75c43a-1284-411f-8aa7-30b8e16a9b14/tags => generated 19 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:55:59.603 8 INFO neutron.services.segments.plugin [-] Segment dc12b9e8-e96c-4735-8018-62e46338083f resource provider aggregate not found 2026-05-21 16:55:59.622 8 INFO neutron.services.segments.plugin [-] Segment dc12b9e8-e96c-4735-8018-62e46338083f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc12b9e8-e96c-4735-8018-62e46338083f found for delete ", "request_id": "req-b1edc1dc-f77f-45ea-ae40-088fd82788d6"}]} 2026-05-21 16:55:59.627 8 INFO neutron.services.segments.plugin [-] Segment 6d3d9058-b5ba-4102-9d36-d482f5429616 resource provider aggregate not found 2026-05-21 16:55:59.641 8 INFO neutron.services.segments.plugin [-] Segment 6d3d9058-b5ba-4102-9d36-d482f5429616 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d3d9058-b5ba-4102-9d36-d482f5429616 found for delete ", "request_id": "req-d61fdca9-56fc-492c-a152-c184a426dedb"}]} 2026-05-21 16:55:59.647 8 INFO neutron.services.segments.plugin [-] Segment 6d3d9058-b5ba-4102-9d36-d482f5429616 resource provider aggregate not found 2026-05-21 16:55:59.682 8 INFO neutron.services.segments.plugin [-] Segment 6d3d9058-b5ba-4102-9d36-d482f5429616 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d3d9058-b5ba-4102-9d36-d482f5429616 found for delete ", "request_id": "req-57e52e17-f4a4-4ce6-a694-e8b5bf8d3ae7"}]} [pid: 7|app: 0|req: 831/1653] 10.0.0.161 () {32 vars in 660 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 823/1654] 10.0.0.161 () {32 vars in 674 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1655] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/security-groups?tenant_id=1c094b8b832f409a9e354848041d64b5&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1656] 10.0.0.161 () {32 vars in 670 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1657] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1658] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:55:59 2026] DELETE /v2.0/security-groups/c17e2d38-c591-40e5-8ba0-31c7152699a4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1659] 10.0.0.161 () {32 vars in 668 bytes} [Thu May 21 16:55:59 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1660] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:56:00 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1661] 10.0.0.161 () {32 vars in 678 bytes} [Thu May 21 16:56:00 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1662] 10.0.0.161 () {32 vars in 690 bytes} [Thu May 21 16:56:00 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:56:00.525 8 INFO neutron_taas.services.taas.taas_plugin [None req-97a665e2-dfd9-4071-9c32-36afc878ef81 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] TaaS: Handle Delete Port: 3fd442ad-5a0d-4b56-9a7a-4ed9054aec85 2026-05-21 16:56:00.528 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97a665e2-dfd9-4071-9c32-36afc878ef81 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Tap Mirror: Handle Delete Port: 3fd442ad-5a0d-4b56-9a7a-4ed9054aec85 [pid: 8|app: 0|req: 828/1663] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:56:00 2026] DELETE /v2.0/ports/3fd442ad-5a0d-4b56-9a7a-4ed9054aec85 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:00.729 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c1f067f-285d-4342-bbea-d21c4a745936 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] TaaS: Handle Delete Port: acf62ba6-27c6-432a-b590-86c9d3e945cf 2026-05-21 16:56:00.734 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c1f067f-285d-4342-bbea-d21c4a745936 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Tap Mirror: Handle Delete Port: acf62ba6-27c6-432a-b590-86c9d3e945cf [pid: 7|app: 0|req: 836/1664] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:56:00 2026] DELETE /v2.0/ports/acf62ba6-27c6-432a-b590-86c9d3e945cf => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:00.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ba73c99-24fd-4dc5-bf65-3a6c17f23ca8 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] TaaS: Handle Delete Port: ce28c01d-3922-44e8-b8bc-48e8e2a5deb9 2026-05-21 16:56:00.955 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ba73c99-24fd-4dc5-bf65-3a6c17f23ca8 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Tap Mirror: Handle Delete Port: ce28c01d-3922-44e8-b8bc-48e8e2a5deb9 [pid: 8|app: 0|req: 829/1665] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:56:00 2026] DELETE /v2.0/ports/ce28c01d-3922-44e8-b8bc-48e8e2a5deb9 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:01.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-0076311d-51ad-47bc-8104-912e92167ba5 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] TaaS: Handle Delete Port: 6e75c43a-1284-411f-8aa7-30b8e16a9b14 2026-05-21 16:56:01.160 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0076311d-51ad-47bc-8104-912e92167ba5 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Tap Mirror: Handle Delete Port: 6e75c43a-1284-411f-8aa7-30b8e16a9b14 [pid: 7|app: 0|req: 837/1666] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:56:01 2026] DELETE /v2.0/ports/6e75c43a-1284-411f-8aa7-30b8e16a9b14 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:01.367 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2eb34ac-940f-4d68-8588-4fff40e7abc8 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] TaaS: Handle Delete Port: 1b61e884-6b62-4b1c-9c98-9877061f784b 2026-05-21 16:56:01.371 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2eb34ac-940f-4d68-8588-4fff40e7abc8 0143f0856b9840edadb3e8437f762124 c775b5fcc38b4663a6ba810d27bed0b5 - - default default] Tap Mirror: Handle Delete Port: 1b61e884-6b62-4b1c-9c98-9877061f784b [pid: 8|app: 0|req: 830/1667] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:56:01 2026] DELETE /v2.0/ports/1b61e884-6b62-4b1c-9c98-9877061f784b => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:01.584 7 INFO neutron.services.segments.plugin [-] Segment 3000143f-be79-4dc9-8992-024ec2aceb33 resource provider aggregate not found 2026-05-21 16:56:01.595 7 INFO neutron.services.segments.plugin [-] Segment 3000143f-be79-4dc9-8992-024ec2aceb33 resource provider aggregate not found [pid: 7|app: 0|req: 838/1668] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:01 2026] DELETE /v2.0/networks/75731fd6-67ad-42f4-919d-25c9cb04e4db => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:01.627 7 INFO neutron.services.segments.plugin [-] Segment 3000143f-be79-4dc9-8992-024ec2aceb33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3000143f-be79-4dc9-8992-024ec2aceb33 found for delete ", "request_id": "req-02a75a67-2f27-4911-9868-913acf314d56"}]} 2026-05-21 16:56:01.630 7 INFO neutron.services.segments.plugin [-] Segment 3000143f-be79-4dc9-8992-024ec2aceb33 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3000143f-be79-4dc9-8992-024ec2aceb33 found for delete ", "request_id": "req-39fd7938-acf9-4134-9f74-2332638bbd36"}]} 2026-05-21 16:56:01.747 8 INFO neutron.services.segments.plugin [-] Segment 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 resource provider aggregate not found 2026-05-21 16:56:01.751 8 INFO neutron.services.segments.plugin [-] Segment 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 resource provider aggregate not found 2026-05-21 16:56:01.776 8 INFO neutron.services.segments.plugin [-] Segment 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 found for delete ", "request_id": "req-16713ec1-4702-416b-bee8-5bbca40c249a"}]} 2026-05-21 16:56:01.779 8 INFO neutron.services.segments.plugin [-] Segment 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6c4fd7a7-14f7-4606-a983-bb8dc902c2f6 found for delete ", "request_id": "req-94df83ba-0908-4b38-adfe-2a3cfba5fce2"}]} [pid: 8|app: 0|req: 831/1669] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:01 2026] DELETE /v2.0/networks/7a614a13-22c2-4e1d-b081-6300612b0fac => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1670] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:01 2026] DELETE /v2.0/networks/5f935a44-0ea8-4acd-ace4-26443eb5f7e0 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 839/1671] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:01 2026] GET /v2.0/security-groups?tenant_id=a563bfbc9a9d44679fa2a3b8de45d486&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1672] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:01 2026] DELETE /v2.0/networks/e43ce8c3-5cc2-479e-af7d-d544535778e4 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1673] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:02 2026] DELETE /v2.0/security-groups/082c268b-35b3-404d-903c-b207a14fbf78 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1674] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:02 2026] DELETE /v2.0/networks/11c14593-e889-48d3-9f38-40fedadb1696 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1675] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:02 2026] GET /v2.0/security-groups?tenant_id=80b566ce963f445a9fd01ca01235bac6&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1676] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:02 2026] DELETE /v2.0/security-groups/1cfd8ed3-7dd7-4a2a-94fe-d07cb22e5385 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1677] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:03 2026] GET /v2.0/security-groups?tenant_id=4f1a2eca9d9f490e9fb7cc7762631cd0&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1678] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:03 2026] DELETE /v2.0/security-groups/00e15e99-f929-414a-aa2e-79b050d503f3 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1679] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:03 2026] GET /v2.0/security-groups?tenant_id=23fc13272912421f995b47141b3fae8d&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1680] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:03 2026] DELETE /v2.0/security-groups/0d150db4-19d1-43f6-877d-36403c9f0f62 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:03.797 8 INFO neutron.services.segments.plugin [-] Segment 7711d11f-f06a-4f52-96ce-a8cb07c52c6c resource provider aggregate not found 2026-05-21 16:56:03.797 8 INFO neutron.services.segments.plugin [-] Segment 7711d11f-f06a-4f52-96ce-a8cb07c52c6c resource provider aggregate not found 2026-05-21 16:56:03.818 8 INFO neutron.services.segments.plugin [-] Segment 7711d11f-f06a-4f52-96ce-a8cb07c52c6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7711d11f-f06a-4f52-96ce-a8cb07c52c6c found for delete ", "request_id": "req-4e32733c-564d-4fe4-a097-f156300dc9fa"}]} 2026-05-21 16:56:03.822 8 INFO neutron.services.segments.plugin [-] Segment 7711d11f-f06a-4f52-96ce-a8cb07c52c6c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7711d11f-f06a-4f52-96ce-a8cb07c52c6c found for delete ", "request_id": "req-ac21f5d0-ec38-4e11-9631-db4f4a5e4cc1"}]} 2026-05-21 16:56:03.837 8 INFO neutron.services.segments.plugin [-] Segment b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee resource provider aggregate not found 2026-05-21 16:56:03.843 8 INFO neutron.services.segments.plugin [-] Segment b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee resource provider aggregate not found 2026-05-21 16:56:03.858 8 INFO neutron.services.segments.plugin [-] Segment b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee found for delete ", "request_id": "req-a4a31fbb-ddfb-4507-a231-440898e9c10b"}]} 2026-05-21 16:56:03.862 8 INFO neutron.services.segments.plugin [-] Segment b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b3e07c37-1b09-4c76-b5c2-7d7bf7b4eaee found for delete ", "request_id": "req-f8cb2036-5bb6-46a1-bd7e-c97497d1a4eb"}]} 2026-05-21 16:56:03.883 8 INFO neutron.services.segments.plugin [-] Segment 50386b32-25f3-4248-8730-47eeb859e95e resource provider aggregate not found 2026-05-21 16:56:03.887 8 INFO neutron.services.segments.plugin [-] Segment 50386b32-25f3-4248-8730-47eeb859e95e resource provider aggregate not found 2026-05-21 16:56:03.904 8 INFO neutron.services.segments.plugin [-] Segment 50386b32-25f3-4248-8730-47eeb859e95e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50386b32-25f3-4248-8730-47eeb859e95e found for delete ", "request_id": "req-a30d457a-c6ce-463e-9fc1-48a92768c855"}]} 2026-05-21 16:56:03.905 8 INFO neutron.services.segments.plugin [-] Segment 50386b32-25f3-4248-8730-47eeb859e95e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50386b32-25f3-4248-8730-47eeb859e95e found for delete ", "request_id": "req-19e4b691-c669-4856-a380-82072c63d634"}]} [pid: 8|app: 0|req: 838/1681] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:03 2026] GET /v2.0/security-groups?tenant_id=c775b5fcc38b4663a6ba810d27bed0b5&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1682] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:04 2026] DELETE /v2.0/security-groups/a341817e-65c4-43b1-aa0d-ee007b51a809 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1683] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:56:03 2026] POST /v2.0/floatingips => generated 552 bytes in 749 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 840/1684] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:56:04 2026] PUT /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 25 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1685] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:04 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1686] 10.0.0.161 () {34 vars in 770 bytes} [Thu May 21 16:56:04 2026] PUT /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/green => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1687] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:04 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1688] 10.0.0.161 () {34 vars in 766 bytes} [Thu May 21 16:56:04 2026] PUT /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/red => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1689] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:04 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1690] 10.0.0.161 () {34 vars in 788 bytes} [Thu May 21 16:56:04 2026] PUT /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/black.or.white => generated 4 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1691] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:04 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 52 bytes in 784 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1692] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:56:05 2026] PUT /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 37 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1693] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:05 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1694] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:56:05 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:05.966 7 INFO neutron.api.v2.resource [None req-a5e35cdb-c04e-479f-b7bf-65d5fe175fff 94a46097ed37433d8859ce7f770214d7 821c607f262449aea064c56b29fd9118 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1695] 10.0.0.161 () {32 vars in 751 bytes} [Thu May 21 16:56:05 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1696] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:56:05 2026] DELETE /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1697] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:06 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:06.138 8 INFO neutron.api.v2.resource [None req-61b2d10f-55ad-4f63-baa0-0bec30957bda 94a46097ed37433d8859ce7f770214d7 821c607f262449aea064c56b29fd9118 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 847/1698] 10.0.0.161 () {32 vars in 754 bytes} [Thu May 21 16:56:06 2026] DELETE /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1699] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:56:06 2026] DELETE /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1700] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:06 2026] GET /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:06.410 7 INFO neutron_taas.services.taas.taas_plugin [None req-923d0898-bf81-4994-9ce7-20d4a2e8dc3f 94a46097ed37433d8859ce7f770214d7 821c607f262449aea064c56b29fd9118 - - default default] TaaS: Handle Delete Port: 5566823d-83ec-4ba6-b792-8e4fe3cc8f9d 2026-05-21 16:56:06.413 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-923d0898-bf81-4994-9ce7-20d4a2e8dc3f 94a46097ed37433d8859ce7f770214d7 821c607f262449aea064c56b29fd9118 - - default default] Tap Mirror: Handle Delete Port: 5566823d-83ec-4ba6-b792-8e4fe3cc8f9d [pid: 7|app: 0|req: 853/1701] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:56:06 2026] DELETE /v2.0/floatingips/9289b00e-be8f-4f50-8875-1ed751d618a7 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1702] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:06 2026] GET /v2.0/security-groups?tenant_id=ce9742b9a1d74474834e956055eb8b25&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1703] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:06 2026] DELETE /v2.0/security-groups/1fa642ef-e56e-48eb-9c3d-b3272262ea31 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1704] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:07 2026] GET /v2.0/security-groups?tenant_id=ac0d779b42714e4bb9a73fd5688f7ce5&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:56:07.666 7 INFO neutron.db.segments_db [None req-b11833d1-e040-4a11-a702-6f4354bbf2c1 a9208059ac594ca7987111f68e040bbf 4a65222d1fe047dab5b8ef9fa3e6558a - - default default] Added segment 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db of type vxlan for network 0fba13e1-9c8e-440c-be36-daae96d934b7 [pid: 8|app: 0|req: 851/1705] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:07 2026] DELETE /v2.0/security-groups/429c6c4c-2b2d-4d40-b773-86943da0ecc3 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1706] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:07 2026] POST /v2.0/networks => generated 632 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1707] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:07 2026] GET /v2.0/security-groups?tenant_id=821c607f262449aea064c56b29fd9118&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1708] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:07 2026] POST /v2.0/subnets => generated 626 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1709] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:07 2026] DELETE /v2.0/security-groups/4d8d261c-d1af-41bc-9d52-c00bfc600c43 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1710] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:56:08 2026] PUT /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1711] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:08 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1712] 10.0.0.161 () {34 vars in 762 bytes} [Thu May 21 16:56:08 2026] PUT /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/green => generated 4 bytes in 626 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1715] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:08 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1716] 10.0.0.161 () {34 vars in 758 bytes} [Thu May 21 16:56:08 2026] PUT /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1717] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:08 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 34 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1718] 10.0.0.161 () {34 vars in 780 bytes} [Thu May 21 16:56:08 2026] PUT /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1719] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 52 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1720] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:56:09 2026] PUT /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1721] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1722] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1723] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:56:09.344 8 INFO neutron.api.v2.resource [None req-5dec78c1-9546-4ef1-9d1f-9338993fa170 a9208059ac594ca7987111f68e040bbf 4a65222d1fe047dab5b8ef9fa3e6558a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1724] 10.0.0.161 () {32 vars in 743 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1725] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1726] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:56:09 2026] DELETE /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1727] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:09.506 8 INFO neutron.api.v2.resource [None req-649c395e-3f02-4a35-90dc-3a44879d480d a9208059ac594ca7987111f68e040bbf 4a65222d1fe047dab5b8ef9fa3e6558a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 863/1728] 10.0.0.161 () {32 vars in 746 bytes} [Thu May 21 16:56:09 2026] DELETE /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1729] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:56:09 2026] DELETE /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1730] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:09 2026] GET /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1731] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:56:09 2026] DELETE /v2.0/subnets/400fb4af-1676-448a-94cf-fe09af969d8d => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:09.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ad31f88-de5f-4f6c-b389-350392a1082f a9208059ac594ca7987111f68e040bbf 4a65222d1fe047dab5b8ef9fa3e6558a - - default default] TaaS: Handle Delete Port: 16a7272f-cb50-49d6-9fd2-9f12ac4cf19e 2026-05-21 16:56:09.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ad31f88-de5f-4f6c-b389-350392a1082f a9208059ac594ca7987111f68e040bbf 4a65222d1fe047dab5b8ef9fa3e6558a - - default default] Tap Mirror: Handle Delete Port: 16a7272f-cb50-49d6-9fd2-9f12ac4cf19e 2026-05-21 16:56:10.119 8 INFO neutron.services.segments.plugin [-] Segment 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db resource provider aggregate not found 2026-05-21 16:56:10.126 8 INFO neutron.services.segments.plugin [-] Segment 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db resource provider aggregate not found 2026-05-21 16:56:10.147 8 INFO neutron.services.segments.plugin [-] Segment 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db found for delete ", "request_id": "req-cc67765a-ca99-4bd3-8c19-2b032f1bec23"}]} 2026-05-21 16:56:10.148 8 INFO neutron.services.segments.plugin [-] Segment 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2a8943f0-cfc8-4cf2-aaa1-b8bcd96ef4db found for delete ", "request_id": "req-9f8860d9-ed80-4484-bf80-b7cf5b070d89"}]} [pid: 8|app: 0|req: 865/1732] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:09 2026] DELETE /v2.0/networks/0fba13e1-9c8e-440c-be36-daae96d934b7 => generated 0 bytes in 324 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1733] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:10 2026] GET /v2.0/security-groups?tenant_id=3ee10b7ec11542d6832033c0737b66b0&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1734] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:10 2026] DELETE /v2.0/security-groups/d785b9a3-3330-4584-a38d-b9d257b91117 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1735] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:10 2026] GET /v2.0/security-groups?tenant_id=caed9d1091a7482fa9018e93ba8ffcdc&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1736] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:11 2026] DELETE /v2.0/security-groups/edc929dd-3a7f-4091-8f64-a6ad6585f811 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1737] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:11 2026] GET /v2.0/security-groups?tenant_id=4a65222d1fe047dab5b8ef9fa3e6558a&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1738] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:11 2026] DELETE /v2.0/security-groups/5017919d-8d78-49dc-97d9-bf96388f6c89 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1739] 10.0.0.161 () {34 vars in 678 bytes} [Thu May 21 16:56:11 2026] POST /v2.0/qos/policies => generated 359 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1740] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:56:11 2026] PUT /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 25 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1741] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1742] 10.0.0.161 () {34 vars in 764 bytes} [Thu May 21 16:56:12 2026] PUT /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1743] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1744] 10.0.0.161 () {34 vars in 760 bytes} [Thu May 21 16:56:12 2026] PUT /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1745] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1746] 10.0.0.161 () {34 vars in 782 bytes} [Thu May 21 16:56:12 2026] PUT /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/black.or.white => generated 4 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1747] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1748] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:56:12 2026] PUT /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 37 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1749] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1750] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/red => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:12.644 8 INFO neutron.api.v2.resource [None req-7babeb80-d869-4b77-8398-4e4851659056 7c8017b4e3784d7ca88f58706822f4d3 1018d3067dff461db7fc091333e07716 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 874/1751] 10.0.0.161 () {32 vars in 745 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/green => generated 99 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1752] 10.0.0.161 () {32 vars in 744 bytes} [Thu May 21 16:56:12 2026] DELETE /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/red => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1753] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 30 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:12.817 7 INFO neutron.api.v2.resource [None req-b159fdf4-7cca-4728-a74a-71158fdb4531 7c8017b4e3784d7ca88f58706822f4d3 1018d3067dff461db7fc091333e07716 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 879/1754] 10.0.0.161 () {32 vars in 748 bytes} [Thu May 21 16:56:12 2026] DELETE /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1755] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:56:12 2026] DELETE /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1756] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:12 2026] GET /v2.0/policies/93ab52dc-7997-45b6-a1db-4156b5157d99/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1757] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:56:12 2026] DELETE /v2.0/qos/policies/93ab52dc-7997-45b6-a1db-4156b5157d99 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1758] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:13 2026] GET /v2.0/security-groups?tenant_id=1018d3067dff461db7fc091333e07716&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1759] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:14 2026] DELETE /v2.0/security-groups/ea28de07-31d8-4323-83ce-8c21a14843fb => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1760] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:14 2026] GET /v2.0/security-groups?tenant_id=6b14314892a745628bcc97385c556dd1&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1761] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:14 2026] DELETE /v2.0/security-groups/e45d2db3-605a-4172-a989-3a3336ca7116 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1762] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:14 2026] GET /v2.0/security-groups?tenant_id=f42c3c1926e6449b90355750d009b3b3&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1763] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:14 2026] DELETE /v2.0/security-groups/95c8530a-3310-4860-9e80-3d258c4f0fd6 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1764] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:15 2026] GET /v2.0/security-groups?tenant_id=bdf02dbe5b954d80837d3cc22fa16bbc&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1765] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:15 2026] DELETE /v2.0/security-groups/d2a7d9a5-42eb-4a6a-b068-5f0d9525a232 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1766] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:15 2026] GET /v2.0/security-groups?tenant_id=aa4458f243974ecf85b0bc870e653542&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1767] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:15 2026] DELETE /v2.0/security-groups/0f3bab7c-d375-4dfb-b1ff-7b7e390c6753 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:18.430 7 INFO neutron.db.segments_db [None req-3957d079-4443-46ff-b98a-6502a9a7460d 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] Added segment 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 of type vxlan for network 1fdd5198-0fcd-449c-8621-6aee38512224 2026-05-21 16:56:18.688 7 INFO neutron.db.l3_hamode_db [None req-3957d079-4443-46ff-b98a-6502a9a7460d 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:56:18.819 7 INFO neutron.db.l3_hamode_db [None req-3957d079-4443-46ff-b98a-6502a9a7460d 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 886/1768] 10.0.0.161 () {34 vars in 668 bytes} [Thu May 21 16:56:18 2026] POST /v2.0/routers => generated 474 bytes in 1244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1769] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:56:19 2026] PUT /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 25 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1770] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:19 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 25 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1771] 10.0.0.161 () {34 vars in 762 bytes} [Thu May 21 16:56:19 2026] PUT /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/green => generated 4 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1772] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:19 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 34 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1773] 10.0.0.161 () {34 vars in 758 bytes} [Thu May 21 16:56:19 2026] PUT /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/red => generated 4 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1774] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:20 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 34 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1775] 10.0.0.161 () {34 vars in 780 bytes} [Thu May 21 16:56:20 2026] PUT /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/black.or.white => generated 4 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1776] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:20 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 52 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1777] 10.0.0.161 () {34 vars in 751 bytes} [Thu May 21 16:56:20 2026] PUT /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 37 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1778] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:20 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 37 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1779] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:56:20 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/red => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:21.017 7 INFO neutron.api.v2.resource [None req-3ebd7b7e-7714-4d38-96a9-5e5e37709a51 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 892/1780] 10.0.0.161 () {32 vars in 743 bytes} [Thu May 21 16:56:20 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/green => generated 99 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1781] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1782] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:56:21 2026] DELETE /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/red => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1783] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1784] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 30 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:21.363 8 INFO neutron.api.v2.resource [None req-df243ec7-8ea3-4c75-90e6-c2d1d52c9bec 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1785] 10.0.0.161 () {32 vars in 746 bytes} [Thu May 21 16:56:21 2026] DELETE /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags/green => generated 99 bytes in 126 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1786] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1787] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:56:21 2026] DELETE /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1788] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1789] 10.0.0.161 () {32 vars in 731 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f/tags => generated 12 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1790] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:56:21 2026] GET /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f => generated 480 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1791] 10.0.0.161 () {34 vars in 742 bytes} [Thu May 21 16:56:21 2026] PUT /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f => generated 480 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1792] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:56:22 2026] GET /v2.0/ports?device_id=4b045850-5d1a-44fc-9f61-03e43d19064f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:22.479 8 INFO neutron_taas.services.taas.taas_plugin [None req-26ef1cf8-19f1-4799-92c3-40d74b6530c9 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] TaaS: Handle Delete Port: 814b2614-30d4-4ee0-a030-6f05cafb6a5d 2026-05-21 16:56:22.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26ef1cf8-19f1-4799-92c3-40d74b6530c9 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] Tap Mirror: Handle Delete Port: 814b2614-30d4-4ee0-a030-6f05cafb6a5d [pid: 7|app: 0|req: 899/1793] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:22 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1794] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:22 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:56:22.798 8 INFO neutron.services.segments.plugin [-] Segment 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 resource provider aggregate not found 2026-05-21 16:56:22.810 8 INFO neutron.services.segments.plugin [-] Segment 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 resource provider aggregate not found 2026-05-21 16:56:22.826 8 INFO neutron.services.segments.plugin [-] Segment 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 found for delete ", "request_id": "req-b1b52160-cc04-4ff2-bbf1-0e2edea5065e"}]} 2026-05-21 16:56:22.840 8 INFO neutron.services.segments.plugin [-] Segment 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37e3cd57-4d4a-4c72-bfe2-e2591d4a5607 found for delete ", "request_id": "req-9f4222d7-e970-4cad-a509-72c803840496"}]} 2026-05-21 16:56:22.842 8 INFO neutron.db.l3_hamode_db [None req-26ef1cf8-19f1-4799-92c3-40d74b6530c9 4e77c2ba06aa43cdbc50cd6b013d18dd 3932a2fd4c194105b0f2707aa922e962 - - default default] HA network 1fdd5198-0fcd-449c-8621-6aee38512224 was deleted as no HA routers are present in tenant 3932a2fd4c194105b0f2707aa922e962. [pid: 8|app: 0|req: 895/1795] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:56:22 2026] DELETE /v2.0/routers/4b045850-5d1a-44fc-9f61-03e43d19064f => generated 0 bytes in 572 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1796] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:23 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1797] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:23 2026] GET /v2.0/security-groups?id=4f612fba-06df-4aa7-8102-5c9df0a515a4&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1800] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:56:23 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1801] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:23 2026] GET /v2.0/security-groups?tenant_id=086b9926c30147faa8997775492536c4&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:56:24.058 8 INFO neutron_taas.services.taas.taas_plugin [req-6f85cd6a-f9f4-463c-a8c6-b5ecfa58901f req-823968dc-b122-4b21-8338-cbbe71c43f9b 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] TaaS: Handle Delete Port: c14f4e88-dcc1-4d95-b6e8-005de8075ddb 2026-05-21 16:56:24.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6f85cd6a-f9f4-463c-a8c6-b5ecfa58901f req-823968dc-b122-4b21-8338-cbbe71c43f9b 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] Tap Mirror: Handle Delete Port: c14f4e88-dcc1-4d95-b6e8-005de8075ddb [pid: 7|app: 0|req: 902/1802] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:23 2026] DELETE /v2.0/security-groups/09820601-2525-4c57-928a-b842eefe8df5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:24.203 8 INFO neutron.db.l3_db [req-6f85cd6a-f9f4-463c-a8c6-b5ecfa58901f req-823968dc-b122-4b21-8338-cbbe71c43f9b 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] Floating IP ec292ae4-c1b4-4a02-947f-aaf40799a0c1 disassociated. External IP: 10.96.250.210, port: c14f4e88-dcc1-4d95-b6e8-005de8075ddb. [pid: 7|app: 0|req: 903/1803] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:24 2026] GET /v2.0/security-groups?tenant_id=3932a2fd4c194105b0f2707aa922e962&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1804] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:56:23 2026] DELETE /v2.0/ports/c14f4e88-dcc1-4d95-b6e8-005de8075ddb => generated 0 bytes in 691 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:24.628 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-22302b0b-bce8-4ca7-bca2-1853b08ef844'] response: {'server_uuid': '631a6192-f752-46f6-9319-cd780a725ac3', 'name': 'network-vif-deleted', 'tag': 'c14f4e88-dcc1-4d95-b6e8-005de8075ddb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 904/1805] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:24 2026] DELETE /v2.0/security-groups/e6b19339-760e-4f4e-b552-5c5319d0bf1a => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1806] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:24 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1807] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:25 2026] GET /v2.0/security-groups?tenant_id=ad1746cbdae5439fa986453a16729ae1&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1808] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:25 2026] DELETE /v2.0/security-groups/d9bca06d-0aac-4c70-b03a-9155905594d6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1809] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:26 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:26.221 8 INFO neutron.db.segments_db [None req-1d4879c5-958c-4273-b491-cbeeddbbf789 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Added segment 79451f15-4e6b-4296-9743-6fd3d7f18d29 of type vxlan for network d0777699-f002-4ba4-ba2f-bf9f91713c9d [pid: 8|app: 0|req: 903/1810] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:25 2026] POST /v2.0/networks => generated 640 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1811] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:26 2026] POST /v2.0/subnets => generated 657 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1812] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:56:26 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1813] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:26 2026] POST /v2.0/subnets => generated 732 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:27.148 8 INFO neutron.db.segments_db [None req-312b45d6-bb70-4264-af35-05aeaca2dba8 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Added segment 2b1f80b7-e36a-4c58-b156-3a110c22cd70 of type vxlan for network 69c14dc8-0d3f-49bb-a094-3fd0785c82ca [pid: 7|app: 0|req: 910/1814] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:27 2026] GET /v2.0/ports?device_id=631a6192-f752-46f6-9319-cd780a725ac3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1815] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:27 2026] POST /v2.0/networks => generated 638 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1816] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:27 2026] POST /v2.0/subnets => generated 655 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1817] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:27 2026] POST /v2.0/subnets => generated 726 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:28.034 7 INFO neutron.db.segments_db [None req-38457f76-0db0-4af5-86a8-1f4b3fd8ece2 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Added segment 5b363bac-6af4-42d6-8fcb-275692004dc9 of type vxlan for network 66c9578a-963e-4223-a891-6c501e95322d [pid: 7|app: 0|req: 912/1818] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:27 2026] POST /v2.0/networks => generated 638 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1819] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:28 2026] POST /v2.0/subnets => generated 655 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:28.528 8 INFO neutron.db.segments_db [None req-dccee30e-569c-40c8-baf4-989ea8cf0ed0 80a8324d2ddf486d866f68e804b3908d 148818a1e6a14f4f892890572fa93644 - - default default] Added segment 9cb55718-c0fb-4257-a28f-b62e58c061e2 of type vxlan for network 99f1e9bb-f6eb-4647-a35b-f888bca1a99c [pid: 8|app: 0|req: 907/1820] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:28 2026] POST /v2.0/networks => generated 630 bytes in 451 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1821] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:28 2026] DELETE /v2.0/security-groups/4f612fba-06df-4aa7-8102-5c9df0a515a4 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1822] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:28 2026] POST /v2.0/subnets => generated 730 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:28.893 8 INFO neutron.api.v2.resource [None req-d736aefc-fcf9-494e-8d2d-29a9e99fc64e 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 909/1823] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:56:28 2026] GET /v2.0/security-groups/4f612fba-06df-4aa7-8102-5c9df0a515a4 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:56:28.941 8 INFO neutron.db.segments_db [None req-096a50ea-d2b0-4d3c-bfbc-f69382f20767 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Added segment 87f32636-3405-404d-a324-f6b197d5a1e4 of type vxlan for network a53df2df-8d81-405c-8c55-010d2d6f6cc0 [pid: 7|app: 0|req: 915/1824] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:56:28 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:29.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd6cfe54-5a59-482d-a617-0ca8681f3059 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] TaaS: Handle Delete Port: eafb3e9b-4de8-41b0-99c6-833adf0acca0 2026-05-21 16:56:29.130 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd6cfe54-5a59-482d-a617-0ca8681f3059 7c2553ce10274b3296569a5f18cad9ed 892e15eb29514fccb12f345d46a81674 - - default default] Tap Mirror: Handle Delete Port: eafb3e9b-4de8-41b0-99c6-833adf0acca0 2026-05-21 16:56:29.234 8 INFO neutron.db.l3_hamode_db [None req-096a50ea-d2b0-4d3c-bfbc-f69382f20767 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 916/1825] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:56:28 2026] DELETE /v2.0/floatingips/ec292ae4-c1b4-4a02-947f-aaf40799a0c1 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:29.669 7 INFO neutron.db.segments_db [None req-2641701f-b77d-4b58-8ff9-6f32069cd86e c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Added segment c093c1bc-0f76-43ef-81b9-4335dc7fbeff of type vxlan for network e0597be8-88d0-4884-bf23-2161a1a5da28 [pid: 7|app: 0|req: 917/1826] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:56:29 2026] POST /v2.0/networks => generated 632 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1827] 10.0.0.161 () {34 vars in 666 bytes} [Thu May 21 16:56:29 2026] POST /v2.0/trunks => generated 407 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:30.225 8 INFO neutron.db.l3_hamode_db [None req-096a50ea-d2b0-4d3c-bfbc-f69382f20767 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:56:30.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2d42d6b-269b-46b3-8052-69a5402e6b48 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 4a410b73-6f70-4d36-8f03-d31d5f3a515a 2026-05-21 16:56:30.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2d42d6b-269b-46b3-8052-69a5402e6b48 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 4a410b73-6f70-4d36-8f03-d31d5f3a515a [pid: 7|app: 0|req: 919/1828] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:56:29 2026] PUT /v2.0/routers/d0fa217e-0751-4a9a-acf2-203258eef3b2/remove_router_interface => generated 309 bytes in 1047 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:56:31.006 7 INFO neutron.db.segments_db [None req-4371a341-1180-4066-a8bc-7211c565eec9 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Added segment 8b60f526-1b8e-4389-a43d-18b2254ffb53 of type vxlan for network fe15833d-4fb8-4027-9cbe-aed0c8a23851 [pid: 8|app: 0|req: 910/1829] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:28 2026] POST /v2.0/routers => generated 685 bytes in 2416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1830] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:56:31 2026] PUT /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:31.364 7 INFO neutron.db.l3_hamode_db [None req-4371a341-1180-4066-a8bc-7211c565eec9 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:56:31.560 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbb75ce8-a0fc-4b45-bd39-395e558ce14c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: b1d00a08-64c0-4fc6-87ca-521c30f97e1b 2026-05-21 16:56:31.563 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbb75ce8-a0fc-4b45-bd39-395e558ce14c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: b1d00a08-64c0-4fc6-87ca-521c30f97e1b 2026-05-21 16:56:31.830 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbb75ce8-a0fc-4b45-bd39-395e558ce14c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: bc755372-d134-4728-a9d3-bfaa9661b989 2026-05-21 16:56:31.832 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbb75ce8-a0fc-4b45-bd39-395e558ce14c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: bc755372-d134-4728-a9d3-bfaa9661b989 2026-05-21 16:56:32.200 8 INFO neutron.services.segments.plugin [-] Segment 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 resource provider aggregate not found 2026-05-21 16:56:32.215 8 INFO neutron.services.segments.plugin [-] Segment 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 resource provider aggregate not found 2026-05-21 16:56:32.233 8 INFO neutron.db.l3_hamode_db [None req-bbb75ce8-a0fc-4b45-bd39-395e558ce14c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network c2b787d6-4b7b-4e8c-84d8-1fbe7d9ffaf4 was deleted as no HA routers are present in tenant 892e15eb29514fccb12f345d46a81674. [pid: 8|app: 0|req: 912/1831] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:56:31 2026] DELETE /v2.0/routers/d0fa217e-0751-4a9a-acf2-203258eef3b2 => generated 0 bytes in 902 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:32.243 8 INFO neutron.services.segments.plugin [-] Segment 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 found for delete ", "request_id": "req-9166817f-9a2f-44db-b41c-a5e8d51df293"}]} 2026-05-21 16:56:32.244 8 INFO neutron.services.segments.plugin [-] Segment 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2e2437f8-78a0-4e6f-bd26-3efc4d6f4123 found for delete ", "request_id": "req-114cb221-d965-4f8e-80f5-0d0cdc502b7c"}]} 2026-05-21 16:56:32.357 7 INFO neutron.db.l3_hamode_db [None req-4371a341-1180-4066-a8bc-7211c565eec9 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 920/1832] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:30 2026] POST /v2.0/routers => generated 694 bytes in 2408 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1833] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:33 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1834] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:56:33 2026] DELETE /v2.0/subnets/6ec6c444-9b07-4cc7-8577-3ad0ff854a4b => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1835] 10.0.0.161 () {32 vars in 776 bytes} [Thu May 21 16:56:33 2026] GET /v2.0/subnets?project_id=2228ce93112145788425c077276b9f30&cidr=10.100.0.0%2F28 => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1836] 10.0.0.161 () {34 vars in 760 bytes} [Thu May 21 16:56:33 2026] PUT /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/green => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1837] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:56:32 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/add_router_interface => generated 309 bytes in 1474 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1838] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:56:33 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1839] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:33 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:33.834 7 INFO neutron_taas.services.taas.taas_plugin [None req-59e3dceb-ee81-4ec4-b048-992a33c76d60 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 08f290cd-2111-455c-af9e-1a664c40c209 2026-05-21 16:56:33.837 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59e3dceb-ee81-4ec4-b048-992a33c76d60 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 08f290cd-2111-455c-af9e-1a664c40c209 2026-05-21 16:56:34.011 7 INFO neutron.services.segments.plugin [-] Segment 30db476e-9b7f-4059-87d9-2ac47fcab131 resource provider aggregate not found 2026-05-21 16:56:34.019 7 INFO neutron.services.segments.plugin [-] Segment 30db476e-9b7f-4059-87d9-2ac47fcab131 resource provider aggregate not found 2026-05-21 16:56:34.030 7 INFO neutron.services.segments.plugin [-] Segment 30db476e-9b7f-4059-87d9-2ac47fcab131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30db476e-9b7f-4059-87d9-2ac47fcab131 found for delete ", "request_id": "req-632f8f87-3d0f-49ba-a244-36d5ba1b47b7"}]} 2026-05-21 16:56:34.043 7 INFO neutron.services.segments.plugin [-] Segment 30db476e-9b7f-4059-87d9-2ac47fcab131 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30db476e-9b7f-4059-87d9-2ac47fcab131 found for delete ", "request_id": "req-4aa1e9d9-609d-4976-9688-291bfe814705"}]} [pid: 7|app: 0|req: 925/1840] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:33 2026] DELETE /v2.0/networks/2b805c54-091a-4ec5-a045-313c4e07f20b => generated 0 bytes in 345 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1841] 10.0.0.161 () {32 vars in 784 bytes} [Thu May 21 16:56:34 2026] GET /v2.0/subnets?network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554&cidr=10.100.0.0%2F28 => generated 14 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1842] 10.0.0.161 () {34 vars in 756 bytes} [Thu May 21 16:56:34 2026] PUT /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/red => generated 4 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1843] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:34 2026] POST /v2.0/subnets => generated 656 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1844] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:34 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 34 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1845] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:34 2026] GET /v2.0/security-groups?tenant_id=892e15eb29514fccb12f345d46a81674&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1846] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:56:33 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/add_router_interface => generated 309 bytes in 1642 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1847] 10.0.0.161 () {34 vars in 778 bytes} [Thu May 21 16:56:35 2026] PUT /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/black.or.white => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1848] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:35 2026] DELETE /v2.0/security-groups/f687189c-1703-4586-82be-f814cb4f4785 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1849] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:56:34 2026] PUT /v2.0/routers/b9353a83-9c18-43a9-8c62-c39f22f8f47f/add_router_interface => generated 309 bytes in 1595 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1850] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 933/1851] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/networks => generated 7367 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1852] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:56:36 2026] PUT /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1853] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/subnets => generated 7419 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1854] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 37 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1855] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/routers => generated 1452 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1856] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:36.460 7 INFO neutron.api.v2.resource [None req-24939e96-3303-4f23-8bf6-05e30525e82d 80a8324d2ddf486d866f68e804b3908d 148818a1e6a14f4f892890572fa93644 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 939/1857] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/green => generated 99 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1858] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:36 2026] DELETE /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1859] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:56:36 2026] POST /v2.0/security-groups => generated 1675 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1860] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:36 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1861] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:36.846 7 INFO neutron.api.v2.resource [None req-5e6560f8-c002-40f1-96dc-001737948037 80a8324d2ddf486d866f68e804b3908d 148818a1e6a14f4f892890572fa93644 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 944/1862] 10.0.0.161 () {32 vars in 744 bytes} [Thu May 21 16:56:36 2026] DELETE /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1863] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:36 2026] POST /v2.0/security-group-rules => generated 596 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1864] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:56:37 2026] DELETE /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1865] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:56:35 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/add_router_interface => generated 309 bytes in 1600 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1866] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:37 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1867] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1868] 10.0.0.161 () {32 vars in 719 bytes} [Thu May 21 16:56:37 2026] GET /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94 => generated 407 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1869] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 601 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1870] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-groups => generated 1628 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-21 16:56:37.492 7 INFO neutron.db.securitygroups_db [None req-e6c01d02-2f4f-427e-b062-6d58dc09e8ac c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Project 2228ce93112145788425c077276b9f30 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 922/1871] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:56:37 2026] GET /v2.0/ports/a517307c-cad7-4470-8516-4237e12bfc83 => generated 826 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 950/1872] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 607 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1873] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:37.719 8 INFO neutron.db.securitygroups_db [None req-b8bdce41-b7f6-4653-95f2-eb9bc7a0464a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Project 2228ce93112145788425c077276b9f30 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 951/1874] 10.0.0.161 () {32 vars in 722 bytes} [Thu May 21 16:56:37 2026] DELETE /v2.0/trunks/8546c436-8672-4d95-9e1d-5b27ef01cd94 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 924/1875] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 606 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1876] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 597 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:37.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-60c6057c-8224-499c-a4ec-8c53ecab4cc0 80a8324d2ddf486d866f68e804b3908d 148818a1e6a14f4f892890572fa93644 - - default default] TaaS: Handle Delete Port: a517307c-cad7-4470-8516-4237e12bfc83 2026-05-21 16:56:37.940 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60c6057c-8224-499c-a4ec-8c53ecab4cc0 80a8324d2ddf486d866f68e804b3908d 148818a1e6a14f4f892890572fa93644 - - default default] Tap Mirror: Handle Delete Port: a517307c-cad7-4470-8516-4237e12bfc83 [pid: 8|app: 0|req: 925/1877] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:56:37 2026] DELETE /v2.0/ports/a517307c-cad7-4470-8516-4237e12bfc83 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1878] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:37 2026] POST /v2.0/security-group-rules => generated 599 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:38.131 8 INFO neutron.services.segments.plugin [-] Segment 9cb55718-c0fb-4257-a28f-b62e58c061e2 resource provider aggregate not found 2026-05-21 16:56:38.132 8 INFO neutron.services.segments.plugin [-] Segment 9cb55718-c0fb-4257-a28f-b62e58c061e2 resource provider aggregate not found 2026-05-21 16:56:38.174 8 INFO neutron.services.segments.plugin [-] Segment 9cb55718-c0fb-4257-a28f-b62e58c061e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb55718-c0fb-4257-a28f-b62e58c061e2 found for delete ", "request_id": "req-6d42158c-a219-46af-b8b7-8ed323ea3b1d"}]} [pid: 8|app: 0|req: 926/1879] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:38 2026] DELETE /v2.0/networks/99f1e9bb-f6eb-4647-a35b-f888bca1a99c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:38.185 8 INFO neutron.services.segments.plugin [-] Segment 9cb55718-c0fb-4257-a28f-b62e58c061e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cb55718-c0fb-4257-a28f-b62e58c061e2 found for delete ", "request_id": "req-48ea39d2-da9c-4b87-bde2-381f3c8b2b81"}]} [pid: 7|app: 0|req: 954/1880] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1881] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1882] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1883] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:56:38 2026] GET /v2.0/networks => generated 1297 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1884] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1885] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1886] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:56:38 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1411731953&fields=id&tenant_id=2228ce93112145788425c077276b9f30 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1889] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:38 2026] GET /v2.0/security-groups?tenant_id=3af5fe4ae1c5490a92969f838ac25745&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1890] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:38 2026] POST /v2.0/security-group-rules => generated 599 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1891] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 660 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1892] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:39 2026] DELETE /v2.0/security-groups/4182c08d-7fc3-4c75-a493-1f96ee5f3238 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1893] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/security-groups?tenant_id=63f82c2f389e4c7da780796218d82fcf&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1894] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/quotas/2228ce93112145788425c077276b9f30 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1895] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1896] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:39 2026] DELETE /v2.0/security-groups/786b1e02-9858-4104-9257-b414b2e23318 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1897] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&fields=id => generated 57 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1898] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1899] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1900] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:56:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1901] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/security-groups?tenant_id=148818a1e6a14f4f892890572fa93644&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1902] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1903] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:39 2026] DELETE /v2.0/security-groups/68a5ecc5-9d81-4c8f-9b9d-c1b0eaebe726 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1904] 10.0.0.125 () {34 vars in 1096 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2024675183&fields=id&tenant_id=8a210f6a379c46649b8c434b7e1e65c0 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1905] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:56:39 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1906] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:56:40 2026] GET /v2.0/quotas/8a210f6a379c46649b8c434b7e1e65c0 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1907] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:56:40 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&fields=id => generated 241 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1908] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:56:40 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1909] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:56:40 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1910] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:40 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1911] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:40 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1912] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:41 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1913] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:43 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:43.841 7 INFO neutron.db.segments_db [None req-8b09efe2-a7f9-4fde-afb6-8b6d1e28275d 4509a993fd944d67b3f10547a441d531 db57269c661449d29189fe37809881ab - - default default] Added segment e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 of type vxlan for network b2147a7e-4234-4b00-bcfc-abc457cd033d [pid: 7|app: 0|req: 970/1914] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:43 2026] POST /v2.0/networks => generated 631 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:43.994 8 INFO neutron.db.segments_db [None req-0a4a73d3-0e10-46ef-a84c-0eb7397bf282 4509a993fd944d67b3f10547a441d531 db57269c661449d29189fe37809881ab - - default default] Added segment e362a64a-22d9-43af-bfff-b7b30a00f65d of type vxlan for network 9048176c-3ebe-4867-80bf-40e8858dff68 [pid: 8|app: 0|req: 945/1915] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:43 2026] POST /v2.0/networks => generated 632 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1916] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:56:44 2026] PUT /v2.0/networks/b2147a7e-4234-4b00-bcfc-abc457cd033d/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1917] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1918] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/networks/b2147a7e-4234-4b00-bcfc-abc457cd033d/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1919] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2228ce93112145788425c077276b9f30 => generated 181 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1920] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:56:44 2026] PUT /v2.0/networks/9048176c-3ebe-4867-80bf-40e8858dff68/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1921] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/networks/9048176c-3ebe-4867-80bf-40e8858dff68/tags => generated 17 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1922] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1923] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:56:44 2026] PUT /v2.0/networks/9048176c-3ebe-4867-80bf-40e8858dff68/tags => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1924] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/networks/9048176c-3ebe-4867-80bf-40e8858dff68/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1925] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:56:44 2026] GET /v2.0/networks/b2147a7e-4234-4b00-bcfc-abc457cd033d/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:44.602 7 INFO neutron.services.segments.plugin [-] Segment e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 resource provider aggregate not found [pid: 8|app: 0|req: 948/1926] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:56:44 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:44.607 7 INFO neutron.services.segments.plugin [-] Segment e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:56:44.630 7 INFO neutron.services.segments.plugin [-] Segment e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 found for delete ", "request_id": "req-05f82702-25ee-4393-971a-8ccaafe966b7"}]} [pid: 7|app: 0|req: 979/1927] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:44 2026] DELETE /v2.0/networks/b2147a7e-4234-4b00-bcfc-abc457cd033d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:56:44.643 7 INFO neutron.services.segments.plugin [-] Segment e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e253dea2-7abf-4bb2-9aa2-d7f60b9f0116 found for delete ", "request_id": "req-9ef700ad-2621-4810-919e-1fe7630fe763"}]} [pid: 7|app: 0|req: 980/1928] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:56:44 2026] DELETE /v2.0/networks/9048176c-3ebe-4867-80bf-40e8858dff68 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1929] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:56:44 2026] PUT /v2.0/ports/06571fae-18dc-4b52-8d42-8f002e4cb4a0 => generated 1235 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:56:45.085 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c419bca7-284d-42ca-8b4c-d232b12a54f0'] response: {'name': 'network-changed', 'server_uuid': '6791f183-5244-48c9-9dda-e42390ada729', 'tag': '06571fae-18dc-4b52-8d42-8f002e4cb4a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 981/1930] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 982/1931] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/security-groups?tenant_id=398e6bce46fc4983ba881c2b22ea3e14&name=default => generated 2925 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1932] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1933] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/security-groups?tenant_id=1147e31e3fcd40ed950c7f974768ccb7&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1934] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1935] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 1238 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1936] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:45 2026] DELETE /v2.0/security-groups/302aa71f-4c0d-46d2-9263-66b2bd556639 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1937] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/networks?tenant_id=2228ce93112145788425c077276b9f30&shared=False => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1938] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:45 2026] DELETE /v2.0/security-groups/5277373b-7d98-417b-a42f-2a0dd50e407a => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1939] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1940] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:45 2026] GET /v2.0/security-groups?tenant_id=db57269c661449d29189fe37809881ab&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1941] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:46 2026] DELETE /v2.0/security-groups/b6cdb300-f63c-4b90-9220-35479d87de5e => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1942] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:46 2026] GET /v2.0/security-groups?tenant_id=2961d64f747c44bca6664495bc3cf575&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1943] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:56:46 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 705 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1944] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:46 2026] DELETE /v2.0/security-groups/a4f53249-6802-409d-a66c-53a57103c2c8 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1945] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:56:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a210f6a379c46649b8c434b7e1e65c0 => generated 179 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:56:46.651 7 INFO neutron.services.segments.plugin [-] Segment e362a64a-22d9-43af-bfff-b7b30a00f65d resource provider aggregate not found 2026-05-21 16:56:46.665 7 INFO neutron.services.segments.plugin [-] Segment e362a64a-22d9-43af-bfff-b7b30a00f65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e362a64a-22d9-43af-bfff-b7b30a00f65d found for delete ", "request_id": "req-5027ba9f-9279-4c6f-b242-c11cf1c0f863"}]} 2026-05-21 16:56:46.670 7 INFO neutron.services.segments.plugin [-] Segment e362a64a-22d9-43af-bfff-b7b30a00f65d resource provider aggregate not found 2026-05-21 16:56:46.693 7 INFO neutron.services.segments.plugin [-] Segment e362a64a-22d9-43af-bfff-b7b30a00f65d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e362a64a-22d9-43af-bfff-b7b30a00f65d found for delete ", "request_id": "req-776a9140-4b19-4fcd-9db8-b11b00348cb5"}]} [pid: 8|app: 0|req: 957/1946] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:56:46 2026] POST /v2.0/ports => generated 1183 bytes in 472 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 990/1947] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:46 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1948] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:46 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1949] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1950] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=06571fae-18dc-4b52-8d42-8f002e4cb4a0 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1951] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/subnets?id=6f151782-c741-40e4-a018-685618a0f0f4 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1952] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/ports?network_id=e0597be8-88d0-4884-bf23-2161a1a5da28&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1953] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1954] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1955] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:56:46 2026] PUT /v2.0/ports/7855db94-b8ab-4b03-831c-f20baf364c52 => generated 1464 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:56:47.336 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-779b6138-6d2a-476c-9139-2b88e7cb41b9'] response: {'name': 'network-changed', 'server_uuid': '1722e870-3f6a-4e24-a43e-498bd4585cb8', 'tag': '7855db94-b8ab-4b03-831c-f20baf364c52', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 998/1956] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1467 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 959/1957] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/networks?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&shared=False => generated 2377 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1958] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1959] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:56:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1960] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:48 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1961] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1467 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1962] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=7855db94-b8ab-4b03-831c-f20baf364c52 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1963] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1964] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f5&port_id=7855db94-b8ab-4b03-831c-f20baf364c52 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1965] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1966] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/subnets?id=201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9&id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 1410 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1967] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/1968] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1969] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1970] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:56:49 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1971] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:50 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1972] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:50 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1973] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:50 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1198 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1974] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:50 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1975] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:51 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1976] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:51 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/1977] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:52 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/1978] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:52 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1979] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:52 2026] GET /v2.0/security-groups?tenant_id=096e9898beaf48e7847b042c8621baa6&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1980] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:52 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1981] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:52 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1982] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:52 2026] DELETE /v2.0/security-groups/8815d89f-ed2a-457f-9d65-8ef84584b05a => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1983] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:56:52 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1984] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:53 2026] GET /v2.0/security-groups?tenant_id=fa42fcde58e54c4f9fa6b075fc2f181c&name=default => generated 2925 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1985] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:53 2026] DELETE /v2.0/security-groups/d4b2fa56-ac77-40b1-aedd-73bdbaa51756 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:53.948 8 INFO neutron.db.l3_db [None req-782a4207-70c9-4542-9780-61c0bd4f0b95 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Floating IP 24f310ab-ffc7-4573-abe9-85abc136ed34 associated. External IP: 10.96.250.207, port: 06571fae-18dc-4b52-8d42-8f002e4cb4a0. [pid: 8|app: 0|req: 971/1988] 10.0.0.161 () {34 vars in 677 bytes} [Thu May 21 16:56:53 2026] POST /v2.0/floatingips => generated 855 bytes in 1383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:54.439 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a46a5f6d-39fa-4e55-8c35-bfdc71d5460e'] response: {'name': 'network-changed', 'server_uuid': '6791f183-5244-48c9-9dda-e42390ada729', 'tag': '06571fae-18dc-4b52-8d42-8f002e4cb4a0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1018/1989] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:54 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1990] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:56:54 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 1240 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1991] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 756 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1992] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=06571fae-18dc-4b52-8d42-8f002e4cb4a0 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/1993] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/subnets?id=6f151782-c741-40e4-a018-685618a0f0f4 => generated 677 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1994] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/ports?network_id=e0597be8-88d0-4884-bf23-2161a1a5da28&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1995] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1996] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1997] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:55 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 855 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1998] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:56 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1200 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1999] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:56:56 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2000] 10.0.0.161 () {32 vars in 818 bytes} [Thu May 21 16:56:56 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&mac_address=fa%3A16%3A3e%3A76%3Aec%3Ab8 => generated 1200 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2001] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:56:56 2026] GET /v2.0/security-groups?tenant_id=eb16e1bead124849911f3ad33832fb99&name=default => generated 2925 bytes in 375 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/2002] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:56 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2003] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:56:56 2026] DELETE /v2.0/security-groups/0d34fda7-3863-4624-9211-b011b74c9e8a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:56:57.172 7 INFO neutron.db.l3_db [None req-72563772-aef9-406d-9fd9-d58b24fa4a1f 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Floating IP 97bbd791-5b54-44b2-8bbc-a635e8de3003 associated. External IP: 10.96.250.205, port: 7855db94-b8ab-4b03-831c-f20baf364c52. [pid: 7|app: 0|req: 1025/2004] 10.0.0.161 () {34 vars in 677 bytes} [Thu May 21 16:56:56 2026] POST /v2.0/floatingips => generated 855 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:57.532 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7e41ea03-cf05-4ae5-9665-e1ffbbfc8936'] response: {'name': 'network-changed', 'server_uuid': '1722e870-3f6a-4e24-a43e-498bd4585cb8', 'tag': '7855db94-b8ab-4b03-831c-f20baf364c52', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/2005] 10.0.0.125 () {34 vars in 1096 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-2024675183&fields=id&tenant_id=8a210f6a379c46649b8c434b7e1e65c0 => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2006] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2007] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 857 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2008] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/quotas/8a210f6a379c46649b8c434b7e1e65c0 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/2009] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&fields=id => generated 333 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2010] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2011] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:56:57 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/2012] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2013] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1469 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2014] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 801 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2015] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=7855db94-b8ab-4b03-831c-f20baf364c52 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2016] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f5&port_id=7855db94-b8ab-4b03-831c-f20baf364c52 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2017] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/subnets?id=201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9&id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2018] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2019] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/2020] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2021] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:56:58 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:56:58.854 8 INFO neutron.db.segments_db [None req-8afb5e11-736e-448b-a241-2e89a1d226b9 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Added segment e73eecaa-d27f-49cd-938e-5a6897567dbb of type vxlan for network a7e460a0-5c74-4e31-af2b-6f880ef6e680 [pid: 8|app: 0|req: 989/2022] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:56:58 2026] POST /v2.0/networks => generated 650 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2023] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:58 2026] POST /v2.0/subnets => generated 627 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:56:59.280 8 INFO neutron.db.segments_db [None req-0455ca32-0cde-401b-b3d1-d842e03d97cc 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Added segment 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 of type vxlan for network ea352ea4-8a54-4efc-9438-fb6e8eda5843 2026-05-21 16:56:59.555 8 INFO neutron.db.l3_hamode_db [None req-0455ca32-0cde-401b-b3d1-d842e03d97cc 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:00.343 8 INFO neutron.db.l3_hamode_db [None req-0455ca32-0cde-401b-b3d1-d842e03d97cc 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 990/2024] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:56:59 2026] POST /v2.0/routers => generated 694 bytes in 2785 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/2025] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:57:02 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 705 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/2026] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:57:02 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=8a210f6a379c46649b8c434b7e1e65c0 => generated 179 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2027] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:57:02 2026] POST /v2.0/ports => generated 1187 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1035/2028] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:57:02 2026] PUT /v2.0/routers/a8f527aa-a97b-4b2b-84e1-a6fdcf714002/add_router_interface => generated 309 bytes in 1356 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/2029] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:57:02 2026] PUT /v2.0/ports/ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 1468 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2030] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:03 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1202 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:03.503 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-19393e6e-4262-490d-ae8f-d01ff80f893c'] response: {'name': 'network-changed', 'server_uuid': '93e6be4a-57be-4b5e-827b-8a6f209a8bfe', 'tag': 'ae92a0bf-5b76-464f-ba90-7107eb999340', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1037/2031] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:03 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2032] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:57:03 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 1240 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2033] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:57:03 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/2034] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:03 2026] POST /v2.0/ports => generated 955 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 996/2035] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:04 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1471 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/2036] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:57:04 2026] GET /v2.0/networks?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&shared=False => generated 2377 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2037] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:57:04 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2038] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:03 2026] POST /v2.0/ports => generated 955 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:05.059 8 INFO neutron.db.l3_db [None req-9800e73e-bee2-4bb1-8346-62c32de4b0e3 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Floating IP b9844e34-e70e-4d16-8ab3-021f6daa6aaa associated. External IP: 10.96.250.206, port: 24968571-74ec-42c5-9f4f-3b3993a31ff3. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1041/2039] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1471 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2040] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.149&port_id=ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2041] 199.19.213.48 () {34 vars in 1105 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37d&port_id=ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2042] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/subnets?id=5a5e2f01-0bea-48a7-b614-420f8acd1fc7&id=99c94838-ad48-4aa0-998d-48f941fe421a => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2043] 10.0.0.161 () {34 vars in 677 bytes} [Thu May 21 16:57:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1067 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2044] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2045] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:05.468 8 INFO neutron.db.l3_db [None req-0226052f-e7f4-4518-bed7-1af6702a627b 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Floating IP b9844e34-e70e-4d16-8ab3-021f6daa6aaa disassociated. External IP: 10.96.250.206, port: 24968571-74ec-42c5-9f4f-3b3993a31ff3. [pid: 7|app: 0|req: 1047/2046] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2047] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:57:05 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2048] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:57:05 2026] PUT /v2.0/floatingips/b9844e34-e70e-4d16-8ab3-021f6daa6aaa => generated 552 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:05.852 7 INFO neutron_taas.services.taas.taas_plugin [None req-8138a9ce-5741-4076-b91a-7bdd92b160dd 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: 9a637eb5-9730-44cf-a46d-c83f0cf01924 2026-05-21 16:57:05.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8138a9ce-5741-4076-b91a-7bdd92b160dd 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: 9a637eb5-9730-44cf-a46d-c83f0cf01924 [pid: 7|app: 0|req: 1049/2049] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:57:05 2026] DELETE /v2.0/floatingips/b9844e34-e70e-4d16-8ab3-021f6daa6aaa => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:57:06.804 8 INFO neutron.db.l3_db [None req-f97e8121-d428-4e3c-b5f1-4036d0f40d9e 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Floating IP f2bd17b7-9f6a-41fd-8102-32740e25f7b3 associated. External IP: 10.96.250.217, port: db8cd8d2-0692-436d-8158-225756a3cdd4. [pid: 8|app: 0|req: 1001/2050] 10.0.0.161 () {34 vars in 677 bytes} [Thu May 21 16:57:06 2026] POST /v2.0/floatingips => generated 842 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2051] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:07 2026] GET /v2.0/floatingips/f2bd17b7-9f6a-41fd-8102-32740e25f7b3 => generated 842 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2052] 10.0.0.161 () {32 vars in 655 bytes} [Thu May 21 16:57:07 2026] GET /v2.0/floatingips => generated 845 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:07.609 7 INFO neutron.db.l3_db [None req-9f855f13-7f58-4992-b668-15ccef01d376 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Floating IP f2bd17b7-9f6a-41fd-8102-32740e25f7b3 associated. External IP: 10.96.250.217, port: db8cd8d2-0692-436d-8158-225756a3cdd4. [pid: 8|app: 0|req: 1003/2053] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:57:08 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1469 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2054] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:57:08 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2055] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:57:07 2026] PUT /v2.0/floatingips/f2bd17b7-9f6a-41fd-8102-32740e25f7b3 => generated 842 bytes in 932 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:08.307 8 INFO neutron.db.l3_db [None req-1eadee84-b147-4eea-b0e0-998895999714 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Floating IP f2bd17b7-9f6a-41fd-8102-32740e25f7b3 disassociated. External IP: 10.96.250.217, port: 24968571-74ec-42c5-9f4f-3b3993a31ff3. [pid: 8|app: 0|req: 1005/2056] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:57:08 2026] PUT /v2.0/floatingips/f2bd17b7-9f6a-41fd-8102-32740e25f7b3 => generated 552 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2057] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:08 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1204 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2058] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:08 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:08.755 8 INFO neutron_taas.services.taas.taas_plugin [None req-df0b86c6-dfa0-4f10-8fa2-1bdcd751693b 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: 9ea3f874-4788-4219-ab51-487cf9487206 2026-05-21 16:57:08.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df0b86c6-dfa0-4f10-8fa2-1bdcd751693b 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: 9ea3f874-4788-4219-ab51-487cf9487206 [pid: 8|app: 0|req: 1006/2061] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:57:08 2026] DELETE /v2.0/floatingips/f2bd17b7-9f6a-41fd-8102-32740e25f7b3 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:57:09.014 7 INFO neutron.api.v2.resource [None req-9021d1d4-1805-4011-aaf5-1dfb13ba4dcd 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1056/2062] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:57:08 2026] DELETE /v2.0/floatingips/f2bd17b7-9f6a-41fd-8102-32740e25f7b3 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:09.181 8 INFO neutron_taas.services.taas.taas_plugin [None req-66874331-f2a6-4721-b5b1-4e3ac983123c 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: 24968571-74ec-42c5-9f4f-3b3993a31ff3 2026-05-21 16:57:09.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66874331-f2a6-4721-b5b1-4e3ac983123c 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: 24968571-74ec-42c5-9f4f-3b3993a31ff3 [pid: 8|app: 0|req: 1007/2063] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:09 2026] DELETE /v2.0/ports/24968571-74ec-42c5-9f4f-3b3993a31ff3 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:09.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a6d199b-32d7-48ef-a8b1-ea7ade8bb9f7 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: db8cd8d2-0692-436d-8158-225756a3cdd4 2026-05-21 16:57:09.510 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a6d199b-32d7-48ef-a8b1-ea7ade8bb9f7 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: db8cd8d2-0692-436d-8158-225756a3cdd4 [pid: 7|app: 0|req: 1057/2064] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:09 2026] DELETE /v2.0/ports/db8cd8d2-0692-436d-8158-225756a3cdd4 => generated 0 bytes in 318 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2065] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:09 2026] GET /v2.0/ports?device_id=a8f527aa-a97b-4b2b-84e1-a6fdcf714002 => generated 958 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:10.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-baa0c3d3-64bd-4c36-9089-c8ec3daf9d14 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: a596c917-ae3b-4edc-92c5-e4ffc91487db 2026-05-21 16:57:10.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baa0c3d3-64bd-4c36-9089-c8ec3daf9d14 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: a596c917-ae3b-4edc-92c5-e4ffc91487db [pid: 7|app: 0|req: 1058/2066] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:57:09 2026] PUT /v2.0/routers/a8f527aa-a97b-4b2b-84e1-a6fdcf714002/remove_router_interface => generated 309 bytes in 1679 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:11.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-54850be3-a7ce-45d8-b469-48d6d310c813 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: acad807e-9f03-4f7d-9d05-e24d5bd1e966 2026-05-21 16:57:11.608 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54850be3-a7ce-45d8-b469-48d6d310c813 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: acad807e-9f03-4f7d-9d05-e24d5bd1e966 2026-05-21 16:57:11.904 8 INFO neutron_taas.services.taas.taas_plugin [None req-54850be3-a7ce-45d8-b469-48d6d310c813 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] TaaS: Handle Delete Port: b22490e0-806e-4562-a3e9-aaf4bb4b952a 2026-05-21 16:57:11.907 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54850be3-a7ce-45d8-b469-48d6d310c813 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] Tap Mirror: Handle Delete Port: b22490e0-806e-4562-a3e9-aaf4bb4b952a 2026-05-21 16:57:12.256 8 INFO neutron.services.segments.plugin [-] Segment 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 resource provider aggregate not found 2026-05-21 16:57:12.272 8 INFO neutron.services.segments.plugin [-] Segment 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 resource provider aggregate not found 2026-05-21 16:57:12.281 8 INFO neutron.services.segments.plugin [-] Segment 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 found for delete ", "request_id": "req-390514b2-18d9-4370-8b4c-3a5cf794af5f"}]} 2026-05-21 16:57:12.296 8 INFO neutron.db.l3_hamode_db [None req-54850be3-a7ce-45d8-b469-48d6d310c813 35ffc534615247e392e6638ec4f96f5a 43ef326df5dd460dbe81548f8856e986 - - default default] HA network ea352ea4-8a54-4efc-9438-fb6e8eda5843 was deleted as no HA routers are present in tenant 43ef326df5dd460dbe81548f8856e986. 2026-05-21 16:57:12.301 8 INFO neutron.services.segments.plugin [-] Segment 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7c9a9dd6-58f9-4696-a40a-a8fe3f5de1d0 found for delete ", "request_id": "req-94dbe746-e35e-4840-8ae2-8af797278f05"}]} [pid: 8|app: 0|req: 1009/2067] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:11 2026] DELETE /v2.0/routers/a8f527aa-a97b-4b2b-84e1-a6fdcf714002 => generated 0 bytes in 897 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2068] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:12 2026] DELETE /v2.0/subnets/f13e883c-4941-4792-806f-961487e75ec5 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2069] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:12 2026] DELETE /v2.0/networks/a7e460a0-5c74-4e31-af2b-6f880ef6e680 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2070] 10.0.0.161 () {32 vars in 826 bytes} [Thu May 21 16:57:12 2026] GET /v2.0/ports?project_id=2228ce93112145788425c077276b9f30&network_id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 3691 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2071] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:57:13 2026] GET /v2.0/security-groups?tenant_id=43ef326df5dd460dbe81548f8856e986&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2072] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:13 2026] DELETE /v2.0/security-groups/da77547a-a190-4674-9ddd-658a03f7a26b => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2073] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:57:13 2026] GET /v2.0/subnets?network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 667 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:13.694 7 INFO neutron.db.l3_db [None req-12b5c8fd-d5b6-4480-bf11-b63bf5a35bd3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Floating IP 24f310ab-ffc7-4573-abe9-85abc136ed34 disassociated. External IP: 10.96.250.207, port: 06571fae-18dc-4b52-8d42-8f002e4cb4a0. [pid: 8|app: 0|req: 1013/2074] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:13 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1204 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2075] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:13 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2076] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:57:13 2026] PUT /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 554 bytes in 531 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2077] 10.0.0.161 () {32 vars in 818 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&mac_address=fa%3A16%3A3e%3Ad2%3Afc%3Ad6 => generated 1204 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2078] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 554 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:14.097 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f05988a4-cd27-407b-b56f-a196e94ca5bf'] response: {'name': 'network-changed', 'server_uuid': '6791f183-5244-48c9-9dda-e42390ada729', 'tag': '06571fae-18dc-4b52-8d42-8f002e4cb4a0', 'status': 'completed', 'code': 200} 2026-05-21 16:57:14.306 8 INFO neutron.services.segments.plugin [-] Segment e73eecaa-d27f-49cd-938e-5a6897567dbb resource provider aggregate not found 2026-05-21 16:57:14.320 8 INFO neutron.services.segments.plugin [-] Segment e73eecaa-d27f-49cd-938e-5a6897567dbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e73eecaa-d27f-49cd-938e-5a6897567dbb found for delete ", "request_id": "req-58328e86-8360-4356-b623-55b91dd56ef7"}]} 2026-05-21 16:57:14.323 8 INFO neutron.services.segments.plugin [-] Segment e73eecaa-d27f-49cd-938e-5a6897567dbb resource provider aggregate not found 2026-05-21 16:57:14.338 8 INFO neutron.services.segments.plugin [-] Segment e73eecaa-d27f-49cd-938e-5a6897567dbb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e73eecaa-d27f-49cd-938e-5a6897567dbb found for delete ", "request_id": "req-6d89d19e-8d15-4e1d-9c3e-e87f9992135e"}]} [pid: 7|app: 0|req: 1064/2079] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2080] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2081] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=06571fae-18dc-4b52-8d42-8f002e4cb4a0 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2082] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/subnets?id=6f151782-c741-40e4-a018-685618a0f0f4 => generated 677 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2083] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/ports?network_id=e0597be8-88d0-4884-bf23-2161a1a5da28&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2084] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2085] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:57:14 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:15.005 8 INFO neutron.db.l3_db [None req-454529e2-8f1f-4602-a5a7-3f3ece07f558 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Floating IP 7308ba91-118f-4c37-a77c-c54184f5cdf4 associated. External IP: 10.96.250.204, port: ae92a0bf-5b76-464f-ba90-7107eb999340. [pid: 7|app: 0|req: 1071/2086] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:15 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2087] 10.0.0.161 () {34 vars in 677 bytes} [Thu May 21 16:57:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1391 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:15.530 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-74fd33ec-bb00-4e88-b068-1af1173f239d'] response: {'name': 'network-changed', 'server_uuid': '93e6be4a-57be-4b5e-827b-8a6f209a8bfe', 'tag': 'ae92a0bf-5b76-464f-ba90-7107eb999340', 'status': 'completed', 'code': 200} 2026-05-21 16:57:15.733 7 INFO neutron.db.segments_db [None req-bfb15063-7e37-48d6-bf1f-5e644bde90e8 add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] Added segment f2d32fb3-9cff-44fc-af5e-033689a5c051 of type vxlan for network e55b904c-a5cc-4e1a-bad9-33c4da8fc03f [pid: 7|app: 0|req: 1072/2088] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:15 2026] POST /v2.0/networks => generated 643 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2089] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1473 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2090] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:15 2026] POST /v2.0/subnets => generated 641 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2091] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2092] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:16.184 8 INFO neutron.db.segments_db [None req-82521a2c-89ca-4b34-a43e-f71358ec7572 add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] Added segment 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 of type vxlan for network 8e8f9e68-0f7b-46f4-87fe-d3154321add0 [pid: 7|app: 0|req: 1076/2093] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.149&port_id=ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2094] 199.19.213.48 () {34 vars in 1105 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37d&port_id=ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2095] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/subnets?id=5a5e2f01-0bea-48a7-b614-420f8acd1fc7&id=99c94838-ad48-4aa0-998d-48f941fe421a => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2096] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:16 2026] POST /v2.0/networks => generated 643 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2097] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2098] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2099] 10.0.0.161 () {34 vars in 743 bytes} [Thu May 21 16:57:16 2026] PUT /v2.0/networks/8e8f9e68-0f7b-46f4-87fe-d3154321add0 => generated 592 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2100] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2101] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:57:16 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2102] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:16 2026] POST /v2.0/subnets => generated 626 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2103] 10.0.0.161 () {34 vars in 741 bytes} [Thu May 21 16:57:16 2026] PUT /v2.0/subnets/0505068e-1674-405e-8f2a-7d44d1235075 => generated 636 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:17.119 8 INFO neutron.services.segments.plugin [-] Segment 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 resource provider aggregate not found 2026-05-21 16:57:17.126 8 INFO neutron.services.segments.plugin [-] Segment 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 resource provider aggregate not found 2026-05-21 16:57:17.150 8 INFO neutron.services.segments.plugin [-] Segment 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 found for delete ", "request_id": "req-b7f0696e-0b9b-4163-8244-ce961e060841"}]} 2026-05-21 16:57:17.152 8 INFO neutron.services.segments.plugin [-] Segment 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c5c7994-47c4-4c7c-ad2f-343dde2a93f3 found for delete ", "request_id": "req-983965ce-3667-48b2-8c69-06345de8bfa1"}]} [pid: 8|app: 0|req: 1021/2104] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:16 2026] DELETE /v2.0/networks/8e8f9e68-0f7b-46f4-87fe-d3154321add0 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:17.183 7 INFO neutron.pecan_wsgi.hooks.translation [None req-695bd897-0cea-45ba-b567-499a189e4810 add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1084/2105] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:17 2026] DELETE /v2.0/networks/8e8f9e68-0f7b-46f4-87fe-d3154321add0 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2106] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2107] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/subnets?network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554 => generated 649 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2108] 10.0.0.161 () {32 vars in 653 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2109] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-groups => generated 1675 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2110] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/networks => generated 1308 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2111] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/subnets => generated 1280 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2112] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/networks/e55b904c-a5cc-4e1a-bad9-33c4da8fc03f => generated 668 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2113] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2114] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:57:17 2026] GET /v2.0/subnets/7e0328d0-5cbe-4130-b4fc-e87368e05615 => generated 641 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:17.533 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1dab7378-077f-427f-adb2-c7ff9e1c9ff4 add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1029/2115] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:17 2026] DELETE /v2.0/subnets/0505068e-1674-405e-8f2a-7d44d1235075 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:17.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c9dcf60-a799-41ec-bc21-ae2d3390a338 add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1030/2116] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:17 2026] DELETE /v2.0/networks/8e8f9e68-0f7b-46f4-87fe-d3154321add0 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2117] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-group-rules => generated 596 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2118] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2119] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:17 2026] DELETE /v2.0/subnets/7e0328d0-5cbe-4130-b4fc-e87368e05615 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:17.808 8 INFO neutron_taas.services.taas.taas_plugin [None req-567cd5d1-22e3-4ef9-85a7-72c82af3dcdb add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] TaaS: Handle Delete Port: 1815376a-3c55-4901-91c8-e9a4917e643d 2026-05-21 16:57:17.811 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-567cd5d1-22e3-4ef9-85a7-72c82af3dcdb add009029492489a959b5a9d3a988ca0 6182f6973c63472986daadfd1d2b53a7 - - default default] Tap Mirror: Handle Delete Port: 1815376a-3c55-4901-91c8-e9a4917e643d [pid: 7|app: 0|req: 1089/2120] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:17.878 7 INFO neutron.db.securitygroups_db [None req-7ec2a207-f6ef-4d75-b011-cd201f194362 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Project 2228ce93112145788425c077276b9f30 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1090/2121] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-group-rules => generated 607 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:18.007 7 INFO neutron.db.securitygroups_db [None req-d3d32d91-0b5a-415c-8eae-cb048fdcdb98 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Project 2228ce93112145788425c077276b9f30 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1032/2122] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:17 2026] DELETE /v2.0/networks/e55b904c-a5cc-4e1a-bad9-33c4da8fc03f => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2123] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:17 2026] POST /v2.0/security-group-rules => generated 606 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2124] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/security-groups?tenant_id=6182f6973c63472986daadfd1d2b53a7&name=default => generated 2925 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2125] 10.0.0.161 () {32 vars in 649 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/networks => generated 1297 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2126] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:18 2026] DELETE /v2.0/security-groups/4a8e576f-24d3-4cfd-8484-cf88292807cf => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2127] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1845065440&fields=id&tenant_id=2228ce93112145788425c077276b9f30 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2128] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 660 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2129] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/quotas/2228ce93112145788425c077276b9f30 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2130] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&fields=id => generated 149 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2131] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:57:18 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2132] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:57:19 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:19.168 8 INFO neutron.services.segments.plugin [-] Segment f2d32fb3-9cff-44fc-af5e-033689a5c051 resource provider aggregate not found 2026-05-21 16:57:19.174 8 INFO neutron.services.segments.plugin [-] Segment f2d32fb3-9cff-44fc-af5e-033689a5c051 resource provider aggregate not found 2026-05-21 16:57:19.183 8 INFO neutron.services.segments.plugin [-] Segment f2d32fb3-9cff-44fc-af5e-033689a5c051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d32fb3-9cff-44fc-af5e-033689a5c051 found for delete ", "request_id": "req-2776d510-9575-4ab5-a985-f3c530fb9bf2"}]} 2026-05-21 16:57:19.190 8 INFO neutron.services.segments.plugin [-] Segment f2d32fb3-9cff-44fc-af5e-033689a5c051 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2d32fb3-9cff-44fc-af5e-033689a5c051 found for delete ", "request_id": "req-01d9584a-0fcb-4d02-880c-c3baf515cc67"}]} [pid: 8|app: 0|req: 1037/2133] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:19 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2134] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:57:19 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1473 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2135] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:57:19 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2136] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:20 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:20.876 8 INFO neutron.db.segments_db [None req-6f42ece7-f44b-4acc-8fa1-09b8d544bc41 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Added segment c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 of type vxlan for network 6246122a-6687-444f-9d71-c58c7f326dd8 [pid: 8|app: 0|req: 1039/2137] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:20 2026] POST /v2.0/networks => generated 644 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2138] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:20 2026] POST /v2.0/ports => generated 774 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:21.383 8 INFO neutron.db.segments_db [None req-bf45163b-c15a-44ef-bda4-92586b5085d4 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Added segment 61697ee1-2f6c-402d-a79e-ced51c085d1b of type vxlan for network 6f2139dc-8403-4bee-bdb3-75a5ca53d6e8 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1100/2139] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:21 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2140] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:21 2026] POST /v2.0/networks => generated 632 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2141] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:21 2026] POST /v2.0/subnets => generated 626 bytes in 302 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2142] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:21 2026] POST /v2.0/ports => generated 949 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:22.352 7 INFO neutron_taas.services.taas.taas_plugin [None req-20b500d5-39f5-4c95-ad1d-0194d8d3ae6a e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] TaaS: Handle Delete Port: 44260fe7-f5d0-45d7-beeb-e35bc34bca8d 2026-05-21 16:57:22.355 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20b500d5-39f5-4c95-ad1d-0194d8d3ae6a e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Tap Mirror: Handle Delete Port: 44260fe7-f5d0-45d7-beeb-e35bc34bca8d [pid: 7|app: 0|req: 1102/2143] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:22 2026] DELETE /v2.0/ports/44260fe7-f5d0-45d7-beeb-e35bc34bca8d => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:22.536 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f4a0a4f2-c1c1-49f4-9e7e-b564fd0f7b0a e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1103/2144] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:22 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2145] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:22 2026] DELETE /v2.0/ports/44260fe7-f5d0-45d7-beeb-e35bc34bca8d => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:22.562 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e50375f2-8394-4ffc-b7bb-3dc5a2de8161 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1104/2146] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:22 2026] GET /v2.0/ports/44260fe7-f5d0-45d7-beeb-e35bc34bca8d => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2147] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:22 2026] DELETE /v2.0/subnets/f688c0ee-8872-4e41-a6fd-3504478f3653 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:22.819 7 INFO neutron.services.segments.plugin [-] Segment 61697ee1-2f6c-402d-a79e-ced51c085d1b resource provider aggregate not found 2026-05-21 16:57:22.825 7 INFO neutron.services.segments.plugin [-] Segment 61697ee1-2f6c-402d-a79e-ced51c085d1b resource provider aggregate not found 2026-05-21 16:57:22.846 7 INFO neutron.services.segments.plugin [-] Segment 61697ee1-2f6c-402d-a79e-ced51c085d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61697ee1-2f6c-402d-a79e-ced51c085d1b found for delete ", "request_id": "req-55ac7042-9df5-40dc-ab7d-269b20023122"}]} 2026-05-21 16:57:22.847 7 INFO neutron.services.segments.plugin [-] Segment 61697ee1-2f6c-402d-a79e-ced51c085d1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 61697ee1-2f6c-402d-a79e-ced51c085d1b found for delete ", "request_id": "req-702e22cf-8b8d-4d27-a85b-671388b3d66f"}]} [pid: 7|app: 0|req: 1105/2148] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:22 2026] DELETE /v2.0/networks/6f2139dc-8403-4bee-bdb3-75a5ca53d6e8 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:22.924 8 INFO neutron.db.segments_db [None req-5750cc67-33d0-47d4-b24b-dacec7030da0 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Added segment be654ee0-59eb-4dcf-af21-2ecf4a266343 of type vxlan for network 9c7b445a-5d9c-4a47-b73c-e456783e646f [pid: 8|app: 0|req: 1044/2149] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:22 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2150] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:23 2026] POST /v2.0/subnets => generated 626 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2151] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:57:23 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2152] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:23 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2153] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:57:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2228ce93112145788425c077276b9f30 => generated 274 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2154] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:23 2026] POST /v2.0/ports => generated 912 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:23.864 8 INFO neutron_taas.services.taas.taas_plugin [None req-7027aea2-d14d-47d1-843a-eab05bffd170 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] TaaS: Handle Delete Port: 80fad036-555a-4385-a86e-d94c6d5e5a0a 2026-05-21 16:57:23.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7027aea2-d14d-47d1-843a-eab05bffd170 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Tap Mirror: Handle Delete Port: 80fad036-555a-4385-a86e-d94c6d5e5a0a [pid: 8|app: 0|req: 1046/2155] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:23 2026] DELETE /v2.0/ports/80fad036-555a-4385-a86e-d94c6d5e5a0a => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:24.075 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5d66a6f3-0f34-4463-ac44-e8644e9a7009 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1049/2158] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:24 2026] GET /v2.0/ports/80fad036-555a-4385-a86e-d94c6d5e5a0a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2159] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:57:23 2026] POST /v2.0/ports => generated 958 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1050/2160] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:24 2026] DELETE /v2.0/subnets/9961bff3-6b83-4655-9c7d-5c8147ec30e6 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:24.351 8 INFO neutron.services.segments.plugin [-] Segment be654ee0-59eb-4dcf-af21-2ecf4a266343 resource provider aggregate not found 2026-05-21 16:57:24.360 8 INFO neutron.services.segments.plugin [-] Segment be654ee0-59eb-4dcf-af21-2ecf4a266343 resource provider aggregate not found 2026-05-21 16:57:24.375 8 INFO neutron.services.segments.plugin [-] Segment be654ee0-59eb-4dcf-af21-2ecf4a266343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be654ee0-59eb-4dcf-af21-2ecf4a266343 found for delete ", "request_id": "req-1383c822-2861-4eca-8a64-4dc381c94578"}]} [pid: 8|app: 0|req: 1051/2161] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:24 2026] DELETE /v2.0/networks/9c7b445a-5d9c-4a47-b73c-e456783e646f => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:24.386 8 INFO neutron.services.segments.plugin [-] Segment be654ee0-59eb-4dcf-af21-2ecf4a266343 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be654ee0-59eb-4dcf-af21-2ecf4a266343 found for delete ", "request_id": "req-772bed94-2cc8-44d4-8550-74141be8b1dc"}]} [pid: 7|app: 0|req: 1111/2162] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:57:24 2026] PUT /v2.0/ports/ba8e958e-60f3-4b9d-b0f4-f3512ca55258 => generated 1239 bytes in 419 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:24.576 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d5d467b-2ff2-4c54-914d-f1469781ab06'] response: {'name': 'network-changed', 'server_uuid': '20298e8b-537e-4e87-87be-273ff6b1c76e', 'tag': 'ba8e958e-60f3-4b9d-b0f4-f3512ca55258', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1052/2163] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:24 2026] POST /v2.0/ports => generated 775 bytes in 266 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1053/2164] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:24 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2165] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:24 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2166] 10.0.0.161 () {34 vars in 737 bytes} [Thu May 21 16:57:24 2026] PUT /v2.0/ports/260caaed-8316-4e26-8d2f-a53f109161ea => generated 752 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:25.017 8 INFO neutron_taas.services.taas.taas_plugin [None req-8429db80-8eec-435e-8396-f36ab3a3c6e5 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] TaaS: Handle Delete Port: 260caaed-8316-4e26-8d2f-a53f109161ea 2026-05-21 16:57:25.021 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8429db80-8eec-435e-8396-f36ab3a3c6e5 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Tap Mirror: Handle Delete Port: 260caaed-8316-4e26-8d2f-a53f109161ea /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1055/2167] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:24 2026] DELETE /v2.0/ports/260caaed-8316-4e26-8d2f-a53f109161ea => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2168] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1242 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2169] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/ports => generated 777 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2170] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/networks?tenant_id=2228ce93112145788425c077276b9f30&shared=False => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:25.207 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b5f96d94-d23f-4e13-9edc-30da9012affb e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1057/2171] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/ports/260caaed-8316-4e26-8d2f-a53f109161ea => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2172] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2173] 10.0.0.161 () {32 vars in 643 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/ports => generated 777 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2174] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/ports/059d13f1-64cc-44d6-a550-b5c644be7896 => generated 774 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:25.333 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b2991d4f-3ac6-48ff-8b7a-633b61711778 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1059/2175] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:25 2026] DELETE /v2.0/ports/80fad036-555a-4385-a86e-d94c6d5e5a0a => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:25.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1e702f36-2c35-4181-b2fb-30854cb04c4a e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1117/2176] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:25 2026] DELETE /v2.0/subnets/9961bff3-6b83-4655-9c7d-5c8147ec30e6 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:25.385 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fff84b8f-f78a-449d-9707-8af355db5cb7 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1060/2177] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:25 2026] DELETE /v2.0/subnets/f688c0ee-8872-4e41-a6fd-3504478f3653 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:25.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-166505b0-5bbd-4baf-a0cf-47c5985ad951 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] TaaS: Handle Delete Port: 059d13f1-64cc-44d6-a550-b5c644be7896 2026-05-21 16:57:25.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-166505b0-5bbd-4baf-a0cf-47c5985ad951 e32f641a7eab44f1a1f899cc44a37cd5 9e4baaa5adbe46cf8a341df0d3b77e77 - - default default] Tap Mirror: Handle Delete Port: 059d13f1-64cc-44d6-a550-b5c644be7896 [pid: 7|app: 0|req: 1118/2178] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:57:25 2026] DELETE /v2.0/ports/059d13f1-64cc-44d6-a550-b5c644be7896 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2179] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:25 2026] DELETE /v2.0/networks/6246122a-6687-444f-9d71-c58c7f326dd8 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2180] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2181] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:25 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2182] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2183] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ba8e958e-60f3-4b9d-b0f4-f3512ca55258 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2184] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/subnets?id=6f151782-c741-40e4-a018-685618a0f0f4 => generated 677 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:26.399 8 INFO neutron.services.segments.plugin [-] Segment c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 resource provider aggregate not found 2026-05-21 16:57:26.408 8 INFO neutron.services.segments.plugin [-] Segment c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 resource provider aggregate not found 2026-05-21 16:57:26.425 8 INFO neutron.services.segments.plugin [-] Segment c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 found for delete ", "request_id": "req-04240cf0-7acb-4277-a8f9-ea3274602eee"}]} 2026-05-21 16:57:26.426 8 INFO neutron.services.segments.plugin [-] Segment c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c7a93895-a6bd-4e7b-87d5-eb6663c4aca1 found for delete ", "request_id": "req-54522a29-7215-4453-a63d-888fd8b75a6f"}]} [pid: 7|app: 0|req: 1123/2185] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/ports?network_id=e0597be8-88d0-4884-bf23-2161a1a5da28&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2186] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/security-groups?tenant_id=9e4baaa5adbe46cf8a341df0d3b77e77&name=default => generated 2925 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2187] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2188] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:57:26 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2189] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:26 2026] DELETE /v2.0/security-groups/4ddee811-f550-48a8-8524-703c008920bb => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2190] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:27 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2191] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:27 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2192] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:28 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2193] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:28 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:28.612 7 INFO neutron.db.segments_db [None req-2c29257f-0ba9-4d7d-80d7-bb140c7074ed 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment c733e2af-f710-4496-9406-4df914d573b2 of type vxlan for network e33a8df6-bf9d-4542-93b4-aa65c38fff3c [pid: 7|app: 0|req: 1128/2194] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:28 2026] POST /v2.0/networks => generated 633 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:28.785 8 INFO neutron.db.segments_db [None req-36b295e9-2e46-4c20-8eb8-e936ba8e0b6b 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment db1a2a64-846a-461b-bb63-b4b3802bb7c3 of type vxlan for network bbfb3178-ebe7-4d72-8aba-9043c041d513 [pid: 8|app: 0|req: 1067/2195] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:28 2026] POST /v2.0/networks => generated 634 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2196] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:28 2026] POST /v2.0/subnets => generated 646 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2197] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:29 2026] POST /v2.0/subnets => generated 655 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:29.484 8 INFO neutron.db.segments_db [None req-212ccd35-f351-4cba-a36c-fcb4c3d2772a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment 7d1397e6-2a1e-4716-a483-05cc4036dd5a of type vxlan for network 365cc0ab-8a63-4ca0-bf89-f8b5cdbc85b1 [pid: 7|app: 0|req: 1130/2198] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:29 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 973 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2199] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:29 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:29.752 8 INFO neutron.db.l3_hamode_db [None req-212ccd35-f351-4cba-a36c-fcb4c3d2772a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:29.859 8 INFO neutron.db.l3_hamode_db [None req-212ccd35-f351-4cba-a36c-fcb4c3d2772a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1132/2200] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:57:30 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2201] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:29 2026] POST /v2.0/routers => generated 510 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2202] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:30 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2203] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:30 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2204] 10.0.0.2 () {30 vars in 688 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2205] 10.0.0.2 () {30 vars in 690 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2206] 10.0.0.2 () {30 vars in 666 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2207] 10.0.0.2 () {30 vars in 702 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2208] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:57:30 2026] PUT /v2.0/routers/80ba4e7e-1ebd-446c-939c-1db51d3f220b/add_router_interface => generated 309 bytes in 1237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2209] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2210] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/ports/07767d33-90c2-4ebd-839f-e34c08987fd2 => generated 959 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2211] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:31 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2212] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2213] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2214] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:32.555 7 INFO neutron.db.l3_db [None req-49c14b8e-06f1-49ee-92af-28d9de748989 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Floating IP 24f310ab-ffc7-4573-abe9-85abc136ed34 associated. External IP: 10.96.250.207, port: ba8e958e-60f3-4b9d-b0f4-f3512ca55258. [pid: 7|app: 0|req: 1139/2215] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:57:32 2026] PUT /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 856 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2216] 10.0.0.2 () {28 vars in 437 bytes} [Thu May 21 16:57:32 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2217] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:32.941 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a2043c3-efc3-4827-b8b9-7f56e3c99d66'] response: {'name': 'network-changed', 'server_uuid': '20298e8b-537e-4e87-87be-273ff6b1c76e', 'tag': 'ba8e958e-60f3-4b9d-b0f4-f3512ca55258', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2218] 10.0.0.2 () {30 vars in 726 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 657 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2219] 10.0.0.2 () {30 vars in 688 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2220] 10.0.0.2 () {30 vars in 690 bytes} [Thu May 21 16:57:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2221] 10.0.0.2 () {30 vars in 666 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2222] 10.0.0.2 () {30 vars in 702 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2223] 10.0.0.2 () {30 vars in 726 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2224] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:57:31 2026] PUT /v2.0/routers/80ba4e7e-1ebd-446c-939c-1db51d3f220b/add_router_interface => generated 309 bytes in 1191 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2225] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/ports/a8bc8c8f-5f58-4dae-a029-ae525c798729 => generated 967 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2226] 10.0.0.2 () {30 vars in 688 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2227] 10.0.0.2 () {30 vars in 690 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2228] 10.0.0.2 () {30 vars in 666 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2229] 10.0.0.2 () {30 vars in 702 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2230] 10.0.0.2 () {30 vars in 728 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2231] 10.0.0.2 () {30 vars in 680 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:33.476 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d86cf8c-d6eb-458e-8456-e9b13d31a555 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: a8bc8c8f-5f58-4dae-a029-ae525c798729 2026-05-21 16:57:33.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d86cf8c-d6eb-458e-8456-e9b13d31a555 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: a8bc8c8f-5f58-4dae-a029-ae525c798729 [pid: 7|app: 0|req: 1155/2232] 10.0.0.2 () {34 vars in 702 bytes} [Thu May 21 16:57:33 2026] POST /v2.0/ports => generated 1132 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1156/2233] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/ports?tenant_id=2228ce93112145788425c077276b9f30&device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2234] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/networks?id=e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 756 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2235] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=ba8e958e-60f3-4b9d-b0f4-f3512ca55258 => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2236] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/subnets?id=6f151782-c741-40e4-a018-685618a0f0f4 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2237] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/ports?network_id=e0597be8-88d0-4884-bf23-2161a1a5da28&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2238] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:57:33 2026] PUT /v2.0/routers/80ba4e7e-1ebd-446c-939c-1db51d3f220b/remove_router_interface => generated 309 bytes in 782 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2239] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2240] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 856 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2241] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:57:33 2026] GET /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:34.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5cc6283-3e73-40d0-a2ee-e41f290e87ea 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 07767d33-90c2-4ebd-839f-e34c08987fd2 2026-05-21 16:57:34.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5cc6283-3e73-40d0-a2ee-e41f290e87ea 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 07767d33-90c2-4ebd-839f-e34c08987fd2 [pid: 7|app: 0|req: 1162/2242] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:57:33 2026] PUT /v2.0/routers/80ba4e7e-1ebd-446c-939c-1db51d3f220b/remove_router_interface => generated 309 bytes in 861 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2243] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:34 2026] GET /v2.0/ports?device_id=80ba4e7e-1ebd-446c-939c-1db51d3f220b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2244] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 16:57:34 2026] GET /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:35.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-07d2eb4a-541f-45c0-9d3a-d5ae39277330 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 80f1a335-d925-41a1-ad3f-19948fb8940d 2026-05-21 16:57:35.067 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07d2eb4a-541f-45c0-9d3a-d5ae39277330 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 80f1a335-d925-41a1-ad3f-19948fb8940d 2026-05-21 16:57:35.455 7 INFO neutron.services.segments.plugin [-] Segment 7d1397e6-2a1e-4716-a483-05cc4036dd5a resource provider aggregate not found 2026-05-21 16:57:35.460 7 INFO neutron.services.segments.plugin [-] Segment 7d1397e6-2a1e-4716-a483-05cc4036dd5a resource provider aggregate not found 2026-05-21 16:57:35.475 7 INFO neutron.db.l3_hamode_db [None req-07d2eb4a-541f-45c0-9d3a-d5ae39277330 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] HA network 365cc0ab-8a63-4ca0-bf89-f8b5cdbc85b1 was deleted as no HA routers are present in tenant 491de4a93e5d4af487b7a2324d0a03fc. [pid: 7|app: 0|req: 1163/2245] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:34 2026] DELETE /v2.0/routers/80ba4e7e-1ebd-446c-939c-1db51d3f220b => generated 0 bytes in 626 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:57:35.483 7 INFO neutron.services.segments.plugin [-] Segment 7d1397e6-2a1e-4716-a483-05cc4036dd5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1397e6-2a1e-4716-a483-05cc4036dd5a found for delete ", "request_id": "req-43ecb186-ef47-4405-bf4f-f674cfeb65a8"}]} 2026-05-21 16:57:35.485 7 INFO neutron.services.segments.plugin [-] Segment 7d1397e6-2a1e-4716-a483-05cc4036dd5a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d1397e6-2a1e-4716-a483-05cc4036dd5a found for delete ", "request_id": "req-92db8a1d-769a-49f2-a883-28936cf88e28"}]} [pid: 8|app: 0|req: 1083/2246] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:35 2026] DELETE /v2.0/subnets/98e00348-5b34-4a81-a45a-307292836224 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2247] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:35 2026] DELETE /v2.0/subnets/734c3029-2ba3-4049-8051-47c81e16c1ca => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:35.993 8 INFO neutron_taas.services.taas.taas_plugin [None req-eed0ca26-9e90-4ee8-a42a-2daeb464938d 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 85fad43e-72d6-4056-9e3a-5239254f1a4e 2026-05-21 16:57:35.996 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eed0ca26-9e90-4ee8-a42a-2daeb464938d 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 85fad43e-72d6-4056-9e3a-5239254f1a4e 2026-05-21 16:57:36.185 8 INFO neutron.services.segments.plugin [-] Segment db1a2a64-846a-461b-bb63-b4b3802bb7c3 resource provider aggregate not found 2026-05-21 16:57:36.195 8 INFO neutron.services.segments.plugin [-] Segment db1a2a64-846a-461b-bb63-b4b3802bb7c3 resource provider aggregate not found 2026-05-21 16:57:36.212 8 INFO neutron.services.segments.plugin [-] Segment db1a2a64-846a-461b-bb63-b4b3802bb7c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1a2a64-846a-461b-bb63-b4b3802bb7c3 found for delete ", "request_id": "req-07f35177-8dff-4f84-9179-15288d463448"}]} 2026-05-21 16:57:36.214 8 INFO neutron.services.segments.plugin [-] Segment db1a2a64-846a-461b-bb63-b4b3802bb7c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db1a2a64-846a-461b-bb63-b4b3802bb7c3 found for delete ", "request_id": "req-ca6982cd-358f-46af-adae-c2e18d7697d4"}]} [pid: 8|app: 0|req: 1084/2248] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:35 2026] DELETE /v2.0/networks/bbfb3178-ebe7-4d72-8aba-9043c041d513 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:36.342 7 INFO neutron_taas.services.taas.taas_plugin [None req-ff63ead0-a333-4c36-a497-7f29313dc6cb 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 26882570-5677-4a0e-ae79-cdcd40e41e6d 2026-05-21 16:57:36.344 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ff63ead0-a333-4c36-a497-7f29313dc6cb 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 26882570-5677-4a0e-ae79-cdcd40e41e6d [pid: 7|app: 0|req: 1165/2249] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:36 2026] DELETE /v2.0/networks/e33a8df6-bf9d-4542-93b4-aa65c38fff3c => generated 0 bytes in 333 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:36.646 8 INFO neutron.db.segments_db [None req-eb5c53e6-ae81-455c-866e-4f259120934a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment 41cebf4d-60f1-469e-ba8b-f8b4d25068ee of type vxlan for network a5bad46c-33e9-4dbf-b1cd-9c83deeb3f48 [pid: 7|app: 0|req: 1166/2250] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:57:36 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2251] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:57:36 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2252] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:36 2026] POST /v2.0/networks => generated 633 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2253] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:57:36 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2254] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:57:36 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2255] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:57:36 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2256] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:36 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:37.079 7 INFO neutron.db.segments_db [None req-bdb0c132-e0c7-4ff6-afea-761ffd9d908e 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment 9465774a-8293-4f81-a6a4-3170067bc002 of type vxlan for network 6a89f284-31e0-4b1d-ae3d-42f1109f612b [pid: 8|app: 0|req: 1087/2257] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2258] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2259] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2260] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:37.149 8 INFO neutron.api.v2.resource [None req-081f29da-e4d6-4695-af5b-110e52fc84ef 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1091/2261] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/security-groups/lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2262] 199.19.213.48 () {30 vars in 784 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/security-groups?name=lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 23 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2263] 199.19.213.48 () {34 vars in 735 bytes} [Thu May 21 16:57:37 2026] POST /v2.0/security-groups => generated 1638 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2264] 199.19.213.48 () {30 vars in 814 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/security-group-rules?security_group_id=396cbdf3-f67c-44e7-a477-2221f2e1f094 => generated 1182 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:37.386 7 INFO neutron.db.l3_hamode_db [None req-bdb0c132-e0c7-4ff6-afea-761ffd9d908e 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:37.506 7 INFO neutron.services.segments.plugin [-] Segment c733e2af-f710-4496-9406-4df914d573b2 resource provider aggregate not found 2026-05-21 16:57:37.511 7 INFO neutron.db.l3_hamode_db [None req-bdb0c132-e0c7-4ff6-afea-761ffd9d908e 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:37.516 7 INFO neutron.services.segments.plugin [-] Segment c733e2af-f710-4496-9406-4df914d573b2 resource provider aggregate not found 2026-05-21 16:57:37.528 7 INFO neutron.services.segments.plugin [-] Segment c733e2af-f710-4496-9406-4df914d573b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c733e2af-f710-4496-9406-4df914d573b2 found for delete ", "request_id": "req-3c006307-bd8a-461b-b1ef-477926932aeb"}]} 2026-05-21 16:57:37.541 7 INFO neutron.services.segments.plugin [-] Segment c733e2af-f710-4496-9406-4df914d573b2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c733e2af-f710-4496-9406-4df914d573b2 found for delete ", "request_id": "req-233e876f-a2f1-4caf-ae88-d0a2a44ba4fb"}]} [pid: 8|app: 0|req: 1095/2265] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 16:57:37 2026] PUT /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1096/2266] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2267] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2268] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2269] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2270] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:57:37 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2271] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:37 2026] POST /v2.0/routers => generated 509 bytes in 1125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2272] 10.0.0.161 () {34 vars in 665 bytes} [Thu May 21 16:57:38 2026] POST /v2.0/ports => generated 963 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2275] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:57:38 2026] PUT /v2.0/routers/30f88e20-2bc2-4a7d-b189-8562dcedb132/add_router_interface => generated 309 bytes in 1152 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1104/2276] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:39 2026] GET /v2.0/ports/65403b58-302f-403c-bfc6-619d03ad9fb0 => generated 1037 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:57:40.053 7 INFO neutron_taas.services.taas.taas_plugin [None req-d49f7416-cc4a-4e5d-b098-0a440209ce6c 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 65403b58-302f-403c-bfc6-619d03ad9fb0 2026-05-21 16:57:40.055 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d49f7416-cc4a-4e5d-b098-0a440209ce6c 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 65403b58-302f-403c-bfc6-619d03ad9fb0 [pid: 7|app: 0|req: 1173/2277] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:57:39 2026] PUT /v2.0/routers/30f88e20-2bc2-4a7d-b189-8562dcedb132/remove_router_interface => generated 309 bytes in 781 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:40.593 8 INFO neutron.api.v2.resource [None req-13a9820f-c8dd-4f09-a071-64cc77ce1859 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1105/2278] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:57:40 2026] PUT /v2.0/routers/30f88e20-2bc2-4a7d-b189-8562dcedb132/remove_router_interface => generated 197 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1174/2279] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:40 2026] GET /v2.0/ports?device_id=30f88e20-2bc2-4a7d-b189-8562dcedb132 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:40.811 8 INFO neutron_taas.services.taas.taas_plugin [None req-f433f2a3-dd70-413a-9ff8-759411d8f6c7 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 23291834-380c-44d9-9969-f77b765907e7 2026-05-21 16:57:40.814 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f433f2a3-dd70-413a-9ff8-759411d8f6c7 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 23291834-380c-44d9-9969-f77b765907e7 2026-05-21 16:57:41.225 8 INFO neutron.services.segments.plugin [-] Segment 9465774a-8293-4f81-a6a4-3170067bc002 resource provider aggregate not found 2026-05-21 16:57:41.235 8 INFO neutron.services.segments.plugin [-] Segment 9465774a-8293-4f81-a6a4-3170067bc002 resource provider aggregate not found 2026-05-21 16:57:41.247 8 INFO neutron.services.segments.plugin [-] Segment 9465774a-8293-4f81-a6a4-3170067bc002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9465774a-8293-4f81-a6a4-3170067bc002 found for delete ", "request_id": "req-2c781751-dff9-4c9f-a303-93a3e0b01a58"}]} 2026-05-21 16:57:41.253 8 INFO neutron.services.segments.plugin [-] Segment 9465774a-8293-4f81-a6a4-3170067bc002 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9465774a-8293-4f81-a6a4-3170067bc002 found for delete ", "request_id": "req-72fef0e9-f8bd-40e6-a8f9-7bdecd364951"}]} 2026-05-21 16:57:41.266 8 INFO neutron.db.l3_hamode_db [None req-f433f2a3-dd70-413a-9ff8-759411d8f6c7 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] HA network 6a89f284-31e0-4b1d-ae3d-42f1109f612b was deleted as no HA routers are present in tenant 491de4a93e5d4af487b7a2324d0a03fc. [pid: 8|app: 0|req: 1106/2280] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:40 2026] DELETE /v2.0/routers/30f88e20-2bc2-4a7d-b189-8562dcedb132 => generated 0 bytes in 644 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2281] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:41 2026] DELETE /v2.0/subnets/923c9a7f-9437-4d09-810b-3026d7268607 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:41.618 8 INFO neutron_taas.services.taas.taas_plugin [None req-6143daa8-3d13-404b-af06-0721fb32253a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: eb2f1ae2-ffe0-4336-8345-eb1be63498e2 2026-05-21 16:57:41.621 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6143daa8-3d13-404b-af06-0721fb32253a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: eb2f1ae2-ffe0-4336-8345-eb1be63498e2 [pid: 8|app: 0|req: 1107/2282] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:41 2026] DELETE /v2.0/networks/a5bad46c-33e9-4dbf-b1cd-9c83deeb3f48 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:41.902 7 INFO neutron.db.segments_db [None req-f749a263-bf12-44f7-9003-3fcacfe65831 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment c97e4d52-5983-412d-bbf8-d3cc5105fae6 of type vxlan for network 1e202834-1a8e-404e-84e8-b2af9830b459 [pid: 7|app: 0|req: 1176/2283] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:57:41 2026] POST /v2.0/networks => generated 634 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2284] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:42 2026] POST /v2.0/subnets => generated 646 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:42.378 7 INFO neutron.db.segments_db [None req-f12ab563-2be0-48ec-9278-a4e0e45e88b3 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment 643035e1-00e6-4799-bf47-2abed49851cc of type vxlan for network 9dc0b815-bfe7-4011-ac57-612ad5a38655 2026-05-21 16:57:42.638 7 INFO neutron.db.l3_hamode_db [None req-f12ab563-2be0-48ec-9278-a4e0e45e88b3 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:42.769 7 INFO neutron.db.l3_hamode_db [None req-f12ab563-2be0-48ec-9278-a4e0e45e88b3 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:43.273 8 INFO neutron.services.segments.plugin [-] Segment 41cebf4d-60f1-469e-ba8b-f8b4d25068ee resource provider aggregate not found 2026-05-21 16:57:43.278 8 INFO neutron.services.segments.plugin [-] Segment 41cebf4d-60f1-469e-ba8b-f8b4d25068ee resource provider aggregate not found 2026-05-21 16:57:43.291 8 INFO neutron.services.segments.plugin [-] Segment 41cebf4d-60f1-469e-ba8b-f8b4d25068ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41cebf4d-60f1-469e-ba8b-f8b4d25068ee found for delete ", "request_id": "req-5447fe7d-648c-44dc-ae83-c6ee1664cbc1"}]} 2026-05-21 16:57:43.296 8 INFO neutron.services.segments.plugin [-] Segment 41cebf4d-60f1-469e-ba8b-f8b4d25068ee resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41cebf4d-60f1-469e-ba8b-f8b4d25068ee found for delete ", "request_id": "req-2bfad307-7ae3-4534-aaf4-79e424e35891"}]} [pid: 8|app: 0|req: 1109/2285] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:57:43 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2286] 10.0.0.24 () {34 vars in 1039 bytes} [Thu May 21 16:57:43 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2287] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:42 2026] POST /v2.0/routers => generated 510 bytes in 1101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2288] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:57:43 2026] PUT /v2.0/routers/4fa822e6-029d-4aca-bd6f-a7a3aec7759f/add_router_interface => generated 309 bytes in 1070 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2289] 10.0.0.161 () {32 vars in 717 bytes} [Thu May 21 16:57:44 2026] GET /v2.0/ports/33c4b49d-898e-4e61-99fb-2c1cc6f8de5b => generated 959 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:44.934 8 INFO neutron_taas.services.taas.taas_plugin [None req-97b4bf1a-23bd-41c3-adb1-427e84e3fb3a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 33c4b49d-898e-4e61-99fb-2c1cc6f8de5b 2026-05-21 16:57:44.938 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-97b4bf1a-23bd-41c3-adb1-427e84e3fb3a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 33c4b49d-898e-4e61-99fb-2c1cc6f8de5b [pid: 7|app: 0|req: 1179/2290] 10.0.0.125 () {34 vars in 1016 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/security-groups?id=ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2291] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/networks?id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 735 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2292] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:57:44 2026] PUT /v2.0/routers/4fa822e6-029d-4aca-bd6f-a7a3aec7759f/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2293] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/quotas/a933c2d5f6904fbf95dafc5786c9eb68 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2294] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/ports?device_id=4fa822e6-029d-4aca-bd6f-a7a3aec7759f => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2295] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&fields=id => generated 149 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2296] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:45.552 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef1d3de7-946a-4337-a957-3f8f81a07ed9 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 8e2560a3-a4f7-4441-867c-fce77f0cd5b5 2026-05-21 16:57:45.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef1d3de7-946a-4337-a957-3f8f81a07ed9 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 8e2560a3-a4f7-4441-867c-fce77f0cd5b5 [pid: 7|app: 0|req: 1184/2297] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:57:45 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:45.917 8 INFO neutron.services.segments.plugin [-] Segment 643035e1-00e6-4799-bf47-2abed49851cc resource provider aggregate not found 2026-05-21 16:57:45.925 8 INFO neutron.services.segments.plugin [-] Segment 643035e1-00e6-4799-bf47-2abed49851cc resource provider aggregate not found 2026-05-21 16:57:45.942 8 INFO neutron.services.segments.plugin [-] Segment 643035e1-00e6-4799-bf47-2abed49851cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 643035e1-00e6-4799-bf47-2abed49851cc found for delete ", "request_id": "req-b0a91efb-263e-4fad-8f2d-d5a7c9747604"}]} 2026-05-21 16:57:45.943 8 INFO neutron.services.segments.plugin [-] Segment 643035e1-00e6-4799-bf47-2abed49851cc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 643035e1-00e6-4799-bf47-2abed49851cc found for delete ", "request_id": "req-4dd0dc22-f50b-44a2-a2d3-ea9b428c6cb5"}]} 2026-05-21 16:57:45.959 8 INFO neutron.db.l3_hamode_db [None req-ef1d3de7-946a-4337-a957-3f8f81a07ed9 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] HA network 9dc0b815-bfe7-4011-ac57-612ad5a38655 was deleted as no HA routers are present in tenant 491de4a93e5d4af487b7a2324d0a03fc. [pid: 8|app: 0|req: 1114/2298] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:45 2026] DELETE /v2.0/routers/4fa822e6-029d-4aca-bd6f-a7a3aec7759f => generated 0 bytes in 549 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2299] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:45 2026] DELETE /v2.0/subnets/4875ba8f-5ce0-4fec-a1f5-a2bf3c553d76 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2300] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:46 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2301] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:46 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:46.231 7 INFO neutron.services.segments.plugin [-] Segment c97e4d52-5983-412d-bbf8-d3cc5105fae6 resource provider aggregate not found 2026-05-21 16:57:46.241 7 INFO neutron.services.segments.plugin [-] Segment c97e4d52-5983-412d-bbf8-d3cc5105fae6 resource provider aggregate not found 2026-05-21 16:57:46.254 7 INFO neutron.services.segments.plugin [-] Segment c97e4d52-5983-412d-bbf8-d3cc5105fae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97e4d52-5983-412d-bbf8-d3cc5105fae6 found for delete ", "request_id": "req-a0a2d84c-2356-4257-9f96-dcd137dd3558"}]} 2026-05-21 16:57:46.266 7 INFO neutron.services.segments.plugin [-] Segment c97e4d52-5983-412d-bbf8-d3cc5105fae6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c97e4d52-5983-412d-bbf8-d3cc5105fae6 found for delete ", "request_id": "req-69881b7f-11a8-4f61-8a6a-cb5f661d3637"}]} [pid: 7|app: 0|req: 1186/2302] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:57:46 2026] DELETE /v2.0/networks/1e202834-1a8e-404e-84e8-b2af9830b459 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:46.329 8 INFO neutron.db.segments_db [None req-8ea49f57-cd84-4079-99e4-913c5fbf8080 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Added segment aa5ebd34-01ec-43f6-a130-0b96e55b71d5 of type vxlan for network 3de729a9-77ae-4742-bdbc-fb8e71aa7a8a 2026-05-21 16:57:46.587 8 INFO neutron.db.l3_hamode_db [None req-8ea49f57-cd84-4079-99e4-913c5fbf8080 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:47.338 8 INFO neutron.db.l3_hamode_db [None req-8ea49f57-cd84-4079-99e4-913c5fbf8080 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1117/2303] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:46 2026] POST /v2.0/routers => generated 691 bytes in 1989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2304] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:57:48 2026] GET /v2.0/routers/853053b8-db95-469d-909e-5ce44f45e2a7 => generated 697 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2305] 10.0.0.161 () {32 vars in 647 bytes} [Thu May 21 16:57:48 2026] GET /v2.0/routers => generated 700 bytes in 693 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2306] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:49 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2307] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:49 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2308] 10.0.0.161 () {34 vars in 741 bytes} [Thu May 21 16:57:49 2026] PUT /v2.0/routers/853053b8-db95-469d-909e-5ce44f45e2a7 => generated 704 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2309] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 16:57:49 2026] GET /v2.0/routers/853053b8-db95-469d-909e-5ce44f45e2a7 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2310] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:49 2026] GET /v2.0/ports?device_id=853053b8-db95-469d-909e-5ce44f45e2a7 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:49.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-939e417c-a944-4a33-96da-1acf63268223 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: e716198a-7b10-4470-8938-52811ff96727 2026-05-21 16:57:49.759 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-939e417c-a944-4a33-96da-1acf63268223 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: e716198a-7b10-4470-8938-52811ff96727 2026-05-21 16:57:49.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-939e417c-a944-4a33-96da-1acf63268223 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] TaaS: Handle Delete Port: 9d093266-7490-4cdd-9dea-45bcc69350cf 2026-05-21 16:57:49.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-939e417c-a944-4a33-96da-1acf63268223 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] Tap Mirror: Handle Delete Port: 9d093266-7490-4cdd-9dea-45bcc69350cf [pid: 7|app: 0|req: 1190/2311] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:57:50 2026] GET /v2.0/networks?id=a78ce650-a77f-42be-a3c5-8ff60243bc68 => generated 735 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2312] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:57:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a933c2d5f6904fbf95dafc5786c9eb68 => generated 343 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:50.378 8 INFO neutron.services.segments.plugin [-] Segment aa5ebd34-01ec-43f6-a130-0b96e55b71d5 resource provider aggregate not found 2026-05-21 16:57:50.380 8 INFO neutron.services.segments.plugin [-] Segment aa5ebd34-01ec-43f6-a130-0b96e55b71d5 resource provider aggregate not found 2026-05-21 16:57:50.413 8 INFO neutron.services.segments.plugin [-] Segment aa5ebd34-01ec-43f6-a130-0b96e55b71d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa5ebd34-01ec-43f6-a130-0b96e55b71d5 found for delete ", "request_id": "req-8223c668-e981-413b-b0b5-89e3358fbb7b"}]} 2026-05-21 16:57:50.415 8 INFO neutron.services.segments.plugin [-] Segment aa5ebd34-01ec-43f6-a130-0b96e55b71d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aa5ebd34-01ec-43f6-a130-0b96e55b71d5 found for delete ", "request_id": "req-2f30adda-84a6-4dc4-82b8-2c1cb56b147d"}]} 2026-05-21 16:57:50.423 8 INFO neutron.db.l3_hamode_db [None req-939e417c-a944-4a33-96da-1acf63268223 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] HA network 3de729a9-77ae-4742-bdbc-fb8e71aa7a8a was deleted as no HA routers are present in tenant 491de4a93e5d4af487b7a2324d0a03fc. [pid: 8|app: 0|req: 1122/2313] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:49 2026] DELETE /v2.0/routers/853053b8-db95-469d-909e-5ce44f45e2a7 => generated 0 bytes in 833 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2314] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:50 2026] GET /v2.0/ports?device_id=853053b8-db95-469d-909e-5ce44f45e2a7 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:50.487 8 INFO neutron.api.v2.resource [None req-d8e2baaa-8dee-431a-afd0-15379012b2f1 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1124/2315] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/routers/853053b8-db95-469d-909e-5ce44f45e2a7 => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2316] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:50 2026] GET /v2.0/ports?device_id=4fa822e6-029d-4aca-bd6f-a7a3aec7759f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:50.542 8 INFO neutron.api.v2.resource [None req-9dbde2b2-7e42-4a07-a6a3-dac74e645fda 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1126/2317] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/routers/4fa822e6-029d-4aca-bd6f-a7a3aec7759f => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:50.565 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3ce0355d-a82f-45fb-9337-91dbb317223b 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1127/2318] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/subnets/4875ba8f-5ce0-4fec-a1f5-a2bf3c553d76 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2319] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:50 2026] GET /v2.0/ports?device_id=30f88e20-2bc2-4a7d-b189-8562dcedb132 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:50.616 8 INFO neutron.api.v2.resource [None req-7d7c5a89-ee27-42d8-8245-dbe3c620e987 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1129/2320] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/routers/30f88e20-2bc2-4a7d-b189-8562dcedb132 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:50.643 8 INFO neutron.pecan_wsgi.hooks.translation [None req-91677471-5307-4967-b8eb-c4855592dc21 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1130/2321] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/subnets/923c9a7f-9437-4d09-810b-3026d7268607 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2322] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:57:50 2026] GET /v2.0/ports?device_id=80ba4e7e-1ebd-446c-939c-1db51d3f220b => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:50.694 8 INFO neutron.api.v2.resource [None req-c8d7bc58-ef07-45e3-a9c7-1f1a63bf3f0a 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1132/2323] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/routers/80ba4e7e-1ebd-446c-939c-1db51d3f220b => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:50.712 8 INFO neutron.pecan_wsgi.hooks.translation [None req-148778bc-a5a3-4aae-a308-59762dee83e0 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1133/2324] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/subnets/98e00348-5b34-4a81-a45a-307292836224 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:57:50.731 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8849a559-9644-4331-ba95-3273ad731fb2 2a4082158efe46a9934b85241d27861c 491de4a93e5d4af487b7a2324d0a03fc - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1134/2325] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:57:50 2026] DELETE /v2.0/subnets/734c3029-2ba3-4049-8051-47c81e16c1ca => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2326] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:57:50 2026] POST /v2.0/ports => generated 1078 bytes in 429 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2327] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:57:50 2026] PUT /v2.0/ports/72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 1239 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:51.289 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f7cd2c8-b769-46bf-a8a4-979374bed7dc'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1193/2328] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:57:51 2026] GET /v2.0/security-groups?tenant_id=491de4a93e5d4af487b7a2324d0a03fc&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1136/2329] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:51 2026] DELETE /v2.0/security-groups/9e7e50a1-245f-470d-8cf3-b9fa134e33cc => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2330] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:51 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2331] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:57:51 2026] GET /v2.0/networks?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&shared=False => generated 735 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2332] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:57:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2333] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:51 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2334] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:52 2026] GET /v2.0/security-groups?id=ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2335] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:52 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2336] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:57:52 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1242 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2337] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2338] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2339] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2340] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2341] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2342] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:57:53 2026] POST /v2.0/security-groups => generated 1626 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2343] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/security-groups => generated 4535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2344] 10.0.0.161 () {34 vars in 758 bytes} [Thu May 21 16:57:53 2026] PUT /v2.0/security-groups/d96c19a8-dcd1-4cd3-b595-8be3dbc98f07 => generated 1665 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2345] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/security-groups/d96c19a8-dcd1-4cd3-b595-8be3dbc98f07 => generated 1665 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2346] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:53 2026] DELETE /v2.0/security-groups/d96c19a8-dcd1-4cd3-b595-8be3dbc98f07 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2349] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:57:53 2026] GET /v2.0/security-groups => generated 2929 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:53.850 8 INFO neutron.api.v2.resource [None req-45339dbb-98e1-498c-9453-44d915046d55 6f8d0a97e0544402b340fc973ec0cf23 12bd4f98d0d140f3ac5da2cd35e4c300 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1147/2350] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:53 2026] DELETE /v2.0/security-groups/d96c19a8-dcd1-4cd3-b595-8be3dbc98f07 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2351] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:57:53 2026] POST /v2.0/security-groups => generated 1627 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2352] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2353] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules/ea63ecdf-ebb1-465d-b801-0a8abb0318ce => generated 601 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2354] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2355] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:57:54 2026] DELETE /v2.0/security-group-rules/ea63ecdf-ebb1-465d-b801-0a8abb0318ce => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2356] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2357] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2358] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2359] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2360] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules/b6bc2e2b-fc54-477c-a303-36ee65562d35 => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2361] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2362] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:57:54 2026] DELETE /v2.0/security-group-rules/b6bc2e2b-fc54-477c-a303-36ee65562d35 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2363] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:57:54.826 7 INFO neutron.db.securitygroups_db [None req-22f3dc8a-82f3-46c3-aa52-72d98d5bc2ce 6f8d0a97e0544402b340fc973ec0cf23 12bd4f98d0d140f3ac5da2cd35e4c300 - - default default] Project 12bd4f98d0d140f3ac5da2cd35e4c300 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1211/2364] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:57:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2365] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules/8973bf75-6deb-4e86-868d-343cce70e3a4 => generated 607 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2366] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:57:54 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2367] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:57:55 2026] DELETE /v2.0/security-group-rules/8973bf75-6deb-4e86-868d-343cce70e3a4 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2368] 10.0.0.161 () {32 vars in 673 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2369] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1242 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2370] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:55 2026] DELETE /v2.0/security-groups/eeb5f85e-908d-484c-b7fa-493d66841586 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2371] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/security-groups?id=ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2372] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/security-groups => generated 2929 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2373] 10.0.0.161 () {32 vars in 663 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/security-groups => generated 2929 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2374] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2375] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2376] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2377] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:57:55 2026] GET /v2.0/security-groups?tenant_id=12bd4f98d0d140f3ac5da2cd35e4c300&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2378] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:57:56 2026] DELETE /v2.0/security-groups/6f6ee6b9-32e6-4d1e-a90c-78cc55621f5a => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2379] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:56 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2380] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:56 2026] GET /v2.0/security-groups?id=c0c80c8b-49d1-43c3-abbe-688af9ce25d8&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2381] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:57:56 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:57:56.998 8 INFO neutron_taas.services.taas.taas_plugin [req-0af507b1-9dea-4ecc-a20c-1fdc48d68aa1 req-c7ab250f-78d3-44ab-b517-c4d4a2daf5b3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: ba8e958e-60f3-4b9d-b0f4-f3512ca55258 2026-05-21 16:57:57.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0af507b1-9dea-4ecc-a20c-1fdc48d68aa1 req-c7ab250f-78d3-44ab-b517-c4d4a2daf5b3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: ba8e958e-60f3-4b9d-b0f4-f3512ca55258 2026-05-21 16:57:57.134 8 INFO neutron.db.l3_db [req-0af507b1-9dea-4ecc-a20c-1fdc48d68aa1 req-c7ab250f-78d3-44ab-b517-c4d4a2daf5b3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Floating IP 24f310ab-ffc7-4573-abe9-85abc136ed34 disassociated. External IP: 10.96.250.207, port: ba8e958e-60f3-4b9d-b0f4-f3512ca55258. [pid: 7|app: 0|req: 1221/2382] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:57:57 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2383] 199.19.213.48 () {34 vars in 1043 bytes} [Thu May 21 16:57:57 2026] GET /v2.0/security-groups?id=ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97&fields=id&fields=name => generated 96 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2384] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:57:56 2026] DELETE /v2.0/ports/ba8e958e-60f3-4b9d-b0f4-f3512ca55258 => generated 0 bytes in 720 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:57:57.607 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b678ce55-4605-4f62-ad94-269e6c4d792a'] response: {'server_uuid': '20298e8b-537e-4e87-87be-273ff6b1c76e', 'name': 'network-vif-deleted', 'tag': 'ba8e958e-60f3-4b9d-b0f4-f3512ca55258', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1223/2385] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:57 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2386] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:58 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2387] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:57:58 2026] GET /v2.0/security-groups?id=ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97&fields=id&fields=name => generated 96 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:58.401 8 INFO neutron.db.segments_db [None req-55e71d04-6c3c-40ae-906e-7f44a7179bbe 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 2871b605-146a-4197-9ff6-5bf41ab087b9 of type vxlan for network f3ffc561-170b-45f0-9f6b-e68f1df94a48 [pid: 7|app: 0|req: 1226/2388] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:58 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2389] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:57:57 2026] POST /v2.0/networks => generated 741 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2390] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:58 2026] POST /v2.0/subnets => generated 688 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:57:58.794 8 INFO neutron.db.segments_db [None req-2ca18bb0-6ec7-4712-b883-c8ec313a543a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 6997b759-917f-4e2e-be77-34854ee40f3b of type vxlan for network 6e7e09e6-263f-4d21-aae9-6751078a655f [pid: 7|app: 0|req: 1228/2391] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:57:58 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:57:59.087 8 INFO neutron.db.l3_hamode_db [None req-2ca18bb0-6ec7-4712-b883-c8ec313a543a 01056a757aff4e24aa4c1773023db108 aa28406ea6524bc4a89c0001adfdecac - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:57:59.986 8 INFO neutron.db.l3_hamode_db [None req-2ca18bb0-6ec7-4712-b883-c8ec313a543a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1229/2392] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:00 2026] GET /v2.0/ports?device_id=20298e8b-537e-4e87-87be-273ff6b1c76e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2393] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:57:58 2026] POST /v2.0/routers => generated 728 bytes in 2296 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2394] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:01 2026] DELETE /v2.0/security-groups/c0c80c8b-49d1-43c3-abbe-688af9ce25d8 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:58:01.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-a63fe9b4-87b7-4115-891d-572e14e5f89a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: 89f8ee25-a38f-496a-9d69-33a84921610c 2026-05-21 16:58:01.521 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a63fe9b4-87b7-4115-891d-572e14e5f89a c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: 89f8ee25-a38f-496a-9d69-33a84921610c [pid: 8|app: 0|req: 1166/2395] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:58:01 2026] DELETE /v2.0/floatingips/24f310ab-ffc7-4573-abe9-85abc136ed34 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2396] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:01 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2397] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:01 2026] GET /v2.0/security-groups?id=ae2f1750-f51e-48b9-a9d7-e7bbc6c3ce97&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2398] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:01 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2399] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:01 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2400] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:01 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2401] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:58:01 2026] PUT /v2.0/routers/a9c22f92-68c8-4dcf-bb77-080a8b68c4dc/add_router_interface => generated 309 bytes in 1322 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2402] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:03 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1231/2403] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:03 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2404] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2405] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/security-groups?id=9bde60d9-b4ea-499c-a824-580b4779eb7d&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2406] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:04.604 7 INFO neutron_taas.services.taas.taas_plugin [req-27ed8bc6-0fd1-43bd-9ce3-8898a3a1a8e5 req-dc287e27-58bd-452a-9a3a-ac4725ecfd9c c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: 06571fae-18dc-4b52-8d42-8f002e4cb4a0 2026-05-21 16:58:04.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-27ed8bc6-0fd1-43bd-9ce3-8898a3a1a8e5 req-dc287e27-58bd-452a-9a3a-ac4725ecfd9c c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: 06571fae-18dc-4b52-8d42-8f002e4cb4a0 [pid: 8|app: 0|req: 1175/2407] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/networks?id=f3ffc561-170b-45f0-9f6b-e68f1df94a48 => generated 673 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2408] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/quotas/aa28406ea6524bc4a89c0001adfdecac => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2409] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:58:04 2026] DELETE /v2.0/ports/06571fae-18dc-4b52-8d42-8f002e4cb4a0 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:58:04.815 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8107dbe-3ba9-4bab-960e-72569c93dfd9'] response: {'server_uuid': '6791f183-5244-48c9-9dda-e42390ada729', 'name': 'network-vif-deleted', 'tag': '06571fae-18dc-4b52-8d42-8f002e4cb4a0', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1177/2410] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/ports?tenant_id=aa28406ea6524bc4a89c0001adfdecac&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2411] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/networks/f3ffc561-170b-45f0-9f6b-e68f1df94a48?fields=segments => generated 14 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2412] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:58:04 2026] GET /v2.0/networks/f3ffc561-170b-45f0-9f6b-e68f1df94a48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2413] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:05 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2414] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:05 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2415] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:06 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2416] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:06 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2417] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:07 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2418] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:07 2026] GET /v2.0/ports?device_id=6791f183-5244-48c9-9dda-e42390ada729 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2419] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:08 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2422] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:08 2026] DELETE /v2.0/security-groups/9bde60d9-b4ea-499c-a824-580b4779eb7d => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:58:09.446 7 INFO neutron_taas.services.taas.taas_plugin [None req-68bf033b-7e2a-4f8d-ac39-98985fda4319 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: e3ca006f-8512-4250-ba71-b43da4d10576 2026-05-21 16:58:09.450 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68bf033b-7e2a-4f8d-ac39-98985fda4319 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: e3ca006f-8512-4250-ba71-b43da4d10576 [pid: 8|app: 0|req: 1184/2423] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:09 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2424] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:58:08 2026] PUT /v2.0/routers/b9353a83-9c18-43a9-8c62-c39f22f8f47f/remove_router_interface => generated 309 bytes in 1108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2425] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:10 2026] GET /v2.0/networks?id=f3ffc561-170b-45f0-9f6b-e68f1df94a48 => generated 673 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2426] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:58:10 2026] DELETE /v2.0/subnets/6f151782-c741-40e4-a018-685618a0f0f4 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:58:10.532 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0ea557a-7625-4cfe-bb84-376ed638fc96 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: 975035df-38d9-4d5f-8139-f33889d816df 2026-05-21 16:58:10.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ea557a-7625-4cfe-bb84-376ed638fc96 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: 975035df-38d9-4d5f-8139-f33889d816df [pid: 7|app: 0|req: 1242/2427] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:58:10 2026] POST /v2.0/ports => generated 954 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1243/2428] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:10 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 957 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:10.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0ea557a-7625-4cfe-bb84-376ed638fc96 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: 82c1927c-85ea-4e92-8dbb-7230ce54b418 2026-05-21 16:58:10.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ea557a-7625-4cfe-bb84-376ed638fc96 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: 82c1927c-85ea-4e92-8dbb-7230ce54b418 2026-05-21 16:58:11.232 8 INFO neutron.services.segments.plugin [-] Segment 8b60f526-1b8e-4389-a43d-18b2254ffb53 resource provider aggregate not found 2026-05-21 16:58:11.242 8 INFO neutron.services.segments.plugin [-] Segment 8b60f526-1b8e-4389-a43d-18b2254ffb53 resource provider aggregate not found [pid: 7|app: 0|req: 1244/2429] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:58:10 2026] PUT /v2.0/ports/ca3df908-dfea-425c-8597-3121cb1a7656 => generated 1235 bytes in 432 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:11.271 8 INFO neutron.services.segments.plugin [-] Segment 8b60f526-1b8e-4389-a43d-18b2254ffb53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b60f526-1b8e-4389-a43d-18b2254ffb53 found for delete ", "request_id": "req-217aedb0-55a4-4cd2-9097-7df1b553f1c0"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:58:11.276 8 INFO neutron.services.segments.plugin [-] Segment 8b60f526-1b8e-4389-a43d-18b2254ffb53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8b60f526-1b8e-4389-a43d-18b2254ffb53 found for delete ", "request_id": "req-cab5fb45-32ea-4aa8-9a10-85d3434431f8"}]} 2026-05-21 16:58:11.279 8 INFO neutron.db.l3_hamode_db [None req-d0ea557a-7625-4cfe-bb84-376ed638fc96 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] HA network fe15833d-4fb8-4027-9cbe-aed0c8a23851 was deleted as no HA routers are present in tenant 2228ce93112145788425c077276b9f30. [pid: 8|app: 0|req: 1186/2430] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:58:10 2026] DELETE /v2.0/routers/b9353a83-9c18-43a9-8c62-c39f22f8f47f => generated 0 bytes in 993 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2431] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:11 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:11.319 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db003fb2-a221-49e7-b6e9-8bcda3fcce23'] response: {'name': 'network-changed', 'server_uuid': '1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3', 'tag': 'ca3df908-dfea-425c-8597-3121cb1a7656', 'status': 'completed', 'code': 200} 2026-05-21 16:58:11.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f4e1d3e-5efc-46fd-9d88-fd9833c73ef3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] TaaS: Handle Delete Port: 6b479eee-0a54-4016-b1c7-7adf63f0e695 2026-05-21 16:58:11.396 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f4e1d3e-5efc-46fd-9d88-fd9833c73ef3 c5c4f85e467d438790c09f7c8708a49d 2228ce93112145788425c077276b9f30 - - default default] Tap Mirror: Handle Delete Port: 6b479eee-0a54-4016-b1c7-7adf63f0e695 [pid: 8|app: 0|req: 1187/2432] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:58:11 2026] DELETE /v2.0/networks/e0597be8-88d0-4884-bf23-2161a1a5da28 => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2433] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:11 2026] GET /v2.0/ports?tenant_id=aa28406ea6524bc4a89c0001adfdecac&device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1238 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2434] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:58:11 2026] GET /v2.0/networks?tenant_id=aa28406ea6524bc4a89c0001adfdecac&shared=False => generated 769 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2435] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:58:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2436] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:12 2026] GET /v2.0/security-groups?tenant_id=2228ce93112145788425c077276b9f30&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2437] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:12 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2438] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:12 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2439] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:12 2026] DELETE /v2.0/security-groups/558a3b88-acf6-4625-a52b-913b15f9f0e2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2440] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:12 2026] GET /v2.0/security-groups?tenant_id=011f09ea03de48b69b67c05551b6ab8f&name=default => generated 2929 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2441] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:12 2026] DELETE /v2.0/security-groups/5e5b4f43-ca0a-4525-9d4e-8225038aff66 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2442] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/ports?tenant_id=aa28406ea6524bc4a89c0001adfdecac&device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2443] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ca3df908-dfea-425c-8597-3121cb1a7656 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2444] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/subnets?id=e82b518d-f45b-4eb8-80e5-e82559cc197d => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2445] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/ports?network_id=f3ffc561-170b-45f0-9f6b-e68f1df94a48&device_owner=network%3Adhcp => generated 1244 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2446] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/networks/f3ffc561-170b-45f0-9f6b-e68f1df94a48?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:13.304 8 INFO neutron.services.segments.plugin [-] Segment c093c1bc-0f76-43ef-81b9-4335dc7fbeff resource provider aggregate not found 2026-05-21 16:58:13.313 8 INFO neutron.services.segments.plugin [-] Segment c093c1bc-0f76-43ef-81b9-4335dc7fbeff resource provider aggregate not found 2026-05-21 16:58:13.329 8 INFO neutron.services.segments.plugin [-] Segment c093c1bc-0f76-43ef-81b9-4335dc7fbeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c093c1bc-0f76-43ef-81b9-4335dc7fbeff found for delete ", "request_id": "req-41e1a2f8-c4b7-4f39-bc76-30844adeae5e"}]} [pid: 8|app: 0|req: 1194/2447] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/networks/f3ffc561-170b-45f0-9f6b-e68f1df94a48?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:13.337 8 INFO neutron.services.segments.plugin [-] Segment c093c1bc-0f76-43ef-81b9-4335dc7fbeff resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c093c1bc-0f76-43ef-81b9-4335dc7fbeff found for delete ", "request_id": "req-6619421b-5ee0-4450-98bd-cb5048e58f8d"}]} [pid: 7|app: 0|req: 1254/2448] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2449] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:13 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2450] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:14 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2451] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:14 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:14.985 7 INFO neutron.db.segments_db [None req-f8f6d699-a6b9-4bd5-8d39-d6b7b06d5d6c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 17f832af-534e-41bf-96e4-32017ecea676 of type vxlan for network b712706e-47ab-46c8-a5e4-896cad431656 [pid: 7|app: 0|req: 1255/2452] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:58:14 2026] POST /v2.0/networks => generated 741 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2453] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:58:15 2026] POST /v2.0/subnets => generated 688 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:58:15.360 7 INFO neutron.db.segments_db [None req-4deec359-83fd-42b9-a110-26e90aa4e833 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 0beadecc-6af1-428a-b5b1-9736130f6fd0 of type vxlan for network 8c5656c1-ec00-4eaf-9ed0-3410edf23b5d 2026-05-21 16:58:15.626 7 INFO neutron.db.l3_hamode_db [None req-4deec359-83fd-42b9-a110-26e90aa4e833 01056a757aff4e24aa4c1773023db108 abef33404ef74447b8423acd46026443 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1199/2454] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:15 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2455] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:16 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:17.019 7 INFO neutron.db.l3_hamode_db [None req-4deec359-83fd-42b9-a110-26e90aa4e833 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1201/2456] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:17 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2457] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:17 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2458] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:58:15 2026] POST /v2.0/routers => generated 728 bytes in 2693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2459] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:18 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2460] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:18 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2461] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:58:18 2026] PUT /v2.0/routers/15ab5af2-d6f9-41f3-a663-7af54b7c9a5d/add_router_interface => generated 309 bytes in 1151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2462] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:19 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2463] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:19 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:20.677 7 INFO neutron.db.segments_db [None req-b6651083-e85a-4ea8-9801-5cc8798ea0b8 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 of type vxlan for network 4c7b6185-0165-4803-b646-eeb6a3b949c1 [pid: 7|app: 0|req: 1260/2464] 10.0.0.161 () {34 vars in 671 bytes} [Thu May 21 16:58:20 2026] POST /v2.0/networks => generated 741 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2465] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:58:20 2026] POST /v2.0/subnets => generated 688 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:58:21.075 7 INFO neutron.db.segments_db [None req-817f5406-d996-4ab2-bc5a-57578b67624a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Added segment 2921ecae-8b41-4e68-8fb2-7dd990c6c890 of type vxlan for network 4aef0ff8-9e1a-4b57-ad4a-5e69f2e1f3fd [pid: 8|app: 0|req: 1206/2466] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:21 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2467] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:21 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:21.319 7 INFO neutron.db.l3_hamode_db [None req-817f5406-d996-4ab2-bc5a-57578b67624a 01056a757aff4e24aa4c1773023db108 8975decf2fdc4eac9a1f03b250833263 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-21 16:58:22.136 7 INFO neutron.db.l3_hamode_db [None req-817f5406-d996-4ab2-bc5a-57578b67624a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1208/2468] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:22 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2469] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:22 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2470] 10.0.0.161 () {34 vars in 669 bytes} [Thu May 21 16:58:21 2026] POST /v2.0/routers => generated 728 bytes in 2203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2471] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:23 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2472] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 16:58:23 2026] GET /v2.0/security-groups?id=63206055-03c0-40ee-8af9-2d2a39f84b46&fields=id&fields=name => generated 88 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2473] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:58:23 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:23.838 7 INFO neutron_taas.services.taas.taas_plugin [req-cb093494-6b87-470a-97fb-43d2145059d8 req-c48ca737-f2de-4ec5-af7b-ae372cebdbd1 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] TaaS: Handle Delete Port: ca3df908-dfea-425c-8597-3121cb1a7656 2026-05-21 16:58:23.841 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cb093494-6b87-470a-97fb-43d2145059d8 req-c48ca737-f2de-4ec5-af7b-ae372cebdbd1 640d29e8bf8b472c9cc7f989bfc82cfa aa28406ea6524bc4a89c0001adfdecac - - default default] Tap Mirror: Handle Delete Port: ca3df908-dfea-425c-8597-3121cb1a7656 [pid: 7|app: 0|req: 1265/2474] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:58:23 2026] DELETE /v2.0/ports/ca3df908-dfea-425c-8597-3121cb1a7656 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:58:24.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c57f18c-5b03-42fb-872a-971751a3a645'] response: {'server_uuid': '1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3', 'name': 'network-vif-deleted', 'tag': 'ca3df908-dfea-425c-8597-3121cb1a7656', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1210/2477] 10.0.0.161 () {34 vars in 783 bytes} [Thu May 21 16:58:23 2026] PUT /v2.0/routers/f6f7df5b-e939-4853-84cd-14f4756f3b2b/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1268/2478] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:24 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2479] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:58:25 2026] POST /v2.0/security-groups => generated 1677 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2480] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2481] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2482] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:25 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2483] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2484] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:58:26.087 7 INFO neutron.db.securitygroups_db [None req-30d0506a-5626-4cbd-b1ad-1c64062ae51c 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] Project abef33404ef74447b8423acd46026443 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 7|app: 0|req: 1271/2485] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:26 2026] POST /v2.0/security-group-rules => generated 607 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:58:26.250 8 INFO neutron.db.securitygroups_db [None req-491eb59b-fee7-41f1-b529-e0f3afe342e1 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] Project abef33404ef74447b8423acd46026443 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 1215/2486] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2487] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:26 2026] GET /v2.0/ports?device_id=1fb927d0-bd6f-47b0-b85c-2c4e67ff38d3 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2488] 10.0.0.161 () {34 vars in 685 bytes} [Thu May 21 16:58:26 2026] POST /v2.0/security-groups => generated 1662 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2489] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2490] 10.0.0.161 () {34 vars in 695 bytes} [Thu May 21 16:58:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2491] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:58:27 2026] POST /v2.0/floatingips => generated 552 bytes in 484 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2492] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:58:27 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1820092935&fields=id&tenant_id=abef33404ef74447b8423acd46026443 => generated 69 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2493] 10.0.0.125 () {34 vars in 1100 bytes} [Thu May 21 16:58:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1837736541&fields=id&tenant_id=abef33404ef74447b8423acd46026443 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2494] 10.0.0.125 () {34 vars in 982 bytes} [Thu May 21 16:58:27 2026] GET /v2.0/networks?id=b712706e-47ab-46c8-a5e4-896cad431656 => generated 673 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2495] 10.0.0.125 () {34 vars in 965 bytes} [Thu May 21 16:58:28 2026] GET /v2.0/quotas/abef33404ef74447b8423acd46026443 => generated 292 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2496] 10.0.0.125 () {34 vars in 1002 bytes} [Thu May 21 16:58:28 2026] GET /v2.0/ports?tenant_id=abef33404ef74447b8423acd46026443&fields=id => generated 103 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2497] 10.0.0.125 () {34 vars in 1008 bytes} [Thu May 21 16:58:28 2026] GET /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2498] 10.0.0.125 () {34 vars in 1108 bytes} [Thu May 21 16:58:28 2026] GET /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2499] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:28 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2500] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:29 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:29.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a839856-dd83-415d-83d5-80a45bcff2ad 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 393dfa05-3d2f-446f-83eb-502a85c8712a 2026-05-21 16:58:29.607 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a839856-dd83-415d-83d5-80a45bcff2ad 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 393dfa05-3d2f-446f-83eb-502a85c8712a [pid: 7|app: 0|req: 1278/2501] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:58:29 2026] PUT /v2.0/routers/a9c22f92-68c8-4dcf-bb77-080a8b68c4dc/remove_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:30.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-6073dce7-f16d-4e0b-a75f-f2ba548ce85e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 571adc0d-9c81-46bb-9d4e-1888f6f712cb 2026-05-21 16:58:30.507 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6073dce7-f16d-4e0b-a75f-f2ba548ce85e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 571adc0d-9c81-46bb-9d4e-1888f6f712cb [pid: 7|app: 0|req: 1279/2502] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:30 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:58:30.820 8 INFO neutron_taas.services.taas.taas_plugin [None req-6073dce7-f16d-4e0b-a75f-f2ba548ce85e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 414dc1ee-204e-47d0-907d-8d5db9ada670 2026-05-21 16:58:30.823 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6073dce7-f16d-4e0b-a75f-f2ba548ce85e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 414dc1ee-204e-47d0-907d-8d5db9ada670 2026-05-21 16:58:31.313 8 INFO neutron.services.segments.plugin [-] Segment 6997b759-917f-4e2e-be77-34854ee40f3b resource provider aggregate not found 2026-05-21 16:58:31.321 8 INFO neutron.services.segments.plugin [-] Segment 6997b759-917f-4e2e-be77-34854ee40f3b resource provider aggregate not found 2026-05-21 16:58:31.329 8 INFO neutron.services.segments.plugin [-] Segment 6997b759-917f-4e2e-be77-34854ee40f3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6997b759-917f-4e2e-be77-34854ee40f3b found for delete ", "request_id": "req-d27075bf-fb43-4f94-b077-e4e48987c976"}]} 2026-05-21 16:58:31.343 8 INFO neutron.services.segments.plugin [-] Segment 6997b759-917f-4e2e-be77-34854ee40f3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6997b759-917f-4e2e-be77-34854ee40f3b found for delete ", "request_id": "req-dcca6473-2f53-488e-83ac-9e9bb13f6ee8"}]} 2026-05-21 16:58:31.358 8 INFO neutron.db.l3_hamode_db [None req-6073dce7-f16d-4e0b-a75f-f2ba548ce85e 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network 6e7e09e6-263f-4d21-aae9-6751078a655f was deleted as no HA routers are present in tenant aa28406ea6524bc4a89c0001adfdecac. [pid: 8|app: 0|req: 1224/2503] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:58:30 2026] DELETE /v2.0/routers/a9c22f92-68c8-4dcf-bb77-080a8b68c4dc => generated 0 bytes in 1091 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2504] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:58:31 2026] DELETE /v2.0/subnets/e82b518d-f45b-4eb8-80e5-e82559cc197d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:58:31.652 8 INFO neutron_taas.services.taas.taas_plugin [None req-830fa931-a793-499c-9aa4-e2ea9ed2d6a6 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 1c6aaf35-8366-4698-8856-89e1d5f5ce04 2026-05-21 16:58:31.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-830fa931-a793-499c-9aa4-e2ea9ed2d6a6 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 1c6aaf35-8366-4698-8856-89e1d5f5ce04 [pid: 7|app: 0|req: 1281/2505] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:31 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2506] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:58:31 2026] DELETE /v2.0/networks/f3ffc561-170b-45f0-9f6b-e68f1df94a48 => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2507] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:32 2026] GET /v2.0/security-groups?tenant_id=aa28406ea6524bc4a89c0001adfdecac&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2508] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:32 2026] DELETE /v2.0/security-groups/63206055-03c0-40ee-8af9-2d2a39f84b46 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2509] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:32 2026] GET /v2.0/networks?id=b712706e-47ab-46c8-a5e4-896cad431656 => generated 673 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2510] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:32 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2511] 199.19.213.48 () {34 vars in 1049 bytes} [Thu May 21 16:58:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=abef33404ef74447b8423acd46026443 => generated 274 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:33.359 8 INFO neutron.services.segments.plugin [-] Segment 2871b605-146a-4197-9ff6-5bf41ab087b9 resource provider aggregate not found 2026-05-21 16:58:33.369 8 INFO neutron.services.segments.plugin [-] Segment 2871b605-146a-4197-9ff6-5bf41ab087b9 resource provider aggregate not found 2026-05-21 16:58:33.395 8 INFO neutron.services.segments.plugin [-] Segment 2871b605-146a-4197-9ff6-5bf41ab087b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2871b605-146a-4197-9ff6-5bf41ab087b9 found for delete ", "request_id": "req-63c285c3-2f8e-4f5c-9815-d240cec39c39"}]} 2026-05-21 16:58:33.397 8 INFO neutron.services.segments.plugin [-] Segment 2871b605-146a-4197-9ff6-5bf41ab087b9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2871b605-146a-4197-9ff6-5bf41ab087b9 found for delete ", "request_id": "req-c99bd851-503b-4436-9abe-9a49a742b945"}]} [pid: 8|app: 0|req: 1228/2512] 199.19.213.48 () {38 vars in 954 bytes} [Thu May 21 16:58:32 2026] POST /v2.0/ports => generated 997 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1229/2513] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:33 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1012 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2514] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:58:33 2026] PUT /v2.0/ports/ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 => generated 1278 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:34.046 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75f42c4b-1f9f-4f32-8322-b375e45508ac'] response: {'name': 'network-changed', 'server_uuid': 'e73c3366-b3da-4fb5-aa6b-262e87b35395', 'tag': 'ec4cca20-e9aa-4845-94c2-eb51e7dc6a51', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1230/2515] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:34 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1286/2516] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:34 2026] GET /v2.0/ports?tenant_id=abef33404ef74447b8423acd46026443&device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1281 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2517] 199.19.213.48 () {34 vars in 1017 bytes} [Thu May 21 16:58:34 2026] GET /v2.0/networks?tenant_id=abef33404ef74447b8423acd46026443&shared=False => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2518] 199.19.213.48 () {34 vars in 929 bytes} [Thu May 21 16:58:34 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2519] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2520] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2521] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/ports?tenant_id=abef33404ef74447b8423acd46026443&device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1281 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2522] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2523] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/subnets?id=222cc2a8-47f8-4a53-bfec-b853cb4dc941 => generated 691 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2524] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/ports?network_id=b712706e-47ab-46c8-a5e4-896cad431656&device_owner=network%3Adhcp => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2525] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2526] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:35 2026] GET /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2527] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:36 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1012 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2528] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:36 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2529] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:37 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1012 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2530] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:37 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2531] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1012 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2534] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2535] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2536] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2537] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2538] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2539] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:58:38 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2540] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2541] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1281 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2542] 199.19.213.48 () {34 vars in 1123 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2543] 199.19.213.48 () {34 vars in 716 bytes} [Thu May 21 16:58:39 2026] POST /v2.0/ports => generated 1059 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2544] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1059 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2545] 10.0.0.125 () {34 vars in 907 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2546] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2547] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:39 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2548] 199.19.213.48 () {34 vars in 1261 bytes} [Thu May 21 16:58:40 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2549] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:40 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2550] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:40 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2551] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:41 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2552] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:41 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2553] 199.19.213.48 () {34 vars in 974 bytes} [Thu May 21 16:58:41 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1059 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2554] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:41 2026] GET /v2.0/networks?id=d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 803 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2555] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:41 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:41.706 8 INFO neutron.db.l3_db [None req-078dde37-a3b3-4555-a050-1e58b3fb91e7 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] Floating IP a3ed7b5e-0f85-467e-8c7d-7b53512a2150 associated. External IP: 10.96.250.214, port: ec4cca20-e9aa-4845-94c2-eb51e7dc6a51. [pid: 7|app: 0|req: 1306/2556] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:58:41 2026] PUT /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1249 bytes in 440 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:41.849 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a2e086da-564e-481a-b170-254f79c693e4'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': 'a165935b-6772-4f7a-afa2-90a360aa0521', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1251/2557] 10.0.0.161 () {34 vars in 749 bytes} [Thu May 21 16:58:41 2026] PUT /v2.0/floatingips/a3ed7b5e-0f85-467e-8c7d-7b53512a2150 => generated 856 bytes in 655 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:42.074 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c107ef22-1b57-4081-badf-38ba75f1ab92'] response: {'name': 'network-changed', 'server_uuid': 'e73c3366-b3da-4fb5-aa6b-262e87b35395', 'tag': 'ec4cca20-e9aa-4845-94c2-eb51e7dc6a51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1307/2558] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2485 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2559] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/networks?id=d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2560] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2561] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2562] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2563] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/ports?tenant_id=abef33404ef74447b8423acd46026443&device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1283 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2564] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2565] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/networks?id=b712706e-47ab-46c8-a5e4-896cad431656 => generated 769 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2566] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2567] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2568] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/subnets?id=222cc2a8-47f8-4a53-bfec-b853cb4dc941 => generated 691 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2569] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/ports?network_id=b712706e-47ab-46c8-a5e4-896cad431656&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2570] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2571] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:42 2026] GET /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2572] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:43 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2485 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2573] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2574] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:43 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2575] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:43 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2576] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:43 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2577] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:44 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2578] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:58:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2579] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:44 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2580] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:44 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2581] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:44 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2582] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:44 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2583] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:45 2026] GET /v2.0/security-groups?tenant_id=f62a9f15e232441c888e2c27e8af3e06&name=default => generated 2929 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2584] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:45 2026] DELETE /v2.0/security-groups/c0e7a1c5-5e3a-400c-9b10-f70539b68972 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2585] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:58:48 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1251 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2586] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 16:58:48 2026] PUT /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1276 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:49.153 8 INFO neutron.api.v2.resource [None req-8aefbb82-3de7-46a9-8408-a1b987215e11 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1266/2587] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/security-groups/lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 16:58:49.176 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-61affc1a-608d-455b-b5c4-b3fb9aa65406'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': 'a165935b-6772-4f7a-afa2-90a360aa0521', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1322/2588] 199.19.213.48 () {30 vars in 784 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/security-groups?name=lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 1639 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2589] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 16:58:49 2026] PUT /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1314 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:49.501 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb341b0a-3523-4f24-a492-1b007325ed95'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': 'a165935b-6772-4f7a-afa2-90a360aa0521', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1268/2590] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2591] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2592] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/networks?id=d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 803 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2593] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2594] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2595] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2596] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2597] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2598] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2599] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2600] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2601] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2602] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2603] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2604] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1350 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2605] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:49 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2606] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2607] 10.0.0.161 () {34 vars in 678 bytes} [Thu May 21 16:58:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2608] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1283 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2609] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 800 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2610] 10.0.0.161 () {34 vars in 678 bytes} [Thu May 21 16:58:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2611] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2612] 10.0.0.161 () {32 vars in 858 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/floatingips?floating_network_id=f91a6aec-5759-48af-8a60-ff28c2fdb554&port_id=ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 => generated 861 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2613] 10.0.0.161 () {34 vars in 678 bytes} [Thu May 21 16:58:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2614] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2615] 10.0.0.161 () {34 vars in 678 bytes} [Thu May 21 16:58:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2616] 10.0.0.161 () {34 vars in 678 bytes} [Thu May 21 16:58:50 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2617] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:58:50 2026] PUT /v2.0/policies/1c9be22b-a572-4b66-a92d-8d91c1f29c40/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2618] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:58:50 2026] PUT /v2.0/policies/d6ae3fa7-44a1-4083-bd41-ac4777e2c8da/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2619] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:58:50 2026] PUT /v2.0/policies/ef5641bb-3883-47b2-a515-7c5c6bc68c36/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2620] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:58:50 2026] PUT /v2.0/policies/838df4fc-bdf1-4255-bf38-579bcf5770e4/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2621] 10.0.0.24 () {34 vars in 989 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1283 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2622] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2623] 10.0.0.24 () {34 vars in 1119 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2624] 10.0.0.161 () {32 vars in 674 bytes} [Thu May 21 16:58:50 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2625] 10.0.0.161 () {32 vars in 688 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2626] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/networks?id=d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 803 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2627] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2628] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2629] 10.0.0.161 () {32 vars in 684 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2630] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2631] 10.0.0.161 () {32 vars in 696 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2632] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2633] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2634] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2635] 10.0.0.161 () {32 vars in 696 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2636] 10.0.0.161 () {32 vars in 692 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2637] 10.0.0.161 () {32 vars in 704 bytes} [Thu May 21 16:58:51 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2638] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:58:51 2026] DELETE /v2.0/qos/policies/1c9be22b-a572-4b66-a92d-8d91c1f29c40 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2639] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:58:51 2026] DELETE /v2.0/qos/policies/d6ae3fa7-44a1-4083-bd41-ac4777e2c8da => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2640] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:58:51 2026] DELETE /v2.0/qos/policies/ef5641bb-3883-47b2-a515-7c5c6bc68c36 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2641] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:58:51 2026] DELETE /v2.0/qos/policies/838df4fc-bdf1-4255-bf38-579bcf5770e4 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2642] 10.0.0.161 () {32 vars in 734 bytes} [Thu May 21 16:58:51 2026] DELETE /v2.0/qos/policies/fa07bc74-6d6a-43bb-b70b-6f4bd8882b1d => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2643] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:52 2026] GET /v2.0/security-groups?tenant_id=4291eabc25954c7fa2af95aaaa3c30e1&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2644] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:53 2026] DELETE /v2.0/security-groups/d27e6831-c1d4-422f-88e0-8454e92486da => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2645] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:53 2026] GET /v2.0/security-groups?tenant_id=18bbbc6461e3448a8838c3d6394340cb&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2646] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:53 2026] DELETE /v2.0/security-groups/145685f6-b4eb-4259-95b5-0c91ab7b8ec5 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2649] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:58:53 2026] GET /v2.0/security-groups?tenant_id=c1770c79306b402b898d62df9ce0eb32&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2650] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:53 2026] DELETE /v2.0/security-groups/6a5ccabf-afa6-42c2-a2ce-affca1b29932 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2651] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:54 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2652] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:54 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:58:55.062 8 INFO neutron.db.l3_db [None req-acb54f55-16b1-4ae7-bda3-0e161eaffd6c 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Floating IP d57deb4f-9a16-4053-97bb-928717b36306 associated. External IP: 10.96.250.203, port: 5bfc9693-2221-4216-a274-9444eac849f1. [pid: 7|app: 0|req: 1354/2653] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:55 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2654] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:55 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2655] 10.0.0.161 () {34 vars in 677 bytes} [Thu May 21 16:58:54 2026] POST /v2.0/floatingips => generated 899 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2656] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:56 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1014 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2657] 10.0.0.125 () {34 vars in 1120 bytes} [Thu May 21 16:58:56 2026] GET /v2.0/security-groups?id=7e86687f-462c-49f1-8875-5e8afc9d6844&id=91c18310-4e26-4c4c-9fe9-611039bb85f2&fields=id&fields=name => generated 207 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2658] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 16:58:56 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 1012 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:58:57.102 8 INFO neutron_taas.services.taas.taas_plugin [req-c52865f9-ed2b-41b2-b3f0-67f75fd75c71 req-b815980a-382a-4760-aa6d-5ca700464a57 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] TaaS: Handle Delete Port: ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 2026-05-21 16:58:57.105 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c52865f9-ed2b-41b2-b3f0-67f75fd75c71 req-b815980a-382a-4760-aa6d-5ca700464a57 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] Tap Mirror: Handle Delete Port: ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 2026-05-21 16:58:57.207 8 INFO neutron.db.l3_db [req-c52865f9-ed2b-41b2-b3f0-67f75fd75c71 req-b815980a-382a-4760-aa6d-5ca700464a57 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] Floating IP a3ed7b5e-0f85-467e-8c7d-7b53512a2150 disassociated. External IP: 10.96.250.214, port: ec4cca20-e9aa-4845-94c2-eb51e7dc6a51. [pid: 8|app: 0|req: 1302/2659] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 16:58:56 2026] DELETE /v2.0/ports/ec4cca20-e9aa-4845-94c2-eb51e7dc6a51 => generated 0 bytes in 603 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:58:57.614 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-27033765-683b-4832-b8f4-a3035b6e3d3e'] response: {'server_uuid': 'e73c3366-b3da-4fb5-aa6b-262e87b35395', 'name': 'network-vif-deleted', 'tag': 'ec4cca20-e9aa-4845-94c2-eb51e7dc6a51', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1358/2660] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:57 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2661] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:58:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2662] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:58 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2663] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:58:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2664] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:58:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2665] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:58:58 2026] POST /v2.0/security-groups => generated 1603 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2666] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:58:59 2026] POST /v2.0/security-groups => generated 1603 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2667] 10.0.0.161 () {34 vars in 767 bytes} [Thu May 21 16:58:59 2026] PUT /v2.0/security-groups/bda63230-f918-4e2f-a4ce-659ffabac482/tags => generated 17 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2668] 10.0.0.161 () {34 vars in 767 bytes} [Thu May 21 16:58:59 2026] PUT /v2.0/security-groups/b4317b61-d404-4674-bd33-e4dd50d761dc/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2669] 10.0.0.161 () {34 vars in 767 bytes} [Thu May 21 16:58:59 2026] PUT /v2.0/security-groups/99702e3e-9f5f-4aa1-9f62-bce8e6afd9e9/tags => generated 34 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2670] 10.0.0.161 () {34 vars in 767 bytes} [Thu May 21 16:58:59 2026] PUT /v2.0/security-groups/8fd6e5ee-d6a5-4f2c-a0ab-fde15de8ad37/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2671] 10.0.0.161 () {32 vars in 680 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2672] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2673] 10.0.0.161 () {32 vars in 690 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2674] 10.0.0.161 () {32 vars in 702 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2675] 10.0.0.161 () {32 vars in 688 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2676] 10.0.0.161 () {32 vars in 702 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2677] 10.0.0.161 () {32 vars in 698 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2678] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/ports?device_id=e73c3366-b3da-4fb5-aa6b-262e87b35395 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2679] 10.0.0.161 () {32 vars in 710 bytes} [Thu May 21 16:58:59 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2680] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:58:59 2026] DELETE /v2.0/security-groups/bda63230-f918-4e2f-a4ce-659ffabac482 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2681] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:00 2026] DELETE /v2.0/security-groups/b4317b61-d404-4674-bd33-e4dd50d761dc => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2682] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:00 2026] DELETE /v2.0/security-groups/99702e3e-9f5f-4aa1-9f62-bce8e6afd9e9 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2683] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:00 2026] DELETE /v2.0/security-groups/8fd6e5ee-d6a5-4f2c-a0ab-fde15de8ad37 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2684] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:00 2026] DELETE /v2.0/security-groups/0aa80d11-6533-405d-9636-a5ddc4b09f28 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2685] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2686] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2687] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2688] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:59:00.951 7 INFO neutron.api.v2.resource [None req-1388cdd4-f0f6-4744-b0cc-4f0c1c698b97 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1372/2689] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/security-groups/lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2690] 199.19.213.48 () {30 vars in 784 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/security-groups?name=lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2691] 199.19.213.48 () {30 vars in 814 bytes} [Thu May 21 16:59:00 2026] GET /v2.0/security-group-rules?security_group_id=396cbdf3-f67c-44e7-a477-2221f2e1f094 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2692] 199.19.213.48 () {34 vars in 746 bytes} [Thu May 21 16:59:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2693] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.0/security-groups/7e86687f-462c-49f1-8875-5e8afc9d6844 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:01.188 7 INFO neutron.api.v2.resource [None req-a7ef4cad-a896-4976-9c58-926ed2c3a1c4 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1375/2694] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 16:59:01 2026] GET /v2.0/security-groups/7e86687f-462c-49f1-8875-5e8afc9d6844 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2695] 199.19.213.48 () {34 vars in 746 bytes} [Thu May 21 16:59:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:59:01.345 7 INFO neutron_taas.services.taas.taas_plugin [None req-2be76541-690e-4443-850e-ed1d805a464e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] TaaS: Handle Delete Port: cfecb719-3743-4523-b60d-4eff071df364 2026-05-21 16:59:01.348 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2be76541-690e-4443-850e-ed1d805a464e 7af66e6d9b214ba7aa9f038378d84f02 abef33404ef74447b8423acd46026443 - - default default] Tap Mirror: Handle Delete Port: cfecb719-3743-4523-b60d-4eff071df364 [pid: 8|app: 0|req: 1321/2696] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:01 2026] GET /v2.0/security-groups?tenant_id=57b5478777b04efcb3d5963a0bbf1289&name=default => generated 2929 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2697] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.0/floatingips/a3ed7b5e-0f85-467e-8c7d-7b53512a2150 => generated 0 bytes in 316 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2698] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.0/security-groups/8e6370fe-536e-4501-83ce-32da0920fc2f => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2699] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.0/security-groups/91c18310-4e26-4c4c-9fe9-611039bb85f2 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2700] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:01 2026] GET /v2.0/security-groups?tenant_id=7357be27e5c543fcbf1be78ad173ffba&name=default => generated 2929 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2701] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:01 2026] DELETE /v2.0/security-groups/acbc99eb-6ec8-4d33-b723-b69c9f568e28 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:02.079 7 INFO neutron_taas.services.taas.taas_plugin [None req-30a823c2-1383-4bbb-bf74-0cee0e0253fa 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: db5d994b-a0c7-46d6-88cf-7d79febba9cf 2026-05-21 16:59:02.083 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30a823c2-1383-4bbb-bf74-0cee0e0253fa 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: db5d994b-a0c7-46d6-88cf-7d79febba9cf [pid: 8|app: 0|req: 1325/2702] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:02 2026] GET /v2.0/security-groups?tenant_id=6725723709f54738ae739e0f05ba8b68&name=default => generated 2929 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2703] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:02 2026] DELETE /v2.0/security-groups/2a5b7553-0e12-4f1c-b42e-4a61b38f0065 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2704] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:59:01 2026] PUT /v2.0/routers/15ab5af2-d6f9-41f3-a663-7af54b7c9a5d/remove_router_interface => generated 309 bytes in 962 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:59:02.876 8 INFO neutron_taas.services.taas.taas_plugin [None req-546f8f8f-f174-49fe-80a8-518c169486ac 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 11ed3aaf-3e0e-474f-a629-ee4a0bc899bc 2026-05-21 16:59:02.880 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-546f8f8f-f174-49fe-80a8-518c169486ac 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 11ed3aaf-3e0e-474f-a629-ee4a0bc899bc 2026-05-21 16:59:03.194 8 INFO neutron_taas.services.taas.taas_plugin [None req-546f8f8f-f174-49fe-80a8-518c169486ac 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 2a5c59f5-9233-4c2b-ae02-27a601b874c2 2026-05-21 16:59:03.197 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-546f8f8f-f174-49fe-80a8-518c169486ac 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 2a5c59f5-9233-4c2b-ae02-27a601b874c2 2026-05-21 16:59:03.541 8 INFO neutron.db.l3_hamode_db [None req-546f8f8f-f174-49fe-80a8-518c169486ac 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network 8c5656c1-ec00-4eaf-9ed0-3410edf23b5d was deleted as no HA routers are present in tenant abef33404ef74447b8423acd46026443. [pid: 8|app: 0|req: 1327/2705] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:59:02 2026] DELETE /v2.0/routers/15ab5af2-d6f9-41f3-a663-7af54b7c9a5d => generated 0 bytes in 884 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2706] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:59:03 2026] DELETE /v2.0/subnets/222cc2a8-47f8-4a53-bfec-b853cb4dc941 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:59:03.744 8 INFO neutron.services.segments.plugin [-] Segment 0beadecc-6af1-428a-b5b1-9736130f6fd0 resource provider aggregate not found 2026-05-21 16:59:03.763 8 INFO neutron.services.segments.plugin [-] Segment 0beadecc-6af1-428a-b5b1-9736130f6fd0 resource provider aggregate not found 2026-05-21 16:59:03.773 8 INFO neutron.services.segments.plugin [-] Segment 0beadecc-6af1-428a-b5b1-9736130f6fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0beadecc-6af1-428a-b5b1-9736130f6fd0 found for delete ", "request_id": "req-6a150d9b-11b5-4d54-9020-2ee9ebda7be6"}]} 2026-05-21 16:59:03.785 8 INFO neutron.services.segments.plugin [-] Segment 0beadecc-6af1-428a-b5b1-9736130f6fd0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0beadecc-6af1-428a-b5b1-9736130f6fd0 found for delete ", "request_id": "req-cb0f4e63-4fdc-4353-a5aa-3bd05c6c90a4"}]} 2026-05-21 16:59:03.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-78ac207d-3be3-4433-8328-3f855000b10b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 5962e708-be71-41cb-b182-b3e6471cddcb 2026-05-21 16:59:03.846 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78ac207d-3be3-4433-8328-3f855000b10b 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 5962e708-be71-41cb-b182-b3e6471cddcb [pid: 8|app: 0|req: 1328/2707] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:59:03 2026] DELETE /v2.0/networks/b712706e-47ab-46c8-a5e4-896cad431656 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 16:59:04.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad7b5717-d92c-4b4b-a408-70c7acd1de3c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 55b8c0ca-4a7c-4d0f-a59f-5fd8b0530259 2026-05-21 16:59:04.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad7b5717-d92c-4b4b-a408-70c7acd1de3c 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 55b8c0ca-4a7c-4d0f-a59f-5fd8b0530259 [pid: 7|app: 0|req: 1380/2708] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 16:59:04 2026] PUT /v2.0/routers/f6f7df5b-e939-4853-84cd-14f4756f3b2b/remove_router_interface => generated 309 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 16:59:05.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-e805669c-fcd9-4331-b2b2-67679042e887 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 7e88d45f-e62f-4150-bf7d-fb5c52d6fbd5 2026-05-21 16:59:05.282 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e805669c-fcd9-4331-b2b2-67679042e887 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 7e88d45f-e62f-4150-bf7d-fb5c52d6fbd5 2026-05-21 16:59:05.581 8 INFO neutron_taas.services.taas.taas_plugin [None req-e805669c-fcd9-4331-b2b2-67679042e887 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 7c23d425-5cc5-4e41-8d14-0d8260a5c081 2026-05-21 16:59:05.586 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e805669c-fcd9-4331-b2b2-67679042e887 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 7c23d425-5cc5-4e41-8d14-0d8260a5c081 2026-05-21 16:59:05.803 8 INFO neutron.services.segments.plugin [-] Segment 17f832af-534e-41bf-96e4-32017ecea676 resource provider aggregate not found 2026-05-21 16:59:05.806 8 INFO neutron.services.segments.plugin [-] Segment 17f832af-534e-41bf-96e4-32017ecea676 resource provider aggregate not found 2026-05-21 16:59:05.831 8 INFO neutron.services.segments.plugin [-] Segment 17f832af-534e-41bf-96e4-32017ecea676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f832af-534e-41bf-96e4-32017ecea676 found for delete ", "request_id": "req-ed076af9-a72d-4a1a-841b-68d11f9ad976"}]} 2026-05-21 16:59:05.837 8 INFO neutron.services.segments.plugin [-] Segment 17f832af-534e-41bf-96e4-32017ecea676 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 17f832af-534e-41bf-96e4-32017ecea676 found for delete ", "request_id": "req-156efaba-6c71-4379-99fd-d73b717cd055"}]} 2026-05-21 16:59:05.844 7 INFO neutron.db.segments_db [None req-aa2b72a0-e1dd-401e-a4c1-2ee2b24522ac 9f06700a00db42b5a242758e68f74118 6acff70929444536b6c7baec7cf8f062 - - default default] Added segment 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f of type vxlan for network eb440122-118e-4fd4-a166-35751ecf1052 [pid: 7|app: 0|req: 1381/2709] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:59:05 2026] POST /v2.0/networks => generated 631 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:59:05.962 8 INFO neutron.db.l3_hamode_db [None req-e805669c-fcd9-4331-b2b2-67679042e887 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] HA network 4aef0ff8-9e1a-4b57-ad4a-5e69f2e1f3fd was deleted as no HA routers are present in tenant 8975decf2fdc4eac9a1f03b250833263. [pid: 8|app: 0|req: 1329/2710] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:59:05 2026] DELETE /v2.0/routers/f6f7df5b-e939-4853-84cd-14f4756f3b2b => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2711] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:59:05 2026] PUT /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2712] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2713] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 16:59:05 2026] DELETE /v2.0/subnets/4ab1c317-4c2c-4a81-a9bf-3918c50eec82 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2714] 10.0.0.161 () {34 vars in 764 bytes} [Thu May 21 16:59:06 2026] PUT /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2715] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:59:06.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-608967eb-eb06-4e89-bd90-9c85bfa3bdf7 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 5d0bf45c-574f-44ff-a848-0d37d0255163 2026-05-21 16:59:06.270 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-608967eb-eb06-4e89-bd90-9c85bfa3bdf7 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 5d0bf45c-574f-44ff-a848-0d37d0255163 [pid: 7|app: 0|req: 1386/2716] 10.0.0.161 () {34 vars in 760 bytes} [Thu May 21 16:59:06 2026] PUT /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/red => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2717] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2718] 10.0.0.161 () {34 vars in 782 bytes} [Thu May 21 16:59:06 2026] PUT /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/black.or.white => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2719] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:59:06 2026] DELETE /v2.0/networks/4c7b6185-0165-4803-b646-eeb6a3b949c1 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2720] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2721] 10.0.0.161 () {34 vars in 753 bytes} [Thu May 21 16:59:06 2026] PUT /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2722] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2723] 10.0.0.161 () {32 vars in 741 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:06.726 7 INFO neutron.api.v2.resource [None req-d9158bcd-af4a-489f-a7b8-b000945045ed 9f06700a00db42b5a242758e68f74118 6acff70929444536b6c7baec7cf8f062 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1391/2724] 10.0.0.161 () {32 vars in 745 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2725] 10.0.0.161 () {32 vars in 744 bytes} [Thu May 21 16:59:06 2026] DELETE /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2726] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/security-groups?tenant_id=abef33404ef74447b8423acd46026443&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2727] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:06 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 30 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2728] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:06 2026] DELETE /v2.0/security-groups/983bb9ba-cda7-4189-a375-5eae317770af => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:06.941 8 INFO neutron.api.v2.resource [None req-37546fe6-0d65-4929-b9f5-b193d55dda09 9f06700a00db42b5a242758e68f74118 6acff70929444536b6c7baec7cf8f062 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1336/2729] 10.0.0.161 () {32 vars in 748 bytes} [Thu May 21 16:59:06 2026] DELETE /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags/green => generated 99 bytes in 67 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2730] 10.0.0.161 () {32 vars in 736 bytes} [Thu May 21 16:59:06 2026] DELETE /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2731] 10.0.0.161 () {32 vars in 733 bytes} [Thu May 21 16:59:07 2026] GET /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2732] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:07 2026] GET /v2.0/security-groups?tenant_id=8975decf2fdc4eac9a1f03b250833263&name=default => generated 2929 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2733] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:59:07 2026] DELETE /v2.0/networks/eb440122-118e-4fd4-a166-35751ecf1052 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2734] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:07 2026] DELETE /v2.0/security-groups/5732a39c-c8b3-4ded-b40f-62cf6c0eb7db => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:07.856 8 INFO neutron.services.segments.plugin [-] Segment 2921ecae-8b41-4e68-8fb2-7dd990c6c890 resource provider aggregate not found 2026-05-21 16:59:07.862 8 INFO neutron.services.segments.plugin [-] Segment 2921ecae-8b41-4e68-8fb2-7dd990c6c890 resource provider aggregate not found 2026-05-21 16:59:07.876 8 INFO neutron.services.segments.plugin [-] Segment 2921ecae-8b41-4e68-8fb2-7dd990c6c890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2921ecae-8b41-4e68-8fb2-7dd990c6c890 found for delete ", "request_id": "req-35ef319a-b058-45ab-8b89-b44d08f3d85e"}]} 2026-05-21 16:59:07.881 8 INFO neutron.services.segments.plugin [-] Segment 2921ecae-8b41-4e68-8fb2-7dd990c6c890 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2921ecae-8b41-4e68-8fb2-7dd990c6c890 found for delete ", "request_id": "req-979b9f16-c182-4f70-b8d5-e2a32fe5e7b4"}]} 2026-05-21 16:59:07.898 8 INFO neutron.services.segments.plugin [-] Segment 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 resource provider aggregate not found 2026-05-21 16:59:07.902 8 INFO neutron.services.segments.plugin [-] Segment 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 resource provider aggregate not found 2026-05-21 16:59:07.918 8 INFO neutron.services.segments.plugin [-] Segment 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 found for delete ", "request_id": "req-da2648a3-6aa1-4433-a11d-888c84d80e9e"}]} 2026-05-21 16:59:07.925 8 INFO neutron.services.segments.plugin [-] Segment 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5bd8dd18-af50-4235-b7a4-b2a7ff800c03 found for delete ", "request_id": "req-462ab50b-bf8b-433b-bca3-d237ef195e33"}]} 2026-05-21 16:59:07.941 8 INFO neutron.services.segments.plugin [-] Segment 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f resource provider aggregate not found 2026-05-21 16:59:07.949 8 INFO neutron.services.segments.plugin [-] Segment 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f resource provider aggregate not found 2026-05-21 16:59:07.961 8 INFO neutron.services.segments.plugin [-] Segment 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f found for delete ", "request_id": "req-d531acab-d7b9-4894-bcb1-bde5fee5aada"}]} 2026-05-21 16:59:07.963 8 INFO neutron.services.segments.plugin [-] Segment 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 58a16cc9-d1b4-4f30-a3dd-2d6a29d4962f found for delete ", "request_id": "req-69434a50-1c64-4d64-aebf-3244b5a47574"}]} [pid: 8|app: 0|req: 1339/2735] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:07 2026] GET /v2.0/security-groups?tenant_id=6acff70929444536b6c7baec7cf8f062&name=default => generated 2929 bytes in 171 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2736] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:08 2026] DELETE /v2.0/security-groups/d4f16c84-5212-4480-98e3-8e2f4d02a28b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2737] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:08 2026] GET /v2.0/security-groups?tenant_id=542eca2d297b4656adb16340304e55a6&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2738] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:08 2026] DELETE /v2.0/security-groups/17a9c27e-43b6-432e-8fe7-939e558fdfcd => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2741] 10.0.0.2 () {30 vars in 688 bytes} [Thu May 21 16:59:11 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2742] 10.0.0.2 () {30 vars in 690 bytes} [Thu May 21 16:59:11 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2743] 10.0.0.2 () {30 vars in 666 bytes} [Thu May 21 16:59:11 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2744] 10.0.0.2 () {30 vars in 702 bytes} [Thu May 21 16:59:11 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2745] 10.0.0.2 () {28 vars in 437 bytes} [Thu May 21 16:59:11 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2746] 10.0.0.2 () {30 vars in 726 bytes} [Thu May 21 16:59:11 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2747] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:59:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2748] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:59:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2749] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:59:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2750] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:59:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2751] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:59:11 2026] POST /v2.0/subnetpools => generated 516 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-21 16:59:12.060 8 INFO neutron.db.segments_db [None req-aaf48d5d-b409-4b07-9d57-f14ae2522a65 908399e3ccd9405ab84dd399a32c5f80 3b6bc198daab483491e84d94ddececb2 - - default default] Added segment 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e of type vxlan for network 6b983562-9e5a-4bcf-bae7-357ece034e2c [pid: 7|app: 0|req: 1408/2752] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/subnetpools/fa9f498e-28fe-48a0-a8fe-e4cc128c4f6e/tags => generated 17 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2753] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/subnetpools/590d19ee-7bd2-482d-994e-8c17f3c20006/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2754] 10.0.0.161 () {34 vars in 670 bytes} [Thu May 21 16:59:11 2026] POST /v2.0/networks => generated 632 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2755] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/subnetpools/76ac22c0-8759-4380-821d-e73cfdb2d26b/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2756] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/subnetpools/afc4bbd0-2e6a-4339-9cfc-1de1b775d13a/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2757] 10.0.0.161 () {32 vars in 672 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2758] 10.0.0.161 () {32 vars in 686 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2759] 10.0.0.161 () {32 vars in 682 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2760] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2761] 10.0.0.161 () {32 vars in 680 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2762] 10.0.0.161 () {32 vars in 694 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1418/2763] 10.0.0.161 () {32 vars in 690 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2764] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2765] 10.0.0.161 () {32 vars in 702 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2766] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2767] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:12 2026] DELETE /v2.0/subnetpools/fa9f498e-28fe-48a0-a8fe-e4cc128c4f6e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2768] 10.0.0.161 () {34 vars in 664 bytes} [Thu May 21 16:59:12 2026] POST /v2.0/ports => generated 743 bytes in 317 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2769] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1347/2770] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:12 2026] DELETE /v2.0/subnetpools/590d19ee-7bd2-482d-994e-8c17f3c20006 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2771] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2772] 10.0.0.161 () {34 vars in 747 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1425/2773] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2774] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:12 2026] DELETE /v2.0/subnetpools/76ac22c0-8759-4380-821d-e73cfdb2d26b => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1350/2775] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2776] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1351/2777] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:12 2026] DELETE /v2.0/subnetpools/afc4bbd0-2e6a-4339-9cfc-1de1b775d13a => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2779] 10.0.0.161 () {34 vars in 758 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/green => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2779] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:12 2026] DELETE /v2.0/subnetpools/fef51de6-88b8-46b3-b011-132af67b363f => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1428/2780] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 34 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2781] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1354/2782] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2783] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2784] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2785] 10.0.0.161 () {34 vars in 754 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/red => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1430/2786] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:12 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1431/2787] 10.0.0.161 () {34 vars in 776 bytes} [Thu May 21 16:59:12 2026] PUT /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/black.or.white => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1432/2788] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1357/2789] 199.19.213.48 () {34 vars in 716 bytes} [Thu May 21 16:59:12 2026] POST /v2.0/ports => generated 1324 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2790] 10.0.0.161 () {34 vars in 747 bytes} [Thu May 21 16:59:13 2026] PUT /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 37 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1358/2791] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 37 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1434/2792] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1324 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2793] 10.0.0.161 () {32 vars in 735 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2794] 10.0.0.125 () {34 vars in 907 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:13.351 8 INFO neutron.api.v2.resource [None req-321bd7c2-d64f-454a-b924-745d06c03338 908399e3ccd9405ab84dd399a32c5f80 3b6bc198daab483491e84d94ddececb2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1360/2795] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2796] 10.0.0.161 () {32 vars in 738 bytes} [Thu May 21 16:59:13 2026] DELETE /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1361/2797] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 30 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:13.521 8 INFO neutron.api.v2.resource [None req-7b9820c3-9fbd-4e02-94b2-24e4eff284be 908399e3ccd9405ab84dd399a32c5f80 3b6bc198daab483491e84d94ddececb2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1362/2798] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:59:13 2026] DELETE /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1363/2799] 10.0.0.161 () {32 vars in 730 bytes} [Thu May 21 16:59:13 2026] DELETE /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1364/2800] 10.0.0.161 () {32 vars in 727 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 16:59:13.741 8 INFO neutron_taas.services.taas.taas_plugin [None req-10e7f65d-f5ae-4f62-8273-39f8e399fcc1 908399e3ccd9405ab84dd399a32c5f80 3b6bc198daab483491e84d94ddececb2 - - default default] TaaS: Handle Delete Port: a09efd1e-2a2f-4642-a484-58c2b74d8ef6 2026-05-21 16:59:13.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10e7f65d-f5ae-4f62-8273-39f8e399fcc1 908399e3ccd9405ab84dd399a32c5f80 3b6bc198daab483491e84d94ddececb2 - - default default] Tap Mirror: Handle Delete Port: a09efd1e-2a2f-4642-a484-58c2b74d8ef6 [pid: 7|app: 0|req: 1437/2801] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/security-groups?tenant_id=0dae0521a0634fc08340f79f9b1780d5&name=default => generated 2929 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2802] 10.0.0.161 () {32 vars in 720 bytes} [Thu May 21 16:59:13 2026] DELETE /v2.0/ports/a09efd1e-2a2f-4642-a484-58c2b74d8ef6 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2803] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:13 2026] DELETE /v2.0/security-groups/48951b31-0cc0-4154-b8b5-d25f5710f5cb => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:13.959 8 INFO neutron.services.segments.plugin [-] Segment 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e resource provider aggregate not found 2026-05-21 16:59:13.968 8 INFO neutron.services.segments.plugin [-] Segment 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e resource provider aggregate not found 2026-05-21 16:59:13.986 8 INFO neutron.services.segments.plugin [-] Segment 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e found for delete ", "request_id": "req-05908a61-0acf-4248-a64a-daba5c86a1d2"}]} 2026-05-21 16:59:13.988 8 INFO neutron.services.segments.plugin [-] Segment 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2abfbf10-093a-4a9f-8b67-4ea71ffbec8e found for delete ", "request_id": "req-8e72eefa-cf7d-405c-8ac4-4cafd9a7c0be"}]} [pid: 8|app: 0|req: 1366/2804] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 16:59:13 2026] DELETE /v2.0/networks/6b983562-9e5a-4bcf-bae7-357ece034e2c => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2805] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:13 2026] GET /v2.0/security-groups?tenant_id=5add7b915fa04690ac9167ad847f9f31&name=default => generated 2929 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2806] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:14 2026] DELETE /v2.0/security-groups/6d33e3a4-432a-40df-9bbb-5fecd2d4b538 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2807] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:14 2026] GET /v2.0/security-groups?tenant_id=ea6ebc438540494f913451ab9ee4d163&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2808] 199.19.213.48 () {34 vars in 1261 bytes} [Thu May 21 16:59:14 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2809] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:14 2026] DELETE /v2.0/security-groups/56d622ad-ea16-4daa-9f0a-009c74324521 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2810] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:14 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2811] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:14 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2812] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:14 2026] GET /v2.0/security-groups?tenant_id=3b6bc198daab483491e84d94ddececb2&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2813] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:14 2026] DELETE /v2.0/security-groups/92a01b04-0484-4b57-8dfe-4d580dd7ef73 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2814] 199.19.213.48 () {34 vars in 974 bytes} [Thu May 21 16:59:15 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2815] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:59:15 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2816] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:15 2026] GET /v2.0/security-groups?tenant_id=72599e43a58643619725f09a0d6ae47b&name=default => generated 2929 bytes in 170 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2817] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:15 2026] DELETE /v2.0/security-groups/4f072c2a-b29c-489e-980a-968643fc75dc => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2818] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:59:15 2026] PUT /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1514 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:59:15.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d000a74e-018b-4dcf-b8e5-9dfca4dd7a61'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '419a84b1-ce84-47c0-8d04-759718edd239', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1373/2819] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4092 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1447/2820] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2821] 199.19.213.48 () {34 vars in 1055 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2822] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A218&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2823] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/subnets?id=201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9&id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 1410 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2824] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2825] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2826] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2827] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:16 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2828] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:59:17 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4092 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2829] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:59:17 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2830] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:59:17 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2831] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:17 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2832] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2833] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2834] 10.0.0.161 () {34 vars in 684 bytes} [Thu May 21 16:59:17 2026] POST /v2.0/security-groups => generated 1603 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2835] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2836] 10.0.0.161 () {34 vars in 767 bytes} [Thu May 21 16:59:18 2026] PUT /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2837] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2838] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 25 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2839] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2840] 10.0.0.161 () {34 vars in 778 bytes} [Thu May 21 16:59:18 2026] PUT /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/green => generated 4 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2841] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2842] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2843] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2844] 10.0.0.161 () {34 vars in 774 bytes} [Thu May 21 16:59:18 2026] PUT /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2845] 199.19.213.48 () {34 vars in 1055 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2846] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2847] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A218&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2848] 10.0.0.161 () {34 vars in 796 bytes} [Thu May 21 16:59:18 2026] PUT /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2849] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/subnets?id=201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9&id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1459/2850] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2851] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2852] 10.0.0.161 () {34 vars in 767 bytes} [Thu May 21 16:59:18 2026] PUT /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2853] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2854] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2855] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2856] 10.0.0.161 () {32 vars in 755 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2857] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:59:18.633 7 INFO neutron.api.v2.resource [None req-46272f33-f177-4c0d-b195-7bfb6509f254 ef0051d5882d4ff7b4dc30074d8f667b a28baaa1ad194caeb9d21ae5fe89bfe1 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1463/2858] 10.0.0.161 () {32 vars in 759 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2859] 10.0.0.161 () {32 vars in 758 bytes} [Thu May 21 16:59:18 2026] DELETE /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2860] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:59:18.769 8 INFO neutron.api.v2.resource [None req-e3cc7652-9b49-43a8-9ec5-18c0170eb08c ef0051d5882d4ff7b4dc30074d8f667b a28baaa1ad194caeb9d21ae5fe89bfe1 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1397/2861] 10.0.0.161 () {32 vars in 762 bytes} [Thu May 21 16:59:18 2026] DELETE /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2862] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:59:18 2026] DELETE /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2863] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:18 2026] GET /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140/tags => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2864] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:18 2026] DELETE /v2.0/security-groups/50b3404d-993c-44b4-b394-b5d273183140 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2865] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:19 2026] GET /v2.0/security-groups?tenant_id=d63e07e58555453d95ea74264ea9f532&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2866] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:19 2026] DELETE /v2.0/security-groups/4a1e98e4-dc53-483d-b5a7-c578ec791080 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2867] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:20 2026] GET /v2.0/security-groups?tenant_id=a28baaa1ad194caeb9d21ae5fe89bfe1&name=default => generated 2929 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2868] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:20 2026] DELETE /v2.0/security-groups/24380704-c678-4308-8b0d-9383cf97eedf => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2869] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1516 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2870] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2871] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2872] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/subnets/201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9 => generated 744 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2873] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2874] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2875] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2876] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2877] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2878] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2879] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1350 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1474/2880] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2881] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2882] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:22 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2883] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:23 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2884] 10.0.0.161 () {34 vars in 676 bytes} [Thu May 21 16:59:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2885] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:59:23 2026] PUT /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2888] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:23 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2889] 10.0.0.161 () {34 vars in 770 bytes} [Thu May 21 16:59:23 2026] PUT /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/green => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2890] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:23 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2891] 10.0.0.161 () {34 vars in 766 bytes} [Thu May 21 16:59:23 2026] PUT /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2892] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:23 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2893] 10.0.0.161 () {34 vars in 788 bytes} [Thu May 21 16:59:24 2026] PUT /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2894] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:24 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2895] 10.0.0.161 () {34 vars in 759 bytes} [Thu May 21 16:59:24 2026] PUT /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2896] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:24 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2897] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 16:59:24 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 16:59:24.255 7 INFO neutron.api.v2.resource [None req-5f55051a-d0f4-4c72-95bd-f8c585020fbb 1938f3ca2e6842caa2c82bae416fdb2f f2b9e6647c834f5a9a63ec0a1729ffde - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1482/2898] 10.0.0.161 () {32 vars in 751 bytes} [Thu May 21 16:59:24 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/green => generated 99 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2899] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 16:59:24 2026] DELETE /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2900] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:24 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 16:59:24.398 8 INFO neutron.api.v2.resource [None req-8368fca4-4d27-44ee-90b5-0383280f2c47 1938f3ca2e6842caa2c82bae416fdb2f f2b9e6647c834f5a9a63ec0a1729ffde - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1418/2901] 10.0.0.161 () {32 vars in 754 bytes} [Thu May 21 16:59:24 2026] DELETE /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2902] 10.0.0.161 () {32 vars in 742 bytes} [Thu May 21 16:59:24 2026] DELETE /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2903] 10.0.0.161 () {32 vars in 739 bytes} [Thu May 21 16:59:24 2026] GET /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632/tags => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2904] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 16:59:24 2026] DELETE /v2.0/subnetpools/825ab517-a36b-4a98-b833-d53883e1e632 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2905] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:25 2026] GET /v2.0/security-groups?tenant_id=f2b9e6647c834f5a9a63ec0a1729ffde&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2906] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:25 2026] DELETE /v2.0/security-groups/d00136a1-26d7-4f74-9c9e-b437c90a5eb6 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2907] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 16:59:25 2026] GET /v2.0/security-groups?tenant_id=150811094e174ae4b3eca5e2eb8f9691&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2908] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 16:59:25 2026] DELETE /v2.0/security-groups/fadf2231-3b38-4347-b45d-f713866fa1f4 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2909] 10.0.0.2 () {30 vars in 688 bytes} [Thu May 21 16:59:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2910] 10.0.0.2 () {30 vars in 690 bytes} [Thu May 21 16:59:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2911] 10.0.0.2 () {30 vars in 666 bytes} [Thu May 21 16:59:32 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2912] 10.0.0.2 () {30 vars in 702 bytes} [Thu May 21 16:59:32 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2913] 10.0.0.2 () {28 vars in 437 bytes} [Thu May 21 16:59:32 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2914] 10.0.0.2 () {30 vars in 726 bytes} [Thu May 21 16:59:32 2026] GET /v2.0/subnets/5a5e2f01-0bea-48a7-b614-420f8acd1fc7 => generated 655 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2915] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/2916] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2917] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2918] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2919] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:33 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2920] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:34 2026] GET /v2.0/subnets/5a5e2f01-0bea-48a7-b614-420f8acd1fc7 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2921] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:59:34 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4094 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2922] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2923] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2924] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2925] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2926] 199.19.213.48 () {34 vars in 716 bytes} [Thu May 21 16:59:34 2026] POST /v2.0/ports => generated 1328 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2927] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:59:35 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1328 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1497/2928] 199.19.213.48 () {34 vars in 1261 bytes} [Thu May 21 16:59:36 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2929] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:36 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2930] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:36 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2931] 199.19.213.48 () {34 vars in 974 bytes} [Thu May 21 16:59:36 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2932] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:59:36 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2933] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 16:59:37 2026] PUT /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1518 bytes in 417 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:59:37.537 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb4d9ed0-1ae7-4ded-a124-95cb25a2be0c'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '050668f6-651a-4ea8-9720-d764bcb7e82d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1500/2934] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 5604 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1435/2935] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 801 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/2936] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.111&port_id=050668f6-651a-4ea8-9720-d764bcb7e82d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2937] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=050668f6-651a-4ea8-9720-d764bcb7e82d => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2938] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/subnets?id=5a5e2f01-0bea-48a7-b614-420f8acd1fc7&id=99c94838-ad48-4aa0-998d-48f941fe421a => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2939] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2940] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2941] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2942] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:38 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1440/2945] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 5604 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2946] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2947] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2948] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2949] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2950] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2951] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2952] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2953] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2954] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:39 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2955] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2956] 199.19.213.48 () {34 vars in 1055 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2957] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A218&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2958] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/subnets?id=201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9&id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 1410 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2959] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2960] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2961] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2962] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2963] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 16:59:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.111&port_id=050668f6-651a-4ea8-9720-d764bcb7e82d => generated 19 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2964] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 16:59:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A5c&port_id=050668f6-651a-4ea8-9720-d764bcb7e82d => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2965] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 16:59:41 2026] GET /v2.0/subnets?id=5a5e2f01-0bea-48a7-b614-420f8acd1fc7&id=99c94838-ad48-4aa0-998d-48f941fe421a => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2966] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:41 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2967] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:41 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/2968] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:41 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2969] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:41 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2970] 10.0.0.125 () {34 vars in 971 bytes} [Thu May 21 16:59:45 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1520 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2971] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:45 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2972] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:45 2026] GET /v2.0/subnets/5a5e2f01-0bea-48a7-b614-420f8acd1fc7 => generated 673 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2973] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:45 2026] GET /v2.0/subnets/99c94838-ad48-4aa0-998d-48f941fe421a => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2974] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:45 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1516 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2975] 199.19.213.48 () {34 vars in 789 bytes} [Thu May 21 16:59:45 2026] PUT /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1251 bytes in 565 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:59:46.170 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3b107d6-73b5-470e-9bc9-7a65dd90cfa0'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '419a84b1-ce84-47c0-8d04-759718edd239', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1521/2976] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1456/2977] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2978] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2979] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2980] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2981] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/2982] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2983] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2984] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2985] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2986] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 800 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2987] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/2988] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2989] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 5377 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2990] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2991] 199.19.213.48 () {34 vars in 1055 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2992] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/subnets?id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2993] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/2994] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2995] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:46 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1532/2998] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2999] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3000] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/3001] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3002] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3003] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 5377 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3004] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/3005] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3006] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3007] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3008] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:57 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1520 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3009] 199.19.213.48 () {34 vars in 789 bytes} [Thu May 21 16:59:57 2026] PUT /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1307 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 16:59:58.125 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba456bd7-f014-4155-b1c3-792d75ee2add'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '050668f6-651a-4ea8-9720-d764bcb7e82d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1538/3010] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1473/3011] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/subnets/99c94838-ad48-4aa0-998d-48f941fe421a => generated 748 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3012] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1343 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3013] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 16:59:58 2026] PUT /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1080 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3014] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d => generated 798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1475/3015] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3016] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/3017] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 801 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3018] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3019] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3020] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 16:59:58 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3021] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 16:59:59 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 17:00:00.182 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35d17eef-1f11-4403-8c85-b157da150362'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '050668f6-651a-4ea8-9720-d764bcb7e82d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1544/3022] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:00 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3023] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 17:00:00 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 801 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3024] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:00 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3025] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:00 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 4973 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3026] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:00 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3027] 199.19.213.48 () {34 vars in 974 bytes} [Thu May 21 17:00:01 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 1116 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3028] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 17:00:01 2026] GET /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3029] 199.19.213.48 () {34 vars in 1015 bytes} [Thu May 21 17:00:01 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=dns_domain => generated 29 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3030] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 17:00:01 2026] PUT /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 917 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3031] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:01 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3865 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:02.174 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ce5cfd9-bcbf-4507-be86-9ad06ab4353a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 050668f6-651a-4ea8-9720-d764bcb7e82d 2026-05-21 17:00:02.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ce5cfd9-bcbf-4507-be86-9ad06ab4353a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 050668f6-651a-4ea8-9720-d764bcb7e82d [pid: 8|app: 0|req: 1483/3032] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 17:00:02 2026] DELETE /v2.0/ports/050668f6-651a-4ea8-9720-d764bcb7e82d => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3033] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/3034] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3035] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3036] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3037] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/3038] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3039] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1350 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3040] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3041] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 800 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3042] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3043] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:02 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3044] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3865 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3045] 199.19.213.48 () {34 vars in 1225 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/networks?id=a78ce650-a77f-42be-a3c5-8ff60243bc68&id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&id=66c9578a-963e-4223-a891-6c501e95322d => generated 3098 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3046] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3047] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3048] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3049] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3050] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3051] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3052] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3053] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3054] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3055] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3056] 199.19.213.48 () {34 vars in 1055 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.45&port_id=419a84b1-ce84-47c0-8d04-759718edd239 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3057] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/subnets?id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3058] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:03 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3059] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:04 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3060] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:04 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3061] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/3062] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3063] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3064] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3065] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3865 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3066] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3067] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/3068] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3069] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3070] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3073] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 17:00:08 2026] PUT /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1080 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 17:00:09.026 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ac707c6-daf8-4768-804a-59cd1540b559'] response: {'name': 'network-changed', 'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'tag': '419a84b1-ce84-47c0-8d04-759718edd239', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1505/3074] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 17:00:08 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1570/3075] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:09 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3076] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:09 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3694 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3077] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:09 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3078] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 17:00:09 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 801 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3079] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:09 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3080] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:09 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3081] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:10 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3694 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3082] 199.19.213.48 () {34 vars in 974 bytes} [Thu May 21 17:00:11 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 1116 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3083] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 17:00:11 2026] GET /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/3084] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:11 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 3694 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3085] 199.19.213.48 () {34 vars in 1015 bytes} [Thu May 21 17:00:11 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=dns_domain => generated 29 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3086] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 17:00:11 2026] PUT /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 917 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3087] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:12.610 8 INFO neutron_taas.services.taas.taas_plugin [None req-2468c753-77d6-4d46-8604-546b13873618 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 419a84b1-ce84-47c0-8d04-759718edd239 2026-05-21 17:00:12.616 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2468c753-77d6-4d46-8604-546b13873618 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 419a84b1-ce84-47c0-8d04-759718edd239 [pid: 8|app: 0|req: 1512/3088] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 17:00:12 2026] DELETE /v2.0/ports/419a84b1-ce84-47c0-8d04-759718edd239 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3089] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/3090] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3091] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3092] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3093] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3094] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3095] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:12 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3096] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3097] 199.19.213.48 () {30 vars in 742 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3098] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3099] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3100] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3101] 199.19.213.48 () {34 vars in 1145 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/networks?id=a78ce650-a77f-42be-a3c5-8ff60243bc68&id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 2311 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3102] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3103] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3104] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3105] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3106] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3107] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=a165935b-6772-4f7a-afa2-90a360aa0521 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3108] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/subnets?id=b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3109] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/ports?network_id=d0777699-f002-4ba4-ba2f-bf9f91713c9d&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3110] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3111] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:13 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3114] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3115] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3116] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3117] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 17:00:24.412 8 INFO neutron.api.v2.resource [None req-81a2302a-bb33-4add-8d7d-843dc32ec273 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1527/3118] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/security-groups/lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3119] 199.19.213.48 () {30 vars in 784 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/security-groups?name=lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 2865 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3120] 199.19.213.48 () {30 vars in 814 bytes} [Thu May 21 17:00:24 2026] GET /v2.0/security-group-rules?security_group_id=396cbdf3-f67c-44e7-a477-2221f2e1f094 => generated 2334 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3121] 199.19.213.48 () {32 vars in 788 bytes} [Thu May 21 17:00:24 2026] DELETE /v2.0/security-group-rules/1fe0483e-36d3-45f2-978c-36bc725df1f9 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3122] 199.19.213.48 () {32 vars in 788 bytes} [Thu May 21 17:00:24 2026] DELETE /v2.0/security-group-rules/656b8ab2-407e-49d9-8b67-5d360ced0b90 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:00:28.368 7 INFO neutron_taas.services.taas.taas_plugin [None req-0965bfae-6608-4edc-a133-665856f73c1d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: 67c2a814-73cf-41f8-af09-c793fa89fa2e 2026-05-21 17:00:28.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0965bfae-6608-4edc-a133-665856f73c1d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: 67c2a814-73cf-41f8-af09-c793fa89fa2e 2026-05-21 17:00:28.579 7 INFO neutron.db.l3_db [None req-0965bfae-6608-4edc-a133-665856f73c1d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Floating IP d57deb4f-9a16-4053-97bb-928717b36306 disassociated (deleted). External IP: 10.96.250.203, port: 5bfc9693-2221-4216-a274-9444eac849f1. [pid: 7|app: 0|req: 1594/3123] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 17:00:28 2026] DELETE /v2.0/floatingips/d57deb4f-9a16-4053-97bb-928717b36306 => generated 0 bytes in 707 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:00:28.942 8 INFO neutron.api.v2.resource [None req-ff051803-7f4b-421b-87f7-44fe0adb05ca 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1530/3124] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 17:00:28 2026] GET /v2.0/floatingips/d57deb4f-9a16-4053-97bb-928717b36306 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3125] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3126] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3127] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3128] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 17:00:29.853 7 INFO neutron.api.v2.resource [None req-d5b15169-274c-41ca-91e9-ac38c980b68a 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3129] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/security-groups/lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3130] 199.19.213.48 () {30 vars in 784 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/security-groups?name=lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 1639 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3131] 199.19.213.48 () {30 vars in 814 bytes} [Thu May 21 17:00:29 2026] GET /v2.0/security-group-rules?security_group_id=396cbdf3-f67c-44e7-a477-2221f2e1f094 => generated 1182 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3132] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3133] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3134] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3135] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3136] 199.19.213.48 () {30 vars in 740 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3137] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3138] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3139] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:30 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3140] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:31 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3141] 199.19.213.48 () {34 vars in 974 bytes} [Thu May 21 17:00:32 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1350 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3142] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:32 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3143] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 17:00:32 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3144] 199.19.213.48 () {34 vars in 1015 bytes} [Thu May 21 17:00:32 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3145] 199.19.213.48 () {38 vars in 1027 bytes} [Thu May 21 17:00:32 2026] PUT /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1151 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3146] 199.19.213.48 () {30 vars in 768 bytes} [Thu May 21 17:00:33 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1541/3147] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 17:00:33 2026] PUT /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1090 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3148] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:33 2026] GET /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 1090 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-21 17:00:33.979 8 INFO neutron_taas.services.taas.taas_plugin [None req-da6b381c-a204-4774-8ddf-7eb4a7319222 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: a165935b-6772-4f7a-afa2-90a360aa0521 2026-05-21 17:00:33.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da6b381c-a204-4774-8ddf-7eb4a7319222 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: a165935b-6772-4f7a-afa2-90a360aa0521 [pid: 8|app: 0|req: 1542/3149] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 17:00:33 2026] DELETE /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3150] 199.19.213.48 () {30 vars in 702 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3151] 199.19.213.48 () {30 vars in 704 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3152] 199.19.213.48 () {30 vars in 680 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3153] 199.19.213.48 () {30 vars in 716 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 17:00:34.294 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22f7b3a5-ed46-4dc1-841c-cf2b86e2274f 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3154] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 17:00:34 2026] DELETE /v2.0/ports/a165935b-6772-4f7a-afa2-90a360aa0521 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3155] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 17:00:34.366 7 INFO neutron.api.v2.resource [None req-dc3f4f4b-97cc-4a20-a708-57329c96a278 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1611/3156] 199.19.213.48 () {30 vars in 762 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/security-groups/lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3157] 199.19.213.48 () {30 vars in 784 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/security-groups?name=lb-4c4743a6-cf70-4953-a021-4a75c8826cd9 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3158] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/ports?tenant_id=a933c2d5f6904fbf95dafc5786c9eb68&device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3159] 199.19.213.48 () {30 vars in 736 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3160] 199.19.213.48 () {34 vars in 1065 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/networks?id=a78ce650-a77f-42be-a3c5-8ff60243bc68&id=d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 1524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3161] 199.19.213.48 () {34 vars in 1059 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.28&port_id=72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3162] 199.19.213.48 () {34 vars in 983 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/subnets?id=a14f9228-cf54-4fa5-b1b8-f68953af5b29 => generated 654 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3163] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/ports?network_id=a78ce650-a77f-42be-a3c5-8ff60243bc68&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3164] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3165] 199.19.213.48 () {34 vars in 788 bytes} [Thu May 21 17:00:34 2026] PUT /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 1094 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3166] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:34 2026] GET /v2.0/networks/a78ce650-a77f-42be-a3c5-8ff60243bc68?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3167] 199.19.213.48 () {32 vars in 778 bytes} [Thu May 21 17:00:34 2026] DELETE /v2.0/security-groups/396cbdf3-f67c-44e7-a477-2221f2e1f094 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:00:34.871 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5a789ab-da46-4141-8df3-1e33f6b065a1 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 5bfc9693-2221-4216-a274-9444eac849f1 2026-05-21 17:00:34.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5a789ab-da46-4141-8df3-1e33f6b065a1 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 5bfc9693-2221-4216-a274-9444eac849f1 [pid: 7|app: 0|req: 1619/3168] 199.19.213.48 () {32 vars in 758 bytes} [Thu May 21 17:00:34 2026] DELETE /v2.0/ports/5bfc9693-2221-4216-a274-9444eac849f1 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3169] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 17:00:37 2026] GET /v2.0/ports?device_id=70e4735d-8b2a-426e-883e-75a7e81ebc26 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 17:00:38.027 7 INFO neutron_taas.services.taas.taas_plugin [req-cc1ebf32-b3f1-462b-bb92-831684c5cd58 req-4a429494-8437-4ccd-9923-32baf5f45d50 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] TaaS: Handle Delete Port: 72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 2026-05-21 17:00:38.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cc1ebf32-b3f1-462b-bb92-831684c5cd58 req-4a429494-8437-4ccd-9923-32baf5f45d50 01056a757aff4e24aa4c1773023db108 a933c2d5f6904fbf95dafc5786c9eb68 - - default default] Tap Mirror: Handle Delete Port: 72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 [pid: 7|app: 0|req: 1620/3170] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 17:00:37 2026] DELETE /v2.0/ports/72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:00:38.198 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdddc3b2-ab7c-443e-9a64-3000a2acbc20'] response: {'server_uuid': '70e4735d-8b2a-426e-883e-75a7e81ebc26', 'name': 'network-vif-deleted', 'tag': '72d92eb9-0bc7-4367-86a4-6ce91b1bc0e9', 'status': 'completed', 'code': 200} 2026-05-21 17:00:39.265 8 INFO neutron_taas.services.taas.taas_plugin [None req-29fd28af-8ee2-4b02-8d93-868700689980 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: c45ae0ca-48db-4c81-84bf-a2ced7edcedf 2026-05-21 17:00:39.267 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29fd28af-8ee2-4b02-8d93-868700689980 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: c45ae0ca-48db-4c81-84bf-a2ced7edcedf 2026-05-21 17:00:39.428 8 INFO neutron.db.l3_db [None req-29fd28af-8ee2-4b02-8d93-868700689980 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Floating IP 7308ba91-118f-4c37-a77c-c54184f5cdf4 disassociated (deleted). External IP: 10.96.250.204, port: ae92a0bf-5b76-464f-ba90-7107eb999340. [pid: 8|app: 0|req: 1552/3173] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 17:00:39 2026] DELETE /v2.0/floatingips/7308ba91-118f-4c37-a77c-c54184f5cdf4 => generated 0 bytes in 612 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:00:39.804 7 INFO neutron.api.v2.resource [None req-d984eaef-c05f-4350-bf29-e005b014425d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1622/3174] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 17:00:39 2026] GET /v2.0/floatingips/7308ba91-118f-4c37-a77c-c54184f5cdf4 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:00:39.818 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b5d4c47-56c9-4311-ba49-4d307fa291e6'] response: {'name': 'network-changed', 'server_uuid': '93e6be4a-57be-4b5e-827b-8a6f209a8bfe', 'tag': 'ae92a0bf-5b76-464f-ba90-7107eb999340', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1553/3175] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 17:00:39 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1204 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1623/3176] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3177] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1473 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3178] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/networks?id=66c9578a-963e-4223-a891-6c501e95322d => generated 801 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3179] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.149&port_id=ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3180] 199.19.213.48 () {34 vars in 1105 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A37d&port_id=ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3181] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/subnets?id=5a5e2f01-0bea-48a7-b614-420f8acd1fc7&id=99c94838-ad48-4aa0-998d-48f941fe421a => generated 1414 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3182] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3183] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/ports?network_id=66c9578a-963e-4223-a891-6c501e95322d&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3184] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3185] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:40 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3186] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 17:00:42 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 1204 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 17:00:42.578 8 INFO neutron_taas.services.taas.taas_plugin [req-eb4057f5-272b-4c59-980e-1a8188dc6aa7 req-6f21131d-adbb-4787-a628-549bf6029ef0 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: ae92a0bf-5b76-464f-ba90-7107eb999340 2026-05-21 17:00:42.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eb4057f5-272b-4c59-980e-1a8188dc6aa7 req-6f21131d-adbb-4787-a628-549bf6029ef0 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: ae92a0bf-5b76-464f-ba90-7107eb999340 [pid: 8|app: 0|req: 1559/3187] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 17:00:42 2026] DELETE /v2.0/ports/ae92a0bf-5b76-464f-ba90-7107eb999340 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:00:42.805 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23d9f81f-1159-4945-9bbb-b9fd5cff0e99'] response: {'server_uuid': '93e6be4a-57be-4b5e-827b-8a6f209a8bfe', 'name': 'network-vif-deleted', 'tag': 'ae92a0bf-5b76-464f-ba90-7107eb999340', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1629/3188] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 17:00:45 2026] GET /v2.0/ports?device_id=93e6be4a-57be-4b5e-827b-8a6f209a8bfe => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-21 17:00:50.417 8 INFO neutron_taas.services.taas.taas_plugin [None req-34ea45fa-2b30-4d94-88d4-f035e1a5a853 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: 829dbda9-d8bc-49cd-80b3-1f5d9efe351e 2026-05-21 17:00:50.420 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34ea45fa-2b30-4d94-88d4-f035e1a5a853 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: 829dbda9-d8bc-49cd-80b3-1f5d9efe351e 2026-05-21 17:00:50.613 8 INFO neutron.db.l3_db [None req-34ea45fa-2b30-4d94-88d4-f035e1a5a853 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Floating IP 97bbd791-5b54-44b2-8bbc-a635e8de3003 disassociated (deleted). External IP: 10.96.250.205, port: 7855db94-b8ab-4b03-831c-f20baf364c52. [pid: 8|app: 0|req: 1560/3189] 10.0.0.161 () {32 vars in 732 bytes} [Thu May 21 17:00:50 2026] DELETE /v2.0/floatingips/97bbd791-5b54-44b2-8bbc-a635e8de3003 => generated 0 bytes in 637 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:00:50.935 7 INFO neutron.api.v2.resource [None req-eaf8ba87-a576-454b-93aa-9ee200d41b41 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1630/3190] 10.0.0.161 () {32 vars in 729 bytes} [Thu May 21 17:00:50 2026] GET /v2.0/floatingips/97bbd791-5b54-44b2-8bbc-a635e8de3003 => generated 144 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:00:50.956 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81353ad9-a848-427c-9e33-194ff9fb50f7'] response: {'name': 'network-changed', 'server_uuid': '1722e870-3f6a-4e24-a43e-498bd4585cb8', 'tag': '7855db94-b8ab-4b03-831c-f20baf364c52', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1561/3191] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1200 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3192] 10.0.0.125 () {34 vars in 1040 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/security-groups?id=eda10dba-0880-4ffd-91ab-18cf2a788886&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1562/3193] 199.19.213.48 () {34 vars in 1079 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/ports?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1469 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3194] 199.19.213.48 () {34 vars in 985 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/networks?id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3195] 199.19.213.48 () {34 vars in 1057 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.160&port_id=7855db94-b8ab-4b03-831c-f20baf364c52 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3196] 199.19.213.48 () {34 vars in 1103 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1f5&port_id=7855db94-b8ab-4b03-831c-f20baf364c52 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3197] 199.19.213.48 () {34 vars in 1063 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/subnets?id=201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9&id=2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 1410 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3198] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3199] 199.19.213.48 () {34 vars in 1051 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/ports?network_id=69c14dc8-0d3f-49bb-a094-3fd0785c82ca&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3200] 199.19.213.48 () {34 vars in 1011 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3201] 199.19.213.48 () {34 vars in 1111 bytes} [Thu May 21 17:00:51 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3202] 199.19.213.48 () {34 vars in 993 bytes} [Thu May 21 17:00:53 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 1200 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-21 17:00:53.695 8 INFO neutron_taas.services.taas.taas_plugin [req-a98bad79-ba50-4409-a31e-bc8ade287ea9 req-b38650e0-a988-4e3e-bd83-d131bdd8a601 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: 7855db94-b8ab-4b03-831c-f20baf364c52 2026-05-21 17:00:53.698 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a98bad79-ba50-4409-a31e-bc8ade287ea9 req-b38650e0-a988-4e3e-bd83-d131bdd8a601 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: 7855db94-b8ab-4b03-831c-f20baf364c52 [pid: 8|app: 0|req: 1567/3205] 199.19.213.48 () {36 vars in 996 bytes} [Thu May 21 17:00:53 2026] DELETE /v2.0/ports/7855db94-b8ab-4b03-831c-f20baf364c52 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:00:53.901 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-09683cbb-b5c5-448a-9304-40ec63ce295a'] response: {'server_uuid': '1722e870-3f6a-4e24-a43e-498bd4585cb8', 'name': 'network-vif-deleted', 'tag': '7855db94-b8ab-4b03-831c-f20baf364c52', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1639/3206] 10.0.0.125 () {34 vars in 990 bytes} [Thu May 21 17:00:56 2026] GET /v2.0/ports?device_id=1722e870-3f6a-4e24-a43e-498bd4585cb8 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3207] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/83a5daef-49c2-487c-8831-c42bbb6e9570 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:01.492 7 INFO neutron.api.v2.resource [None req-a7ee9a0a-15cc-4044-a8ef-db54ecc361ac 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1640/3208] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:01 2026] GET /v2.0/security-group-rules/83a5daef-49c2-487c-8831-c42bbb6e9570 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3209] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/2c795075-cb14-4f07-94b4-6b7c75e0c807 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:01.585 7 INFO neutron.api.v2.resource [None req-d4268072-4104-4696-ba9f-76c67cbd307d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1641/3210] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:01 2026] GET /v2.0/security-group-rules/2c795075-cb14-4f07-94b4-6b7c75e0c807 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3211] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/7bda88e9-cf39-4e26-a322-b9354b2d03f6 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:01.684 7 INFO neutron.api.v2.resource [None req-d5c1bfbe-6c00-433f-a0e1-520f56bfbf17 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1642/3212] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:01 2026] GET /v2.0/security-group-rules/7bda88e9-cf39-4e26-a322-b9354b2d03f6 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3213] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/c0bcbb36-6bb0-4d5d-82bd-a29122b81109 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:01.779 7 INFO neutron.api.v2.resource [None req-c94891de-7da5-4624-818a-b6e8534a2f06 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1643/3214] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:01 2026] GET /v2.0/security-group-rules/c0bcbb36-6bb0-4d5d-82bd-a29122b81109 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3215] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/e2f91305-84c7-442c-8185-f1b85e7acb26 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:01.860 7 INFO neutron.api.v2.resource [None req-715bada8-9514-4753-9288-5fa834bd4ee6 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1644/3216] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:01 2026] GET /v2.0/security-group-rules/e2f91305-84c7-442c-8185-f1b85e7acb26 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3217] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/4dbef04f-913d-48d6-be95-09459bad0ee2 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:01.944 7 INFO neutron.api.v2.resource [None req-809815e5-5778-4fc1-948e-8fa5371a0e5f 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1645/3218] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:01 2026] GET /v2.0/security-group-rules/4dbef04f-913d-48d6-be95-09459bad0ee2 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3219] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:01 2026] DELETE /v2.0/security-group-rules/8672e155-e8c9-43e4-8828-1a23842d77f8 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:02.027 7 INFO neutron.api.v2.resource [None req-765f01c6-9211-4005-9091-7b1dedd5176e 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1646/3220] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:02 2026] GET /v2.0/security-group-rules/8672e155-e8c9-43e4-8828-1a23842d77f8 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3221] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:02 2026] DELETE /v2.0/security-group-rules/3e8a730e-0135-4cfe-899f-84f2e084f3a0 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:02.114 7 INFO neutron.api.v2.resource [None req-b32ea00f-642e-4835-8253-185df84858f3 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1647/3222] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:02 2026] GET /v2.0/security-group-rules/3e8a730e-0135-4cfe-899f-84f2e084f3a0 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3223] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:02 2026] DELETE /v2.0/security-group-rules/a11b7b4b-b6fa-41c5-8063-a5a7396144b9 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:02.210 7 INFO neutron.api.v2.resource [None req-1281226d-a538-4ab2-99cc-17bdbff73e02 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1648/3224] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:02 2026] GET /v2.0/security-group-rules/a11b7b4b-b6fa-41c5-8063-a5a7396144b9 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3225] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:02 2026] DELETE /v2.0/security-group-rules/cd771070-8020-45b4-a1af-b822a5e8c52d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:02.299 7 INFO neutron.api.v2.resource [None req-4cf5e80f-397d-42a6-89b3-e61da5ac3d72 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1649/3226] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:02 2026] GET /v2.0/security-group-rules/cd771070-8020-45b4-a1af-b822a5e8c52d => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3227] 10.0.0.161 () {32 vars in 750 bytes} [Thu May 21 17:01:02 2026] DELETE /v2.0/security-group-rules/612de546-cd4a-4901-9638-1147a94790a1 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:02.383 7 INFO neutron.api.v2.resource [None req-636e5d28-64ab-470c-bd47-ac4ba2546b5a 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1650/3228] 10.0.0.161 () {32 vars in 747 bytes} [Thu May 21 17:01:02 2026] GET /v2.0/security-group-rules/612de546-cd4a-4901-9638-1147a94790a1 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3229] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:02 2026] DELETE /v2.0/security-groups/eda10dba-0880-4ffd-91ab-18cf2a788886 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:02.490 7 INFO neutron.api.v2.resource [None req-cae215c7-b5bc-4ceb-afb6-a36daacf1433 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1651/3230] 10.0.0.161 () {32 vars in 737 bytes} [Thu May 21 17:01:02 2026] GET /v2.0/security-groups/eda10dba-0880-4ffd-91ab-18cf2a788886 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:02.927 8 INFO neutron_taas.services.taas.taas_plugin [None req-c7bc217d-82fa-4c7f-a1b1-2d815f658496 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: f42e60b7-ae9b-4a91-ab99-c43d0147e790 2026-05-21 17:01:02.929 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7bc217d-82fa-4c7f-a1b1-2d815f658496 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: f42e60b7-ae9b-4a91-ab99-c43d0147e790 [pid: 8|app: 0|req: 1580/3231] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 17:01:02 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/remove_router_interface => generated 309 bytes in 918 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 17:01:03.634 7 INFO neutron.api.v2.resource [None req-ec415564-a522-4497-b800-5d64e7f9b171 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1652/3232] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 17:01:03 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/remove_router_interface => generated 198 bytes in 169 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:03.989 8 INFO neutron_taas.services.taas.taas_plugin [None req-3844c93f-3c3e-4292-8722-74244001d33d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: d7c4b1dc-c812-4c7e-805c-39156a9cd4a5 2026-05-21 17:01:03.993 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3844c93f-3c3e-4292-8722-74244001d33d 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: d7c4b1dc-c812-4c7e-805c-39156a9cd4a5 [pid: 8|app: 0|req: 1581/3233] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 17:01:03 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 17:01:04.720 7 INFO neutron.api.v2.resource [None req-53e4e5ab-c2ee-4da1-88be-cec32f5c1485 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1653/3234] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 17:01:04 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/remove_router_interface => generated 198 bytes in 138 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:05.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-39328276-1462-4eaa-8739-1d6c9b95745f 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: e186f757-639a-48ba-b08c-0a8a5a3a8d6c 2026-05-21 17:01:05.165 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39328276-1462-4eaa-8739-1d6c9b95745f 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: e186f757-639a-48ba-b08c-0a8a5a3a8d6c [pid: 8|app: 0|req: 1582/3235] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 17:01:04 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/remove_router_interface => generated 309 bytes in 1013 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-21 17:01:05.870 7 INFO neutron.api.v2.resource [None req-fa219e48-ecaa-4d1f-9222-5394ac5526f6 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1654/3236] 10.0.0.161 () {34 vars in 789 bytes} [Thu May 21 17:01:05 2026] PUT /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059/remove_router_interface => generated 198 bytes in 125 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:06.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-f465a78a-7044-4840-9e78-cd0f2601f9e1 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: ba633cd7-e05a-48b0-95c8-5111559dfd92 2026-05-21 17:01:06.064 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f465a78a-7044-4840-9e78-cd0f2601f9e1 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: ba633cd7-e05a-48b0-95c8-5111559dfd92 2026-05-21 17:01:06.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-f465a78a-7044-4840-9e78-cd0f2601f9e1 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: abd10ff6-7236-4522-9954-4d7644087811 2026-05-21 17:01:06.328 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f465a78a-7044-4840-9e78-cd0f2601f9e1 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: abd10ff6-7236-4522-9954-4d7644087811 2026-05-21 17:01:06.691 8 INFO neutron.services.segments.plugin [-] Segment 87f32636-3405-404d-a324-f6b197d5a1e4 resource provider aggregate not found 2026-05-21 17:01:06.701 8 INFO neutron.services.segments.plugin [-] Segment 87f32636-3405-404d-a324-f6b197d5a1e4 resource provider aggregate not found 2026-05-21 17:01:06.712 8 INFO neutron.services.segments.plugin [-] Segment 87f32636-3405-404d-a324-f6b197d5a1e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87f32636-3405-404d-a324-f6b197d5a1e4 found for delete ", "request_id": "req-2dbc0f6b-ff29-4caf-8c8a-1f11ee5f664c"}]} 2026-05-21 17:01:06.722 8 INFO neutron.services.segments.plugin [-] Segment 87f32636-3405-404d-a324-f6b197d5a1e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 87f32636-3405-404d-a324-f6b197d5a1e4 found for delete ", "request_id": "req-28f1eb86-9389-4dd2-aa0a-347ed9d6fe92"}]} 2026-05-21 17:01:06.728 8 INFO neutron.db.l3_hamode_db [None req-f465a78a-7044-4840-9e78-cd0f2601f9e1 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] HA network a53df2df-8d81-405c-8c55-010d2d6f6cc0 was deleted as no HA routers are present in tenant 8a210f6a379c46649b8c434b7e1e65c0. [pid: 8|app: 0|req: 1583/3237] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:05 2026] DELETE /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059 => generated 0 bytes in 860 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-21 17:01:06.760 7 INFO neutron.api.v2.resource [None req-cfc7f844-06bc-4207-a52d-0094b14ae449 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1655/3238] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:06 2026] GET /v2.0/routers/8f83b401-10c4-471e-ad6d-742f042d2059 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3239] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:06 2026] DELETE /v2.0/subnets/99c94838-ad48-4aa0-998d-48f941fe421a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:06.970 7 INFO neutron.pecan_wsgi.hooks.translation [None req-413ff8b8-f421-4912-83fe-84212f0f9972 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1656/3240] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:06 2026] GET /v2.0/subnets/99c94838-ad48-4aa0-998d-48f941fe421a => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3241] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:06 2026] DELETE /v2.0/subnets/5a5e2f01-0bea-48a7-b614-420f8acd1fc7 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:07.174 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8cdc6050-145a-4666-a778-d171a34ef0f6 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1657/3242] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:07 2026] GET /v2.0/subnets/5a5e2f01-0bea-48a7-b614-420f8acd1fc7 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:07.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-0ea11326-ef13-4865-8d6a-c5ba5ed5b0ec 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: 266ebd91-9530-458f-bb57-b64ad6cc0f7d 2026-05-21 17:01:07.281 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ea11326-ef13-4865-8d6a-c5ba5ed5b0ec 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: 266ebd91-9530-458f-bb57-b64ad6cc0f7d [pid: 8|app: 0|req: 1586/3243] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 17:01:07 2026] DELETE /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:07.519 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b457d282-a652-480a-9b43-04142c379910 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1658/3244] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 17:01:07 2026] GET /v2.0/networks/66c9578a-963e-4223-a891-6c501e95322d => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3245] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:07 2026] DELETE /v2.0/subnets/201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:07.723 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0472db51-cc57-480c-8c2a-682072826184 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1659/3246] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:07 2026] GET /v2.0/subnets/201acdc1-7d2e-4e0f-a0ba-fdbe4b58dac9 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3247] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:07 2026] DELETE /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:07.918 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f6ed3786-f899-403c-b696-76dff1ca89e8 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1660/3248] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:07 2026] GET /v2.0/subnets/2d86fb21-fca4-43ec-aaad-39c462e8d72f => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:08.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d552e42-3c69-4f33-82c2-b20438e1c100 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: 1e1687f7-41aa-4651-b1f5-1b7b72479c19 2026-05-21 17:01:08.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d552e42-3c69-4f33-82c2-b20438e1c100 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: 1e1687f7-41aa-4651-b1f5-1b7b72479c19 [pid: 8|app: 0|req: 1589/3249] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 17:01:07 2026] DELETE /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:08.243 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ac8f88f-d550-48d7-869b-4609f6e08ec5 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1661/3250] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 17:01:08 2026] GET /v2.0/networks/69c14dc8-0d3f-49bb-a094-3fd0785c82ca => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3251] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:08 2026] DELETE /v2.0/subnets/227fcbd7-c79e-43a1-a357-05455f5ef9a8 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:08.415 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9a461ea7-ee54-45af-a5b3-2935249e5517 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1662/3252] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:08 2026] GET /v2.0/subnets/227fcbd7-c79e-43a1-a357-05455f5ef9a8 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3253] 10.0.0.161 () {32 vars in 724 bytes} [Thu May 21 17:01:08 2026] DELETE /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 0 bytes in 179 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:08.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c7acb1a9-78ba-49bc-ba8e-9e5bf4430a3b 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1663/3254] 10.0.0.161 () {32 vars in 721 bytes} [Thu May 21 17:01:08 2026] GET /v2.0/subnets/b6f8b00a-fe68-4a6e-8f83-2a95990bccbc => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:08.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-edc2c7f5-d84a-4979-8cd4-dde6b6b34695 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] TaaS: Handle Delete Port: faa3ca0e-81c4-4137-a57c-0cf0a778ecba 2026-05-21 17:01:08.743 8 INFO neutron.services.segments.plugin [-] Segment 5b363bac-6af4-42d6-8fcb-275692004dc9 resource provider aggregate not found 2026-05-21 17:01:08.746 8 INFO neutron.services.segments.plugin [-] Segment 5b363bac-6af4-42d6-8fcb-275692004dc9 resource provider aggregate not found 2026-05-21 17:01:08.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edc2c7f5-d84a-4979-8cd4-dde6b6b34695 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] Tap Mirror: Handle Delete Port: faa3ca0e-81c4-4137-a57c-0cf0a778ecba 2026-05-21 17:01:08.772 8 INFO neutron.services.segments.plugin [-] Segment 5b363bac-6af4-42d6-8fcb-275692004dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b363bac-6af4-42d6-8fcb-275692004dc9 found for delete ", "request_id": "req-282f8ad5-e9f1-4edb-b042-9ff662558ced"}]} 2026-05-21 17:01:08.795 8 INFO neutron.services.segments.plugin [-] Segment 2b1f80b7-e36a-4c58-b156-3a110c22cd70 resource provider aggregate not found 2026-05-21 17:01:08.817 8 INFO neutron.services.segments.plugin [-] Segment 5b363bac-6af4-42d6-8fcb-275692004dc9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b363bac-6af4-42d6-8fcb-275692004dc9 found for delete ", "request_id": "req-0f104b0d-cbcb-461b-b5cd-6e4fc1687cfe"}]} 2026-05-21 17:01:08.837 8 INFO neutron.services.segments.plugin [-] Segment 2b1f80b7-e36a-4c58-b156-3a110c22cd70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1f80b7-e36a-4c58-b156-3a110c22cd70 found for delete ", "request_id": "req-2f1f7bd4-368b-4ff7-96f9-bcae4c6232f1"}]} 2026-05-21 17:01:08.852 8 INFO neutron.services.segments.plugin [-] Segment 2b1f80b7-e36a-4c58-b156-3a110c22cd70 resource provider aggregate not found 2026-05-21 17:01:08.881 8 INFO neutron.services.segments.plugin [-] Segment 2b1f80b7-e36a-4c58-b156-3a110c22cd70 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b1f80b7-e36a-4c58-b156-3a110c22cd70 found for delete ", "request_id": "req-e111210e-f192-43dc-b0a0-fc6ff4566a34"}]} [pid: 8|app: 0|req: 1592/3257] 10.0.0.161 () {32 vars in 726 bytes} [Thu May 21 17:01:08 2026] DELETE /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 0 bytes in 385 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-21 17:01:09.043 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ecb1118-7bd6-4b9c-981d-f6f5d3ed4d21 7b78b39faa4e44678cfbd7e2ee9ee874 8a210f6a379c46649b8c434b7e1e65c0 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1666/3258] 10.0.0.161 () {32 vars in 723 bytes} [Thu May 21 17:01:09 2026] GET /v2.0/networks/d0777699-f002-4ba4-ba2f-bf9f91713c9d => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-21 17:01:10.859 8 INFO neutron.services.segments.plugin [-] Segment 79451f15-4e6b-4296-9743-6fd3d7f18d29 resource provider aggregate not found 2026-05-21 17:01:10.880 8 INFO neutron.services.segments.plugin [-] Segment 79451f15-4e6b-4296-9743-6fd3d7f18d29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79451f15-4e6b-4296-9743-6fd3d7f18d29 found for delete ", "request_id": "req-985e4a09-6919-4ffe-8927-d91ba78cbfae"}]} 2026-05-21 17:01:10.900 8 INFO neutron.services.segments.plugin [-] Segment 79451f15-4e6b-4296-9743-6fd3d7f18d29 resource provider aggregate not found 2026-05-21 17:01:10.922 8 INFO neutron.services.segments.plugin [-] Segment 79451f15-4e6b-4296-9743-6fd3d7f18d29 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79451f15-4e6b-4296-9743-6fd3d7f18d29 found for delete ", "request_id": "req-34c17945-347c-4119-8539-3ab4c92531ca"}]} [pid: 8|app: 0|req: 1593/3259] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:11 2026] GET /v2.0/security-groups?tenant_id=d9afbf3e311648cc8b3e29100e456e1a&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3260] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:11 2026] DELETE /v2.0/security-groups/bbd9da6a-8206-44bc-b799-1cac52868561 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3261] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:11 2026] GET /v2.0/security-groups?tenant_id=8a210f6a379c46649b8c434b7e1e65c0&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3262] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:11 2026] DELETE /v2.0/security-groups/ed321920-0305-4818-b16b-16506ab56cfe => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3263] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:11 2026] GET /v2.0/security-groups?tenant_id=1787e5e154a7431db5e783b6b208f046&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3264] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:11 2026] DELETE /v2.0/security-groups/69f79d67-6fc3-4a35-b8a5-622ccb93d237 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3265] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:12 2026] GET /v2.0/security-groups?tenant_id=bc82f10676ef4abdbb43d0d3c3d154ef&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3266] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:12 2026] DELETE /v2.0/security-groups/9a71baeb-c858-409f-86de-ed5f41e4b4d0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3267] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:12 2026] GET /v2.0/security-groups?tenant_id=84688a0388d9421fa0de04e31f10952d&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3268] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:12 2026] DELETE /v2.0/security-groups/f5b12361-acbb-4832-b4fa-7a15c29efd57 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3269] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:13 2026] GET /v2.0/security-groups?tenant_id=d5dee6a60b314c9c888e0aab1ba2398d&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3270] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:13 2026] DELETE /v2.0/security-groups/69e20672-e0db-4dac-a2f1-4004b9d40329 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3271] 10.0.0.161 () {32 vars in 774 bytes} [Thu May 21 17:01:13 2026] GET /v2.0/security-groups?tenant_id=3a3f76a2b3de4713b3bfc3f70d3b20c3&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3272] 10.0.0.161 () {32 vars in 740 bytes} [Thu May 21 17:01:13 2026] DELETE /v2.0/security-groups/d000622e-8824-4c14-bf16-b083a6ba5af6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0)