+ 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 [Sun May 24 07:44:12 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 nodename: neutron-server-67d9c76489-x7n6r 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, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7ffb82d02668 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-24 07:44:16.713 7 INFO neutron.common.config [-] Logging enabled! 2026-05-24 07:44:16.713 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-24 07:44:16.714 8 INFO neutron.common.config [-] Logging enabled! 2026-05-24 07:44:16.715 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-05-24 07:44:17.751 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-24 07:44:17.758 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-24 07:44:19.249 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-24 07:44:19.252 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-24 07:44:19.255 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-24 07:44:19.256 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-24 07:44:19.256 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-24 07:44:19.256 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-24 07:44:19.257 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:19.264 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:19.264 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:19.264 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-24 07:44:19.286 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-24 07:44:19.287 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-24 07:44:19.287 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-24 07:44:19.291 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-24 07:44:19.294 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-24 07:44:19.298 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-05-24 07:44:19.299 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-05-24 07:44:19.299 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-05-24 07:44:19.299 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-05-24 07:44:19.299 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:19.307 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:19.307 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-24 07:44:19.308 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-05-24 07:44:19.317 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-24 07:44:19.317 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-24 07:44:19.317 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-24 07:44:19.317 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-24 07:44:19.330 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-05-24 07:44:19.331 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-05-24 07:44:19.331 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-05-24 07:44:19.359 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-24 07:44:19.360 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-24 07:44:19.360 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-05-24 07:44:19.360 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-05-24 07:44:19.608 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing driver for type 'vlan' 2026-05-24 07:44:19.650 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing driver for type 'vlan' 2026-05-24 07:44:19.889 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] VlanTypeDriver initialization complete 2026-05-24 07:44:19.889 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing driver for type 'vxlan' 2026-05-24 07:44:19.889 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-24 07:44:19.903 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-24 07:44:19.903 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-24 07:44:19.903 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing extension driver 'port_security' 2026-05-24 07:44:19.903 7 INFO neutron.plugins.ml2.extensions.port_security [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-24 07:44:19.904 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing extension driver 'qos' 2026-05-24 07:44:19.904 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-24 07:44:19.904 7 INFO neutron.plugins.ml2.managers [None req-a60915c7-9985-4fc2-b51f-3e52eb96d995 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-24 07:44:19.918 7 INFO neutron.quota [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded quota_driver: . 2026-05-24 07:44:19.919 7 INFO neutron.plugins.ml2.plugin [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Modular L2 Plugin initialization complete 2026-05-24 07:44:19.919 7 INFO neutron.plugins.ml2.managers [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-24 07:44:19.919 7 INFO neutron.plugins.ml2.managers [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-24 07:44:19.919 7 INFO neutron.plugins.ml2.managers [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Got port-security extension from driver 'port_security' 2026-05-24 07:44:19.920 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: qos 2026-05-24 07:44:19.929 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] VlanTypeDriver initialization complete 2026-05-24 07:44:19.929 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing driver for type 'vxlan' 2026-05-24 07:44:19.929 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-05-24 07:44:19.932 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: router 2026-05-24 07:44:19.944 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-24 07:44:19.944 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-24 07:44:19.944 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing extension driver 'port_security' 2026-05-24 07:44:19.944 8 INFO neutron.plugins.ml2.extensions.port_security [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-24 07:44:19.944 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing extension driver 'qos' 2026-05-24 07:44:19.944 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-05-24 07:44:19.945 8 INFO neutron.plugins.ml2.managers [None req-55bec276-0a8a-4c31-8061-bb05ebb49fe6 - - - - - -] Initializing mechanism driver 'l2population' 2026-05-24 07:44:19.961 8 INFO neutron.quota [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded quota_driver: . 2026-05-24 07:44:19.961 8 INFO neutron.plugins.ml2.plugin [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Modular L2 Plugin initialization complete 2026-05-24 07:44:19.961 8 INFO neutron.plugins.ml2.managers [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-24 07:44:19.961 8 INFO neutron.plugins.ml2.managers [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-24 07:44:19.962 8 INFO neutron.plugins.ml2.managers [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-24 07:44:19.962 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: qos 2026-05-24 07:44:19.975 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: router 2026-05-24 07:44:19.977 7 INFO neutron.services.service_base [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-24 07:44:19.977 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: segments 2026-05-24 07:44:20.029 8 INFO neutron.services.service_base [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-05-24 07:44:20.029 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: segments 2026-05-24 07:44:20.077 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: trunk 2026-05-24 07:44:20.091 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: vpnaas 2026-05-24 07:44:20.132 7 WARNING stevedore.named [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:20.142 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: trunk 2026-05-24 07:44:20.157 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: vpnaas 2026-05-24 07:44:20.200 8 WARNING stevedore.named [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:20.208 7 INFO neutron_vpnaas.services.vpn.plugin [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-24 07:44:20.209 7 INFO neutron.common.utils [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-24 07:44:20.209 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: taas 2026-05-24 07:44:20.235 7 WARNING stevedore.named [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:20.235 7 WARNING stevedore.named [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-24 07:44:20.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:44:20.254 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: tapmirror 2026-05-24 07:44:20.269 8 INFO neutron_vpnaas.services.vpn.plugin [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-24 07:44:20.270 7 WARNING stevedore.named [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:20.270 7 WARNING stevedore.named [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-24 07:44:20.270 8 INFO neutron.common.utils [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-05-24 07:44:20.270 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: taas 2026-05-24 07:44:20.285 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:44:20.285 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: auto_allocate 2026-05-24 07:44:20.295 8 WARNING stevedore.named [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:20.295 8 WARNING stevedore.named [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-24 07:44:20.296 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: tag 2026-05-24 07:44:20.303 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: timestamp 2026-05-24 07:44:20.306 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: network_ip_availability 2026-05-24 07:44:20.310 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: flavors 2026-05-24 07:44:20.314 7 INFO neutron.manager [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loading Plugin: revisions 2026-05-24 07:44:20.314 8 INFO neutron_taas.services.taas.taas_plugin [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:44:20.314 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: tapmirror 2026-05-24 07:44:20.317 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Initializing extension manager. 2026-05-24 07:44:20.319 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: address-group 2026-05-24 07:44:20.320 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: address-scope 2026-05-24 07:44:20.320 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-24 07:44:20.321 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: agent 2026-05-24 07:44:20.322 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: agent-resources-synced 2026-05-24 07:44:20.323 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: allowed-address-pairs 2026-05-24 07:44:20.324 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: auto-allocated-topology 2026-05-24 07:44:20.324 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: availability_zone 2026-05-24 07:44:20.325 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: availability_zone_filter 2026-05-24 07:44:20.325 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-24 07:44:20.326 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: default-subnetpools 2026-05-24 07:44:20.327 8 WARNING stevedore.named [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-05-24 07:44:20.327 8 WARNING stevedore.named [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-05-24 07:44:20.328 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-24 07:44:20.328 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: dns-integration 2026-05-24 07:44:20.329 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: dns-domain-ports 2026-05-24 07:44:20.329 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-24 07:44:20.330 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: dvr 2026-05-24 07:44:20.330 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-24 07:44:20.331 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: empty-string-filtering 2026-05-24 07:44:20.331 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:44:20.332 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-24 07:44:20.332 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: external-net 2026-05-24 07:44:20.333 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-24 07:44:20.333 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: extraroute 2026-05-24 07:44:20.334 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: extraroute-atomic 2026-05-24 07:44:20.335 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-24 07:44:20.335 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-24 07:44:20.336 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-24 07:44:20.337 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-24 07:44:20.338 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: fip-port-details 2026-05-24 07:44:20.339 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: flavors 2026-05-24 07:44:20.340 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-24 07:44:20.341 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: floatingip-pools 2026-05-24 07:44:20.341 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: ip_allocation 2026-05-24 07:44:20.342 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: ip-substring-filtering 2026-05-24 07:44:20.342 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-05-24 07:44:20.342 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: auto_allocate 2026-05-24 07:44:20.342 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: l2_adjacency 2026-05-24 07:44:20.343 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: router 2026-05-24 07:44:20.345 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:44:20.346 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-24 07:44:20.346 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-24 07:44:20.347 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: ext-gw-mode 2026-05-24 07:44:20.347 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: l3-ha 2026-05-24 07:44:20.348 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:44:20.348 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-24 07:44:20.349 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: l3-flavors 2026-05-24 07:44:20.350 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:44:20.350 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-24 07:44:20.350 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: tag 2026-05-24 07:44:20.352 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-24 07:44:20.353 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-24 07:44:20.354 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-24 07:44:20.356 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-24 07:44:20.356 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-24 07:44:20.357 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: multi-provider 2026-05-24 07:44:20.357 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: net-mtu 2026-05-24 07:44:20.358 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: net-mtu-writable 2026-05-24 07:44:20.358 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: network_availability_zone 2026-05-24 07:44:20.359 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: network_ha 2026-05-24 07:44:20.360 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: network-ip-availability 2026-05-24 07:44:20.361 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-24 07:44:20.361 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: timestamp 2026-05-24 07:44:20.361 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: pagination 2026-05-24 07:44:20.362 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-device-profile 2026-05-24 07:44:20.362 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-24 07:44:20.363 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-24 07:44:20.363 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-24 07:44:20.364 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-mac-override 2026-05-24 07:44:20.364 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-24 07:44:20.365 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-24 07:44:20.365 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-24 07:44:20.365 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: network_ip_availability 2026-05-24 07:44:20.366 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-resource-request 2026-05-24 07:44:20.366 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-resource-request-groups 2026-05-24 07:44:20.367 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-24 07:44:20.367 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: binding 2026-05-24 07:44:20.368 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: binding-extended 2026-05-24 07:44:20.368 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-security 2026-05-24 07:44:20.369 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: project-id 2026-05-24 07:44:20.369 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: flavors 2026-05-24 07:44:20.370 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: provider 2026-05-24 07:44:20.370 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-24 07:44:20.373 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos 2026-05-24 07:44:20.373 8 INFO neutron.manager [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loading Plugin: revisions 2026-05-24 07:44:20.374 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-24 07:44:20.374 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-24 07:44:20.375 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-default 2026-05-24 07:44:20.375 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-fip 2026-05-24 07:44:20.376 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-24 07:44:20.376 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-gateway-ip 2026-05-24 07:44:20.376 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Initializing extension manager. 2026-05-24 07:44:20.377 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-port-network-policy 2026-05-24 07:44:20.377 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-pps-minimum 2026-05-24 07:44:20.378 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: address-group 2026-05-24 07:44:20.378 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-24 07:44:20.378 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-pps 2026-05-24 07:44:20.379 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: address-scope 2026-05-24 07:44:20.379 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-rule-type-details 2026-05-24 07:44:20.379 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-05-24 07:44:20.379 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-24 07:44:20.380 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: qos-rules-alias 2026-05-24 07:44:20.380 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: agent 2026-05-24 07:44:20.381 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: quota-check-limit 2026-05-24 07:44:20.381 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: agent-resources-synced 2026-05-24 07:44:20.381 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: quota-check-limit-default 2026-05-24 07:44:20.382 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-24 07:44:20.383 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-24 07:44:20.383 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: quotas 2026-05-24 07:44:20.384 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: availability_zone 2026-05-24 07:44:20.384 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: availability_zone_filter 2026-05-24 07:44:20.384 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: quota_details 2026-05-24 07:44:20.385 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-24 07:44:20.385 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: default-subnetpools 2026-05-24 07:44:20.386 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: rbac-policies 2026-05-24 07:44:20.386 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: rbac-address-group 2026-05-24 07:44:20.387 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: rbac-address-scope 2026-05-24 07:44:20.387 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-24 07:44:20.387 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: rbac-security-groups 2026-05-24 07:44:20.388 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: rbac-subnetpool 2026-05-24 07:44:20.388 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: revision-if-match 2026-05-24 07:44:20.389 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: dns-integration 2026-05-24 07:44:20.389 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: standard-attr-revisions 2026-05-24 07:44:20.389 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: dns-domain-ports 2026-05-24 07:44:20.389 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: router_availability_zone 2026-05-24 07:44:20.390 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-24 07:44:20.390 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-05-24 07:44:20.391 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: dvr 2026-05-24 07:44:20.391 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-24 07:44:20.392 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: security-groups-default-rules 2026-05-24 07:44:20.392 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: empty-string-filtering 2026-05-24 07:44:20.392 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:44:20.392 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-24 07:44:20.393 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-24 07:44:20.393 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-24 07:44:20.393 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-24 07:44:20.393 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: external-net 2026-05-24 07:44:20.394 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-24 07:44:20.394 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-24 07:44:20.394 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-24 07:44:20.394 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: extraroute 2026-05-24 07:44:20.395 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: extraroute-atomic 2026-05-24 07:44:20.396 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-24 07:44:20.396 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-24 07:44:20.397 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-24 07:44:20.397 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-24 07:44:20.398 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: fip-port-details 2026-05-24 07:44:20.399 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: security-group 2026-05-24 07:44:20.399 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: flavors 2026-05-24 07:44:20.400 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: segment 2026-05-24 07:44:20.400 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-24 07:44:20.400 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-24 07:44:20.401 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: service-type 2026-05-24 07:44:20.401 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: floatingip-pools 2026-05-24 07:44:20.402 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: sorting 2026-05-24 07:44:20.402 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: ip_allocation 2026-05-24 07:44:20.402 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: standard-attr-segment 2026-05-24 07:44:20.403 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: ip-substring-filtering 2026-05-24 07:44:20.403 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: standard-attr-description 2026-05-24 07:44:20.403 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: l2_adjacency 2026-05-24 07:44:20.404 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: stateful-security-group 2026-05-24 07:44:20.404 7 WARNING neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-24 07:44:20.405 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-24 07:44:20.405 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: router 2026-05-24 07:44:20.405 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: subnet-external-network 2026-05-24 07:44:20.406 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: subnet_onboard 2026-05-24 07:44:20.406 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-24 07:44:20.407 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: subnet-service-types 2026-05-24 07:44:20.407 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-24 07:44:20.407 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: subnet_allocation 2026-05-24 07:44:20.407 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-05-24 07:44:20.408 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-05-24 07:44:20.408 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: ext-gw-mode 2026-05-24 07:44:20.409 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: l3-ha 2026-05-24 07:44:20.409 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-24 07:44:20.409 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:44:20.410 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: tag-creation 2026-05-24 07:44:20.410 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-05-24 07:44:20.410 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-24 07:44:20.411 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: l3-flavors 2026-05-24 07:44:20.412 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-24 07:44:20.412 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-05-24 07:44:20.415 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: l3_agent_scheduler 2026-05-24 07:44:20.415 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: standard-attr-tag 2026-05-24 07:44:20.416 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-24 07:44:20.416 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-24 07:44:20.416 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: trunk 2026-05-24 07:44:20.417 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: trunk-details 2026-05-24 07:44:20.417 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension logging not supported by any of loaded plugins 2026-05-24 07:44:20.417 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-24 07:44:20.418 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-24 07:44:20.418 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-24 07:44:20.418 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-24 07:44:20.419 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-24 07:44:20.419 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-24 07:44:20.420 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: multi-provider 2026-05-24 07:44:20.420 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: net-mtu 2026-05-24 07:44:20.421 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-24 07:44:20.421 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: net-mtu-writable 2026-05-24 07:44:20.422 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: network_availability_zone 2026-05-24 07:44:20.422 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-24 07:44:20.422 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: network_ha 2026-05-24 07:44:20.423 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: vpn-flavors 2026-05-24 07:44:20.423 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: network-ip-availability 2026-05-24 07:44:20.424 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-24 07:44:20.425 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: vpnaas 2026-05-24 07:44:20.425 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: pagination 2026-05-24 07:44:20.425 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-device-profile 2026-05-24 07:44:20.426 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-24 07:44:20.426 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: taas 2026-05-24 07:44:20.426 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-24 07:44:20.427 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-24 07:44:20.427 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: tap-mirror 2026-05-24 07:44:20.427 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-mac-override 2026-05-24 07:44:20.427 7 INFO neutron.api.extensions [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Loaded extension: taas-vlan-filter 2026-05-24 07:44:20.428 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-24 07:44:20.428 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-24 07:44:20.429 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-05-24 07:44:20.429 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-resource-request 2026-05-24 07:44:20.430 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-24 07:44:20.430 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-24 07:44:20.430 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-24 07:44:20.430 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.430 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-05-24 07:44:20.430 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-24 07:44:20.431 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: binding 2026-05-24 07:44:20.432 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: binding-extended 2026-05-24 07:44:20.432 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-security 2026-05-24 07:44:20.432 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: project-id 2026-05-24 07:44:20.433 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: provider 2026-05-24 07:44:20.433 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-24 07:44:20.434 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-05-24 07:44:20.434 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-24 07:44:20.436 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos 2026-05-24 07:44:20.437 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-24 07:44:20.437 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-24 07:44:20.438 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-default 2026-05-24 07:44:20.438 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-fip 2026-05-24 07:44:20.438 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-24 07:44:20.439 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-24 07:44:20.439 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-24 07:44:20.439 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-24 07:44:20.439 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-24 07:44:20.440 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-24 07:44:20.440 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.440 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-24 07:44:20.440 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.441 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.441 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-24 07:44:20.441 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.441 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-24 07:44:20.442 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-pps 2026-05-24 07:44:20.442 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.442 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-24 07:44:20.442 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.443 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-24 07:44:20.443 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-24 07:44:20.443 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-24 07:44:20.443 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: qos-rules-alias 2026-05-24 07:44:20.443 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-24 07:44:20.444 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.444 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: quota-check-limit 2026-05-24 07:44:20.444 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ipsecpolicy is already registered 2026-05-24 07:44:20.444 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.444 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ikepolicy is already registered 2026-05-24 07:44:20.445 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: quota-check-limit-default 2026-05-24 07:44:20.447 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: quotas 2026-05-24 07:44:20.448 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: quota_details 2026-05-24 07:44:20.449 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-24 07:44:20.449 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] router is already registered 2026-05-24 07:44:20.449 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: rbac-policies 2026-05-24 07:44:20.449 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-24 07:44:20.450 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] floatingip is already registered 2026-05-24 07:44:20.450 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: rbac-address-group 2026-05-24 07:44:20.450 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: rbac-address-scope 2026-05-24 07:44:20.451 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: rbac-security-groups 2026-05-24 07:44:20.451 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: rbac-subnetpool 2026-05-24 07:44:20.452 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: revision-if-match 2026-05-24 07:44:20.453 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-24 07:44:20.453 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-24 07:44:20.453 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: router_availability_zone 2026-05-24 07:44:20.453 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] rbac_policy is already registered 2026-05-24 07:44:20.454 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-24 07:44:20.454 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-24 07:44:20.454 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] security_group is already registered 2026-05-24 07:44:20.454 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-24 07:44:20.454 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] security_group_rule is already registered 2026-05-24 07:44:20.455 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-24 07:44:20.455 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.456 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.456 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-24 07:44:20.456 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.456 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.456 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: port-security-groups-filtering 2026-05-24 07:44:20.456 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-24 07:44:20.457 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] trunk is already registered 2026-05-24 07:44:20.457 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-24 07:44:20.457 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.457 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ikepolicy is already registered 2026-05-24 07:44:20.457 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-24 07:44:20.458 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.458 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ipsecpolicy is already registered 2026-05-24 07:44:20.458 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-24 07:44:20.458 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-24 07:44:20.459 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] endpoint_group is already registered 2026-05-24 07:44:20.459 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-24 07:44:20.459 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] vpnservice is already registered 2026-05-24 07:44:20.460 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-24 07:44:20.460 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ipsec_site_connection is already registered 2026-05-24 07:44:20.460 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.460 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ipsecpolicy is already registered 2026-05-24 07:44:20.461 7 INFO neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.461 7 WARNING neutron.quota.resource_registry [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] ikepolicy is already registered 2026-05-24 07:44:20.463 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: security-group 2026-05-24 07:44:20.464 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: segment 2026-05-24 07:44:20.465 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-24 07:44:20.465 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: service-type 2026-05-24 07:44:20.466 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: sorting 2026-05-24 07:44:20.466 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: standard-attr-segment 2026-05-24 07:44:20.467 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: standard-attr-description 2026-05-24 07:44:20.467 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: stateful-security-group 2026-05-24 07:44:20.468 8 WARNING neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-05-24 07:44:20.468 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-05-24 07:44:20.469 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: subnet-external-network 2026-05-24 07:44:20.470 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: subnet_onboard 2026-05-24 07:44:20.470 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-24 07:44:20.471 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: subnet-service-types 2026-05-24 07:44:20.471 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: subnet_allocation 2026-05-24 07:44:20.473 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-24 07:44:20.474 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: tag-creation 2026-05-24 07:44:20.474 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-24 07:44:20.478 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: standard-attr-tag 2026-05-24 07:44:20.479 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-24 07:44:20.480 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: trunk 2026-05-24 07:44:20.480 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: trunk-details 2026-05-24 07:44:20.481 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-24 07:44:20.482 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-05-24 07:44:20.482 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-24 07:44:20.483 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: vpn-aes-ctr 2026-05-24 07:44:20.485 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-05-24 07:44:20.487 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-24 07:44:20.487 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: vpn-flavors 2026-05-24 07:44:20.489 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: vpnaas 2026-05-24 07:44:20.490 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: taas 2026-05-24 07:44:20.491 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: tap-mirror 2026-05-24 07:44:20.492 8 INFO neutron.api.extensions [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Loaded extension: taas-vlan-filter 2026-05-24 07:44:20.494 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-24 07:44:20.495 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-24 07:44:20.495 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.495 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-24 07:44:20.498 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-24 07:44:20.499 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-24 07:44:20.503 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-24 07:44:20.504 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-24 07:44:20.505 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-24 07:44:20.505 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.506 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.506 7 WARNING keystonemiddleware._common.config [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:44:20.506 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.506 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.507 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-24 07:44:20.507 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.507 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.508 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-24 07:44:20.508 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-24 07:44:20.509 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-24 07:44:20.509 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.509 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ipsecpolicy is already registered 2026-05-24 07:44:20.510 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.510 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ikepolicy is already registered 2026-05-24 07:44:20.512 7 WARNING oslo_config.cfg [None req-79ea4ecf-50a6-4d75-bab9-3f5c970c891c - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-24 07:44:20.514 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-24 07:44:20.515 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] router is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7ffb82d02668 pid: 7 (default app) 2026-05-24 07:44:20.515 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-24 07:44:20.515 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] floatingip is already registered 2026-05-24 07:44:20.519 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-24 07:44:20.519 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] rbac_policy is already registered 2026-05-24 07:44:20.520 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-24 07:44:20.520 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] security_group is already registered 2026-05-24 07:44:20.520 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-24 07:44:20.521 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] security_group_rule is already registered 2026-05-24 07:44:20.521 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.521 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.522 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-24 07:44:20.522 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] subnetpool is already registered 2026-05-24 07:44:20.522 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-24 07:44:20.523 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] trunk is already registered 2026-05-24 07:44:20.523 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.524 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ikepolicy is already registered 2026-05-24 07:44:20.524 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.524 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ipsecpolicy is already registered 2026-05-24 07:44:20.525 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-24 07:44:20.525 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] endpoint_group is already registered 2026-05-24 07:44:20.525 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-24 07:44:20.525 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] vpnservice is already registered 2026-05-24 07:44:20.526 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-24 07:44:20.526 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ipsec_site_connection is already registered 2026-05-24 07:44:20.526 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-24 07:44:20.526 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ipsecpolicy is already registered 2026-05-24 07:44:20.527 8 INFO neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-24 07:44:20.527 8 WARNING neutron.quota.resource_registry [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] ikepolicy is already registered 2026-05-24 07:44:20.566 8 WARNING keystonemiddleware._common.config [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-24 07:44:20.572 8 WARNING oslo_config.cfg [None req-bd4ff8f3-c86c-4d2d-ad64-526bac1085f9 - - - - - -] 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 0x7ffb82d02668 pid: 8 (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-24 07:44:25.862 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1155e48c-d8b5-4a4c-8c09-a70895babcb9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/4] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:44:25 2026] GET /v2.0/networks/public => generated 108 bytes in 804 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: 8|app: 0|req: 1/5] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:44:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:44:26.627 7 WARNING neutron.services.revisions.revision_plugin [None req-9932891e-a839-4e96-842c-188038e9cfd2 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:44:26.654 7 INFO neutron.db.segments_db [None req-9932891e-a839-4e96-842c-188038e9cfd2 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 0dc1b25c-b267-4fa4-8199-c19f3461b00c of type flat for network 1e52bf9a-e00e-4143-948d-71662e72272c 2026-05-24 07:44:26.700 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9932891e-a839-4e96-842c-188038e9cfd2 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/6] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:44:26 2026] POST /v2.0/networks => generated 124 bytes in 469 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 07:44:32.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef94fc7d-8461-4367-981b-958bad77a111 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/8] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:44:32 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/9] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:44:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:44:32.679 7 WARNING neutron.services.revisions.revision_plugin [None req-1f805303-cf27-445b-a493-33e6c98b711d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:44:32.694 7 INFO neutron.db.segments_db [None req-1f805303-cf27-445b-a493-33e6c98b711d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment d62f6368-6ea3-41ac-b248-a89e26d33a45 of type flat for network 851143e1-29ba-4433-a232-5eec6ab61618 2026-05-24 07:44:32.718 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1f805303-cf27-445b-a493-33e6c98b711d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/10] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:44:32 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 07:44:38.919 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e3da71e1-2ac6-40c0-933e-fdc76701b54f d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/11] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:44:38 2026] GET /v2.0/networks/public => generated 108 bytes in 362 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/12] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:44:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:44:39.185 8 WARNING neutron.services.revisions.revision_plugin [None req-c8474481-875e-4ae5-880f-f521308b6477 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:44:39.203 8 INFO neutron.db.segments_db [None req-c8474481-875e-4ae5-880f-f521308b6477 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 2e716715-26dd-43c3-919c-df4b0448cc73 of type flat for network 507d3d87-50b4-4571-b652-42486409c044 2026-05-24 07:44:39.248 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c8474481-875e-4ae5-880f-f521308b6477 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/13] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:44:38 2026] POST /v2.0/networks => generated 124 bytes in 299 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 07:44:45.102 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3eb1d463-1ccf-4093-9161-53dcf0fe336e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/15] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:44:45 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 10/16] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:44:45 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:44:45.170 8 WARNING neutron.services.revisions.revision_plugin [None req-73b13bc4-add7-458c-b3e6-609d18dce15b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:44:45.189 8 INFO neutron.db.segments_db [None req-73b13bc4-add7-458c-b3e6-609d18dce15b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 01f3deed-f82b-4ccd-82f6-10fa6d0724bc of type flat for network afce9c1a-54e1-4139-838b-0e80a4672785 2026-05-24 07:44:45.215 8 INFO neutron.pecan_wsgi.hooks.translation [None req-73b13bc4-add7-458c-b3e6-609d18dce15b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/17] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:44:45 2026] POST /v2.0/networks => generated 124 bytes in 96 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 07:44:51.085 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3ed21ebf-8553-4b7c-baa9-75e36c9789f5 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/18] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:44:51 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/19] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:44:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:44:51.163 7 WARNING neutron.services.revisions.revision_plugin [None req-d4d8b375-c7c5-4146-a2c5-e1df4c84ae62 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:44:51.184 7 INFO neutron.db.segments_db [None req-d4d8b375-c7c5-4146-a2c5-e1df4c84ae62 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 85fdb07c-c394-4d34-8bd7-79d3ad1269bf of type flat for network 249942ea-accd-4c2d-bc6d-3cf805d119f4 2026-05-24 07:44:51.226 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d4d8b375-c7c5-4146-a2c5-e1df4c84ae62 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/20] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:44:51 2026] POST /v2.0/networks => generated 124 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 07:44:57.193 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a6ac20f8-db1b-4aa8-8c48-9adf1c74f6e6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/21] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:44:57 2026] GET /v2.0/networks/public => generated 108 bytes in 72 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 13/22] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:44:57 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-24 07:44:57.289 8 WARNING neutron.services.revisions.revision_plugin [None req-1e173bf9-b23b-4ead-b1fb-162dcec57f9e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:44:57.318 8 INFO neutron.db.segments_db [None req-1e173bf9-b23b-4ead-b1fb-162dcec57f9e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 29fa0311-17da-4995-9685-7c4cb08ccff0 of type flat for network 0925dc82-a4e1-49a2-b140-63e3f402fc07 2026-05-24 07:44:57.340 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e173bf9-b23b-4ead-b1fb-162dcec57f9e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/23] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:44:57 2026] POST /v2.0/networks => generated 124 bytes in 132 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 07:45:03.208 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9e30a040-eae2-41a5-9711-c07d7de43ec8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/25] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:45:03 2026] GET /v2.0/networks/public => generated 108 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/26] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:45:03 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:45:03.279 8 WARNING neutron.services.revisions.revision_plugin [None req-81946b6f-9fe2-48e6-9b76-657de5ca6b5a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Could not find related network for resource to bump revision. 2026-05-24 07:45:03.296 8 INFO neutron.db.segments_db [None req-81946b6f-9fe2-48e6-9b76-657de5ca6b5a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment dba86d7a-48e2-4454-aa0e-dc37fd422576 of type flat for network 4c4ce4e9-786b-42f7-abb2-a280875017b9 [pid: 8|app: 0|req: 12/27] 199.204.45.153 () {48 vars in 968 bytes} [Sun May 24 07:45:03 2026] POST /v2.0/networks => generated 706 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 07:45:04.734 7 INFO neutron.pecan_wsgi.hooks.translation [None req-65a790de-5e6f-4158-a3d5-80d8e861baad d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 16/28] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 07:45:04 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: 8|app: 0|req: 13/29] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 07:45:04 2026] GET /v2.0/networks?name=public => generated 709 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 07:45:04.816 7 INFO neutron.pecan_wsgi.hooks.translation [None req-687f00bb-1899-44c0-bd2c-a56222736246 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 17/30] 199.204.45.153 () {44 vars in 1035 bytes} [Sun May 24 07:45:04 2026] GET /v2.0/subnets/public-subnet?network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => generated 113 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 14/31] 199.204.45.153 () {44 vars in 1058 bytes} [Sun May 24 07:45:04 2026] GET /v2.0/subnets?name=public-subnet&network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 18/32] 199.204.45.153 () {48 vars in 966 bytes} [Sun May 24 07:45:04 2026] POST /v2.0/subnets => generated 664 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 07:50:02.205 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86013bf0-3ba8-4ebc-acb6-ea863f6c56f7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/73] 199.204.45.153 () {44 vars in 938 bytes} [Sun May 24 07:50:02 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 114 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/74] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 07:50:02 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 07:50:02.292 8 INFO neutron.db.segments_db [None req-e6448803-3505-4878-a916-bdc992ae8f05 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment d43ad267-773b-4ce6-b758-286ffad2f89e of type vxlan for network 62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 [pid: 8|app: 0|req: 36/75] 199.204.45.153 () {48 vars in 967 bytes} [Sun May 24 07:50:02 2026] POST /v2.0/networks => generated 688 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 07:50:03.352 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d36ba8fa-96cf-434a-b2ab-2312f132db06 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/76] 199.204.45.153 () {44 vars in 938 bytes} [Sun May 24 07:50:03 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 07:50:03 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 07:50:03.424 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54138bc9-e016-48f8-b064-ad046f8e2745 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 41/78] 199.204.45.153 () {44 vars in 1037 bytes} [Sun May 24 07:50:03 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 199.204.45.153 () {44 vars in 1060 bytes} [Sun May 24 07:50:03 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => 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: 42/80] 199.204.45.153 () {48 vars in 966 bytes} [Sun May 24 07:50:03 2026] POST /v2.0/subnets => generated 651 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 07:50:04.915 8 INFO neutron.api.v2.resource [None req-8ecc6425-1a89-49a2-9815-7f2590a32f61 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 39/81] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 07:50:04 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 199.204.45.153 () {44 vars in 994 bytes} [Sun May 24 07:50:04 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/83] 199.204.45.153 () {48 vars in 981 bytes} [Sun May 24 07:50:04 2026] POST /v2.0/security-groups => generated 1616 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/84] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:06 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 1616 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/85] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:06 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/86] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:06 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 1616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/87] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:06 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: 7|app: 0|req: 46/88] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:07 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 2230 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:07 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 2230 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/90] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:07 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/92] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:08 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 2846 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:08 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 2846 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:08 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 2846 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/96] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:09 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 3462 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:09 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 3462 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:09 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 3462 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:09 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/100] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:10 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4078 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/101] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:10 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4078 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/102] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:10 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => 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/103] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:10 2026] POST /v2.0/security-group-rules => generated 603 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/104] 199.204.45.153 () {44 vars in 988 bytes} [Sun May 24 07:50:11 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 732 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 07:50:12.109 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ac6b89b-5cbc-46f8-b7ee-e3d62baeffd1 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 51/105] 199.204.45.153 () {44 vars in 1077 bytes} [Sun May 24 07:50:12 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/106] 199.204.45.153 () {44 vars in 1100 bytes} [Sun May 24 07:50:12 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 52/107] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:12 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/108] 199.204.45.153 () {48 vars in 962 bytes} [Sun May 24 07:50:12 2026] POST /v2.0/ports => generated 1100 bytes in 365 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-05-24 07:50:20.286 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfd2774b-6ace-4dd4-b2cc-24a21010f9ca d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 58/111] 199.204.45.153 () {44 vars in 980 bytes} [Sun May 24 07:50:20 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/112] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:20 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/113] 199.204.45.153 () {48 vars in 1032 bytes} [Sun May 24 07:50:20 2026] PUT /v2.0/ports/e8a09b59-6ee4-4ed1-9668-36aa90963aa5 => generated 1249 bytes in 763 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/114] 199.204.45.153 () {44 vars in 921 bytes} [Sun May 24 07:50:22 2026] GET /v2.0/ports => generated 3730 bytes in 97 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-24 07:50:23.775 7 INFO neutron.api.v2.resource [None req-89e6a07f-b3be-439c-8d6f-08f937a900cf d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 60/115] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 07:50:23 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/116] 199.204.45.153 () {44 vars in 982 bytes} [Sun May 24 07:50:23 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/117] 199.204.45.153 () {48 vars in 981 bytes} [Sun May 24 07:50:23 2026] POST /v2.0/security-groups => generated 1610 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/118] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:24 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 1610 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/119] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:24 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/120] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:24 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 1610 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 63/121] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:24 2026] POST /v2.0/security-group-rules => generated 623 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/122] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:25 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2246 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 64/123] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:25 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 60/124] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 07:50:26 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 65/125] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 07:50:26 2026] POST /v2.0/security-group-rules => generated 627 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 70/134] 199.204.45.153 () {44 vars in 976 bytes} [Sun May 24 07:51:27 2026] GET /v2.0/quotas/4bbebefe9f064b858f40123aa7b85a22 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/135] 199.204.45.153 () {48 vars in 1028 bytes} [Sun May 24 07:51:27 2026] PUT /v2.0/quotas/4bbebefe9f064b858f40123aa7b85a22 => generated 291 bytes in 30 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-24 07:53:48.170 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86ea3e4d-a983-49f6-867d-74f26e9c99f3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/156] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 07:53:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 125 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: 81/157] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 07:53:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 07:53:50.345 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fac31cc7-c8d9-4eb1-8fac-cf09c8e37fed d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 77/158] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 07:53:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 139 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 82/159] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 07:53:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:00:15.183 7 INFO neutron.api.v2.resource [None req-efa9b890-601b-4d2f-b388-8406044a3e85 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 109/212] 199.204.45.153 () {44 vars in 1075 bytes} [Sun May 24 08:00:15 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/213] 199.204.45.153 () {44 vars in 1098 bytes} [Sun May 24 08:00:15 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 23 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/214] 199.204.45.153 () {48 vars in 982 bytes} [Sun May 24 08:00:15 2026] POST /v2.0/security-groups => generated 1624 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/215] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:16 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/216] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:00:16 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/217] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:16 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/218] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 08:00:16 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: 107/219] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:17 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/220] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:00:17 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/221] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:17 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 2234 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/222] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 08:00:17 2026] POST /v2.0/security-group-rules => generated 599 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/223] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:18 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 2846 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/224] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:00:18 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/225] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:19 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/226] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 08:00:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/227] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:20 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 3460 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/228] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:00:20 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => 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: 112/229] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:00:20 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 3460 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/230] 199.204.45.153 () {48 vars in 992 bytes} [Sun May 24 08:00:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/265] 199.204.45.153 () {30 vars in 740 bytes} [Sun May 24 08:04:34 2026] GET /v2.0/networks?tenant_id=c2a4a33c895040ffb07bf8b712b73c5e&shared=False => generated 15 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:04:35.007 8 INFO neutron.db.segments_db [None req-a4e1a187-5ca9-48fe-89ad-2a00e065cbf0 db65067753d8471a975c609c4d19a104 c2a4a33c895040ffb07bf8b712b73c5e - - e86c00f88bc240aa90b649c3423efb15 e86c00f88bc240aa90b649c3423efb15] Added segment 3f55ac74-52c0-4390-9972-470916dc0d9a of type vxlan for network 2b7aae85-f818-4ca8-8b8c-7065a3540bab [pid: 8|app: 0|req: 130/266] 199.204.45.153 () {34 vars in 682 bytes} [Sun May 24 08:04:34 2026] POST /v2.0/networks => generated 699 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/267] 199.204.45.153 () {30 vars in 722 bytes} [Sun May 24 08:04:35 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 131/268] 199.204.45.153 () {30 vars in 633 bytes} [Sun May 24 08:04:35 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/269] 199.204.45.153 () {34 vars in 677 bytes} [Sun May 24 08:04:35 2026] POST /v2.0/ports => generated 999 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/270] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:04:35 2026] GET /v2.0/networks/2b7aae85-f818-4ca8-8b8c-7065a3540bab => generated 705 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/271] 199.204.45.153 () {30 vars in 722 bytes} [Sun May 24 08:04:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1002 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/272] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:04:37 2026] GET /v2.0/networks/2b7aae85-f818-4ca8-8b8c-7065a3540bab => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 141/275] 199.204.45.153 () {44 vars in 976 bytes} [Sun May 24 08:04:53 2026] GET /v2.0/quotas/c2a4a33c895040ffb07bf8b712b73c5e => 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: 135/276] 199.204.45.153 () {48 vars in 1028 bytes} [Sun May 24 08:04:54 2026] PUT /v2.0/quotas/c2a4a33c895040ffb07bf8b712b73c5e => generated 291 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:16:31.659 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22352b1c-e4f1-46c5-a84f-e198e58d8733 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 189/371] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 08:16:31 2026] GET /v2.0/networks/public => generated 108 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/372] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 08:16:31 2026] GET /v2.0/networks?name=public => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:16:32.755 7 INFO neutron.pecan_wsgi.hooks.translation [None req-96c04626-8e0a-498e-9321-a39a8415c9ab d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/373] 199.204.45.153 () {44 vars in 928 bytes} [Sun May 24 08:16:32 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: 8|app: 0|req: 184/374] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 08:16:32 2026] GET /v2.0/networks?name=public => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:16:32.827 7 INFO neutron.pecan_wsgi.hooks.translation [None req-410367f5-ccad-428d-862a-794992247544 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/375] 199.204.45.153 () {44 vars in 1035 bytes} [Sun May 24 08:16:32 2026] GET /v2.0/subnets/public-subnet?network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/376] 199.204.45.153 () {44 vars in 1058 bytes} [Sun May 24 08:16:32 2026] GET /v2.0/subnets?name=public-subnet&network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:17:00.254 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1cf2d808-aca7-4db8-9f52-7b651e02818c d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 194/381] 199.204.45.153 () {44 vars in 938 bytes} [Sun May 24 08:17:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/382] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 08:17:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:17:01.272 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da4babcf-c510-401c-aac7-2cc29dd7ce84 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 195/383] 199.204.45.153 () {44 vars in 938 bytes} [Sun May 24 08:17:01 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: 8|app: 0|req: 189/384] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 08:17:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:17:01.341 7 INFO neutron.pecan_wsgi.hooks.translation [None req-067684f0-8247-49c3-9673-758ab6cc3929 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/385] 199.204.45.153 () {44 vars in 1037 bytes} [Sun May 24 08:17:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/386] 199.204.45.153 () {44 vars in 1060 bytes} [Sun May 24 08:17:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:17:02.510 7 INFO neutron.api.v2.resource [None req-ef4ef46e-0740-4500-b02b-089d3e5db106 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 197/387] 199.204.45.153 () {44 vars in 972 bytes} [Sun May 24 08:17:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/388] 199.204.45.153 () {44 vars in 994 bytes} [Sun May 24 08:17:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/389] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:03 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/390] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:03 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/391] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:03 2026] GET /v2.0/security-group-rules/507beb5c-81bd-4bce-8cd4-ff9e4cd59453 => 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: 193/392] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:04 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/393] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:04 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/394] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:04 2026] GET /v2.0/security-group-rules/71ce85f4-d577-4885-8d98-c68e3d9738c8 => 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: 201/395] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:05 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/396] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:05 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/397] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:05 2026] GET /v2.0/security-group-rules/ffb4073f-063f-4730-8947-a64807d22d2d => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:06 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:06 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:06 2026] GET /v2.0/security-group-rules/4215275a-c6be-4023-96c2-8c32a088e89f => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:07 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:07 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => 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: 205/403] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:07 2026] GET /v2.0/security-group-rules/6458895e-d065-451f-abb3-731aa7d3806c => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.204.45.153 () {44 vars in 988 bytes} [Sun May 24 08:17:08 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 732 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:17:08.932 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3a5519e2-229e-4470-8764-758632816537 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/405] 199.204.45.153 () {44 vars in 1077 bytes} [Sun May 24 08:17:08 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/406] 199.204.45.153 () {44 vars in 1100 bytes} [Sun May 24 08:17:08 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 1254 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/407] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:08 2026] GET /v2.0/security-groups/29511a34-2ded-43d8-aa4c-592573eb2932 => generated 4694 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:17:18.171 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba69bca6-148c-4539-82bd-993b3a0e0377 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/410] 199.204.45.153 () {44 vars in 980 bytes} [Sun May 24 08:17:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 209/411] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/412] 199.204.45.153 () {44 vars in 921 bytes} [Sun May 24 08:17:19 2026] GET /v2.0/ports => generated 4725 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:17:20.659 7 INFO neutron.api.v2.resource [None req-3cb97250-24ca-4cdb-bc67-9d5f7da8193a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/413] 199.204.45.153 () {44 vars in 960 bytes} [Sun May 24 08:17:20 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/414] 199.204.45.153 () {44 vars in 982 bytes} [Sun May 24 08:17:20 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/415] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:21 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2886 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/416] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:21 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2886 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/417] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:21 2026] GET /v2.0/security-group-rules/36676d3a-8e07-48b5-b0d0-2113e008f7d7 => generated 623 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/418] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:22 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2886 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/419] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:17:22 2026] GET /v2.0/security-groups/351a27dc-460f-4338-b569-350464c588a0 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/420] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:17:22 2026] GET /v2.0/security-group-rules/9d5a6da9-c08f-4a8d-8060-258f3b2d2568 => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/423] 199.204.45.153 () {44 vars in 976 bytes} [Sun May 24 08:17:34 2026] GET /v2.0/quotas/4bbebefe9f064b858f40123aa7b85a22 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:18:28.740 7 INFO neutron.api.v2.resource [None req-e26429d2-d976-4b15-92ed-963b92450af9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 219/430] 199.204.45.153 () {44 vars in 1075 bytes} [Sun May 24 08:18:28 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/431] 199.204.45.153 () {44 vars in 1098 bytes} [Sun May 24 08:18:28 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 4072 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/434] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:18:29 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => 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: 221/435] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:18:29 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => generated 4075 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/436] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:18:29 2026] GET /v2.0/security-group-rules/52edc29b-5f35-4f7e-b4c6-745c9a6a62bc => generated 597 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/437] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:18:30 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 4075 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/438] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:18:30 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/439] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:18:30 2026] GET /v2.0/security-group-rules/f3b8d85e-5dd1-4bdf-84c2-a75422e4ca66 => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/440] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:18:31 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 4075 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/441] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:18:31 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => 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: 218/442] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:18:31 2026] GET /v2.0/security-group-rules/1230d7cb-4f20-4412-b2cb-28d9ac91c53f => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/443] 199.204.45.153 () {44 vars in 1089 bytes} [Sun May 24 08:18:32 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3?project_id=c2a4a33c895040ffb07bf8b712b73c5e => generated 4075 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/444] 199.204.45.153 () {44 vars in 1002 bytes} [Sun May 24 08:18:32 2026] GET /v2.0/security-groups/aef53b29-da3f-4477-980e-9d891addfad3 => generated 4075 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/445] 199.204.45.153 () {44 vars in 1012 bytes} [Sun May 24 08:18:32 2026] GET /v2.0/security-group-rules/33e57283-7431-410f-abd6-ee457b04968b => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/446] 199.204.45.153 () {44 vars in 976 bytes} [Sun May 24 08:18:40 2026] GET /v2.0/quotas/c2a4a33c895040ffb07bf8b712b73c5e => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/455] 199.204.45.153 () {44 vars in 950 bytes} [Sun May 24 08:19:30 2026] GET /v2.0/networks?name=public => generated 753 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/460] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:20:09 2026] GET /v2.0/networks => generated 2168 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/461] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:20:11 2026] GET /v2.0/floatingips => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/462] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:20:11 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: 235/463] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:20:11 2026] GET /v2.0/ports => generated 4725 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/464] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:20:11 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/465] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:20:11 2026] GET /v2.0/networks => generated 2168 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/466] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:20:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/467] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:20:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:21.965 8 INFO neutron.db.segments_db [None req-433f651f-e3b6-4162-8a82-2a659e1247a0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 42124d20-e471-4a5b-88d2-58b8a1334405 of type vxlan for network 42fae7f8-5939-4817-954c-93d0db75cd1b [pid: 8|app: 0|req: 232/470] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:21 2026] POST /v2.0/networks => generated 724 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:22.109 7 INFO neutron.db.segments_db [None req-6bbe15d3-5054-4b4f-a244-08553caa23ae d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment c6d818b9-bb73-498a-be85-4ea6d60b715f of type vxlan for network 098cb26f-d43d-4b20-9b83-891a462489d9 [pid: 7|app: 0|req: 239/471] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:21 2026] POST /v2.0/networks => generated 728 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/472] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:22 2026] POST /v2.0/subnets => generated 690 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:22.326 8 INFO neutron.db.segments_db [None req-a33c0808-dc56-432d-9e42-6c06085b4c29 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment fadd1a34-dfaf-4c95-9e1a-f22044657546 of type vxlan for network f614c4a5-caaf-49f2-921c-c269a82c38f7 [pid: 7|app: 0|req: 240/473] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:22 2026] POST /v2.0/subnets => generated 694 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:22.608 8 INFO neutron.db.l3_hamode_db [None req-a33c0808-dc56-432d-9e42-6c06085b4c29 d9d3644b52b94651a674faf672003eaf 46b5e71bcc0541f580aa08891a282ac9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 241/474] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:22 2026] GET /v2.0/security-groups?tenant_id=2dff983fca1440f88120a895dc3b502b&name=default => generated 2921 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:22.801 7 INFO neutron.db.segments_db [None req-515c9813-63aa-4e5e-81c9-71ae8ed385f3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment e6a1f0be-77dd-4034-995f-33e25e73e2c3 of type vxlan for network 2ef55882-461e-46c3-ad97-5710240176ca 2026-05-24 08:20:23.051 7 INFO neutron.db.l3_hamode_db [None req-515c9813-63aa-4e5e-81c9-71ae8ed385f3 d9d3644b52b94651a674faf672003eaf f048f2f416c34c1facf684682302d923 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:20:23.688 8 INFO neutron.db.l3_hamode_db [None req-a33c0808-dc56-432d-9e42-6c06085b4c29 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:20:24.188 7 INFO neutron.db.l3_hamode_db [None req-515c9813-63aa-4e5e-81c9-71ae8ed385f3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 234/475] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:22 2026] POST /v2.0/routers => generated 730 bytes in 2558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/476] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:24 2026] DELETE /v2.0/security-groups/c9a08f72-1927-4d7c-b80b-957212ca0cff => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/477] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:24 2026] GET /v2.0/security-groups?tenant_id=6aa7e57dc04f4cfa9748a6ce300865cd&name=default => generated 2921 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/478] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:22 2026] POST /v2.0/routers => generated 734 bytes in 2450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/479] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:25 2026] DELETE /v2.0/security-groups/b5590047-0da2-4feb-88e7-e4f78cda6e1b => 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: 237/480] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:20:25 2026] PUT /v2.0/routers/32d48a3b-56b4-4b70-806f-6e68030438f7/add_router_interface => generated 309 bytes in 1113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/481] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:20:25 2026] PUT /v2.0/routers/84bfdfa3-d598-43b1-b041-4ed8b7187261/add_router_interface => generated 309 bytes in 1171 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:27.221 8 INFO neutron.db.segments_db [None req-7ca0171e-0bbe-4754-9af3-c81782f297f8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment a6f509a6-0b07-4fc0-9122-d1778cd4dc27 of type vxlan for network fd120ddd-c57e-4b58-9027-561879838dd7 [pid: 7|app: 0|req: 245/482] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/security-groups => generated 1660 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/483] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:26 2026] POST /v2.0/networks => generated 730 bytes in 558 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/484] 10.0.0.203 () {38 vars in 971 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/security-groups => generated 1681 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/485] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/486] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/security-group-rules => generated 602 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/487] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/subnets => generated 696 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:27.650 7 INFO neutron.db.segments_db [None req-287a20f6-9f86-4261-962d-ff31a0527a8d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece of type vxlan for network 49d20706-c174-4b7a-9aeb-439146a59ac0 2026-05-24 08:20:27.873 7 INFO neutron.db.l3_hamode_db [None req-287a20f6-9f86-4261-962d-ff31a0527a8d d9d3644b52b94651a674faf672003eaf ef0e985d72194d53ac1f1e0bb8e34feb - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 241/488] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/floatingips => generated 552 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/489] 10.0.0.203 () {38 vars in 971 bytes} [Sun May 24 08:20:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-24 08:20:28.640 7 INFO neutron.db.l3_hamode_db [None req-287a20f6-9f86-4261-962d-ff31a0527a8d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 243/490] 10.0.0.203 () {38 vars in 971 bytes} [Sun May 24 08:20:28 2026] POST /v2.0/security-groups => generated 1680 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/491] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:20:28 2026] GET /v2.0/security-groups?tenant_id=46b5e71bcc0541f580aa08891a282ac9 => generated 7903 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/492] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:28 2026] GET /v2.0/security-groups/8499990a-83d9-472f-b396-1b1266b0b647 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/493] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:28 2026] GET /v2.0/security-groups/8499990a-83d9-472f-b396-1b1266b0b647 => generated 2918 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/496] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:28 2026] GET /v2.0/security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 1681 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/497] 10.0.0.203 () {36 vars in 1013 bytes} [Sun May 24 08:20:28 2026] DELETE /v2.0/security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:20:29.022 8 INFO neutron.api.v2.resource [req-c46b62f7-a373-42d2-a4d8-5481999bbbad req-5b7efc74-5ab6-4624-b7c9-409e7e703f48 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/498] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/499] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/500] 10.0.0.203 () {36 vars in 1013 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.0/security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:20:29.203 8 INFO neutron.api.v2.resource [req-7d7b13df-0b7b-4a62-a353-cef19876da9f req-86497ee0-d8b5-40f8-893e-ed6eac853c2c 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 254/501] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/502] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 1680 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/503] 10.0.0.203 () {36 vars in 1013 bytes} [Sun May 24 08:20:29 2026] DELETE /v2.0/security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:20:29.384 8 INFO neutron.api.v2.resource [req-4fc4b32e-0bb1-4bf4-a19d-9326b4fedbf8 req-7acd023f-b2a0-4837-974c-9897ccf441cd 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 257/504] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/505] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups?tenant_id=46b5e71bcc0541f580aa08891a282ac9 => generated 2921 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/506] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/8499990a-83d9-472f-b396-1b1266b0b647 => generated 2918 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/507] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:27 2026] POST /v2.0/routers => generated 736 bytes in 1870 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/508] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/8499990a-83d9-472f-b396-1b1266b0b647 => generated 2918 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:29.589 8 INFO neutron.api.v2.resource [req-a3475289-dfb9-4ffa-b750-31280ff519a3 req-d0519614-5001-40e7-8ae2-fff0fcf757e4 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 261/509] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/1957848c-53b8-461c-a90b-a571608e8734 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:20:29.626 8 INFO neutron.api.v2.resource [req-c345889f-94aa-4827-9d7a-7bed59419520 req-0fd2f652-eefd-49f2-88d4-afe05d6f612d 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 262/510] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/d1e64551-73fd-4232-9ab9-9954c93c07fd => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:20:29.661 8 INFO neutron.api.v2.resource [req-ddb2094e-c99b-422d-80b8-736e03d7e6e4 req-4cdfd1bb-cfb5-4590-99cd-4f049b0d9737 950ef99687954ad29fcb61641cb2b9e0 46b5e71bcc0541f580aa08891a282ac9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 263/511] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:29 2026] GET /v2.0/security-groups/8cc19d2b-bb65-4b3a-8161-9c2ed88a6f6d => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:20:30.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-9f5419a1-3208-4470-9494-da4839df6054 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 58fc5f80-e7cb-461a-a1fd-e22fb498dad9 2026-05-24 08:20:30.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f5419a1-3208-4470-9494-da4839df6054 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 58fc5f80-e7cb-461a-a1fd-e22fb498dad9 [pid: 7|app: 0|req: 249/512] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:20:29 2026] PUT /v2.0/routers/7b055abb-beba-424d-80fd-c96fc3f85da6/add_router_interface => generated 309 bytes in 1114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/513] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:20:29 2026] PUT /v2.0/routers/32d48a3b-56b4-4b70-806f-6e68030438f7/remove_router_interface => generated 309 bytes in 1071 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/514] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:30 2026] GET /v2.0/security-groups?tenant_id=e06378db61614c83aa274ac9897d680a&name=default => generated 2925 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/515] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:31 2026] DELETE /v2.0/security-groups/81ac8bfb-b4d2-4438-9cde-aee59b0e5b0e => 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: 252/516] 10.0.0.203 () {38 vars in 971 bytes} [Sun May 24 08:20:31 2026] POST /v2.0/security-groups => generated 1684 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/517] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:31 2026] GET /v2.0/security-groups/c554c68c-4f23-441e-8201-fef95ba54b8c => generated 1684 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/518] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:31 2026] GET /v2.0/security-groups?tenant_id=d58cf24a693a4fe88571aa9824fff642&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:31.495 8 INFO neutron_taas.services.taas.taas_plugin [None req-27809185-4a0d-4dd2-b0d3-2e728e5bdb64 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: fe38f585-c6d2-47ee-a895-477e594bc8b1 2026-05-24 08:20:31.498 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27809185-4a0d-4dd2-b0d3-2e728e5bdb64 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: fe38f585-c6d2-47ee-a895-477e594bc8b1 [pid: 7|app: 0|req: 255/519] 10.0.0.203 () {38 vars in 981 bytes} [Sun May 24 08:20:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/520] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:31 2026] DELETE /v2.0/security-groups/b004d1f8-04b9-4add-81d8-3755e871331e => 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: 257/521] 10.0.0.203 () {38 vars in 971 bytes} [Sun May 24 08:20:31 2026] POST /v2.0/security-groups => generated 1684 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-24 08:20:31.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-27809185-4a0d-4dd2-b0d3-2e728e5bdb64 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 0f037fe6-8ca8-492d-ae5a-116518a80889 2026-05-24 08:20:31.726 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-27809185-4a0d-4dd2-b0d3-2e728e5bdb64 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 0f037fe6-8ca8-492d-ae5a-116518a80889 [pid: 7|app: 0|req: 258/522] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:31 2026] GET /v2.0/security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 1684 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:31.821 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-27809185-4a0d-4dd2-b0d3-2e728e5bdb64 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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: 7|app: 0|req: 259/523] 10.0.0.203 () {38 vars in 981 bytes} [Sun May 24 08:20:31 2026] POST /v2.0/security-group-rules => generated 614 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/524] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:31 2026] GET /v2.0/security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/525] 10.0.0.203 () {38 vars in 981 bytes} [Sun May 24 08:20:31 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: 262/526] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:32 2026] GET /v2.0/security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/527] 10.0.0.203 () {34 vars in 1001 bytes} [Sun May 24 08:20:32 2026] GET /v2.0/security-group-rules/a73a7f7b-e4a2-472d-91f7-58084867e699 => generated 616 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/528] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:32 2026] GET /v2.0/security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 2939 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:32.220 8 INFO neutron.db.l3_hamode_db [None req-27809185-4a0d-4dd2-b0d3-2e728e5bdb64 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network f614c4a5-caaf-49f2-921c-c269a82c38f7 was deleted as no HA routers are present in tenant 46b5e71bcc0541f580aa08891a282ac9. [pid: 7|app: 0|req: 265/529] 10.0.0.203 () {36 vars in 1023 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.0/security-group-rules/a73a7f7b-e4a2-472d-91f7-58084867e699 => 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: 265/530] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:20:30 2026] DELETE /v2.0/routers/32d48a3b-56b4-4b70-806f-6e68030438f7 => generated 0 bytes in 1476 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 266/531] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:32 2026] GET /v2.0/security-groups/61e0372a-425a-4717-b196-9ef555774444 => generated 2309 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/532] 10.0.0.203 () {36 vars in 1013 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.0/security-groups/61e0372a-425a-4717-b196-9ef555774444 => 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: 266/533] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.0/subnets/0a11a321-e23e-44a7-88ca-ba308572fc80 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/534] 10.0.0.203 () {34 vars in 991 bytes} [Sun May 24 08:20:32 2026] GET /v2.0/security-groups/c554c68c-4f23-441e-8201-fef95ba54b8c => generated 2309 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:32.510 7 INFO neutron_taas.services.taas.taas_plugin [None req-5561707d-fb84-4e2c-b157-3a81d4a9252d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 1162f4cf-b266-49a7-a56d-63c3f2c4f399 [pid: 8|app: 0|req: 269/535] 10.0.0.203 () {36 vars in 1013 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.0/security-groups/c554c68c-4f23-441e-8201-fef95ba54b8c => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:20:32.522 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5561707d-fb84-4e2c-b157-3a81d4a9252d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 1162f4cf-b266-49a7-a56d-63c3f2c4f399 2026-05-24 08:20:32.799 8 INFO neutron.services.segments.plugin [-] Segment fadd1a34-dfaf-4c95-9e1a-f22044657546 resource provider aggregate not found [pid: 7|app: 0|req: 267/536] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:32 2026] DELETE /v2.0/networks/42fae7f8-5939-4817-954c-93d0db75cd1b => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:32.831 8 INFO neutron.services.segments.plugin [-] Segment fadd1a34-dfaf-4c95-9e1a-f22044657546 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 fadd1a34-dfaf-4c95-9e1a-f22044657546 found for delete ", "request_id": "req-b3370c41-46b0-4a33-bd85-28b4d92649a3"}]} 2026-05-24 08:20:32.837 8 INFO neutron.services.segments.plugin [-] Segment fadd1a34-dfaf-4c95-9e1a-f22044657546 resource provider aggregate not found 2026-05-24 08:20:32.867 8 INFO neutron.services.segments.plugin [-] Segment fadd1a34-dfaf-4c95-9e1a-f22044657546 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 fadd1a34-dfaf-4c95-9e1a-f22044657546 found for delete ", "request_id": "req-a3b5bc6a-2e2d-4a9c-b818-aa4dfcd372ea"}]} 2026-05-24 08:20:32.937 8 INFO neutron_taas.services.taas.taas_plugin [None req-0204ec5b-f238-48a9-b0cb-91fffc1e420f d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: b47dfdc5-bee2-4d24-b69b-a8627360e27d 2026-05-24 08:20:32.941 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0204ec5b-f238-48a9-b0cb-91fffc1e420f d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: b47dfdc5-bee2-4d24-b69b-a8627360e27d [pid: 7|app: 0|req: 268/537] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/security-groups?tenant_id=46b5e71bcc0541f580aa08891a282ac9&name=default => generated 2921 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/538] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:33 2026] DELETE /v2.0/security-groups/8499990a-83d9-472f-b396-1b1266b0b647 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 10.0.0.203 () {34 vars in 1098 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/security-groups?name=tempest-securitygroup--286684958&fields=id&tenant_id=f048f2f416c34c1facf684682302d923 => 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: 271/540] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/networks?id=098cb26f-d43d-4b20-9b83-891a462489d9 => generated 679 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/541] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/quotas/f048f2f416c34c1facf684682302d923 => 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: 273/542] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/ports?tenant_id=f048f2f416c34c1facf684682302d923&fields=id => generated 57 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:33.431 7 INFO neutron.services.segments.plugin [-] Segment 42124d20-e471-4a5b-88d2-58b8a1334405 resource provider aggregate not found 2026-05-24 08:20:33.446 7 INFO neutron.services.segments.plugin [-] Segment 42124d20-e471-4a5b-88d2-58b8a1334405 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 42124d20-e471-4a5b-88d2-58b8a1334405 found for delete ", "request_id": "req-f72c4809-4b59-4431-81f0-12d49aeb27cb"}]} 2026-05-24 08:20:33.485 7 INFO neutron.services.segments.plugin [-] Segment 42124d20-e471-4a5b-88d2-58b8a1334405 resource provider aggregate not found 2026-05-24 08:20:33.501 7 INFO neutron.services.segments.plugin [-] Segment 42124d20-e471-4a5b-88d2-58b8a1334405 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 42124d20-e471-4a5b-88d2-58b8a1334405 found for delete ", "request_id": "req-1b9e0e76-a414-4174-8e26-07a818e5b3ca"}]} [pid: 8|app: 0|req: 270/543] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:20:32 2026] PUT /v2.0/routers/7b055abb-beba-424d-80fd-c96fc3f85da6/remove_router_interface => generated 309 bytes in 1018 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:33.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-f79e9e0e-f67f-4f29-8633-23bbd9da8526 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: afe87cc8-5f36-4aff-9bf8-97e7840efaca 2026-05-24 08:20:33.721 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f79e9e0e-f67f-4f29-8633-23bbd9da8526 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: afe87cc8-5f36-4aff-9bf8-97e7840efaca [pid: 8|app: 0|req: 271/544] 10.0.0.203 () {34 vars in 907 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/extensions => generated 21537 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/545] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:33.985 7 INFO neutron_taas.services.taas.taas_plugin [None req-f79e9e0e-f67f-4f29-8633-23bbd9da8526 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 3774bcf4-0eca-48f9-bcc6-deb421cc888c 2026-05-24 08:20:33.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f79e9e0e-f67f-4f29-8633-23bbd9da8526 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 3774bcf4-0eca-48f9-bcc6-deb421cc888c [pid: 8|app: 0|req: 273/546] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:20:33 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?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) 2026-05-24 08:20:34.077 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f79e9e0e-f67f-4f29-8633-23bbd9da8526 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - 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: 274/547] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:34 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:34.418 7 INFO neutron.db.l3_hamode_db [None req-f79e9e0e-f67f-4f29-8633-23bbd9da8526 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 49d20706-c174-4b7a-9aeb-439146a59ac0 was deleted as no HA routers are present in tenant ef0e985d72194d53ac1f1e0bb8e34feb. [pid: 7|app: 0|req: 274/548] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:20:33 2026] DELETE /v2.0/routers/7b055abb-beba-424d-80fd-c96fc3f85da6 => generated 0 bytes in 881 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/549] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:20:34 2026] DELETE /v2.0/subnets/f659bc86-eddd-4b9d-bf8d-e03b9ec57c79 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:34.737 7 INFO neutron_taas.services.taas.taas_plugin [None req-670e6467-d38b-4a57-9c16-0255d15c2a3d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 63b5afee-09b3-45ac-8cb2-8e58385796cc 2026-05-24 08:20:34.741 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-670e6467-d38b-4a57-9c16-0255d15c2a3d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 63b5afee-09b3-45ac-8cb2-8e58385796cc [pid: 7|app: 0|req: 275/550] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:34 2026] DELETE /v2.0/networks/fd120ddd-c57e-4b58-9027-561879838dd7 => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:35 2026] GET /v2.0/security-groups?tenant_id=ef0e985d72194d53ac1f1e0bb8e34feb&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/552] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:35 2026] DELETE /v2.0/security-groups/8fb51c7f-b319-4230-8dba-ba982ab16b58 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:20:35.466 7 INFO neutron.services.segments.plugin [-] Segment 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece resource provider aggregate not found 2026-05-24 08:20:35.505 8 INFO neutron.db.segments_db [None req-a1e5de69-5e67-456c-97be-ebedaf16ff3e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 08432f57-7719-4d95-9f09-f7bd173a8345 of type vxlan for network 554c6ad1-9cad-4b55-bc07-d23e6aa498fa 2026-05-24 08:20:35.506 7 INFO neutron.services.segments.plugin [-] Segment 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece 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 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece found for delete ", "request_id": "req-8826274b-4ba2-4f9c-93b4-faccd56ee975"}]} [pid: 7|app: 0|req: 278/553] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:35 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 12 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:35.528 7 INFO neutron.services.segments.plugin [-] Segment a6f509a6-0b07-4fc0-9122-d1778cd4dc27 resource provider aggregate not found 2026-05-24 08:20:35.530 7 INFO neutron.services.segments.plugin [-] Segment 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece resource provider aggregate not found 2026-05-24 08:20:35.546 7 INFO neutron.services.segments.plugin [-] Segment a6f509a6-0b07-4fc0-9122-d1778cd4dc27 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 a6f509a6-0b07-4fc0-9122-d1778cd4dc27 found for delete ", "request_id": "req-1e99b3cc-2f54-4185-9349-3465dc1d861b"}]} 2026-05-24 08:20:35.549 7 INFO neutron.services.segments.plugin [-] Segment 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece 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 3a186a6e-c0c3-4dbd-8b8d-90c4c2f55ece found for delete ", "request_id": "req-32a264d7-cc96-45b6-8ebf-81a9172fa2fb"}]} 2026-05-24 08:20:35.567 7 INFO neutron.services.segments.plugin [-] Segment a6f509a6-0b07-4fc0-9122-d1778cd4dc27 resource provider aggregate not found [pid: 8|app: 0|req: 276/554] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:35 2026] POST /v2.0/networks => generated 727 bytes in 499 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:35.593 7 INFO neutron.services.segments.plugin [-] Segment a6f509a6-0b07-4fc0-9122-d1778cd4dc27 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 a6f509a6-0b07-4fc0-9122-d1778cd4dc27 found for delete ", "request_id": "req-f15d9e5f-b2f9-4999-a13a-380f4276bb02"}]} [pid: 7|app: 0|req: 279/555] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:35 2026] POST /v2.0/subnets => generated 693 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:35.803 8 INFO neutron.db.segments_db [None req-5e9cc959-0285-47bc-a6d4-33bf37c85953 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 8623f42e-cdb1-4f6d-af28-fb0f42025934 of type vxlan for network c1e120d7-c8c5-4b40-82b4-fcd3063b7427 2026-05-24 08:20:36.003 8 INFO neutron.db.l3_hamode_db [None req-5e9cc959-0285-47bc-a6d4-33bf37c85953 d9d3644b52b94651a674faf672003eaf 6a8e9fa4658941d59901fd481f6c4980 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 280/556] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:36 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:36.779 8 INFO neutron.db.l3_hamode_db [None req-5e9cc959-0285-47bc-a6d4-33bf37c85953 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 281/557] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:36 2026] GET /v2.0/security-groups?tenant_id=4749778449ba4206bc88e79709611ae3&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/558] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:37 2026] DELETE /v2.0/security-groups/df91d8e2-2f1c-4ad3-a215-f26c3f8b7957 => 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: 283/559] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:37 2026] GET /v2.0/security-groups?tenant_id=d3686d15e99d451a8cb2aed6f586fd9d&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/560] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:35 2026] POST /v2.0/routers => generated 733 bytes in 1897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:37.718 7 INFO neutron.db.segments_db [None req-93868c99-f7fb-4512-a53d-58465a892fcd d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment d8b0d0d1-41a5-43c6-9498-2824fb9446bf of type vxlan for network f6442458-6e01-48d7-b32b-9450e849e7da [pid: 8|app: 0|req: 278/561] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:37 2026] DELETE /v2.0/security-groups/cf7fa597-265a-4072-8af3-86fbedb70d57 => 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: 284/562] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:20:37 2026] POST /v2.0/networks => generated 732 bytes in 376 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/563] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:37 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 286/564] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:37 2026] POST /v2.0/subnets => generated 698 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:38.154 7 INFO neutron.db.segments_db [None req-631caf31-d8aa-482f-8eff-2cff05d5797d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment d35fa3bc-a38d-4109-a289-e965cb68fc30 of type vxlan for network 10816c78-e6ef-4302-a0eb-7d610e1a46a2 2026-05-24 08:20:38.392 7 INFO neutron.db.l3_hamode_db [None req-631caf31-d8aa-482f-8eff-2cff05d5797d d9d3644b52b94651a674faf672003eaf b806ca00b5da4912bb65f4dc1a04241f - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 279/565] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:20:37 2026] PUT /v2.0/routers/1f9cdbe0-836c-424b-91dd-4ac58e6e9626/add_router_interface => generated 309 bytes in 1233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/566] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:38 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:39.195 7 INFO neutron.db.l3_hamode_db [None req-631caf31-d8aa-482f-8eff-2cff05d5797d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 281/567] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:20:39 2026] GET /v2.0/networks?id=098cb26f-d43d-4b20-9b83-891a462489d9 => generated 679 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/568] 199.204.45.153 () {34 vars in 911 bytes} [Sun May 24 08:20:39 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) [pid: 8|app: 0|req: 283/569] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:20:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f048f2f416c34c1facf684682302d923 => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/570] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:20:39 2026] POST /v2.0/ports => generated 954 bytes in 498 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: 287/571] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:38 2026] POST /v2.0/routers => generated 738 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/572] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/networks?id=554c6ad1-9cad-4b55-bc07-d23e6aa498fa => generated 678 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/573] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/quotas/6a8e9fa4658941d59901fd481f6c4980 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/574] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/575] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/ports?tenant_id=6a8e9fa4658941d59901fd481f6c4980&fields=id => generated 57 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&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: 290/577] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/networks/554c6ad1-9cad-4b55-bc07-d23e6aa498fa?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: 291/578] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:20:40 2026] GET /v2.0/networks/554c6ad1-9cad-4b55-bc07-d23e6aa498fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/579] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:20:40 2026] PUT /v2.0/ports/14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 => generated 1235 bytes in 569 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: 293/580] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:41 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 288/581] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:20:40 2026] PUT /v2.0/routers/45c8a602-547c-4f91-b33f-4954c5ec9aa4/add_router_interface => generated 309 bytes in 1290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/582] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:41 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/583] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:41 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:41.586 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40514d6d-934c-4364-866a-2995fa7d5a9c'] response: {'name': 'network-changed', 'server_uuid': 'e77e9f77-5537-489b-a0e7-eb56fbae6e7b', 'tag': '14b61a6b-57ac-4d9d-bb53-81e8c6fcc080', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 290/584] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:20:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/585] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/ports?tenant_id=f048f2f416c34c1facf684682302d923&device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1238 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/586] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 295/587] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:41 2026] GET /v2.0/security-groups?tenant_id=8a724a5a120f4a45b88b1581b652bcfd&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/588] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/589] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/590] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:42 2026] DELETE /v2.0/security-groups/15f03378-9f24-4e95-95fd-8c14076b40fa => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/591] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/subnets?id=3b2a2fa3-818a-4fc8-9e14-ed050aeef749 => generated 697 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/592] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:20:42 2026] POST /v2.0/security-group-rules => generated 602 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/593] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/ports?network_id=098cb26f-d43d-4b20-9b83-891a462489d9&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/594] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?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: 297/595] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/security-groups?tenant_id=6d8d70475bab40188c055186d1e2c3d4&name=default => generated 2925 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?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: 7|app: 0|req: 299/597] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 969 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/598] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:42 2026] DELETE /v2.0/security-groups/0820a659-8606-4f2c-876d-e049b7a2a7e2 => 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: 301/599] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:42 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/600] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:20:42 2026] POST /v2.0/floatingips => generated 552 bytes in 477 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/601] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 300/602] 10.0.0.203 () {34 vars in 1100 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1980225822&fields=id&tenant_id=b806ca00b5da4912bb65f4dc1a04241f => generated 69 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/603] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 683 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/604] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/quotas/b806ca00b5da4912bb65f4dc1a04241f => 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: 304/605] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&fields=id => generated 57 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/606] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/607] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/ports?tenant_id=f048f2f416c34c1facf684682302d923&device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/608] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 306/609] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/networks?id=098cb26f-d43d-4b20-9b83-891a462489d9 => generated 775 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/612] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 => 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: 309/613] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/subnets?id=3b2a2fa3-818a-4fc8-9e14-ed050aeef749 => generated 697 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/614] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/ports?network_id=098cb26f-d43d-4b20-9b83-891a462489d9&device_owner=network%3Adhcp => generated 1244 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/615] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/616] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:20:43 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/617] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:44 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 307/618] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:20:44 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?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: 312/619] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:44 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&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: 8|app: 0|req: 308/620] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:44 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 313/621] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:20:44 2026] GET /v2.0/networks?id=554c6ad1-9cad-4b55-bc07-d23e6aa498fa => generated 678 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/622] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:45 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 309/623] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:20:44 2026] POST /v2.0/ports => generated 958 bytes in 274 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: 315/624] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:45 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/625] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:45 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/626] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:45 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 973 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/627] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:20:45 2026] PUT /v2.0/ports/0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 => generated 1239 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/628] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:45 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:45.703 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b853fbc-c196-4150-846d-0f226ea224a4'] response: {'name': 'network-changed', 'server_uuid': 'e07212b4-4700-4b40-a793-047b57f9aaa7', 'tag': '0650cde3-10d9-40eb-a1e1-3d7dbd3bf279', '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: 311/629] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 319/630] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/ports?tenant_id=6a8e9fa4658941d59901fd481f6c4980&device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/631] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/networks?tenant_id=6a8e9fa4658941d59901fd481f6c4980&shared=False => generated 774 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/632] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 321/633] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&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: 8|app: 0|req: 313/634] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:20:46 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: 322/635] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 314/636] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:46 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&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: 323/637] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 324/638] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/639] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/ports?tenant_id=6a8e9fa4658941d59901fd481f6c4980&device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 1242 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/640] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/641] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/642] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/subnets?id=1bfc7844-06ab-4269-bc5b-8f64ebdbbdbb => generated 696 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/643] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/ports?network_id=554c6ad1-9cad-4b55-bc07-d23e6aa498fa&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/644] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/networks/554c6ad1-9cad-4b55-bc07-d23e6aa498fa?fields=segments => generated 14 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/645] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/networks/554c6ad1-9cad-4b55-bc07-d23e6aa498fa?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/646] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:47 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/647] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:48 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/648] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:48 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 320/649] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:20:48 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 683 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/650] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:20:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b806ca00b5da4912bb65f4dc1a04241f => generated 181 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/651] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:48 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/652] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:48 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/653] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:49 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 973 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/654] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:49 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/655] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:20:48 2026] POST /v2.0/ports => generated 954 bytes in 815 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: 325/656] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:49 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 957 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/657] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:49 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 332/658] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:20:49 2026] PUT /v2.0/ports/bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 1235 bytes in 422 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: 333/659] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:49 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 969 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:49 2026] GET /v2.0/security-groups?tenant_id=8edcff708588462e8fe5f7d032ccde34&name=default => generated 2925 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/661] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/662] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:50 2026] DELETE /v2.0/security-groups/c809c02a-68f3-4490-89a8-3facc4d6c3ba => 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: 329/663] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/664] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/security-groups?tenant_id=af9ea6e6c90b4d159c0f067608fbdc79&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/665] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/666] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:50 2026] DELETE /v2.0/security-groups/2cac5562-ccb5-41bc-a3d2-be76d7fb11b5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:20:50.565 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1290bd9-b672-4ee9-8e57-4f847bec2b4a'] response: {'name': 'network-changed', 'server_uuid': '952cd940-e841-4e95-9c2f-be132b6e9cd7', 'tag': 'bbb0f99d-3a69-4bb8-82b9-280b767db9dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 331/667] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 337/668] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 332/669] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:50 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1238 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/670] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/671] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/672] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&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: 334/673] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 335/674] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/675] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/676] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 7|app: 0|req: 341/677] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 973 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&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: 342/679] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/680] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:51 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 343/681] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/682] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1238 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 340/683] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&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: 341/684] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/685] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => 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: 343/686] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:52.759 7 INFO neutron.db.segments_db [None req-39bf737c-6c70-462b-88ab-88a5b7891a28 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Added segment 63afe221-87c4-4ac6-a246-dc68ef7632af of type vxlan for network 73e6c735-ba05-473f-8c82-8cf3813d82ff 2026-05-24 08:20:52.821 7 INFO neutron.db.segments_db [None req-39bf737c-6c70-462b-88ab-88a5b7891a28 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Added segment 7189b7ff-8063-4750-bf54-e2fa08e3ca40 of type vxlan for network b583d1b0-b84d-4f1a-aee8-efe93230de70 [pid: 8|app: 0|req: 344/687] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&device_owner=network%3Adhcp => generated 1244 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/688] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 973 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/689] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/690] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/691] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 344/692] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:20:52 2026] POST /v2.0/networks => generated 1207 bytes in 612 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/693] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 350/694] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:53 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/695] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:20:52 2026] GET /v2.0/networks => generated 1844 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:20:53.194 8 INFO neutron.services.segments.plugin [-] Segment 63afe221-87c4-4ac6-a246-dc68ef7632af resource provider aggregate not found 2026-05-24 08:20:53.213 8 INFO neutron.services.segments.plugin [-] Segment 63afe221-87c4-4ac6-a246-dc68ef7632af 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 63afe221-87c4-4ac6-a246-dc68ef7632af found for delete ", "request_id": "req-ca817c5d-aae7-4027-a2d7-8c7f3dede844"}]} 2026-05-24 08:20:53.220 8 INFO neutron.services.segments.plugin [-] Segment 63afe221-87c4-4ac6-a246-dc68ef7632af resource provider aggregate not found [pid: 8|app: 0|req: 351/696] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:53 2026] DELETE /v2.0/networks/73e6c735-ba05-473f-8c82-8cf3813d82ff => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:53.264 8 INFO neutron.services.segments.plugin [-] Segment 63afe221-87c4-4ac6-a246-dc68ef7632af 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 63afe221-87c4-4ac6-a246-dc68ef7632af found for delete ", "request_id": "req-c2014177-c464-47c7-9744-7561658d1f04"}]} 2026-05-24 08:20:53.374 7 INFO neutron.services.segments.plugin [-] Segment 7189b7ff-8063-4750-bf54-e2fa08e3ca40 resource provider aggregate not found 2026-05-24 08:20:53.375 7 INFO neutron.services.segments.plugin [-] Segment 7189b7ff-8063-4750-bf54-e2fa08e3ca40 resource provider aggregate not found [pid: 7|app: 0|req: 346/697] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:53 2026] DELETE /v2.0/networks/b583d1b0-b84d-4f1a-aee8-efe93230de70 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:53.399 7 INFO neutron.services.segments.plugin [-] Segment 7189b7ff-8063-4750-bf54-e2fa08e3ca40 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 7189b7ff-8063-4750-bf54-e2fa08e3ca40 found for delete ", "request_id": "req-323ed1fb-3f8e-4514-9c38-64169e3539ce"}]} 2026-05-24 08:20:53.399 7 INFO neutron.services.segments.plugin [-] Segment 7189b7ff-8063-4750-bf54-e2fa08e3ca40 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 7189b7ff-8063-4750-bf54-e2fa08e3ca40 found for delete ", "request_id": "req-b35f51bc-7f5f-4c12-b51f-d227ba476e26"}]} [pid: 8|app: 0|req: 352/698] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:20:53 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) [pid: 8|app: 0|req: 353/699] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:53 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:53.535 7 INFO neutron.db.segments_db [None req-b75cd43c-8372-48e4-af64-0b4b6550fab7 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Added segment 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 of type vxlan for network 22dfd528-e214-45ce-a1c8-0820651b973f [pid: 8|app: 0|req: 354/700] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:53 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/701] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:53 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/702] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:20:53 2026] POST /v2.0/networks => generated 635 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:53.729 8 INFO neutron.db.segments_db [None req-0383a86c-35eb-40ed-8355-4e7ba224dc50 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Added segment 9d284e0c-dc9a-4920-b395-96b64cd2a181 of type vxlan for network 22a39cb7-8447-423e-a4cf-44c9fa680245 [pid: 8|app: 0|req: 356/703] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:20:53 2026] POST /v2.0/networks => generated 635 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:20:54.254 7 INFO neutron.db.l3_db [None req-0c495f5d-db99-4a16-aeca-9291d0cfe57a c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] Floating IP d8d70dd0-65fa-4585-85df-29c902c1d198 associated. External IP: 10.96.250.209, port: 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080. [pid: 8|app: 0|req: 357/704] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:20:53 2026] POST /v2.0/ports => generated 1506 bytes in 599 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: 358/705] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 359/706] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 969 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/707] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/ports => generated 1506 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/708] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/709] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:20:53 2026] PUT /v2.0/floatingips/d8d70dd0-65fa-4585-85df-29c902c1d198 => generated 855 bytes in 890 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/710] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:54.630 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62b1ecd0-db6e-4638-b615-c543e2cc410e'] response: {'name': 'network-changed', 'server_uuid': 'e77e9f77-5537-489b-a0e7-eb56fbae6e7b', 'tag': '14b61a6b-57ac-4d9d-bb53-81e8c6fcc080', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 363/711] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/712] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:54 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:54.739 7 INFO neutron_taas.services.taas.taas_plugin [None req-63579f55-5e2b-4d91-9ff4-c4ae925181a3 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] TaaS: Handle Delete Port: 6ddd6957-89b9-41b6-ae46-6b5626c47538 2026-05-24 08:20:54.750 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63579f55-5e2b-4d91-9ff4-c4ae925181a3 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Tap Mirror: Handle Delete Port: 6ddd6957-89b9-41b6-ae46-6b5626c47538 [pid: 7|app: 0|req: 349/713] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:20:54 2026] DELETE /v2.0/ports/6ddd6957-89b9-41b6-ae46-6b5626c47538 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:55.015 8 INFO neutron_taas.services.taas.taas_plugin [None req-2310d0a8-36e4-4899-be68-b324dbdd9521 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] TaaS: Handle Delete Port: 1b1bff69-a5dc-40f1-992b-04e93d557c53 2026-05-24 08:20:55.019 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2310d0a8-36e4-4899-be68-b324dbdd9521 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Tap Mirror: Handle Delete Port: 1b1bff69-a5dc-40f1-992b-04e93d557c53 [pid: 8|app: 0|req: 365/714] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:20:54 2026] DELETE /v2.0/ports/1b1bff69-a5dc-40f1-992b-04e93d557c53 => 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: 366/715] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/ports => 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: 350/716] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:55.173 8 INFO neutron.db.segments_db [None req-b6e139ad-3df0-49b3-9b36-cb8a2dcdb4e5 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Added segment 420a73fe-f616-4c23-8ee1-48033a4ec64c of type vxlan for network 864ed8a0-528c-4f82-97e0-7f5f0ed146f5 [pid: 7|app: 0|req: 351/717] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/ports?tenant_id=f048f2f416c34c1facf684682302d923&device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/718] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&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: 367/719] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:20:55 2026] POST /v2.0/networks => generated 634 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/720] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/networks?id=098cb26f-d43d-4b20-9b83-891a462489d9 => generated 775 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:55.311 8 INFO neutron.db.segments_db [None req-08165dc5-a71d-4a4a-ac22-aa883d684e7c 87a73aad5ab042ed921138f44ad67d8a e8f2b19df10e437d865d73d2169f9575 - - default default] Added segment 06eb63a7-7dce-4c13-a02d-3cf19012c991 of type vxlan for network f9ea1f17-94d1-46ac-b344-ef61adf40a54 [pid: 7|app: 0|req: 354/721] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 => 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: 355/722] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/subnets?id=3b2a2fa3-818a-4fc8-9e14-ed050aeef749 => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 368/723] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:20:55 2026] POST /v2.0/networks => generated 634 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/724] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/ports?network_id=098cb26f-d43d-4b20-9b83-891a462489d9&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/725] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?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: 357/726] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9?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: 370/727] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 371/728] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/729] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/730] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:55 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 373/731] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/732] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:20:55 2026] POST /v2.0/subnets => generated 1324 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/733] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&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: 360/734] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/subnets => generated 1960 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/735] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:20:56 2026] DELETE /v2.0/subnets/64ff80b9-95ed-4a0b-971c-5bd8696b6a03 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/736] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:20:56 2026] DELETE /v2.0/subnets/2a1490d1-c6d9-4130-b805-ecc1de7e5a88 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/737] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/subnets => generated 649 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/738] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/739] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&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: 364/740] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/741] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:56 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:56.983 8 INFO neutron.services.segments.plugin [-] Segment 06eb63a7-7dce-4c13-a02d-3cf19012c991 resource provider aggregate not found 2026-05-24 08:20:56.992 8 INFO neutron.services.segments.plugin [-] Segment 06eb63a7-7dce-4c13-a02d-3cf19012c991 resource provider aggregate not found 2026-05-24 08:20:57.021 8 INFO neutron.services.segments.plugin [-] Segment 06eb63a7-7dce-4c13-a02d-3cf19012c991 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 06eb63a7-7dce-4c13-a02d-3cf19012c991 found for delete ", "request_id": "req-de0661a2-c722-4569-aa42-2459ed708a4b"}]} 2026-05-24 08:20:57.023 8 INFO neutron.services.segments.plugin [-] Segment 06eb63a7-7dce-4c13-a02d-3cf19012c991 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 06eb63a7-7dce-4c13-a02d-3cf19012c991 found for delete ", "request_id": "req-a35827a8-d9fb-4cc1-b4df-2875f6ba3c9d"}]} [pid: 8|app: 0|req: 377/742] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:56 2026] DELETE /v2.0/networks/f9ea1f17-94d1-46ac-b344-ef61adf40a54 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:57.189 7 INFO neutron.services.segments.plugin [-] Segment 420a73fe-f616-4c23-8ee1-48033a4ec64c resource provider aggregate not found 2026-05-24 08:20:57.201 7 INFO neutron.services.segments.plugin [-] Segment 420a73fe-f616-4c23-8ee1-48033a4ec64c resource provider aggregate not found 2026-05-24 08:20:57.215 7 INFO neutron.services.segments.plugin [-] Segment 420a73fe-f616-4c23-8ee1-48033a4ec64c 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 420a73fe-f616-4c23-8ee1-48033a4ec64c found for delete ", "request_id": "req-36e83583-035a-488e-982f-8790eb19671e"}]} 2026-05-24 08:20:57.223 7 INFO neutron.services.segments.plugin [-] Segment 420a73fe-f616-4c23-8ee1-48033a4ec64c 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 420a73fe-f616-4c23-8ee1-48033a4ec64c found for delete ", "request_id": "req-6e7f6a8e-501e-4b3c-8665-73654558cda3"}]} [pid: 7|app: 0|req: 366/743] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:57 2026] DELETE /v2.0/networks/864ed8a0-528c-4f82-97e0-7f5f0ed146f5 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/744] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:57 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/745] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:57 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/746] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:57 2026] DELETE /v2.0/networks/22a39cb7-8447-423e-a4cf-44c9fa680245 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/747] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:57 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/748] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:57 2026] GET /v2.0/security-groups?id=56f7524a-d95b-45f9-9946-3ad8c4851891&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/749] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:20:57 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/750] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:20:57 2026] DELETE /v2.0/networks/22dfd528-e214-45ce-a1c8-0820651b973f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:57.712 8 INFO neutron_taas.services.taas.taas_plugin [req-9a5bd3bf-55c8-4c9b-8e9a-92ebd4a780e3 req-01204d53-b554-4dbf-a991-feb8866750b9 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] TaaS: Handle Delete Port: 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 2026-05-24 08:20:57.715 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9a5bd3bf-55c8-4c9b-8e9a-92ebd4a780e3 req-01204d53-b554-4dbf-a991-feb8866750b9 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] Tap Mirror: Handle Delete Port: 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 2026-05-24 08:20:57.935 8 INFO neutron.db.l3_db [req-9a5bd3bf-55c8-4c9b-8e9a-92ebd4a780e3 req-01204d53-b554-4dbf-a991-feb8866750b9 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] Floating IP d8d70dd0-65fa-4585-85df-29c902c1d198 disassociated. External IP: 10.96.250.209, port: 14b61a6b-57ac-4d9d-bb53-81e8c6fcc080. [pid: 7|app: 0|req: 370/751] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:58 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 371/752] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:58 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 382/753] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:20:57 2026] DELETE /v2.0/ports/14b61a6b-57ac-4d9d-bb53-81e8c6fcc080 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:20:58.425 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5e9d3ae9-aa60-46a8-a3b8-6b4a43b33566'] response: {'server_uuid': 'e77e9f77-5537-489b-a0e7-eb56fbae6e7b', 'name': 'network-vif-deleted', 'tag': '14b61a6b-57ac-4d9d-bb53-81e8c6fcc080', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/754] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:20:58 2026] GET /v2.0/security-groups?tenant_id=e8f2b19df10e437d865d73d2169f9575&name=default => generated 2925 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/755] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:20:58 2026] DELETE /v2.0/security-groups/87c93c7d-0907-4925-b0c9-eb4cd9e9e62b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/756] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:58 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/757] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:58 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&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: 374/758] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:58 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:20:59.039 8 INFO neutron.services.segments.plugin [-] Segment 9d284e0c-dc9a-4920-b395-96b64cd2a181 resource provider aggregate not found 2026-05-24 08:20:59.045 8 INFO neutron.services.segments.plugin [-] Segment 9d284e0c-dc9a-4920-b395-96b64cd2a181 resource provider aggregate not found 2026-05-24 08:20:59.057 8 INFO neutron.services.segments.plugin [-] Segment 9d284e0c-dc9a-4920-b395-96b64cd2a181 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 9d284e0c-dc9a-4920-b395-96b64cd2a181 found for delete ", "request_id": "req-86f282e5-506a-4112-bb6b-995e1bc7d66c"}]} 2026-05-24 08:20:59.065 8 INFO neutron.services.segments.plugin [-] Segment 9d284e0c-dc9a-4920-b395-96b64cd2a181 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 9d284e0c-dc9a-4920-b395-96b64cd2a181 found for delete ", "request_id": "req-d53bc16d-ea8a-4dce-9ef5-f10c2996dae6"}]} 2026-05-24 08:20:59.237 7 INFO neutron.services.segments.plugin [-] Segment 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 resource provider aggregate not found 2026-05-24 08:20:59.242 7 INFO neutron.services.segments.plugin [-] Segment 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 resource provider aggregate not found 2026-05-24 08:20:59.259 7 INFO neutron.services.segments.plugin [-] Segment 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 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 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 found for delete ", "request_id": "req-79fc35ef-17ab-4bab-91b8-6be2382554bf"}]} 2026-05-24 08:20:59.266 7 INFO neutron.services.segments.plugin [-] Segment 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 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 2c05be58-d52d-4ef6-89ff-54dd6cfd4c78 found for delete ", "request_id": "req-6bf7a564-9302-4897-b7fb-1fc5669da4dc"}]} [pid: 8|app: 0|req: 386/761] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/762] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 387/763] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 388/764] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:20:59.812 7 INFO neutron.db.l3_db [None req-b99ca44b-eb70-4e3f-b5bd-6e2bd6376228 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] Floating IP 28916e0b-34bf-4d47-ad87-42c34cc74e85 associated. External IP: 10.96.250.202, port: bbb0f99d-3a69-4bb8-82b9-280b767db9dd. [pid: 8|app: 0|req: 389/765] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 390/766] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/767] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:20:59 2026] GET /v2.0/security-groups?id=50c4697a-cadb-46a7-bf7a-369608660f58&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-24 08:21:00.028 8 INFO neutron_taas.services.taas.taas_plugin [req-9725c908-1742-4e9d-9d1f-a1a6543adc73 req-c4693bd4-abac-4b14-8ef0-4442e5ddc05c 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] TaaS: Handle Delete Port: 0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 2026-05-24 08:21:00.031 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9725c908-1742-4e9d-9d1f-a1a6543adc73 req-c4693bd4-abac-4b14-8ef0-4442e5ddc05c 20e73456c6a84e6888c46aad57dd9a18 6a8e9fa4658941d59901fd481f6c4980 - - default default] Tap Mirror: Handle Delete Port: 0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 [pid: 7|app: 0|req: 377/768] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:20:59 2026] PUT /v2.0/floatingips/28916e0b-34bf-4d47-ad87-42c34cc74e85 => generated 855 bytes in 640 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:00.168 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8af1cea-03ae-4e29-aba6-f255d2cd2e77'] response: {'name': 'network-changed', 'server_uuid': '952cd940-e841-4e95-9c2f-be132b6e9cd7', 'tag': 'bbb0f99d-3a69-4bb8-82b9-280b767db9dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 392/769] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:20:59 2026] DELETE /v2.0/ports/0650cde3-10d9-40eb-a1e1-3d7dbd3bf279 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/770] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/771] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:00.472 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5071e0c-bc76-4367-965e-be8f65304b2a'] response: {'server_uuid': 'e07212b4-4700-4b40-a793-047b57f9aaa7', 'name': 'network-vif-deleted', 'tag': '0650cde3-10d9-40eb-a1e1-3d7dbd3bf279', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 394/772] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/773] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:00.788 7 INFO neutron.db.segments_db [None req-fd08eecf-86a8-4d65-9685-5f1ecf0c47ea d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Added segment a5baf235-7273-45d5-a384-bcaec5968f91 of type vxlan for network 0a2a0798-bf4d-4f1d-af3b-85b246d98ade [pid: 8|app: 0|req: 396/774] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/775] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/776] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:00 2026] POST /v2.0/networks => generated 629 bytes in 494 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/777] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&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: 399/778] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => 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: 400/779] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/780] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 402/781] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:00 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/782] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:00 2026] POST /v2.0/ports => generated 779 bytes in 345 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:01.283 8 INFO neutron.db.segments_db [None req-da58b8eb-8b22-443f-8152-9a3ef744b2d8 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Added segment 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 of type vxlan for network 3828d5b7-5b4b-4f68-a648-3b6c6cf69c02 [pid: 8|app: 0|req: 403/783] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:01 2026] POST /v2.0/networks => generated 617 bytes in 112 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: 381/784] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:01 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/785] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:01 2026] POST /v2.0/ports => generated 966 bytes in 307 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-24 08:21:02.022 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd1f8a24-9971-4bf4-80a2-de6b5e0d1ce5 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] TaaS: Handle Delete Port: 3aeb5a71-e508-4db9-a957-7501ce65253d [pid: 8|app: 0|req: 405/786] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:01 2026] GET /v2.0/ports?device_id=e77e9f77-5537-489b-a0e7-eb56fbae6e7b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:02.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd1f8a24-9971-4bf4-80a2-de6b5e0d1ce5 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Tap Mirror: Handle Delete Port: 3aeb5a71-e508-4db9-a957-7501ce65253d [pid: 8|app: 0|req: 406/787] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:02 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => 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: 382/788] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:01 2026] DELETE /v2.0/ports/3aeb5a71-e508-4db9-a957-7501ce65253d => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:02.219 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09fd738d-a21b-4ffc-8e20-4cee2d0b1380 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 407/789] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:02 2026] DELETE /v2.0/ports/3aeb5a71-e508-4db9-a957-7501ce65253d => generated 132 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:02.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-43286df9-e1c4-4758-a822-e0af6eb63878 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 383/790] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:02 2026] GET /v2.0/ports/3aeb5a71-e508-4db9-a957-7501ce65253d => 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: 408/791] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:02 2026] DELETE /v2.0/subnets/4cf5aa6b-1283-45ee-a8f9-4bfde3ef961b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:02.539 7 INFO neutron.services.segments.plugin [-] Segment 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 resource provider aggregate not found 2026-05-24 08:21:02.540 7 INFO neutron.services.segments.plugin [-] Segment 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 resource provider aggregate not found 2026-05-24 08:21:02.565 7 INFO neutron.services.segments.plugin [-] Segment 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 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 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 found for delete ", "request_id": "req-b5e4094e-63fb-40d4-81f2-a8aa99d6ef1e"}]} 2026-05-24 08:21:02.565 7 INFO neutron.services.segments.plugin [-] Segment 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 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 2218cb0f-89a0-46f7-b599-6728f1f8c4e4 found for delete ", "request_id": "req-5e493e2f-24c3-4312-bd50-607090069b78"}]} [pid: 7|app: 0|req: 384/792] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:02 2026] DELETE /v2.0/networks/3828d5b7-5b4b-4f68-a648-3b6c6cf69c02 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:02.632 8 INFO neutron.db.segments_db [None req-d9562fbe-3e6d-4236-a10d-87ab0fa3a13b d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Added segment 6a742d76-2113-40e6-8cc4-faf96a5ae71b of type vxlan for network e84e505b-a9d6-45c8-99ee-45e52104914a [pid: 8|app: 0|req: 409/793] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:02 2026] POST /v2.0/networks => generated 616 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/794] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:02 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/795] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:03 2026] DELETE /v2.0/security-groups/56f7524a-d95b-45f9-9946-3ad8c4851891 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/796] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:03 2026] GET /v2.0/ports?device_id=e07212b4-4700-4b40-a793-047b57f9aaa7 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:03.275 7 INFO neutron.api.v2.resource [None req-01ee64b4-4117-410d-b60a-3c4913e2b909 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 388/797] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:21:03 2026] GET /v2.0/security-groups/56f7524a-d95b-45f9-9946-3ad8c4851891 => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/798] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:02 2026] POST /v2.0/ports => generated 923 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:03.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-4555d6a3-7411-4abe-a786-05a1f4de1100 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] TaaS: Handle Delete Port: 5e25d8d8-b914-4043-8448-a40bbf87d1d9 2026-05-24 08:21:03.388 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4555d6a3-7411-4abe-a786-05a1f4de1100 c1394811581848d3aaeceb4b83303ea8 f048f2f416c34c1facf684682302d923 - - default default] Tap Mirror: Handle Delete Port: 5e25d8d8-b914-4043-8448-a40bbf87d1d9 2026-05-24 08:21:03.469 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ad41fe5-669b-4108-a5d4-2c3c8450e0ab d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] TaaS: Handle Delete Port: 98538e0a-a4eb-4a8b-8b1a-8081f397a405 2026-05-24 08:21:03.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ad41fe5-669b-4108-a5d4-2c3c8450e0ab d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Tap Mirror: Handle Delete Port: 98538e0a-a4eb-4a8b-8b1a-8081f397a405 [pid: 7|app: 0|req: 389/799] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:21:03 2026] DELETE /v2.0/floatingips/d8d70dd0-65fa-4585-85df-29c902c1d198 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/800] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:03 2026] DELETE /v2.0/ports/98538e0a-a4eb-4a8b-8b1a-8081f397a405 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:03.599 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64b0d34e-ff4a-441e-8020-99f1450773df d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 412/801] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:03 2026] GET /v2.0/ports/98538e0a-a4eb-4a8b-8b1a-8081f397a405 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/802] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:03 2026] DELETE /v2.0/subnets/259eb311-5b77-4a13-8c6b-6ffe5ac23769 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:03.863 8 INFO neutron.services.segments.plugin [-] Segment 6a742d76-2113-40e6-8cc4-faf96a5ae71b resource provider aggregate not found 2026-05-24 08:21:03.868 8 INFO neutron.services.segments.plugin [-] Segment 6a742d76-2113-40e6-8cc4-faf96a5ae71b resource provider aggregate not found [pid: 8|app: 0|req: 414/803] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:03 2026] DELETE /v2.0/networks/e84e505b-a9d6-45c8-99ee-45e52104914a => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:03.891 8 INFO neutron.services.segments.plugin [-] Segment 6a742d76-2113-40e6-8cc4-faf96a5ae71b 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 6a742d76-2113-40e6-8cc4-faf96a5ae71b found for delete ", "request_id": "req-ba13b198-c21d-447d-8cef-3cb66425ab57"}]} 2026-05-24 08:21:03.892 8 INFO neutron.services.segments.plugin [-] Segment 6a742d76-2113-40e6-8cc4-faf96a5ae71b 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 6a742d76-2113-40e6-8cc4-faf96a5ae71b found for delete ", "request_id": "req-6e160311-95ec-4440-bf3e-8c71bccdbe11"}]} 2026-05-24 08:21:04.047 7 INFO neutron_taas.services.taas.taas_plugin [None req-dfc2fed5-7c5e-426a-be8a-36e5a5cfda34 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 1c87e867-278d-403a-86b8-b3154112d8ee 2026-05-24 08:21:04.050 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dfc2fed5-7c5e-426a-be8a-36e5a5cfda34 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 1c87e867-278d-403a-86b8-b3154112d8ee [pid: 8|app: 0|req: 415/804] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:03 2026] POST /v2.0/ports => generated 779 bytes in 236 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: 416/805] 10.0.0.8 () {34 vars in 735 bytes} [Sun May 24 08:21:04 2026] PUT /v2.0/ports/3cb0a5e6-b16a-4506-b712-a5d4787c11ee => generated 752 bytes in 175 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-24 08:21:04.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-834e3524-c8fd-4301-83f9-87b8a7e53ccd d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] TaaS: Handle Delete Port: 3cb0a5e6-b16a-4506-b712-a5d4787c11ee 2026-05-24 08:21:04.410 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-834e3524-c8fd-4301-83f9-87b8a7e53ccd d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Tap Mirror: Handle Delete Port: 3cb0a5e6-b16a-4506-b712-a5d4787c11ee [pid: 8|app: 0|req: 417/806] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:04 2026] DELETE /v2.0/ports/3cb0a5e6-b16a-4506-b712-a5d4787c11ee => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/807] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:03 2026] PUT /v2.0/routers/84bfdfa3-d598-43b1-b041-4ed8b7187261/remove_router_interface => generated 309 bytes in 978 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/808] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:21:04 2026] GET /v2.0/ports => generated 782 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:04.787 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad022f30-948b-41af-a1dc-8e851beb9f10 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 5f2d9b7a-ea7b-4d80-a09e-12f273b387bc 2026-05-24 08:21:04.790 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad022f30-948b-41af-a1dc-8e851beb9f10 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 5f2d9b7a-ea7b-4d80-a09e-12f273b387bc 2026-05-24 08:21:04.849 8 INFO neutron_taas.services.taas.taas_plugin [None req-20ab0f7a-87d2-4777-acf7-b8ce2d2dc68a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 6fb611a1-a8a6-4b04-bf59-c23135384de1 2026-05-24 08:21:04.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20ab0f7a-87d2-4777-acf7-b8ce2d2dc68a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 6fb611a1-a8a6-4b04-bf59-c23135384de1 2026-05-24 08:21:05.035 7 INFO neutron_taas.services.taas.taas_plugin [None req-ad022f30-948b-41af-a1dc-8e851beb9f10 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: b4a75d1b-2699-4588-961f-cd4ba2c06ad6 2026-05-24 08:21:05.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad022f30-948b-41af-a1dc-8e851beb9f10 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: b4a75d1b-2699-4588-961f-cd4ba2c06ad6 2026-05-24 08:21:05.351 7 INFO neutron.services.segments.plugin [-] Segment e6a1f0be-77dd-4034-995f-33e25e73e2c3 resource provider aggregate not found 2026-05-24 08:21:05.354 7 INFO neutron.services.segments.plugin [-] Segment e6a1f0be-77dd-4034-995f-33e25e73e2c3 resource provider aggregate not found 2026-05-24 08:21:05.374 7 INFO neutron.services.segments.plugin [-] Segment e6a1f0be-77dd-4034-995f-33e25e73e2c3 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 e6a1f0be-77dd-4034-995f-33e25e73e2c3 found for delete ", "request_id": "req-2a971347-626c-45ad-9147-af049e80bbea"}]} 2026-05-24 08:21:05.375 7 INFO neutron.services.segments.plugin [-] Segment e6a1f0be-77dd-4034-995f-33e25e73e2c3 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 e6a1f0be-77dd-4034-995f-33e25e73e2c3 found for delete ", "request_id": "req-c57f070c-c4b0-4fd3-9626-29053ee0a77e"}]} 2026-05-24 08:21:05.386 7 INFO neutron.db.l3_hamode_db [None req-ad022f30-948b-41af-a1dc-8e851beb9f10 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 2ef55882-461e-46c3-ad97-5710240176ca was deleted as no HA routers are present in tenant f048f2f416c34c1facf684682302d923. [pid: 7|app: 0|req: 392/809] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:04 2026] DELETE /v2.0/routers/84bfdfa3-d598-43b1-b041-4ed8b7187261 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/810] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:04 2026] PUT /v2.0/routers/1f9cdbe0-836c-424b-91dd-4ac58e6e9626/remove_router_interface => generated 309 bytes in 900 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:05.407 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d70b58f0-2e64-4dcd-a2a5-cc2afc857c30 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 393/811] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:05 2026] GET /v2.0/ports/3cb0a5e6-b16a-4506-b712-a5d4787c11ee => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/812] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/subnets/3b2a2fa3-818a-4fc8-9e14-ed050aeef749 => 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: 420/813] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:21:05 2026] GET /v2.0/ports => generated 782 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:05.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-338c7d5b-a27a-4780-a276-92df63383e20 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 76a1a6b7-9bb1-4401-a07a-cba81e7bcab1 2026-05-24 08:21:05.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-338c7d5b-a27a-4780-a276-92df63383e20 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 76a1a6b7-9bb1-4401-a07a-cba81e7bcab1 2026-05-24 08:21:05.666 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bd23ac6-31c6-4677-a861-86dbcf20a76a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 58fd3ad0-0750-44e3-a8ea-9d781c6763d3 2026-05-24 08:21:05.669 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bd23ac6-31c6-4677-a861-86dbcf20a76a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 58fd3ad0-0750-44e3-a8ea-9d781c6763d3 2026-05-24 08:21:05.862 7 INFO neutron_taas.services.taas.taas_plugin [None req-338c7d5b-a27a-4780-a276-92df63383e20 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: ee1d6110-5742-4354-86a3-3cb0478f115c 2026-05-24 08:21:05.864 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-338c7d5b-a27a-4780-a276-92df63383e20 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: ee1d6110-5742-4354-86a3-3cb0478f115c [pid: 8|app: 0|req: 421/814] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/networks/098cb26f-d43d-4b20-9b83-891a462489d9 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/815] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:05 2026] GET /v2.0/ports/3b891cb9-b66c-4ab8-958f-efc94f85bce6 => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:05.918 8 INFO neutron.services.segments.plugin [-] Segment c6d818b9-bb73-498a-be85-4ea6d60b715f resource provider aggregate not found 2026-05-24 08:21:05.925 8 INFO neutron.services.segments.plugin [-] Segment c6d818b9-bb73-498a-be85-4ea6d60b715f resource provider aggregate not found 2026-05-24 08:21:05.941 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0c9b68ef-4ab8-4aab-8077-0eb26ef5e64a d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/816] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/ports/98538e0a-a4eb-4a8b-8b1a-8081f397a405 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:05.945 8 INFO neutron.services.segments.plugin [-] Segment c6d818b9-bb73-498a-be85-4ea6d60b715f 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 c6d818b9-bb73-498a-be85-4ea6d60b715f found for delete ", "request_id": "req-ec615acf-cf40-4885-817d-8f56b418fecc"}]} 2026-05-24 08:21:05.950 8 INFO neutron.services.segments.plugin [-] Segment c6d818b9-bb73-498a-be85-4ea6d60b715f 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 c6d818b9-bb73-498a-be85-4ea6d60b715f found for delete ", "request_id": "req-d5b61ef4-cc48-47eb-82a7-49c9bdf6d150"}]} 2026-05-24 08:21:05.961 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2660c6b4-7145-44a8-85cd-2a2edcb9b4a4 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 424/817] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/subnets/259eb311-5b77-4a13-8c6b-6ffe5ac23769 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:05.986 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ecc55e15-cb21-49e9-91bb-4a66a9377bd9 d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 425/818] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/subnets/4cf5aa6b-1283-45ee-a8f9-4bfde3ef961b => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:06.085 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d28a97c-6108-451f-8ca1-39a7c7b183bd d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] TaaS: Handle Delete Port: 3b891cb9-b66c-4ab8-958f-efc94f85bce6 2026-05-24 08:21:06.087 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d28a97c-6108-451f-8ca1-39a7c7b183bd d64a2e91848e4cec810a61cc6df3d0bf e2ebb2f85d8f42a9b8efcae26886a298 - - default default] Tap Mirror: Handle Delete Port: 3b891cb9-b66c-4ab8-958f-efc94f85bce6 [pid: 8|app: 0|req: 426/819] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/ports/3b891cb9-b66c-4ab8-958f-efc94f85bce6 => 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: 427/820] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:06 2026] GET /v2.0/security-groups?tenant_id=f048f2f416c34c1facf684682302d923&name=default => generated 2921 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:06.197 7 INFO neutron.db.l3_hamode_db [None req-338c7d5b-a27a-4780-a276-92df63383e20 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network c1e120d7-c8c5-4b40-82b4-fcd3063b7427 was deleted as no HA routers are present in tenant 6a8e9fa4658941d59901fd481f6c4980. [pid: 7|app: 0|req: 394/821] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:05 2026] DELETE /v2.0/routers/1f9cdbe0-836c-424b-91dd-4ac58e6e9626 => generated 0 bytes in 795 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/822] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:06 2026] DELETE /v2.0/security-groups/c867bc94-7d97-49bf-85da-b201fd155485 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/823] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:06 2026] DELETE /v2.0/networks/0a2a0798-bf4d-4f1d-af3b-85b246d98ade => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/824] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:06 2026] DELETE /v2.0/subnets/1bfc7844-06ab-4269-bc5b-8f64ebdbbdbb => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:06.542 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4286784-067b-4e82-bc88-489e8d2b1079 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: c38a2f28-51a4-4a95-8966-208e1157a3bb 2026-05-24 08:21:06.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4286784-067b-4e82-bc88-489e8d2b1079 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: c38a2f28-51a4-4a95-8966-208e1157a3bb [pid: 8|app: 0|req: 429/825] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:06 2026] DELETE /v2.0/networks/554c6ad1-9cad-4b55-bc07-d23e6aa498fa => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/826] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:06 2026] GET /v2.0/security-groups?tenant_id=6a8e9fa4658941d59901fd481f6c4980&name=default => generated 2925 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/827] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:06 2026] DELETE /v2.0/security-groups/50c4697a-cadb-46a7-bf7a-369608660f58 => 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: 397/828] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:06 2026] GET /v2.0/security-groups?tenant_id=e2ebb2f85d8f42a9b8efcae26886a298&name=default => generated 2925 bytes in 238 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/829] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:07 2026] DELETE /v2.0/security-groups/307851a8-1eec-48a2-b4c3-9ea6f8d2a908 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:07.399 7 INFO neutron.services.segments.plugin [-] Segment 8623f42e-cdb1-4f6d-af28-fb0f42025934 resource provider aggregate not found 2026-05-24 08:21:07.411 7 INFO neutron.services.segments.plugin [-] Segment 8623f42e-cdb1-4f6d-af28-fb0f42025934 resource provider aggregate not found 2026-05-24 08:21:07.415 7 INFO neutron.services.segments.plugin [-] Segment 8623f42e-cdb1-4f6d-af28-fb0f42025934 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 8623f42e-cdb1-4f6d-af28-fb0f42025934 found for delete ", "request_id": "req-94874734-f698-4d2b-9f6d-92d2fe1f1e69"}]} 2026-05-24 08:21:07.433 7 INFO neutron.services.segments.plugin [-] Segment 8623f42e-cdb1-4f6d-af28-fb0f42025934 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 8623f42e-cdb1-4f6d-af28-fb0f42025934 found for delete ", "request_id": "req-79fdfdb8-2d18-4010-9ac8-bbce7aab90ca"}]} 2026-05-24 08:21:07.965 8 INFO neutron.services.segments.plugin [-] Segment a5baf235-7273-45d5-a384-bcaec5968f91 resource provider aggregate not found 2026-05-24 08:21:07.971 8 INFO neutron.services.segments.plugin [-] Segment a5baf235-7273-45d5-a384-bcaec5968f91 resource provider aggregate not found 2026-05-24 08:21:07.983 8 INFO neutron.services.segments.plugin [-] Segment a5baf235-7273-45d5-a384-bcaec5968f91 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 a5baf235-7273-45d5-a384-bcaec5968f91 found for delete ", "request_id": "req-d48b79d7-f32a-4031-b210-58c2c0bf9517"}]} 2026-05-24 08:21:07.993 8 INFO neutron.services.segments.plugin [-] Segment a5baf235-7273-45d5-a384-bcaec5968f91 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 a5baf235-7273-45d5-a384-bcaec5968f91 found for delete ", "request_id": "req-7ee2073f-d0c2-4211-b82d-05639976d267"}]} 2026-05-24 08:21:08.008 8 INFO neutron.services.segments.plugin [-] Segment 08432f57-7719-4d95-9f09-f7bd173a8345 resource provider aggregate not found 2026-05-24 08:21:08.015 8 INFO neutron.services.segments.plugin [-] Segment 08432f57-7719-4d95-9f09-f7bd173a8345 resource provider aggregate not found 2026-05-24 08:21:08.023 8 INFO neutron.services.segments.plugin [-] Segment 08432f57-7719-4d95-9f09-f7bd173a8345 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 08432f57-7719-4d95-9f09-f7bd173a8345 found for delete ", "request_id": "req-e228a4fd-2822-49ef-a532-40a5d0f43f6e"}]} 2026-05-24 08:21:08.035 8 INFO neutron.services.segments.plugin [-] Segment 08432f57-7719-4d95-9f09-f7bd173a8345 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 08432f57-7719-4d95-9f09-f7bd173a8345 found for delete ", "request_id": "req-9c725755-f3ab-415f-a76d-54985acacdd5"}]} 2026-05-24 08:21:08.383 7 INFO neutron.db.segments_db [None req-14029ccd-f357-45ef-bbce-0ade38ddcb2d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment f7481033-2748-477d-96eb-df18a514400e of type vxlan for network 47646a2f-bd12-4013-a9d3-f712c1b6f8b2 [pid: 7|app: 0|req: 398/830] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:08 2026] POST /v2.0/networks => generated 725 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/831] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:08 2026] POST /v2.0/subnets => generated 691 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:08.754 7 INFO neutron.db.segments_db [None req-144a9b17-e84a-4843-88a8-cca0b564719b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 438de5ef-8a8d-4653-8996-b67c3728d3bb of type vxlan for network 24c96f4c-9845-48ac-aabd-3f4e46316d14 2026-05-24 08:21:08.963 7 INFO neutron.db.l3_hamode_db [None req-144a9b17-e84a-4843-88a8-cca0b564719b d9d3644b52b94651a674faf672003eaf 3822c82c78604211a7ab034d54218ade - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:09.623 8 INFO neutron.db.segments_db [None req-8a5126ba-4849-4997-b9f2-13ef97b7d0be a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment 24ae72bd-9a59-4e05-a046-4669bb5b5324 of type vxlan for network 07b28056-d533-425f-992d-4cc75a2af01a [pid: 8|app: 0|req: 434/832] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:09 2026] POST /v2.0/networks => generated 611 bytes in 456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:09.754 8 INFO neutron.db.segments_db [None req-da192638-72fd-4916-8588-5c8afd985cf3 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment 5c796951-e6b3-4cf8-934e-df5110c23c1e of type vxlan for network 8804442a-b933-4894-985d-7a3fa4973304 [pid: 8|app: 0|req: 435/833] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:09 2026] POST /v2.0/networks => generated 610 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:09.940 7 INFO neutron.db.l3_hamode_db [None req-144a9b17-e84a-4843-88a8-cca0b564719b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 436/834] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:09 2026] POST /v2.0/subnets => generated 626 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/835] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:10 2026] POST /v2.0/subnets => generated 626 bytes in 257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:10.339 8 INFO neutron.db.segments_db [None req-8b58c811-4cbe-4376-ae55-d53aeeb0a7ca a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment d38b93d1-f371-4a9d-b607-d25a350131a1 of type vxlan for network ee5c3640-20f8-48d6-8cde-220336f2088e 2026-05-24 08:21:10.586 8 INFO neutron.db.l3_hamode_db [None req-8b58c811-4cbe-4376-ae55-d53aeeb0a7ca a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:10.719 8 INFO neutron.db.l3_hamode_db [None req-8b58c811-4cbe-4376-ae55-d53aeeb0a7ca a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 399/836] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:08 2026] POST /v2.0/routers => generated 731 bytes in 2121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/837] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:10 2026] POST /v2.0/routers => generated 507 bytes in 990 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/838] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:21:11 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1240 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/839] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:10 2026] PUT /v2.0/routers/32468172-180f-496e-9f77-2161504f60f9/add_router_interface => generated 309 bytes in 1031 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/840] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:21:11 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 402/841] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:12 2026] GET /v2.0/security-groups?tenant_id=20d07b4602cf41c2be5c008aaa811d7b&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/842] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:21:12 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) [pid: 8|app: 0|req: 440/843] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:11 2026] PUT /v2.0/routers/c6ef616e-d710-4681-99f8-84befaceb214/add_router_interface => generated 309 bytes in 1140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/844] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:12 2026] DELETE /v2.0/security-groups/bb4d7f0b-e31a-4c45-bf4e-0bc8350053bc => 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: 441/845] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:12 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: 405/846] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:12 2026] GET /v2.0/ports/1279b470-a536-4f2f-8703-c3a1767b9836 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/847] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/848] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:13 2026] GET /v2.0/security-groups?tenant_id=36873335bf2f442fa285b0622e634d37&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/849] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:21:13 2026] POST /v2.0/floatingips => generated 552 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/850] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:13 2026] DELETE /v2.0/security-groups/8c06bc1a-a3fd-44c0-9b16-39571d18f702 => 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: 406/853] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:12 2026] PUT /v2.0/routers/c6ef616e-d710-4681-99f8-84befaceb214/add_router_interface => generated 309 bytes in 1258 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/854] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:14 2026] GET /v2.0/ports/65abadbf-6f03-4fef-8473-ff8ec2dd131c => generated 955 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/855] 10.0.0.203 () {34 vars in 1098 bytes} [Sun May 24 08:21:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--638308534&fields=id&tenant_id=3822c82c78604211a7ab034d54218ade => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/856] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:21:14 2026] GET /v2.0/networks?id=47646a2f-bd12-4013-a9d3-f712c1b6f8b2 => 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: 451/857] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:21:14 2026] GET /v2.0/quotas/3822c82c78604211a7ab034d54218ade => 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: 452/858] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:21:14 2026] GET /v2.0/ports?tenant_id=3822c82c78604211a7ab034d54218ade&fields=id => generated 103 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:14.620 7 INFO neutron_taas.services.taas.taas_plugin [None req-474d72a0-134d-45cc-a1c2-ac82f8242228 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: 65abadbf-6f03-4fef-8473-ff8ec2dd131c 2026-05-24 08:21:14.624 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-474d72a0-134d-45cc-a1c2-ac82f8242228 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: 65abadbf-6f03-4fef-8473-ff8ec2dd131c [pid: 8|app: 0|req: 453/859] 10.0.0.203 () {34 vars in 907 bytes} [Sun May 24 08:21:14 2026] GET /v2.0/extensions => generated 21537 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/860] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:14 2026] PUT /v2.0/routers/c6ef616e-d710-4681-99f8-84befaceb214/remove_router_interface => generated 309 bytes in 729 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/861] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:21:15 2026] GET /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2?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: 455/862] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:21:15 2026] GET /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/863] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:15 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:15.335 7 INFO neutron_taas.services.taas.taas_plugin [None req-828aa74e-585a-4d69-ba59-01404722fe78 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: 1279b470-a536-4f2f-8703-c3a1767b9836 2026-05-24 08:21:15.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-828aa74e-585a-4d69-ba59-01404722fe78 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: 1279b470-a536-4f2f-8703-c3a1767b9836 [pid: 7|app: 0|req: 408/864] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:15 2026] PUT /v2.0/routers/c6ef616e-d710-4681-99f8-84befaceb214/remove_router_interface => generated 309 bytes in 765 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/865] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:15 2026] GET /v2.0/ports?device_id=c6ef616e-d710-4681-99f8-84befaceb214 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:15.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-a116d086-b6b9-4330-b855-d4563a16b2b5 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: 19f0a9a9-8fc5-415e-8971-81bf6a06a40b 2026-05-24 08:21:15.987 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a116d086-b6b9-4330-b855-d4563a16b2b5 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: 19f0a9a9-8fc5-415e-8971-81bf6a06a40b 2026-05-24 08:21:16.296 7 INFO neutron.services.segments.plugin [-] Segment d38b93d1-f371-4a9d-b607-d25a350131a1 resource provider aggregate not found 2026-05-24 08:21:16.303 7 INFO neutron.services.segments.plugin [-] Segment d38b93d1-f371-4a9d-b607-d25a350131a1 resource provider aggregate not found 2026-05-24 08:21:16.319 7 INFO neutron.services.segments.plugin [-] Segment d38b93d1-f371-4a9d-b607-d25a350131a1 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 d38b93d1-f371-4a9d-b607-d25a350131a1 found for delete ", "request_id": "req-097811fa-2092-4bb7-a4b5-8ea9c266ca7c"}]} 2026-05-24 08:21:16.323 7 INFO neutron.services.segments.plugin [-] Segment d38b93d1-f371-4a9d-b607-d25a350131a1 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 d38b93d1-f371-4a9d-b607-d25a350131a1 found for delete ", "request_id": "req-fe01d403-dcdd-4240-95aa-7c473b1704ed"}]} 2026-05-24 08:21:16.323 7 INFO neutron.db.l3_hamode_db [None req-a116d086-b6b9-4330-b855-d4563a16b2b5 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] HA network ee5c3640-20f8-48d6-8cde-220336f2088e was deleted as no HA routers are present in tenant 8a01dfe8e30548b2843daf0a55ef1cd2. [pid: 7|app: 0|req: 409/866] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:15 2026] DELETE /v2.0/routers/c6ef616e-d710-4681-99f8-84befaceb214 => generated 0 bytes in 518 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/867] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:16 2026] DELETE /v2.0/subnets/cdf0307d-8e8a-4e7f-bfa1-4f86cbf3d4f0 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/868] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:16 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 412/869] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:16 2026] DELETE /v2.0/subnets/cc669551-ce73-44ac-8c27-21e4436e0e1a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/870] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:16 2026] GET /v2.0/security-groups?tenant_id=3a7d958a70e648059945401dd5f81cd0&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/871] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:16 2026] DELETE /v2.0/networks/8804442a-b933-4894-985d-7a3fa4973304 => 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: 459/872] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:16 2026] DELETE /v2.0/security-groups/74798c42-97d0-40f6-a9ee-17c860d5b823 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/873] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:16 2026] DELETE /v2.0/networks/07b28056-d533-425f-992d-4cc75a2af01a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:16.968 8 INFO neutron.db.segments_db [None req-78a62bdf-6f53-4e7b-a094-c4ae7056a85a a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment 7e270acd-db47-4120-aaa7-0b186ef19a7f of type vxlan for network 24543424-1dca-4c55-bb27-01ccdd393051 [pid: 8|app: 0|req: 460/874] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:16 2026] POST /v2.0/networks => generated 609 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/875] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:17 2026] POST /v2.0/subnets => generated 626 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:17.370 8 INFO neutron.db.segments_db [None req-4b55a1c8-811a-483a-85a0-867783e85a91 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd of type vxlan for network 55ee7bdb-7082-4d5d-a7de-80ee14b2731c [pid: 7|app: 0|req: 416/876] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:17 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:17.661 8 INFO neutron.db.l3_hamode_db [None req-4b55a1c8-811a-483a-85a0-867783e85a91 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:17.782 8 INFO neutron.db.l3_hamode_db [None req-4b55a1c8-811a-483a-85a0-867783e85a91 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:18.343 7 INFO neutron.services.segments.plugin [-] Segment 5c796951-e6b3-4cf8-934e-df5110c23c1e resource provider aggregate not found 2026-05-24 08:21:18.349 7 INFO neutron.services.segments.plugin [-] Segment 5c796951-e6b3-4cf8-934e-df5110c23c1e resource provider aggregate not found 2026-05-24 08:21:18.361 7 INFO neutron.services.segments.plugin [-] Segment 5c796951-e6b3-4cf8-934e-df5110c23c1e 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 5c796951-e6b3-4cf8-934e-df5110c23c1e found for delete ", "request_id": "req-3890d58b-c290-429e-b3e4-e0b7f6c96c7f"}]} 2026-05-24 08:21:18.365 7 INFO neutron.services.segments.plugin [-] Segment 5c796951-e6b3-4cf8-934e-df5110c23c1e 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 5c796951-e6b3-4cf8-934e-df5110c23c1e found for delete ", "request_id": "req-ad9fa694-f8d5-4474-b52d-763a54ea121f"}]} 2026-05-24 08:21:18.379 7 INFO neutron.services.segments.plugin [-] Segment 24ae72bd-9a59-4e05-a046-4669bb5b5324 resource provider aggregate not found 2026-05-24 08:21:18.382 7 INFO neutron.services.segments.plugin [-] Segment 24ae72bd-9a59-4e05-a046-4669bb5b5324 resource provider aggregate not found 2026-05-24 08:21:18.394 7 INFO neutron.services.segments.plugin [-] Segment 24ae72bd-9a59-4e05-a046-4669bb5b5324 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 24ae72bd-9a59-4e05-a046-4669bb5b5324 found for delete ", "request_id": "req-c1b80424-0f07-4995-ad5c-c4ebd694023b"}]} 2026-05-24 08:21:18.396 7 INFO neutron.services.segments.plugin [-] Segment 24ae72bd-9a59-4e05-a046-4669bb5b5324 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 24ae72bd-9a59-4e05-a046-4669bb5b5324 found for delete ", "request_id": "req-cabf14cf-c4e8-4b77-b0bd-9a35ac57b998"}]} [pid: 7|app: 0|req: 417/877] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:18 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 461/878] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:17 2026] POST /v2.0/routers => generated 506 bytes in 1859 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/879] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:19 2026] POST /v2.0/ports => generated 948 bytes in 260 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: 462/880] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:19 2026] GET /v2.0/security-groups?tenant_id=50fbec3aa6804398b76f2727eb9a1859&name=default => generated 2925 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/881] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:19 2026] GET /v2.0/networks?id=47646a2f-bd12-4013-a9d3-f712c1b6f8b2 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/882] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:19 2026] DELETE /v2.0/security-groups/2e319074-92a6-4302-bb48-50b9415ee2ba => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/883] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:21:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3822c82c78604211a7ab034d54218ade => generated 180 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/884] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:19 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 467/885] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:21:19 2026] POST /v2.0/ports => generated 954 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: 7|app: 0|req: 419/886] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:19 2026] PUT /v2.0/routers/282cfadb-2763-4bfd-88d1-ca3e18ba4bd7/add_router_interface => generated 309 bytes in 1067 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: 468/887] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:21:20 2026] PUT /v2.0/ports/0963ff8a-939f-46cb-802a-e2a75908661a => generated 1235 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/888] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:20 2026] GET /v2.0/ports/37f2a8b6-63c9-4310-92f6-2afc4db13278 => generated 1022 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, ' 2026-05-24 08:21:20.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-73bdf974-ea5a-4229-ac33-376028801056'] response: {'name': 'network-changed', 'server_uuid': '9a232c9d-aee2-452a-b475-f302de0d9a0d', 'tag': '0963ff8a-939f-46cb-802a-e2a75908661a', 'status': 'completed', 'code': 200} 2026-05-24 08:21:20.975 8 INFO neutron_taas.services.taas.taas_plugin [None req-2104967d-c1d3-4a86-b31f-50844f4c44b1 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: 37f2a8b6-63c9-4310-92f6-2afc4db13278 2026-05-24 08:21:20.978 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2104967d-c1d3-4a86-b31f-50844f4c44b1 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: 37f2a8b6-63c9-4310-92f6-2afc4db13278 [pid: 7|app: 0|req: 421/889] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:20 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/890] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:20 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&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: 423/891] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/ports?tenant_id=3822c82c78604211a7ab034d54218ade&device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1238 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/892] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/893] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/networks?tenant_id=3822c82c78604211a7ab034d54218ade&shared=False => generated 772 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/894] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 427/895] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/ports/bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 968 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/896] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:20 2026] PUT /v2.0/routers/282cfadb-2763-4bfd-88d1-ca3e18ba4bd7/remove_router_interface => generated 309 bytes in 863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:21.567 7 INFO neutron.api.v2.resource [None req-3a466ba0-6358-4e31-88e9-db12d7938037 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 428/897] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:21 2026] PUT /v2.0/routers/282cfadb-2763-4bfd-88d1-ca3e18ba4bd7/remove_router_interface => generated 197 bytes in 134 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/898] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/ports?device_id=282cfadb-2763-4bfd-88d1-ca3e18ba4bd7 => generated 12 bytes in 20 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: 470/899] 10.0.0.8 () {32 vars in 651 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions => generated 21537 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/900] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/901] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/902] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 474/903] 10.0.0.8 () {32 vars in 663 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/904] 10.0.0.8 () {32 vars in 697 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/905] 10.0.0.8 () {32 vars in 695 bytes} [Sun May 24 08:21:21 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: 8|app: 0|req: 477/906] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 478/907] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/availability_zone => 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: 479/908] 10.0.0.8 () {32 vars in 701 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/909] 10.0.0.8 () {32 vars in 691 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/910] 10.0.0.8 () {32 vars in 693 bytes} [Sun May 24 08:21:21 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: 8|app: 0|req: 482/911] 10.0.0.8 () {32 vars in 683 bytes} [Sun May 24 08:21:21 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: 483/912] 10.0.0.8 () {32 vars in 685 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/913] 10.0.0.8 () {32 vars in 659 bytes} [Sun May 24 08:21:21 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: 485/914] 10.0.0.8 () {32 vars in 697 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:21.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba321751-2328-4c27-89fe-b05cbdce030d a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: a5eae12d-d1bf-4bac-b7af-12142361166d 2026-05-24 08:21:21.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba321751-2328-4c27-89fe-b05cbdce030d a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: a5eae12d-d1bf-4bac-b7af-12142361166d [pid: 8|app: 0|req: 486/915] 10.0.0.8 () {32 vars in 677 bytes} [Sun May 24 08:21:21 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: 8|app: 0|req: 487/916] 10.0.0.8 () {32 vars in 681 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/917] 10.0.0.8 () {32 vars in 673 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/918] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/919] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/920] 10.0.0.8 () {32 vars in 685 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/921] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/flavors => 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: 493/922] 10.0.0.8 () {32 vars in 685 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/923] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:21 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: 8|app: 0|req: 495/924] 10.0.0.8 () {32 vars in 697 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/925] 10.0.0.8 () {32 vars in 677 bytes} [Sun May 24 08:21:21 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: 497/926] 10.0.0.8 () {32 vars in 665 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/927] 10.0.0.8 () {32 vars in 675 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/928] 10.0.0.8 () {32 vars in 663 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/929] 10.0.0.8 () {32 vars in 673 bytes} [Sun May 24 08:21:21 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: 8|app: 0|req: 501/930] 10.0.0.8 () {32 vars in 711 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/931] 10.0.0.8 () {32 vars in 689 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/932] 10.0.0.8 () {32 vars in 681 bytes} [Sun May 24 08:21:21 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: 8|app: 0|req: 504/933] 199.204.45.153 () {34 vars in 1000 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/subnets?network_id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 683 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/934] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/935] 199.204.45.153 () {34 vars in 1146 bytes} [Sun May 24 08:21:21 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7&device_owner=compute%3Anova&network_id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/936] 10.0.0.8 () {32 vars in 685 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:22.118 7 INFO neutron.services.segments.plugin [-] Segment 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd resource provider aggregate not found 2026-05-24 08:21:22.134 7 INFO neutron.services.segments.plugin [-] Segment 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd resource provider aggregate not found 2026-05-24 08:21:22.138 7 INFO neutron.services.segments.plugin [-] Segment 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd 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 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd found for delete ", "request_id": "req-62ac0397-4f55-42f4-9e4d-e2d07594c97d"}]} 2026-05-24 08:21:22.153 7 INFO neutron.services.segments.plugin [-] Segment 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd 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 8fd49ed8-33fe-4e5b-a433-716f4f4b3cbd found for delete ", "request_id": "req-8f149f2d-d4cb-494d-8610-11f51494fd30"}]} 2026-05-24 08:21:22.166 7 INFO neutron.db.l3_hamode_db [None req-ba321751-2328-4c27-89fe-b05cbdce030d a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] HA network 55ee7bdb-7082-4d5d-a7de-80ee14b2731c was deleted as no HA routers are present in tenant 8a01dfe8e30548b2843daf0a55ef1cd2. [pid: 7|app: 0|req: 430/937] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:21 2026] DELETE /v2.0/routers/282cfadb-2763-4bfd-88d1-ca3e18ba4bd7 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/938] 10.0.0.8 () {32 vars in 703 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/939] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/940] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:22 2026] DELETE /v2.0/subnets/a9264cfb-8193-4433-9430-c6225992fa24 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/941] 10.0.0.8 () {32 vars in 673 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/942] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/943] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/ports?tenant_id=3822c82c78604211a7ab034d54218ade&device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1238 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/944] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:22 2026] DELETE /v2.0/networks/24543424-1dca-4c55-bb27-01ccdd393051 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/945] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:22 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: 439/946] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0963ff8a-939f-46cb-802a-e2a75908661a => 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: 508/947] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:21:22 2026] PUT /v2.0/ports/bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 1145 bytes in 497 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: 509/948] 10.0.0.8 () {32 vars in 673 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:22.578 7 INFO neutron.db.segments_db [None req-2659f101-32b2-4098-8b06-3186f2fdac39 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment ad33f758-dc94-43c8-996d-8c28736053b0 of type vxlan for network e52e06b5-2e57-472e-ba2e-0b7d80679fde [pid: 8|app: 0|req: 510/949] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/subnets?id=8fcf5911-8032-4e77-bcaf-9ea464eae13d => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/950] 10.0.0.8 () {32 vars in 691 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/951] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:22.618 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e82eec79-e994-4e13-abf6-7a171e054bc5'] response: {'name': 'network-changed', 'server_uuid': '952cd940-e841-4e95-9c2f-be132b6e9cd7', 'tag': 'bbb0f99d-3a69-4bb8-82b9-280b767db9dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 513/952] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/ports?network_id=47646a2f-bd12-4013-a9d3-f712c1b6f8b2&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: 514/953] 10.0.0.8 () {32 vars in 707 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/954] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:22 2026] POST /v2.0/networks => generated 611 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/955] 10.0.0.8 () {32 vars in 703 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/956] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2?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: 516/957] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/958] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2?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: 518/959] 10.0.0.8 () {32 vars in 695 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/960] 10.0.0.8 () {32 vars in 709 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/961] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/binding => 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: 521/962] 10.0.0.8 () {32 vars in 685 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/963] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:22 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: 523/964] 10.0.0.8 () {32 vars in 673 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/965] 10.0.0.8 () {32 vars in 669 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/966] 10.0.0.8 () {32 vars in 659 bytes} [Sun May 24 08:21:22 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: 526/967] 10.0.0.8 () {32 vars in 697 bytes} [Sun May 24 08:21:22 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: 527/968] 10.0.0.8 () {32 vars in 697 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/969] 10.0.0.8 () {32 vars in 675 bytes} [Sun May 24 08:21:22 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: 529/970] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/971] 10.0.0.8 () {32 vars in 681 bytes} [Sun May 24 08:21:22 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: 531/972] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/973] 10.0.0.8 () {32 vars in 683 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/974] 10.0.0.8 () {32 vars in 705 bytes} [Sun May 24 08:21:22 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: 534/975] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/976] 10.0.0.8 () {32 vars in 695 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-rule-type-details => 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: 536/977] 10.0.0.8 () {32 vars in 693 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/978] 10.0.0.8 () {32 vars in 683 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/979] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/980] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:22 2026] POST /v2.0/subnets => generated 626 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/981] 10.0.0.8 () {32 vars in 703 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/982] 10.0.0.8 () {32 vars in 665 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/983] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/984] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/985] 10.0.0.8 () {32 vars in 689 bytes} [Sun May 24 08:21:22 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: 447/986] 10.0.0.8 () {32 vars in 689 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/987] 10.0.0.8 () {32 vars in 693 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/988] 10.0.0.8 () {32 vars in 683 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:22.960 8 INFO neutron.db.segments_db [None req-c84d6320-63fa-44c4-9366-84b87885791e a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 of type vxlan for network b821d4a2-a373-4fe0-904e-e6cea3fd7729 [pid: 7|app: 0|req: 450/989] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/990] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:22 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: 7|app: 0|req: 452/991] 10.0.0.8 () {32 vars in 701 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/992] 10.0.0.8 () {32 vars in 711 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/993] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/994] 10.0.0.8 () {32 vars in 713 bytes} [Sun May 24 08:21:22 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/995] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/996] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/997] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/998] 10.0.0.8 () {32 vars in 681 bytes} [Sun May 24 08:21:23 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: 460/999] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/segment => generated 145 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/1000] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/1001] 10.0.0.8 () {32 vars in 677 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/1002] 10.0.0.8 () {32 vars in 667 bytes} [Sun May 24 08:21:23 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: 464/1003] 10.0.0.8 () {32 vars in 695 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/1004] 10.0.0.8 () {32 vars in 703 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/1005] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/1006] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/1007] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 779 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/1008] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/1009] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => 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: 471/1010] 10.0.0.8 () {32 vars in 681 bytes} [Sun May 24 08:21:23 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) 2026-05-24 08:21:23.191 8 INFO neutron.db.l3_hamode_db [None req-c84d6320-63fa-44c4-9366-84b87885791e a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 472/1011] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/1012] 10.0.0.8 () {32 vars in 703 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/1013] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/1014] 10.0.0.8 () {32 vars in 693 bytes} [Sun May 24 08:21:23 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) 2026-05-24 08:21:23.297 8 INFO neutron.db.l3_hamode_db [None req-c84d6320-63fa-44c4-9366-84b87885791e a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 476/1015] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&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: 477/1016] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:23 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: 7|app: 0|req: 478/1017] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 479/1018] 10.0.0.8 () {32 vars in 695 bytes} [Sun May 24 08:21:23 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: 7|app: 0|req: 480/1019] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 7|app: 0|req: 481/1020] 10.0.0.8 () {32 vars in 677 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/1021] 10.0.0.8 () {32 vars in 687 bytes} [Sun May 24 08:21:23 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: 7|app: 0|req: 483/1022] 10.0.0.8 () {32 vars in 699 bytes} [Sun May 24 08:21:23 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: 484/1023] 10.0.0.8 () {32 vars in 663 bytes} [Sun May 24 08:21:23 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: 485/1024] 10.0.0.8 () {32 vars in 679 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/1025] 10.0.0.8 () {32 vars in 675 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/1026] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 488/1027] 10.0.0.8 () {32 vars in 691 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/1028] 10.0.0.8 () {32 vars in 675 bytes} [Sun May 24 08:21:23 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: 490/1029] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&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: 491/1030] 10.0.0.8 () {32 vars in 665 bytes} [Sun May 24 08:21:23 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: 492/1031] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1032] 10.0.0.8 () {32 vars in 673 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1033] 10.0.0.8 () {32 vars in 685 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1034] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1148 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1035] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:23 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 540/1036] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:22 2026] POST /v2.0/routers => generated 506 bytes in 876 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:24.158 7 INFO neutron.services.segments.plugin [-] Segment 7e270acd-db47-4120-aaa7-0b186ef19a7f resource provider aggregate not found 2026-05-24 08:21:24.177 7 INFO neutron.services.segments.plugin [-] Segment 7e270acd-db47-4120-aaa7-0b186ef19a7f resource provider aggregate not found 2026-05-24 08:21:24.181 7 INFO neutron.services.segments.plugin [-] Segment 7e270acd-db47-4120-aaa7-0b186ef19a7f 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 7e270acd-db47-4120-aaa7-0b186ef19a7f found for delete ", "request_id": "req-c7d3ba14-b798-454c-9024-2801d11a02d2"}]} 2026-05-24 08:21:24.191 7 INFO neutron.services.segments.plugin [-] Segment 7e270acd-db47-4120-aaa7-0b186ef19a7f 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 7e270acd-db47-4120-aaa7-0b186ef19a7f found for delete ", "request_id": "req-a6bbb104-b2ad-4f20-92c7-b34906b2b7dc"}]} [pid: 8|app: 0|req: 541/1037] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/security-groups?tenant_id=3e9612090b884621add6cec9ac3c52f4&name=default => generated 2925 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1038] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:24 2026] DELETE /v2.0/security-groups/68928a18-d6eb-40e6-8925-37841fb7e3d8 => 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: 543/1039] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1417 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1040] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => 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: 545/1041] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => 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: 546/1042] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1043] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1044] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1045] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&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: 550/1046] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1047] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 552/1048] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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: 497/1049] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:23 2026] PUT /v2.0/routers/ccdf8d74-0832-40c3-a39a-2fb92e62bb4e/add_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1050] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:24 2026] GET /v2.0/ports/4a9d37c8-fa68-499e-864c-99bc551fc15f => generated 955 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:25.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-58b3b893-e263-4ba0-9bc4-a3dbe207fc00 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: 4a9d37c8-fa68-499e-864c-99bc551fc15f 2026-05-24 08:21:25.327 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58b3b893-e263-4ba0-9bc4-a3dbe207fc00 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: 4a9d37c8-fa68-499e-864c-99bc551fc15f [pid: 8|app: 0|req: 554/1051] 199.204.45.153 () {34 vars in 1118 bytes} [Sun May 24 08:21:25 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1052] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:21:25 2026] PUT /v2.0/ports/bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 968 bytes in 458 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: 498/1053] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:25 2026] PUT /v2.0/routers/ccdf8d74-0832-40c3-a39a-2fb92e62bb4e/remove_router_interface => generated 309 bytes in 836 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1054] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:25 2026] GET /v2.0/ports?device_id=ccdf8d74-0832-40c3-a39a-2fb92e62bb4e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:25.863 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8a174ab-abc9-4bd2-928e-9b48ddca5f5f'] response: {'name': 'network-changed', 'server_uuid': '952cd940-e841-4e95-9c2f-be132b6e9cd7', 'tag': 'bbb0f99d-3a69-4bb8-82b9-280b767db9dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 556/1055] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:25 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1056] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:25 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&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-24 08:21:26.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ef07539-1ca4-48ad-aa5f-20b0d62ad4ee a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: dcd40f87-4fd2-44b9-bfa5-9aeb435457dc 2026-05-24 08:21:26.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ef07539-1ca4-48ad-aa5f-20b0d62ad4ee a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: dcd40f87-4fd2-44b9-bfa5-9aeb435457dc 2026-05-24 08:21:26.379 8 INFO neutron.db.segments_db [None req-8377295d-c1c7-4f27-a360-99a5bd67969b 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Added segment 12692fc1-5b91-464f-8033-8e0561b9a740 of type vxlan for network b335dbe7-2037-4e7c-9074-cd4319b77ac9 2026-05-24 08:21:26.418 7 INFO neutron.services.segments.plugin [-] Segment 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 resource provider aggregate not found 2026-05-24 08:21:26.438 7 INFO neutron.services.segments.plugin [-] Segment 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 resource provider aggregate not found 2026-05-24 08:21:26.445 7 INFO neutron.services.segments.plugin [-] Segment 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 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 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 found for delete ", "request_id": "req-41538da9-f929-481f-9132-9c432d696d8a"}]} 2026-05-24 08:21:26.455 7 INFO neutron.services.segments.plugin [-] Segment 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 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 2277f5f0-41ee-439e-8abc-5bbb5c85ddf4 found for delete ", "request_id": "req-6b3a56b9-ac5c-4f94-a950-7f7aa6d8faed"}]} 2026-05-24 08:21:26.462 7 INFO neutron.db.l3_hamode_db [None req-4ef07539-1ca4-48ad-aa5f-20b0d62ad4ee a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] HA network b821d4a2-a373-4fe0-904e-e6cea3fd7729 was deleted as no HA routers are present in tenant 8a01dfe8e30548b2843daf0a55ef1cd2. [pid: 7|app: 0|req: 500/1057] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:25 2026] DELETE /v2.0/routers/ccdf8d74-0832-40c3-a39a-2fb92e62bb4e => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1058] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:26 2026] POST /v2.0/networks => generated 625 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1059] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:26 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1060] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:26 2026] DELETE /v2.0/subnets/4acfe432-d3f7-4b7e-9ea5-8281023d9bda => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1061] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:26 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:26.811 8 INFO neutron.services.segments.plugin [-] Segment ad33f758-dc94-43c8-996d-8c28736053b0 resource provider aggregate not found 2026-05-24 08:21:26.820 8 INFO neutron.services.segments.plugin [-] Segment ad33f758-dc94-43c8-996d-8c28736053b0 resource provider aggregate not found [pid: 7|app: 0|req: 502/1062] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:26 2026] POST /v2.0/ports => generated 775 bytes in 310 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-24 08:21:26.848 8 INFO neutron.services.segments.plugin [-] Segment ad33f758-dc94-43c8-996d-8c28736053b0 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 ad33f758-dc94-43c8-996d-8c28736053b0 found for delete ", "request_id": "req-df2002a1-9a32-4a11-8077-28bf803ac46f"}]} 2026-05-24 08:21:26.850 8 INFO neutron.services.segments.plugin [-] Segment ad33f758-dc94-43c8-996d-8c28736053b0 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 ad33f758-dc94-43c8-996d-8c28736053b0 found for delete ", "request_id": "req-41e663c8-a5b2-43c4-9eba-e5d6a8d354b5"}]} [pid: 8|app: 0|req: 561/1063] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:26 2026] DELETE /v2.0/networks/e52e06b5-2e57-472e-ba2e-0b7d80679fde => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1064] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 860 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:26.920 8 INFO neutron.db.segments_db [None req-59dfa138-cbc2-4eec-936b-d97b22f6e318 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Added segment 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 of type vxlan for network 27304cc9-4d16-42f6-ab67-652f4a80287b 2026-05-24 08:21:26.923 7 INFO neutron.db.segments_db [None req-93e407f8-e33b-4063-a7bf-b662ffee6488 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Added segment 680c1a1f-5b19-4432-b060-aba01719e280 of type vxlan for network a919c83a-605e-4dfd-82fd-bccf7ad14850 [pid: 8|app: 0|req: 562/1065] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:26 2026] POST /v2.0/networks => generated 612 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1066] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:27 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:27.194 7 INFO neutron.db.l3_hamode_db [None req-93e407f8-e33b-4063-a7bf-b662ffee6488 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 564/1067] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:27 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1068] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:27 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1069] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:27 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&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: 567/1070] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:27 2026] POST /v2.0/ports => generated 953 bytes in 321 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: 568/1071] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:27 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1072] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:27 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:27.884 7 INFO neutron.db.l3_hamode_db [None req-93e407f8-e33b-4063-a7bf-b662ffee6488 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:27.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-0944087a-32f4-4210-ab1b-f371c7e94c05 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] TaaS: Handle Delete Port: 6ab87ebe-40a8-4034-9274-d4653a3ddb24 2026-05-24 08:21:27.908 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0944087a-32f4-4210-ab1b-f371c7e94c05 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Tap Mirror: Handle Delete Port: 6ab87ebe-40a8-4034-9274-d4653a3ddb24 [pid: 8|app: 0|req: 570/1073] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:27 2026] DELETE /v2.0/ports/6ab87ebe-40a8-4034-9274-d4653a3ddb24 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1074] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:28 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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-24 08:21:28.151 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7efaad5-d849-4f77-96fa-a0db4561ae90 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 572/1075] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:28 2026] DELETE /v2.0/ports/6ab87ebe-40a8-4034-9274-d4653a3ddb24 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:28.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2ce6b6d5-495c-4bda-8980-ccafb32ff440 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 573/1076] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:28 2026] GET /v2.0/ports/6ab87ebe-40a8-4034-9274-d4653a3ddb24 => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1077] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:28 2026] DELETE /v2.0/subnets/32a1fc53-39e1-4a6e-a119-070d60fbeb1f => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1078] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:28 2026] DELETE /v2.0/networks/27304cc9-4d16-42f6-ab67-652f4a80287b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:28.582 8 INFO neutron.db.segments_db [None req-169c19e7-0b94-48ba-a871-699b477147d7 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Added segment ba377115-34a8-4c0a-9683-5103182baa50 of type vxlan for network cab15c58-da6d-49d1-ad59-f379260be711 [pid: 8|app: 0|req: 576/1079] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:21:28 2026] POST /v2.0/networks => generated 612 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:28.876 8 INFO neutron.services.segments.plugin [-] Segment 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 resource provider aggregate not found 2026-05-24 08:21:28.883 8 INFO neutron.services.segments.plugin [-] Segment 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 resource provider aggregate not found 2026-05-24 08:21:28.904 8 INFO neutron.services.segments.plugin [-] Segment 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 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 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 found for delete ", "request_id": "req-081e709f-2e66-4c5a-9775-8130d1a08cb1"}]} 2026-05-24 08:21:28.905 8 INFO neutron.services.segments.plugin [-] Segment 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 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 35d70cb3-b1d5-491c-b80a-8e56bfae2b79 found for delete ", "request_id": "req-76e5a4fb-79d6-4601-ae4e-694aa0e9c4fc"}]} [pid: 8|app: 0|req: 577/1080] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:28 2026] POST /v2.0/subnets => generated 626 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1083] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1084] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:26 2026] POST /v2.0/routers => generated 688 bytes in 2419 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1085] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&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: 7|app: 0|req: 506/1086] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/ports?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 1240 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1087] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:29 2026] POST /v2.0/ports => generated 915 bytes in 375 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1088] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1089] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/networks?id=f6442458-6e01-48d7-b32b-9450e849e7da => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1090] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/routers/f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => generated 694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1091] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 510/1092] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:29.607 8 INFO neutron_taas.services.taas.taas_plugin [None req-cfd80956-93fb-433a-aca2-bd622e2a3712 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] TaaS: Handle Delete Port: 3d422a1a-f45d-424d-851b-e77d524085e0 2026-05-24 08:21:29.611 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cfd80956-93fb-433a-aca2-bd622e2a3712 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Tap Mirror: Handle Delete Port: 3d422a1a-f45d-424d-851b-e77d524085e0 [pid: 7|app: 0|req: 511/1093] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/1094] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/routers => generated 697 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1095] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:29 2026] DELETE /v2.0/ports/3d422a1a-f45d-424d-851b-e77d524085e0 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 584/1096] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:29 2026] GET /v2.0/subnets?id=17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 701 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:30.078 7 INFO neutron.db.l3_db [None req-dd8ccc2a-7139-4be7-bfe5-481c68db0b1d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] Floating IP 38a52f94-6d9c-41db-a1a7-c8b821e8bf92 associated. External IP: 10.96.250.205, port: 0963ff8a-939f-46cb-802a-e2a75908661a. [pid: 8|app: 0|req: 585/1097] 10.0.0.8 () {34 vars in 739 bytes} [Sun May 24 08:21:29 2026] PUT /v2.0/routers/f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => generated 701 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:30.190 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0656f6bc-3563-4f8b-91cf-5181b5d66bf7 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 586/1098] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/ports/3d422a1a-f45d-424d-851b-e77d524085e0 => generated 132 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1099] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/ports?network_id=f6442458-6e01-48d7-b32b-9450e849e7da&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1100] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/routers/f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => generated 701 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1101] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:21:29 2026] PUT /v2.0/floatingips/38a52f94-6d9c-41db-a1a7-c8b821e8bf92 => generated 855 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1102] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:30 2026] DELETE /v2.0/subnets/e01985ad-c415-4787-96fd-67aca4b82c45 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1103] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:30.445 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a7a04aa1-3c8d-44ab-9c76-dcdc6ee5d35a'] response: {'name': 'network-changed', 'server_uuid': '9a232c9d-aee2-452a-b475-f302de0d9a0d', 'tag': '0963ff8a-939f-46cb-802a-e2a75908661a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 590/1104] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/ports?device_id=f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => 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: 591/1105] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1106] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da?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) 2026-05-24 08:21:30.562 7 INFO neutron.services.segments.plugin [-] Segment ba377115-34a8-4c0a-9683-5103182baa50 resource provider aggregate not found 2026-05-24 08:21:30.569 7 INFO neutron.services.segments.plugin [-] Segment ba377115-34a8-4c0a-9683-5103182baa50 resource provider aggregate not found 2026-05-24 08:21:30.586 7 INFO neutron.services.segments.plugin [-] Segment ba377115-34a8-4c0a-9683-5103182baa50 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 ba377115-34a8-4c0a-9683-5103182baa50 found for delete ", "request_id": "req-dd840139-7332-46de-af9c-b11bc525e793"}]} 2026-05-24 08:21:30.589 7 INFO neutron.services.segments.plugin [-] Segment ba377115-34a8-4c0a-9683-5103182baa50 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 ba377115-34a8-4c0a-9683-5103182baa50 found for delete ", "request_id": "req-ef4d5919-be6e-4f88-9526-0894078622fa"}]} [pid: 7|app: 0|req: 515/1107] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:30 2026] DELETE /v2.0/networks/cab15c58-da6d-49d1-ad59-f379260be711 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1108] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:30.724 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f4991d7-e67f-489d-b383-f6783ac36fed a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: 0b7955e8-ce3a-46a5-bedd-50f7ebf0637a 2026-05-24 08:21:30.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f4991d7-e67f-489d-b383-f6783ac36fed a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: 0b7955e8-ce3a-46a5-bedd-50f7ebf0637a [pid: 7|app: 0|req: 517/1109] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:21:30 2026] POST /v2.0/ports => generated 775 bytes in 267 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: 518/1110] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:30 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:30.958 8 INFO neutron_taas.services.taas.taas_plugin [None req-2f4991d7-e67f-489d-b383-f6783ac36fed a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] TaaS: Handle Delete Port: e06a3b14-85ec-434c-9564-748dd5ddbdb2 2026-05-24 08:21:30.960 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f4991d7-e67f-489d-b383-f6783ac36fed a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] Tap Mirror: Handle Delete Port: e06a3b14-85ec-434c-9564-748dd5ddbdb2 [pid: 7|app: 0|req: 519/1111] 10.0.0.8 () {34 vars in 735 bytes} [Sun May 24 08:21:30 2026] PUT /v2.0/ports/1aa70dff-d5cc-4f41-b990-9fd217f3f54e => generated 752 bytes in 178 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: 520/1112] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 521/1113] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/security-groups?id=f986d8b2-bf6e-4b6a-8111-18fe18ec051c&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: 522/1114] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?tenant_id=3822c82c78604211a7ab034d54218ade&device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 1240 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:31.283 8 INFO neutron.services.segments.plugin [-] Segment 680c1a1f-5b19-4432-b060-aba01719e280 resource provider aggregate not found 2026-05-24 08:21:31.291 8 INFO neutron.services.segments.plugin [-] Segment 680c1a1f-5b19-4432-b060-aba01719e280 resource provider aggregate not found 2026-05-24 08:21:31.298 8 INFO neutron.services.segments.plugin [-] Segment 680c1a1f-5b19-4432-b060-aba01719e280 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 680c1a1f-5b19-4432-b060-aba01719e280 found for delete ", "request_id": "req-cf9bc250-3a14-4d2c-a6b5-09ac22b5713d"}]} 2026-05-24 08:21:31.310 8 INFO neutron.services.segments.plugin [-] Segment 680c1a1f-5b19-4432-b060-aba01719e280 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 680c1a1f-5b19-4432-b060-aba01719e280 found for delete ", "request_id": "req-849ad7b4-8d44-4008-a4aa-d889be585050"}]} 2026-05-24 08:21:31.314 7 INFO neutron_taas.services.taas.taas_plugin [None req-198da184-32ef-4db4-96ee-4a43d309b042 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] TaaS: Handle Delete Port: 1aa70dff-d5cc-4f41-b990-9fd217f3f54e 2026-05-24 08:21:31.315 8 INFO neutron.db.l3_hamode_db [None req-2f4991d7-e67f-489d-b383-f6783ac36fed a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] HA network a919c83a-605e-4dfd-82fd-bccf7ad14850 was deleted as no HA routers are present in tenant 8a01dfe8e30548b2843daf0a55ef1cd2. 2026-05-24 08:21:31.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-198da184-32ef-4db4-96ee-4a43d309b042 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Tap Mirror: Handle Delete Port: 1aa70dff-d5cc-4f41-b990-9fd217f3f54e [pid: 8|app: 0|req: 593/1115] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:30 2026] DELETE /v2.0/routers/f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => generated 0 bytes in 797 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1116] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1117] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/networks?id=47646a2f-bd12-4013-a9d3-f712c1b6f8b2 => generated 772 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1118] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/ports/1aa70dff-d5cc-4f41-b990-9fd217f3f54e => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1119] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?device_id=f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => 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: 524/1120] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=0963ff8a-939f-46cb-802a-e2a75908661a => generated 858 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:31.438 7 INFO neutron.api.v2.resource [None req-b4cdfcc9-0357-4ad5-b842-11d1bed53d0d a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 525/1121] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/routers/f91b7414-4d0a-4ddc-8a4d-5cd2565b1bde => generated 135 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 597/1122] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports => generated 778 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1123] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/subnets?id=8fcf5911-8032-4e77-bcaf-9ea464eae13d => generated 694 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1124] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?device_id=ccdf8d74-0832-40c3-a39a-2fb92e62bb4e => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:31.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dcc252b3-606e-4137-91e0-5291454cb6b5 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 527/1125] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports/1aa70dff-d5cc-4f41-b990-9fd217f3f54e => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:31.490 7 INFO neutron.api.v2.resource [None req-57881247-9edf-49fd-b3fb-dfc894176158 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 528/1126] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/routers/ccdf8d74-0832-40c3-a39a-2fb92e62bb4e => 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: 599/1127] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?network_id=47646a2f-bd12-4013-a9d3-f712c1b6f8b2&device_owner=network%3Adhcp => generated 1244 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:31.511 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c5f77069-85d7-4fa1-b01c-9025dc73196f a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1128] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/subnets/4acfe432-d3f7-4b7e-9ea5-8281023d9bda => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1129] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports => generated 778 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1130] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?device_id=282cfadb-2763-4bfd-88d1-ca3e18ba4bd7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1131] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:31.559 8 INFO neutron.api.v2.resource [None req-200e4c34-2dfb-4993-a6b8-1aa50bbbe25c a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1132] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/routers/282cfadb-2763-4bfd-88d1-ca3e18ba4bd7 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1133] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports/b8eb3ef7-b86f-4d7e-b063-a31d2787b1fb => generated 775 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:31.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1c7bd282-2b88-456c-810e-1ac321ec1a94 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1134] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/subnets/a9264cfb-8193-4433-9430-c6225992fa24 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:31.590 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1f6b1da-525b-4f9f-a33f-aefb31271651 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1135] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/ports/3d422a1a-f45d-424d-851b-e77d524085e0 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1136] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:31.605 8 INFO neutron.pecan_wsgi.hooks.translation [None req-612fb281-d933-4df1-882c-243791e18790 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 604/1137] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/subnets/e01985ad-c415-4787-96fd-67aca4b82c45 => generated 136 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1138] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?device_id=c6ef616e-d710-4681-99f8-84befaceb214 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:31.618 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5c43caa2-7535-4939-871a-4c1b78ee9efc 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 605/1139] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/subnets/32a1fc53-39e1-4a6e-a119-070d60fbeb1f => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:31.626 7 INFO neutron.api.v2.resource [None req-4d29d051-0e98-4cb8-b830-66a7830f5e98 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 535/1140] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/routers/c6ef616e-d710-4681-99f8-84befaceb214 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:31.641 7 INFO neutron.pecan_wsgi.hooks.translation [None req-885a6388-c879-49e8-8749-78032d12df25 a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 536/1141] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/subnets/cdf0307d-8e8a-4e7f-bfa1-4f86cbf3d4f0 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:31.656 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bc51939-5411-4e21-938a-5eee042f3a0a a6ccca413d374581ac94677d153ed3f5 8a01dfe8e30548b2843daf0a55ef1cd2 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 537/1142] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/subnets/cc669551-ce73-44ac-8c27-21e4436e0e1a => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:31.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e87a7da-171e-432b-8373-7c77f29eea6c 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] TaaS: Handle Delete Port: b8eb3ef7-b86f-4d7e-b063-a31d2787b1fb 2026-05-24 08:21:31.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e87a7da-171e-432b-8373-7c77f29eea6c 9d2d4a7db7df4fa19b756998dc1363dd 7a712fd2e8034b27888cfa67261b781d - - default default] Tap Mirror: Handle Delete Port: b8eb3ef7-b86f-4d7e-b063-a31d2787b1fb [pid: 7|app: 0|req: 538/1143] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:21:31 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 606/1144] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/ports/b8eb3ef7-b86f-4d7e-b063-a31d2787b1fb => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:31.838 7 INFO neutron_taas.services.taas.taas_plugin [req-cd2ded4d-03fe-458f-9a55-268920b18cb5 req-9cb18175-9b90-478d-af73-214b47bc6177 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] TaaS: Handle Delete Port: bbb0f99d-3a69-4bb8-82b9-280b767db9dd 2026-05-24 08:21:31.842 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cd2ded4d-03fe-458f-9a55-268920b18cb5 req-9cb18175-9b90-478d-af73-214b47bc6177 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] Tap Mirror: Handle Delete Port: bbb0f99d-3a69-4bb8-82b9-280b767db9dd [pid: 8|app: 0|req: 607/1145] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/networks/b335dbe7-2037-4e7c-9074-cd4319b77ac9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:32.031 7 INFO neutron.db.l3_db [req-cd2ded4d-03fe-458f-9a55-268920b18cb5 req-9cb18175-9b90-478d-af73-214b47bc6177 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] Floating IP 28916e0b-34bf-4d47-ad87-42c34cc74e85 disassociated. External IP: 10.96.250.202, port: bbb0f99d-3a69-4bb8-82b9-280b767db9dd. [pid: 8|app: 0|req: 608/1146] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:32 2026] GET /v2.0/security-groups?tenant_id=8a01dfe8e30548b2843daf0a55ef1cd2&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1147] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:32 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 539/1148] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:21:31 2026] DELETE /v2.0/ports/bbb0f99d-3a69-4bb8-82b9-280b767db9dd => generated 0 bytes in 695 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1149] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:32 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:32.480 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-31fb2a10-b039-4ee3-af65-c2290a97974a'] response: {'server_uuid': '952cd940-e841-4e95-9c2f-be132b6e9cd7', 'name': 'network-vif-deleted', 'tag': 'bbb0f99d-3a69-4bb8-82b9-280b767db9dd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 610/1150] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:32 2026] DELETE /v2.0/security-groups/4a1f9eeb-ebac-4772-bdde-4c8bd7a22e62 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1151] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:32 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&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: 8|app: 0|req: 611/1152] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:32 2026] GET /v2.0/security-groups?tenant_id=7a712fd2e8034b27888cfa67261b781d&name=default => generated 2925 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1153] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:32 2026] DELETE /v2.0/security-groups/2bab77bf-441b-47f1-9425-452d61730e41 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:33.314 8 INFO neutron.services.segments.plugin [-] Segment 12692fc1-5b91-464f-8033-8e0561b9a740 resource provider aggregate not found 2026-05-24 08:21:33.335 8 INFO neutron.services.segments.plugin [-] Segment 12692fc1-5b91-464f-8033-8e0561b9a740 resource provider aggregate not found 2026-05-24 08:21:33.340 8 INFO neutron.services.segments.plugin [-] Segment 12692fc1-5b91-464f-8033-8e0561b9a740 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 12692fc1-5b91-464f-8033-8e0561b9a740 found for delete ", "request_id": "req-bf368264-8707-4b5c-9d5c-ab75a373c0f0"}]} 2026-05-24 08:21:33.349 8 INFO neutron.services.segments.plugin [-] Segment 12692fc1-5b91-464f-8033-8e0561b9a740 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 12692fc1-5b91-464f-8033-8e0561b9a740 found for delete ", "request_id": "req-51bd0853-85a1-4b3f-bd6b-f0bb4699028c"}]} [pid: 8|app: 0|req: 612/1154] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:21:33 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1155] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:33 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:33.575 8 INFO neutron_taas.services.taas.taas_plugin [req-23fa3f59-632a-4de0-8bca-9c0802d65586 req-d9c71f53-5466-416e-a059-71e49a31305f 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] TaaS: Handle Delete Port: 0963ff8a-939f-46cb-802a-e2a75908661a 2026-05-24 08:21:33.579 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-23fa3f59-632a-4de0-8bca-9c0802d65586 req-d9c71f53-5466-416e-a059-71e49a31305f 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] Tap Mirror: Handle Delete Port: 0963ff8a-939f-46cb-802a-e2a75908661a [pid: 7|app: 0|req: 544/1156] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:33 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1157] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:33 2026] GET /v2.0/security-groups?id=54e1e614-8bb8-4b2b-822a-d23d9941cf2b&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:33.699 8 INFO neutron.db.l3_db [req-23fa3f59-632a-4de0-8bca-9c0802d65586 req-d9c71f53-5466-416e-a059-71e49a31305f 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] Floating IP 38a52f94-6d9c-41db-a1a7-c8b821e8bf92 disassociated. External IP: 10.96.250.205, port: 0963ff8a-939f-46cb-802a-e2a75908661a. [pid: 8|app: 0|req: 613/1158] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:21:33 2026] DELETE /v2.0/ports/0963ff8a-939f-46cb-802a-e2a75908661a => generated 0 bytes in 590 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:34.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cdab664a-8fe7-472d-893f-a06f7c695625'] response: {'server_uuid': '9a232c9d-aee2-452a-b475-f302de0d9a0d', 'name': 'network-vif-deleted', 'tag': '0963ff8a-939f-46cb-802a-e2a75908661a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 614/1159] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:34 2026] GET /v2.0/ports?device_id=952cd940-e841-4e95-9c2f-be132b6e9cd7 => 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: 546/1160] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:21:34 2026] POST /v2.0/security-groups => generated 1624 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1161] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:21:34 2026] GET /v2.0/security-groups => generated 4529 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1162] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:34 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 547/1163] 10.0.0.8 () {34 vars in 756 bytes} [Sun May 24 08:21:34 2026] PUT /v2.0/security-groups/faa03130-e217-4f90-b03b-eae4ab87b5a9 => generated 1662 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1164] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:21:34 2026] GET /v2.0/security-groups/faa03130-e217-4f90-b03b-eae4ab87b5a9 => generated 1662 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1165] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:34 2026] DELETE /v2.0/security-groups/faa03130-e217-4f90-b03b-eae4ab87b5a9 => 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: 618/1166] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:21:34 2026] GET /v2.0/security-groups => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:34.927 7 INFO neutron.api.v2.resource [None req-e9043244-e7fa-4ca2-b69c-5fe54491dd3f f321dea1617b4ad69709b75e55cfd335 e4afa3c3ad104a1799e31254635f5f78 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 549/1167] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:34 2026] DELETE /v2.0/security-groups/faa03130-e217-4f90-b03b-eae4ab87b5a9 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1168] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:21:34 2026] POST /v2.0/security-groups => generated 1625 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1169] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1170] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules/5eb6446f-3164-4d35-b0a9-ff6cd0cb25c7 => generated 601 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1171] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1172] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:21:35 2026] DELETE /v2.0/security-group-rules/5eb6446f-3164-4d35-b0a9-ff6cd0cb25c7 => 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: 552/1173] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 622/1174] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:35 2026] POST /v2.0/security-group-rules => generated 601 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1175] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules/d3a93539-1035-4199-bddd-61efaa2af8bb => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1176] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1177] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:21:35 2026] DELETE /v2.0/security-group-rules/d3a93539-1035-4199-bddd-61efaa2af8bb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1178] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1179] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:35 2026] DELETE /v2.0/security-groups/f986d8b2-bf6e-4b6a-8111-18fe18ec051c => 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: 625/1180] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:35 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:35.849 7 INFO neutron.api.v2.resource [None req-f92a7a30-dc56-49b9-b533-bdfd6e997ece 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 556/1181] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-groups/f986d8b2-bf6e-4b6a-8111-18fe18ec051c => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1182] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules/455498e5-e997-48e5-949e-49df91dcbeb2 => generated 602 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1183] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => 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: 628/1184] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:21:35 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:35.948 7 INFO neutron_taas.services.taas.taas_plugin [None req-102b386b-5e93-4bbb-b8f0-9dbdd88920b3 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] TaaS: Handle Delete Port: 225b64cd-8719-4ae9-b4b9-64d2d529f5d1 2026-05-24 08:21:35.950 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-102b386b-5e93-4bbb-b8f0-9dbdd88920b3 581ac348a43e4d9fb936d20b3f0ea7e5 b806ca00b5da4912bb65f4dc1a04241f - - default default] Tap Mirror: Handle Delete Port: 225b64cd-8719-4ae9-b4b9-64d2d529f5d1 [pid: 8|app: 0|req: 629/1185] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:21:35 2026] DELETE /v2.0/security-group-rules/455498e5-e997-48e5-949e-49df91dcbeb2 => 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: 630/1186] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:21:36 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1187] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:21:35 2026] DELETE /v2.0/floatingips/28916e0b-34bf-4d47-ad87-42c34cc74e85 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1188] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:36 2026] DELETE /v2.0/security-groups/f26c7216-4824-419a-9172-ceaf472bb5c4 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1189] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:21:36 2026] GET /v2.0/security-groups => 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: 559/1190] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:21:36 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) 2026-05-24 08:21:36.531 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc99aa2c-ddd7-481b-a181-7459552f92e4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 44e0a256-30e4-4b4c-b243-b615f26f9748 2026-05-24 08:21:36.535 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc99aa2c-ddd7-481b-a181-7459552f92e4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 44e0a256-30e4-4b4c-b243-b615f26f9748 [pid: 7|app: 0|req: 560/1191] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:36 2026] GET /v2.0/security-groups?tenant_id=e4afa3c3ad104a1799e31254635f5f78&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1192] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:37 2026] GET /v2.0/ports?device_id=9a232c9d-aee2-452a-b475-f302de0d9a0d => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1193] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:36 2026] PUT /v2.0/routers/45c8a602-547c-4f91-b33f-4954c5ec9aa4/remove_router_interface => generated 309 bytes in 926 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1194] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:37 2026] DELETE /v2.0/security-groups/027fc62e-a64e-42b1-bc33-79018a6dcc42 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:37.292 8 INFO neutron_taas.services.taas.taas_plugin [None req-220959ee-7663-4cb7-a118-3f8bb47ba4a7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 848a7e23-18b7-4989-a899-2965e3ecd3d0 2026-05-24 08:21:37.295 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-220959ee-7663-4cb7-a118-3f8bb47ba4a7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 848a7e23-18b7-4989-a899-2965e3ecd3d0 2026-05-24 08:21:37.534 8 INFO neutron_taas.services.taas.taas_plugin [None req-220959ee-7663-4cb7-a118-3f8bb47ba4a7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 0f119fa1-0df0-437a-9277-cec929ff2e6d 2026-05-24 08:21:37.537 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-220959ee-7663-4cb7-a118-3f8bb47ba4a7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 0f119fa1-0df0-437a-9277-cec929ff2e6d [pid: 7|app: 0|req: 563/1195] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:37 2026] GET /v2.0/security-groups?tenant_id=d9252f046dbb4e01bc6e45b01f4c4e89&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:37.897 8 INFO neutron.services.segments.plugin [-] Segment d35fa3bc-a38d-4109-a289-e965cb68fc30 resource provider aggregate not found 2026-05-24 08:21:37.903 8 INFO neutron.services.segments.plugin [-] Segment d35fa3bc-a38d-4109-a289-e965cb68fc30 resource provider aggregate not found 2026-05-24 08:21:37.917 8 INFO neutron.services.segments.plugin [-] Segment d35fa3bc-a38d-4109-a289-e965cb68fc30 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 d35fa3bc-a38d-4109-a289-e965cb68fc30 found for delete ", "request_id": "req-944a6d91-0c3f-4fa7-b6c2-ada593f345cc"}]} 2026-05-24 08:21:37.924 8 INFO neutron.services.segments.plugin [-] Segment d35fa3bc-a38d-4109-a289-e965cb68fc30 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 d35fa3bc-a38d-4109-a289-e965cb68fc30 found for delete ", "request_id": "req-a32fca68-0c8b-49aa-8cec-5e3c1181ad18"}]} 2026-05-24 08:21:37.927 8 INFO neutron.db.l3_hamode_db [None req-220959ee-7663-4cb7-a118-3f8bb47ba4a7 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 10816c78-e6ef-4302-a0eb-7d610e1a46a2 was deleted as no HA routers are present in tenant b806ca00b5da4912bb65f4dc1a04241f. [pid: 8|app: 0|req: 633/1196] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:37 2026] DELETE /v2.0/routers/45c8a602-547c-4f91-b33f-4954c5ec9aa4 => generated 0 bytes in 855 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1197] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:37 2026] DELETE /v2.0/security-groups/1bcfedc6-2bc9-41e6-8b28-a5e5482b135e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1198] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:37 2026] DELETE /v2.0/subnets/17c0026a-03b5-40bf-90a6-e08e81990f1f => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:38.165 8 INFO neutron_taas.services.taas.taas_plugin [None req-16bba7fb-e801-4cfc-99d0-84677df43243 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 6e01b59d-e139-4d74-92f3-6ec71ae2cb7f 2026-05-24 08:21:38.168 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16bba7fb-e801-4cfc-99d0-84677df43243 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 6e01b59d-e139-4d74-92f3-6ec71ae2cb7f [pid: 7|app: 0|req: 565/1199] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:38 2026] GET /v2.0/security-groups?tenant_id=dbcc1dabd4e74f09b9515f7caa6ca289&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1200] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:38 2026] DELETE /v2.0/security-groups/54e1e614-8bb8-4b2b-822a-d23d9941cf2b => 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: 567/1201] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:38 2026] DELETE /v2.0/security-groups/e43c4e4e-d22a-42c8-b65f-f22245c5a321 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:38.392 7 INFO neutron.api.v2.resource [None req-f1e44b85-9c75-4bcc-99fd-1557319b016d 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 568/1202] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:21:38 2026] GET /v2.0/security-groups/54e1e614-8bb8-4b2b-822a-d23d9941cf2b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1203] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:38 2026] DELETE /v2.0/networks/f6442458-6e01-48d7-b32b-9450e849e7da => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:38.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-878e7719-88fa-4c03-8f0d-d2d2a30dd9a6 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] TaaS: Handle Delete Port: 4749dc5a-ac19-433c-b2d8-9240ef1413f3 2026-05-24 08:21:38.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-878e7719-88fa-4c03-8f0d-d2d2a30dd9a6 0f4cf8adeda7422c8cca518f39ac766f 3822c82c78604211a7ab034d54218ade - - default default] Tap Mirror: Handle Delete Port: 4749dc5a-ac19-433c-b2d8-9240ef1413f3 [pid: 8|app: 0|req: 636/1204] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:38 2026] GET /v2.0/security-groups?tenant_id=b806ca00b5da4912bb65f4dc1a04241f&name=default => generated 2925 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1205] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:38 2026] DELETE /v2.0/security-groups/5f50fc8e-4f8a-4e89-8a63-3fc34d277957 => 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: 569/1206] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:21:38 2026] DELETE /v2.0/floatingips/38a52f94-6d9c-41db-a1a7-c8b821e8bf92 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1207] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:21:38 2026] POST /v2.0/subnetpools => generated 548 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1208] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:21:39 2026] GET /v2.0/subnetpools/4ad48982-32e7-4e3a-abbf-a3686f9e127a => generated 548 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:39.100 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bd5b82a-ad75-4167-a514-d406de5b69e9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: a6a7d040-9632-41c7-ba2a-d7e441769b12 2026-05-24 08:21:39.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bd5b82a-ad75-4167-a514-d406de5b69e9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: a6a7d040-9632-41c7-ba2a-d7e441769b12 [pid: 7|app: 0|req: 572/1209] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:21:39 2026] PUT /v2.0/subnetpools/4ad48982-32e7-4e3a-abbf-a3686f9e127a => generated 501 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1210] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:21:39 2026] DELETE /v2.0/subnetpools/4ad48982-32e7-4e3a-abbf-a3686f9e127a => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:39.201 7 INFO neutron.api.v2.resource [None req-ea7437d5-b88d-49d9-b59b-723208436815 cdf30067cf164e0db5382f4af1853998 d4213e65941d48a1b4e653ef61ff4b9d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1211] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:21:39 2026] GET /v2.0/subnetpools/4ad48982-32e7-4e3a-abbf-a3686f9e127a => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:21:39.223 7 INFO neutron.api.v2.resource [None req-d1d947cb-7fce-441b-8954-1aaa0df660b5 cdf30067cf164e0db5382f4af1853998 d4213e65941d48a1b4e653ef61ff4b9d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1212] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:21:39 2026] DELETE /v2.0/subnetpools/4ad48982-32e7-4e3a-abbf-a3686f9e127a => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1213] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:21:38 2026] PUT /v2.0/routers/32468172-180f-496e-9f77-2161504f60f9/remove_router_interface => generated 309 bytes in 1038 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:39.910 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0854bb4-08c3-4d96-946f-31c5e3fd40d8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 2250b8d0-6236-4772-b6bc-274f20047a1b 2026-05-24 08:21:39.914 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0854bb4-08c3-4d96-946f-31c5e3fd40d8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 2250b8d0-6236-4772-b6bc-274f20047a1b [pid: 7|app: 0|req: 576/1214] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:39 2026] GET /v2.0/security-groups?tenant_id=d4213e65941d48a1b4e653ef61ff4b9d&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:21:39.950 8 INFO neutron.services.segments.plugin [-] Segment d8b0d0d1-41a5-43c6-9498-2824fb9446bf resource provider aggregate not found 2026-05-24 08:21:39.961 8 INFO neutron.services.segments.plugin [-] Segment d8b0d0d1-41a5-43c6-9498-2824fb9446bf resource provider aggregate not found 2026-05-24 08:21:39.967 8 INFO neutron.services.segments.plugin [-] Segment d8b0d0d1-41a5-43c6-9498-2824fb9446bf 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 d8b0d0d1-41a5-43c6-9498-2824fb9446bf found for delete ", "request_id": "req-1e2415a2-1af0-4719-86ae-bd61473968b0"}]} 2026-05-24 08:21:39.997 8 INFO neutron.services.segments.plugin [-] Segment d8b0d0d1-41a5-43c6-9498-2824fb9446bf 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 d8b0d0d1-41a5-43c6-9498-2824fb9446bf found for delete ", "request_id": "req-3bd19cf1-f60f-4153-be2c-1b12d1da32b2"}]} [pid: 7|app: 0|req: 577/1215] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:39 2026] DELETE /v2.0/security-groups/c8c9908c-7b95-4152-ace8-e0e4d9c91a9d => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:40.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0854bb4-08c3-4d96-946f-31c5e3fd40d8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 6e64929a-62f9-4441-a8bf-10baa6242e5c 2026-05-24 08:21:40.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0854bb4-08c3-4d96-946f-31c5e3fd40d8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 6e64929a-62f9-4441-a8bf-10baa6242e5c 2026-05-24 08:21:40.530 8 INFO neutron.db.l3_hamode_db [None req-f0854bb4-08c3-4d96-946f-31c5e3fd40d8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 24c96f4c-9845-48ac-aabd-3f4e46316d14 was deleted as no HA routers are present in tenant 3822c82c78604211a7ab034d54218ade. [pid: 8|app: 0|req: 639/1216] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:39 2026] DELETE /v2.0/routers/32468172-180f-496e-9f77-2161504f60f9 => generated 0 bytes in 807 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:40.586 7 INFO neutron.db.segments_db [None req-15c06465-c2c8-4424-b1a6-883a911efb29 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 2925f895-059d-4b5b-a517-f7fe3860cbd1 of type vxlan for network b3b4afe0-6369-47b2-8f27-7f55b8bb30ef [pid: 7|app: 0|req: 578/1217] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:40 2026] POST /v2.0/networks => generated 721 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:40.738 8 INFO neutron.db.segments_db [None req-bd79702c-c8e0-40f6-afb9-367c017f1283 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 of type vxlan for network 99f94a0c-4135-4fab-8565-3ebd7a58f319 [pid: 7|app: 0|req: 579/1218] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:21:40 2026] DELETE /v2.0/subnets/8fcf5911-8032-4e77-bcaf-9ea464eae13d => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1219] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:40 2026] POST /v2.0/networks => generated 717 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1220] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:40 2026] POST /v2.0/subnets => generated 687 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:21:40.939 8 INFO neutron_taas.services.taas.taas_plugin [None req-3fa564a5-5613-49f4-9417-c085be3cafd4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 77d7c725-972c-48a0-a582-b7519054d379 2026-05-24 08:21:40.942 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3fa564a5-5613-49f4-9417-c085be3cafd4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 77d7c725-972c-48a0-a582-b7519054d379 [pid: 7|app: 0|req: 581/1221] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:40 2026] POST /v2.0/subnets => generated 683 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1222] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:21:40 2026] DELETE /v2.0/networks/47646a2f-bd12-4013-a9d3-f712c1b6f8b2 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:21:41.136 7 INFO neutron.db.segments_db [None req-1c6b6830-acd2-4e2f-a801-2f26ff85e6a6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 08a41b40-0a5e-43c9-88cd-5bba3981b8cd of type vxlan for network 4398b6ef-16b9-478d-90f0-5e456440e333 2026-05-24 08:21:41.163 8 INFO neutron.db.segments_db [None req-70a6de17-be0a-40ea-99a7-0134060996ac d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 7ea6093b-427f-44a3-a033-060051c2a6db of type vxlan for network 36d69120-f751-4b85-8893-a50a38cfa5d5 2026-05-24 08:21:41.379 7 INFO neutron.db.l3_hamode_db [None req-1c6b6830-acd2-4e2f-a801-2f26ff85e6a6 d9d3644b52b94651a674faf672003eaf 9e27f89eeef94498bcc37465dd0ed800 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:41.416 8 INFO neutron.db.l3_hamode_db [None req-70a6de17-be0a-40ea-99a7-0134060996ac d9d3644b52b94651a674faf672003eaf bb100df0689e48cfa53759fb7b3968cd - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:41.991 8 INFO neutron.services.segments.plugin [-] Segment 438de5ef-8a8d-4653-8996-b67c3728d3bb resource provider aggregate not found 2026-05-24 08:21:42.014 8 INFO neutron.services.segments.plugin [-] Segment 438de5ef-8a8d-4653-8996-b67c3728d3bb 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 438de5ef-8a8d-4653-8996-b67c3728d3bb found for delete ", "request_id": "req-048721b0-6f65-4a8c-8327-579f6810104e"}]} 2026-05-24 08:21:42.020 8 INFO neutron.services.segments.plugin [-] Segment 438de5ef-8a8d-4653-8996-b67c3728d3bb resource provider aggregate not found 2026-05-24 08:21:42.034 8 INFO neutron.services.segments.plugin [-] Segment f7481033-2748-477d-96eb-df18a514400e resource provider aggregate not found 2026-05-24 08:21:42.037 8 INFO neutron.services.segments.plugin [-] Segment 438de5ef-8a8d-4653-8996-b67c3728d3bb 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 438de5ef-8a8d-4653-8996-b67c3728d3bb found for delete ", "request_id": "req-57897b01-06f1-43c4-b860-ce76d08e2420"}]} 2026-05-24 08:21:42.048 8 INFO neutron.services.segments.plugin [-] Segment f7481033-2748-477d-96eb-df18a514400e resource provider aggregate not found 2026-05-24 08:21:42.052 8 INFO neutron.services.segments.plugin [-] Segment f7481033-2748-477d-96eb-df18a514400e 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 f7481033-2748-477d-96eb-df18a514400e found for delete ", "request_id": "req-5569b42c-9629-4e1b-881b-d46fd83cc053"}]} 2026-05-24 08:21:42.057 8 INFO neutron.db.l3_hamode_db [None req-70a6de17-be0a-40ea-99a7-0134060996ac d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:21:42.073 8 INFO neutron.services.segments.plugin [-] Segment f7481033-2748-477d-96eb-df18a514400e 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 f7481033-2748-477d-96eb-df18a514400e found for delete ", "request_id": "req-f1497f41-aa98-4da7-a51e-b697fe79fad1"}]} 2026-05-24 08:21:42.128 7 INFO neutron.db.l3_hamode_db [None req-1c6b6830-acd2-4e2f-a801-2f26ff85e6a6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 642/1223] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:41 2026] POST /v2.0/routers => generated 723 bytes in 1784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1224] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:42 2026] GET /v2.0/security-groups?tenant_id=3822c82c78604211a7ab034d54218ade&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1225] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:41 2026] POST /v2.0/routers => generated 727 bytes in 1936 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1226] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:43 2026] DELETE /v2.0/security-groups/99355bf4-65a1-497c-aca3-64de3d12dcec => 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: 584/1227] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:43 2026] PUT /v2.0/routers/13176adf-87e2-4294-9456-345b79c56a61/add_router_interface => generated 309 bytes in 1091 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1228] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:42 2026] PUT /v2.0/routers/e0fd31d1-6cdd-4f48-86bb-f6f9d71c0cb3/add_router_interface => generated 309 bytes in 1435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1231] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:44 2026] GET /v2.0/security-groups?tenant_id=d596c2caa8c4460cb6d9fcfd0cfb6310&name=default => generated 2925 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1232] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:44 2026] DELETE /v2.0/security-groups/5025dfe5-6798-4d52-8f29-8cb68f48ff53 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1233] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:21:45 2026] POST /v2.0/security-groups => generated 1660 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1234] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:45 2026] POST /v2.0/security-group-rules => generated 597 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1235] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:45 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: 649/1236] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:21:45 2026] POST /v2.0/floatingips => generated 552 bytes in 488 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1237] 10.0.0.203 () {34 vars in 1100 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1873538559&fields=id&tenant_id=bb100df0689e48cfa53759fb7b3968cd => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1238] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/networks?id=99f94a0c-4135-4fab-8565-3ebd7a58f319 => generated 668 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 589/1239] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/quotas/bb100df0689e48cfa53759fb7b3968cd => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1240] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/ports?tenant_id=bb100df0689e48cfa53759fb7b3968cd&fields=id => generated 57 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1241] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319?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: 652/1242] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/networks?id=b3b4afe0-6369-47b2-8f27-7f55b8bb30ef => generated 672 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1243] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/quotas/9e27f89eeef94498bcc37465dd0ed800 => 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: 591/1244] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319?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: 654/1245] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/ports?tenant_id=9e27f89eeef94498bcc37465dd0ed800&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1246] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/networks/b3b4afe0-6369-47b2-8f27-7f55b8bb30ef?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1247] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 593/1248] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:21:46 2026] GET /v2.0/networks/b3b4afe0-6369-47b2-8f27-7f55b8bb30ef?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: 656/1249] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:47 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1250] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:47 2026] GET /v2.0/security-groups?tenant_id=214ae68b494048a0b8c9d7c4c8e5afd7&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1251] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:47 2026] DELETE /v2.0/security-groups/876b10e2-1e7a-4ffd-b704-6b668a5f2931 => 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: 596/1252] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:48 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:48.204 8 INFO neutron.db.segments_db [None req-589b7f20-7887-49fe-979d-d279f286991b d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Added segment 6b3ae7df-9812-49e6-8315-d4e8d50ab584 of type vxlan for network ba416825-4108-47f6-a093-305f1cc05906 [pid: 7|app: 0|req: 597/1253] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:48 2026] GET /v2.0/security-groups?tenant_id=e6ac4de0b76b4999879ae0e0116080a9&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1254] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:48 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 657/1255] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:21:47 2026] POST /v2.0/networks => generated 614 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1256] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:48 2026] DELETE /v2.0/security-groups/9d090e6a-39f4-4d79-9526-f6221a434bb1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:21:48.418 8 INFO neutron.db.segments_db [None req-878e90c7-a63e-42a8-be66-6249d271142c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Added segment cbde6f1f-a845-45a5-9391-d4298f7fbde0 of type vxlan for network ea2123fa-3f6d-40f0-9e4e-c6c068774562 2026-05-24 08:21:48.669 8 INFO neutron.db.l3_hamode_db [None req-878e90c7-a63e-42a8-be66-6249d271142c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 600/1257] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:49 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 601/1258] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:49 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:21:49.548 8 INFO neutron.db.l3_hamode_db [None req-878e90c7-a63e-42a8-be66-6249d271142c d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 602/1259] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:50 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 603/1260] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:50 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 658/1261] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:48 2026] POST /v2.0/routers => generated 695 bytes in 2150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1262] 10.0.0.8 () {32 vars in 774 bytes} [Sun May 24 08:21:50 2026] GET /v2.0/subnets?project_id=f265e3e459cc43e196bd8eed9cccc4db&cidr=10.100.0.0%2F28 => generated 14 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1263] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:21:50 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1264] 10.0.0.8 () {32 vars in 782 bytes} [Sun May 24 08:21:50 2026] GET /v2.0/subnets?network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9&cidr=10.100.0.0%2F28 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1265] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:21:50 2026] POST /v2.0/subnets => generated 657 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1266] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:51 2026] GET /v2.0/networks?id=99f94a0c-4135-4fab-8565-3ebd7a58f319 => generated 668 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1267] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:21:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bb100df0689e48cfa53759fb7b3968cd => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1268] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:21:51 2026] POST /v2.0/ports => generated 954 bytes in 421 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: 664/1269] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:51 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 957 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1270] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:51 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 666/1271] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:21:51 2026] PUT /v2.0/ports/a457d327-9db2-45f8-ac72-4680c8d5c70a => generated 1235 bytes in 436 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-24 08:21:52.335 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bbb6620-a3a2-4135-b723-bf6808e0624c'] response: {'name': 'network-changed', 'server_uuid': 'caa2aee2-393e-4cf2-b0bd-7517fabfd2ec', 'tag': 'a457d327-9db2-45f8-ac72-4680c8d5c70a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 667/1272] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:52 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&fields=id&fields=name => generated 114 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1273] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:21:51 2026] PUT /v2.0/routers/d197bbaa-e2e7-42d2-8453-bf1e7c2bbd3f/add_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1274] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:52 2026] GET /v2.0/security-groups?tenant_id=414c3fe095c245f7b246607f41633ff3&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1275] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:21:52 2026] GET /v2.0/networks => generated 6501 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1276] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:52 2026] GET /v2.0/ports?tenant_id=bb100df0689e48cfa53759fb7b3968cd&device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1277] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:52 2026] DELETE /v2.0/security-groups/514bbaa2-3edb-4a88-8a59-c2f1c47d140c => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1278] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:21:52 2026] GET /v2.0/subnets => generated 5189 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1279] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:21:52 2026] GET /v2.0/networks?tenant_id=bb100df0689e48cfa53759fb7b3968cd&shared=False => generated 764 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1280] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 611/1281] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/networks?shared=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: 671/1282] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/routers => generated 2180 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1283] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/security-groups?tenant_id=4c66f01d26964577953e0404b210f911&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1284] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:21:53 2026] POST /v2.0/security-groups => generated 1673 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1285] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:21:53 2026] DELETE /v2.0/security-groups/431ee144-5595-425b-82eb-35cc9274114c => 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: 614/1286] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/networks?id=b3b4afe0-6369-47b2-8f27-7f55b8bb30ef => generated 672 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1287] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1288] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:53 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1289] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:53 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1290] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1291] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:53 2026] POST /v2.0/security-group-rules => generated 602 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1292] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1293] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:21:53 2026] POST /v2.0/ports => generated 954 bytes in 466 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-24 08:21:54.073 8 INFO neutron.db.securitygroups_db [None req-5bbe9fac-f0fd-4d75-8028-7f2367033faf d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Project f265e3e459cc43e196bd8eed9cccc4db 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: 678/1294] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1295] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/ports?tenant_id=bb100df0689e48cfa53759fb7b3968cd&device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1296] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 957 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:54.315 8 INFO neutron.db.securitygroups_db [None req-821662bb-2b95-45ad-a4ec-c0cd5808dd9e d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Project f265e3e459cc43e196bd8eed9cccc4db 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: 681/1297] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:21:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1298] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a457d327-9db2-45f8-ac72-4680c8d5c70a => 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: 683/1299] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&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: 8|app: 0|req: 684/1300] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/subnets?id=e7538c50-e339-4305-8dad-c753ccd20425 => generated 686 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1301] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/ports?network_id=99f94a0c-4135-4fab-8565-3ebd7a58f319&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: 8|app: 0|req: 686/1302] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1303] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:21:54 2026] PUT /v2.0/ports/87caf6e0-845e-4671-83d2-7ee3e182d735 => generated 1235 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1304] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319?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) 2026-05-24 08:21:54.663 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33993853-94c5-4c28-a377-84c446924a94'] response: {'name': 'network-changed', 'server_uuid': 'c82f9a6c-fa9f-450f-bda6-ddf3d74935cd', 'tag': '87caf6e0-845e-4671-83d2-7ee3e182d735', '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: 618/1305] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 688/1306] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 619/1307] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:21:54 2026] GET /v2.0/networks => generated 1298 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1308] 10.0.0.203 () {34 vars in 1098 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-458722609&fields=id&tenant_id=f265e3e459cc43e196bd8eed9cccc4db => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1309] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/ports?tenant_id=9e27f89eeef94498bcc37465dd0ed800&device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1310] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 661 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1311] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/quotas/f265e3e459cc43e196bd8eed9cccc4db => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1312] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/networks?tenant_id=9e27f89eeef94498bcc37465dd0ed800&shared=False => generated 768 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1313] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&fields=id => generated 57 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1314] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1315] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 692/1316] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 7|app: 0|req: 625/1317] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1318] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&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: 626/1319] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 694/1320] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1321] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:55 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 8|app: 0|req: 695/1322] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/ports?tenant_id=9e27f89eeef94498bcc37465dd0ed800&device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 1238 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1323] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=87caf6e0-845e-4671-83d2-7ee3e182d735 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1324] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/subnets?id=47f6e1a8-d205-4fc0-ab86-505d6ce4e5b7 => generated 690 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1325] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/ports?network_id=b3b4afe0-6369-47b2-8f27-7f55b8bb30ef&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: 8|app: 0|req: 697/1326] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/networks/b3b4afe0-6369-47b2-8f27-7f55b8bb30ef?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: 630/1327] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/networks/b3b4afe0-6369-47b2-8f27-7f55b8bb30ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1328] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 631/1329] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1330] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:56 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1331] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:57 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 700/1332] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:57 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 701/1333] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:57 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1334] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:57 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 702/1335] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:57 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&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: 7|app: 0|req: 634/1336] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:58 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 703/1337] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:58 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 636/1340] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:58 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 705/1341] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 637/1342] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1343] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1344] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 707/1345] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1346] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:21:59.975 7 INFO neutron.db.l3_db [None req-a7cd4cf3-0324-4574-bb15-5680607b5df7 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] Floating IP 0f2ef41e-0371-4ca5-b554-62f4856f87de associated. External IP: 10.96.250.207, port: a457d327-9db2-45f8-ac72-4680c8d5c70a. [pid: 8|app: 0|req: 709/1347] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:21:59 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f265e3e459cc43e196bd8eed9cccc4db => generated 180 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1348] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:21:59 2026] PUT /v2.0/floatingips/0f2ef41e-0371-4ca5-b554-62f4856f87de => generated 855 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1349] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:22:00 2026] POST /v2.0/ports => generated 958 bytes in 375 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: 711/1350] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 961 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1351] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1352] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/security-groups?tenant_id=55744017b8a5400499db0b6b6c1a7660&name=default => generated 2925 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1353] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1354] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:00.780 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d395e75f-4f92-48c4-a5ff-8492643a58b4'] response: {'name': 'network-changed', 'server_uuid': 'caa2aee2-393e-4cf2-b0bd-7517fabfd2ec', 'tag': 'a457d327-9db2-45f8-ac72-4680c8d5c70a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 643/1355] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:00 2026] DELETE /v2.0/security-groups/ff9bb8e5-85e0-416b-8176-5d922b64b711 => 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: 644/1356] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 645/1357] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 713/1358] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:22:00 2026] PUT /v2.0/ports/da9f51e2-60e3-4a26-93ea-574aca32087f => generated 1239 bytes in 515 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:22:01.077 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2a9b58cd-b655-4616-9136-6d7fd37f59a7'] response: {'name': 'network-changed', 'server_uuid': 'cadcf132-9e41-4f32-8689-27c48fd03b3f', 'tag': 'da9f51e2-60e3-4a26-93ea-574aca32087f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 646/1359] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:00 2026] GET /v2.0/security-groups?tenant_id=f12e6e46089741669ec22a71c162283c&name=default => generated 2925 bytes in 157 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: 647/1360] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 714/1361] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:01 2026] DELETE /v2.0/security-groups/f757b2be-1955-4f8a-aff1-d3c224ab3639 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1362] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 648/1363] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/ports?tenant_id=bb100df0689e48cfa53759fb7b3968cd&device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1364] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/networks?id=99f94a0c-4135-4fab-8565-3ebd7a58f319 => generated 764 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1365] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=a457d327-9db2-45f8-ac72-4680c8d5c70a => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1366] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/subnets?id=e7538c50-e339-4305-8dad-c753ccd20425 => generated 686 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1367] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/ports?network_id=99f94a0c-4135-4fab-8565-3ebd7a58f319&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: 8|app: 0|req: 718/1368] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319?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: 651/1369] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1370] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319?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: 7|app: 0|req: 652/1371] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/networks?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&shared=False => generated 757 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1372] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1373] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1374] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 973 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1375] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1376] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:01 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1377] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1378] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1379] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1242 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1380] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=da9f51e2-60e3-4a26-93ea-574aca32087f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1381] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/subnets?id=b9a52a60-ff31-4eef-aad2-a1e30e6c2d39 => generated 678 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1382] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/ports?network_id=ba416825-4108-47f6-a093-305f1cc05906&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1383] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:02 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 727/1384] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1385] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 658/1386] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1387] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 659/1388] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1389] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 971 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1390] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/security-groups?id=06327169-4fc1-488e-a799-74b3fed2bda1&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: 731/1391] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:03.872 7 INFO neutron_taas.services.taas.taas_plugin [req-d8d21827-dc1b-4beb-b9ea-92a000926fc6 req-3d63d9bc-9ccf-4566-b186-7954f015407e 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] TaaS: Handle Delete Port: a457d327-9db2-45f8-ac72-4680c8d5c70a 2026-05-24 08:22:03.878 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d8d21827-dc1b-4beb-b9ea-92a000926fc6 req-3d63d9bc-9ccf-4566-b186-7954f015407e 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] Tap Mirror: Handle Delete Port: a457d327-9db2-45f8-ac72-4680c8d5c70a 2026-05-24 08:22:04.026 7 INFO neutron.db.l3_db [req-d8d21827-dc1b-4beb-b9ea-92a000926fc6 req-3d63d9bc-9ccf-4566-b186-7954f015407e 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] Floating IP 0f2ef41e-0371-4ca5-b554-62f4856f87de disassociated. External IP: 10.96.250.207, port: a457d327-9db2-45f8-ac72-4680c8d5c70a. [pid: 8|app: 0|req: 732/1392] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:03 2026] GET /v2.0/security-groups?tenant_id=32f60d331ffb48f6815ed5b81927fed2&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: 733/1393] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:04 2026] DELETE /v2.0/security-groups/c87820b3-7127-49c1-b992-0fd17c13c05c => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1394] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:04 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1395] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:04 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 661/1396] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:22:03 2026] DELETE /v2.0/ports/a457d327-9db2-45f8-ac72-4680c8d5c70a => generated 0 bytes in 713 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:22:04.493 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-95d413dd-a95b-4810-b259-caeb36e35850'] response: {'server_uuid': 'caa2aee2-393e-4cf2-b0bd-7517fabfd2ec', 'name': 'network-vif-deleted', 'tag': 'a457d327-9db2-45f8-ac72-4680c8d5c70a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 736/1397] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:04 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1398] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:04 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1399] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:04 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1400] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:05 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 738/1401] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:05 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1402] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:05 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 739/1403] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:05 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1404] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:05 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 740/1405] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:06 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 975 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1406] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:06 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 8|app: 0|req: 741/1407] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:06 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 971 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1408] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:07 2026] GET /v2.0/ports?device_id=caa2aee2-393e-4cf2-b0bd-7517fabfd2ec => 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: 742/1409] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:07 2026] GET /v2.0/security-groups?id=6f86462c-1191-4891-a23b-57a7d0bdb4fb&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: 668/1410] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:22:07 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:07.445 8 INFO neutron_taas.services.taas.taas_plugin [req-5db19c14-2ba6-4e2b-bd1a-9fa69a2f41b6 req-4902b4f7-375d-41a3-b7df-ab3829dd5be7 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] TaaS: Handle Delete Port: 87caf6e0-845e-4671-83d2-7ee3e182d735 2026-05-24 08:22:07.448 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5db19c14-2ba6-4e2b-bd1a-9fa69a2f41b6 req-4902b4f7-375d-41a3-b7df-ab3829dd5be7 5bcd540c6a46404cbc271722d648a1b8 9e27f89eeef94498bcc37465dd0ed800 - - default default] Tap Mirror: Handle Delete Port: 87caf6e0-845e-4671-83d2-7ee3e182d735 [pid: 8|app: 0|req: 743/1411] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:22:07 2026] DELETE /v2.0/ports/87caf6e0-845e-4671-83d2-7ee3e182d735 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:22:07.673 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1f29ac8e-5a7f-4b69-9d66-d1271d933b59'] response: {'server_uuid': 'c82f9a6c-fa9f-450f-bda6-ddf3d74935cd', 'name': 'network-vif-deleted', 'tag': '87caf6e0-845e-4671-83d2-7ee3e182d735', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 669/1412] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:07 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 975 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1413] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:07 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 670/1414] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:08 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1415] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:08 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 8|app: 0|req: 746/1416] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:08 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => 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: 671/1417] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:22:08 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1418] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:08 2026] DELETE /v2.0/security-groups/06327169-4fc1-488e-a799-74b3fed2bda1 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:22:08.363 8 INFO neutron.api.v2.resource [None req-71918f63-fb05-4dab-9b40-7b7e32b678d2 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 748/1419] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:22:08 2026] GET /v2.0/security-groups/06327169-4fc1-488e-a799-74b3fed2bda1 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:22:08.485 8 INFO neutron_taas.services.taas.taas_plugin [None req-91a516dc-cd93-42c3-a441-762aac70a2ae 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] TaaS: Handle Delete Port: 63398c55-1ac8-48ae-b514-117e41d15933 2026-05-24 08:22:08.487 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-91a516dc-cd93-42c3-a441-762aac70a2ae 0e971a13d1fe4661bbb1fcc8f10d5c18 bb100df0689e48cfa53759fb7b3968cd - - default default] Tap Mirror: Handle Delete Port: 63398c55-1ac8-48ae-b514-117e41d15933 [pid: 8|app: 0|req: 749/1420] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:22:08 2026] DELETE /v2.0/floatingips/0f2ef41e-0371-4ca5-b554-62f4856f87de => generated 0 bytes in 368 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:22:09.052 7 INFO neutron.db.l3_db [None req-c4bcc7e0-1b6d-4e7b-972c-3039f842b308 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Floating IP a9ee3614-d983-47c8-8f56-bbce85136a9a associated. External IP: 10.96.250.214, port: da9f51e2-60e3-4a26-93ea-574aca32087f. 2026-05-24 08:22:09.174 8 INFO neutron_taas.services.taas.taas_plugin [None req-bed485bb-6cb3-4b45-b2dd-29f0cc91aed9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: c3ed8cef-5fb2-486f-985c-3ad756c942c8 2026-05-24 08:22:09.177 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bed485bb-6cb3-4b45-b2dd-29f0cc91aed9 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: c3ed8cef-5fb2-486f-985c-3ad756c942c8 [pid: 8|app: 0|req: 750/1421] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:22:08 2026] PUT /v2.0/routers/e0fd31d1-6cdd-4f48-86bb-f6f9d71c0cb3/remove_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1422] 10.0.0.8 () {34 vars in 675 bytes} [Sun May 24 08:22:08 2026] POST /v2.0/floatingips => generated 856 bytes in 1834 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1423] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/ports?device_id=c82f9a6c-fa9f-450f-bda6-ddf3d74935cd => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:10.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-296cbc35-fec4-4332-b662-4d3366ca3eb0'] response: {'name': 'network-changed', 'server_uuid': 'cadcf132-9e41-4f32-8689-27c48fd03b3f', 'tag': 'da9f51e2-60e3-4a26-93ea-574aca32087f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 751/1424] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:09 2026] GET /v2.0/security-groups?tenant_id=2b0f7395cdb74d5b921cd8e394d47e5a&name=default => generated 2925 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1425] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 856 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1426] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:10 2026] DELETE /v2.0/security-groups/49296f57-a587-4eea-a64f-e4b7eaa81340 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:22:10.297 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef02bd8a-d767-438b-86ca-e39e8180faf0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 7497bd10-f267-4dfc-bb71-2c030045434a 2026-05-24 08:22:10.299 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef02bd8a-d767-438b-86ca-e39e8180faf0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 7497bd10-f267-4dfc-bb71-2c030045434a 2026-05-24 08:22:10.566 7 INFO neutron_taas.services.taas.taas_plugin [None req-ef02bd8a-d767-438b-86ca-e39e8180faf0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: ba69d526-bcc1-4528-afc2-03297e114a9e 2026-05-24 08:22:10.571 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef02bd8a-d767-438b-86ca-e39e8180faf0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: ba69d526-bcc1-4528-afc2-03297e114a9e [pid: 8|app: 0|req: 754/1427] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1428] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 756/1429] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=da9f51e2-60e3-4a26-93ea-574aca32087f => generated 859 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1430] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/subnets?id=b9a52a60-ff31-4eef-aad2-a1e30e6c2d39 => 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: 758/1431] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/ports?network_id=ba416825-4108-47f6-a093-305f1cc05906&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: 8|app: 0|req: 759/1432] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1433] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:10 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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) 2026-05-24 08:22:11.023 7 INFO neutron.services.segments.plugin [-] Segment 7ea6093b-427f-44a3-a033-060051c2a6db resource provider aggregate not found 2026-05-24 08:22:11.031 7 INFO neutron.services.segments.plugin [-] Segment 7ea6093b-427f-44a3-a033-060051c2a6db resource provider aggregate not found 2026-05-24 08:22:11.035 7 INFO neutron.services.segments.plugin [-] Segment 7ea6093b-427f-44a3-a033-060051c2a6db 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 7ea6093b-427f-44a3-a033-060051c2a6db found for delete ", "request_id": "req-4398a38a-df6c-4f07-adf2-60ee35d068ac"}]} 2026-05-24 08:22:11.046 7 INFO neutron.db.l3_hamode_db [None req-ef02bd8a-d767-438b-86ca-e39e8180faf0 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 36d69120-f751-4b85-8893-a50a38cfa5d5 was deleted as no HA routers are present in tenant bb100df0689e48cfa53759fb7b3968cd. 2026-05-24 08:22:11.055 7 INFO neutron.services.segments.plugin [-] Segment 7ea6093b-427f-44a3-a033-060051c2a6db 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 7ea6093b-427f-44a3-a033-060051c2a6db found for delete ", "request_id": "req-b506b790-3f05-4f66-b6d3-ba30a5d39b36"}]} [pid: 7|app: 0|req: 674/1434] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:10 2026] DELETE /v2.0/routers/e0fd31d1-6cdd-4f48-86bb-f6f9d71c0cb3 => generated 0 bytes in 977 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1435] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:11 2026] DELETE /v2.0/subnets/e7538c50-e339-4305-8dad-c753ccd20425 => 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: 675/1436] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:11 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 856 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:11.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2a3ac86-4b7a-4509-adc4-71ee3275c791 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 5190b202-0435-4737-bfbc-524f470d8a26 2026-05-24 08:22:11.333 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2a3ac86-4b7a-4509-adc4-71ee3275c791 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 5190b202-0435-4737-bfbc-524f470d8a26 2026-05-24 08:22:11.523 8 INFO neutron.services.segments.plugin [-] Segment a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 resource provider aggregate not found 2026-05-24 08:22:11.533 8 INFO neutron.services.segments.plugin [-] Segment a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 resource provider aggregate not found 2026-05-24 08:22:11.540 8 INFO neutron.services.segments.plugin [-] Segment a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 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 a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 found for delete ", "request_id": "req-96edf9e6-db1f-46cd-bb32-748727443f57"}]} 2026-05-24 08:22:11.553 8 INFO neutron.services.segments.plugin [-] Segment a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 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 a25b79c2-cb65-4d0c-abbe-1b0ec8966aa6 found for delete ", "request_id": "req-9a413a08-8b23-4e91-bfd6-f8a87ae7362d"}]} [pid: 8|app: 0|req: 762/1437] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:11 2026] DELETE /v2.0/networks/99f94a0c-4135-4fab-8565-3ebd7a58f319 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1438] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:11 2026] GET /v2.0/security-groups?tenant_id=bb100df0689e48cfa53759fb7b3968cd&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1439] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:11 2026] DELETE /v2.0/security-groups/acdcc7e5-db37-49cf-8050-b5b4fc66cb94 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1440] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:12 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 858 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:12.397 7 INFO neutron.db.segments_db [None req-7b027679-f83a-46d0-a66a-8eba9053e242 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Added segment 8f632b3b-4eec-4131-9567-e164a30554f9 of type vxlan for network 07bb4ca5-25d6-47c0-90fa-c99a195db951 [pid: 7|app: 0|req: 677/1441] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:22:12 2026] POST /v2.0/networks => generated 630 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1442] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:12 2026] POST /v2.0/subnets => generated 627 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:12.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbfdead6-8f24-430f-8d5f-f75c24aeaa2a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 233eb812-2e37-4f89-82b1-119288924bd1 2026-05-24 08:22:12.717 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbfdead6-8f24-430f-8d5f-f75c24aeaa2a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 233eb812-2e37-4f89-82b1-119288924bd1 2026-05-24 08:22:12.749 7 INFO neutron.db.segments_db [None req-7d01eccf-1236-4305-b44e-f5ea67d3a90b 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Added segment 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec of type vxlan for network 42fa7010-8be1-43d4-a8f8-54d4842a40ea 2026-05-24 08:22:12.992 7 INFO neutron.db.l3_hamode_db [None req-7d01eccf-1236-4305-b44e-f5ea67d3a90b 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 765/1443] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:22:12 2026] PUT /v2.0/routers/13176adf-87e2-4294-9456-345b79c56a61/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:13.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-083d6b6b-1b22-44ad-9407-b27534c11a7a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: bf9086c0-89c0-4a4f-ae54-0dc0c8f3ad9b 2026-05-24 08:22:13.551 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-083d6b6b-1b22-44ad-9407-b27534c11a7a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: bf9086c0-89c0-4a4f-ae54-0dc0c8f3ad9b 2026-05-24 08:22:13.799 8 INFO neutron_taas.services.taas.taas_plugin [None req-083d6b6b-1b22-44ad-9407-b27534c11a7a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: b687e6a3-422c-463e-aef1-b413907e39b4 2026-05-24 08:22:13.802 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-083d6b6b-1b22-44ad-9407-b27534c11a7a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: b687e6a3-422c-463e-aef1-b413907e39b4 2026-05-24 08:22:13.816 7 INFO neutron.db.l3_hamode_db [None req-7d01eccf-1236-4305-b44e-f5ea67d3a90b 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:22:14.152 8 INFO neutron.services.segments.plugin [-] Segment 08a41b40-0a5e-43c9-88cd-5bba3981b8cd resource provider aggregate not found 2026-05-24 08:22:14.159 8 INFO neutron.services.segments.plugin [-] Segment 08a41b40-0a5e-43c9-88cd-5bba3981b8cd resource provider aggregate not found 2026-05-24 08:22:14.186 8 INFO neutron.services.segments.plugin [-] Segment 08a41b40-0a5e-43c9-88cd-5bba3981b8cd 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 08a41b40-0a5e-43c9-88cd-5bba3981b8cd found for delete ", "request_id": "req-62c01c7a-436d-4068-97a8-3df2d6486d81"}]} 2026-05-24 08:22:14.187 8 INFO neutron.services.segments.plugin [-] Segment 08a41b40-0a5e-43c9-88cd-5bba3981b8cd 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 08a41b40-0a5e-43c9-88cd-5bba3981b8cd found for delete ", "request_id": "req-14bbfe66-ed1e-4869-bdd7-2435bc471e29"}]} 2026-05-24 08:22:14.190 8 INFO neutron.db.l3_hamode_db [None req-083d6b6b-1b22-44ad-9407-b27534c11a7a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 4398b6ef-16b9-478d-90f0-5e456440e333 was deleted as no HA routers are present in tenant 9e27f89eeef94498bcc37465dd0ed800. [pid: 8|app: 0|req: 766/1444] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:13 2026] DELETE /v2.0/routers/13176adf-87e2-4294-9456-345b79c56a61 => generated 0 bytes in 832 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:22:14.523 8 INFO neutron.db.segments_db [None req-26a5d793-9b70-4f4c-bb1d-043e662dc1b8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 54652a23-b8a8-44f1-a772-d4f8368f7add of type vxlan for network 86403991-48ff-44de-b4a1-251462161647 [pid: 8|app: 0|req: 767/1445] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:14 2026] POST /v2.0/networks => generated 724 bytes in 428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1448] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:12 2026] POST /v2.0/routers => generated 695 bytes in 2021 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1449] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:14 2026] DELETE /v2.0/subnets/47f6e1a8-d205-4fc0-ab86-505d6ce4e5b7 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1450] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:14 2026] POST /v2.0/subnets => generated 690 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:15.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-008fddae-fd91-47b2-945b-c0987c8a1aee d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 4db82e41-0cbd-4e48-ba1f-8a529755cf17 2026-05-24 08:22:15.025 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-008fddae-fd91-47b2-945b-c0987c8a1aee d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 4db82e41-0cbd-4e48-ba1f-8a529755cf17 2026-05-24 08:22:15.216 7 INFO neutron.services.segments.plugin [-] Segment 2925f895-059d-4b5b-a517-f7fe3860cbd1 resource provider aggregate not found 2026-05-24 08:22:15.216 7 INFO neutron.services.segments.plugin [-] Segment 2925f895-059d-4b5b-a517-f7fe3860cbd1 resource provider aggregate not found 2026-05-24 08:22:15.236 7 INFO neutron.services.segments.plugin [-] Segment 2925f895-059d-4b5b-a517-f7fe3860cbd1 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 2925f895-059d-4b5b-a517-f7fe3860cbd1 found for delete ", "request_id": "req-e80cf030-a609-49f2-85b7-960378bf2d09"}]} 2026-05-24 08:22:15.243 7 INFO neutron.services.segments.plugin [-] Segment 2925f895-059d-4b5b-a517-f7fe3860cbd1 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 2925f895-059d-4b5b-a517-f7fe3860cbd1 found for delete ", "request_id": "req-1e87661e-4f23-4112-9d42-6cc41067edf7"}]} [pid: 7|app: 0|req: 681/1451] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:14 2026] DELETE /v2.0/networks/b3b4afe0-6369-47b2-8f27-7f55b8bb30ef => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:22:15.298 7 INFO neutron.db.segments_db [None req-096ab931-51be-4944-8d4f-ea4011a2825b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment c3ef067f-1712-4eb4-ab67-903229fb303e of type vxlan for network 8c14a20f-4142-4adb-a4fc-b57467670f70 2026-05-24 08:22:15.536 7 INFO neutron.db.l3_hamode_db [None req-096ab931-51be-4944-8d4f-ea4011a2825b d9d3644b52b94651a674faf672003eaf b39b8f96a17a439c80019f0192d5908d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 771/1452] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:22:14 2026] PUT /v2.0/routers/5fc2f321-96b5-4fbc-920a-48f94c2989c6/add_router_interface => generated 309 bytes in 1253 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1453] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:16 2026] GET /v2.0/security-groups?tenant_id=9e27f89eeef94498bcc37465dd0ed800&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:22:16.371 7 INFO neutron.db.l3_hamode_db [None req-096ab931-51be-4944-8d4f-ea4011a2825b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 773/1454] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:22:16 2026] POST /v2.0/ports => generated 955 bytes in 425 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: 774/1455] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:16 2026] DELETE /v2.0/security-groups/6f86462c-1191-4891-a23b-57a7d0bdb4fb => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1456] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:22:16 2026] POST /v2.0/ports => generated 955 bytes in 330 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: 682/1457] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:15 2026] POST /v2.0/routers => generated 730 bytes in 2065 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:17.791 8 INFO neutron.db.l3_db [None req-78104035-3874-4b37-a481-10e443c16553 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Floating IP af297a25-a5ce-4f6b-a165-89128fe1091d associated. External IP: 10.96.250.219, port: 9efb82f8-a6e2-401b-84e1-34e87a3b5980. [pid: 8|app: 0|req: 776/1458] 10.0.0.8 () {34 vars in 675 bytes} [Sun May 24 08:22:16 2026] POST /v2.0/floatingips => generated 842 bytes in 1205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:18.248 8 INFO neutron.db.l3_db [None req-ad2bc109-3d01-4444-8e37-1a46488d5ad8 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Floating IP af297a25-a5ce-4f6b-a165-89128fe1091d disassociated. External IP: 10.96.250.219, port: 9efb82f8-a6e2-401b-84e1-34e87a3b5980. [pid: 7|app: 0|req: 683/1459] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:22:17 2026] PUT /v2.0/routers/4e984ea8-ad85-48fc-8bc7-9e393799df94/add_router_interface => generated 309 bytes in 1183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1460] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:18 2026] PUT /v2.0/floatingips/af297a25-a5ce-4f6b-a165-89128fe1091d => generated 552 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:18.692 8 INFO neutron_taas.services.taas.taas_plugin [None req-4419fbe4-676d-43e3-bd33-3ccddb06ecc9 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: b5809810-6a72-4868-88fb-cdab78568716 2026-05-24 08:22:18.696 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4419fbe4-676d-43e3-bd33-3ccddb06ecc9 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: b5809810-6a72-4868-88fb-cdab78568716 2026-05-24 08:22:18.839 7 INFO neutron.db.segments_db [None req-50ff97d4-bb8b-43e0-8df4-f4a7ff33ad1b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 79031811-d59b-4f66-86c0-0542cff2a346 of type vxlan for network 059708a2-f761-43a3-b797-e3d36133b3b5 [pid: 8|app: 0|req: 778/1461] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:22:18 2026] DELETE /v2.0/floatingips/af297a25-a5ce-4f6b-a165-89128fe1091d => generated 0 bytes in 295 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1462] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:18 2026] POST /v2.0/networks => generated 722 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1463] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:18 2026] POST /v2.0/subnets => generated 688 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1464] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:22:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-05-24 08:22:19.320 7 INFO neutron.db.segments_db [None req-334a1577-3432-4b02-a1fc-13ff255109b5 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment d9d2c30e-170b-435b-9977-6823dbac4677 of type vxlan for network fc4ed21c-4937-4e43-befd-cee489439388 2026-05-24 08:22:19.565 7 INFO neutron.db.l3_hamode_db [None req-334a1577-3432-4b02-a1fc-13ff255109b5 d9d3644b52b94651a674faf672003eaf fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:22:19.675 8 INFO neutron.db.l3_db [None req-726e55b4-7406-481f-9d41-12bee21b0e8c 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Floating IP ca51220b-8b41-4a78-a6a9-42904bdbfc18 associated. External IP: 10.96.250.218, port: 4e09c6aa-667d-4c38-a740-cee7c23ec1d0. [pid: 8|app: 0|req: 779/1465] 10.0.0.8 () {34 vars in 675 bytes} [Sun May 24 08:22:18 2026] POST /v2.0/floatingips => generated 842 bytes in 1117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1466] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:20 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1467] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:22:20 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1244 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1468] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:20 2026] GET /v2.0/floatingips/ca51220b-8b41-4a78-a6a9-42904bdbfc18 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1469] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:20 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:20.463 7 INFO neutron.db.l3_hamode_db [None req-334a1577-3432-4b02-a1fc-13ff255109b5 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 784/1470] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:22:20 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 785/1471] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:22:20 2026] GET /v2.0/floatingips => generated 845 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1472] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:19 2026] POST /v2.0/routers => generated 728 bytes in 2133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1473] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:22:20 2026] POST /v2.0/floatingips => generated 552 bytes in 912 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:21.799 7 INFO neutron.db.l3_db [None req-0f50a9dd-28a2-4e84-956d-43faf014d5b1 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Floating IP ca51220b-8b41-4a78-a6a9-42904bdbfc18 associated. External IP: 10.96.250.218, port: 4e09c6aa-667d-4c38-a740-cee7c23ec1d0. [pid: 7|app: 0|req: 688/1474] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:21 2026] PUT /v2.0/floatingips/ca51220b-8b41-4a78-a6a9-42904bdbfc18 => generated 842 bytes in 1107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1475] 10.0.0.203 () {34 vars in 1098 bytes} [Sun May 24 08:22:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--867690641&fields=id&tenant_id=b39b8f96a17a439c80019f0192d5908d => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:22.650 7 INFO neutron.db.l3_db [None req-ece6c1e4-90c6-4cc3-8678-c5b4fe2efc41 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Floating IP ca51220b-8b41-4a78-a6a9-42904bdbfc18 disassociated. External IP: 10.96.250.218, port: 9efb82f8-a6e2-401b-84e1-34e87a3b5980. [pid: 8|app: 0|req: 787/1476] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:22:21 2026] PUT /v2.0/routers/aaf73dd2-58ab-47da-bf6d-6b73ba54212f/add_router_interface => generated 309 bytes in 1249 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1477] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:22:22 2026] GET /v2.0/networks?id=86403991-48ff-44de-b4a1-251462161647 => generated 675 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1478] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:22:22 2026] GET /v2.0/quotas/b39b8f96a17a439c80019f0192d5908d => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1479] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:22:22 2026] GET /v2.0/ports?tenant_id=b39b8f96a17a439c80019f0192d5908d&fields=id => generated 103 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1480] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:22:22 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?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: 792/1481] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:22:22 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?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: 690/1482] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:22 2026] PUT /v2.0/floatingips/ca51220b-8b41-4a78-a6a9-42904bdbfc18 => generated 552 bytes in 435 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:23.108 8 INFO neutron_taas.services.taas.taas_plugin [None req-22212817-f135-4d78-b481-0dfa00376bfd 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: a4b13b54-dbb3-4af6-8dd8-3b76b004fada [pid: 7|app: 0|req: 691/1483] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:23 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:23.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22212817-f135-4d78-b481-0dfa00376bfd 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: a4b13b54-dbb3-4af6-8dd8-3b76b004fada [pid: 8|app: 0|req: 793/1484] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:22:22 2026] DELETE /v2.0/floatingips/ca51220b-8b41-4a78-a6a9-42904bdbfc18 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:22:23.352 7 INFO neutron.api.v2.resource [None req-6589dd11-fc73-45e8-8676-05eccb016ac7 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 692/1485] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:22:23 2026] DELETE /v2.0/floatingips/ca51220b-8b41-4a78-a6a9-42904bdbfc18 => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:22:23.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-f51aa40d-79cb-425e-b993-52cc484aba11 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: 9efb82f8-a6e2-401b-84e1-34e87a3b5980 2026-05-24 08:22:23.513 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f51aa40d-79cb-425e-b993-52cc484aba11 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: 9efb82f8-a6e2-401b-84e1-34e87a3b5980 [pid: 8|app: 0|req: 794/1486] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:22:23 2026] DELETE /v2.0/ports/9efb82f8-a6e2-401b-84e1-34e87a3b5980 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:22:23.843 7 INFO neutron_taas.services.taas.taas_plugin [None req-66786521-6c3c-42ff-9004-f45e2308fae1 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: 4e09c6aa-667d-4c38-a740-cee7c23ec1d0 2026-05-24 08:22:23.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-66786521-6c3c-42ff-9004-f45e2308fae1 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: 4e09c6aa-667d-4c38-a740-cee7c23ec1d0 2026-05-24 08:22:23.937 8 INFO neutron.db.segments_db [None req-6583023f-700f-455f-aaa7-1f797047d3c3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment eb918277-0d83-4584-b0ef-0614314bc48e of type vxlan for network d8e20f05-d5c0-42bd-816a-12eee536ae87 [pid: 7|app: 0|req: 693/1487] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:22:23 2026] DELETE /v2.0/ports/4e09c6aa-667d-4c38-a740-cee7c23ec1d0 => generated 0 bytes in 329 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1488] 10.0.0.8 () {34 vars in 669 bytes} [Sun May 24 08:22:23 2026] POST /v2.0/networks => generated 720 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1489] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:22:24 2026] GET /v2.0/ports?device_id=5fc2f321-96b5-4fbc-920a-48f94c2989c6 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1490] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:24 2026] POST /v2.0/subnets => generated 686 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1491] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:24 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:24.285 8 INFO neutron.db.segments_db [None req-39283568-789c-4872-bc25-b291dab453c8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Added segment 92497d08-d279-4cac-ab75-76811c03ab58 of type vxlan for network c615e231-ae4e-4108-8eb5-6f58e7f1cdce 2026-05-24 08:22:24.466 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0d7333e-1f46-4013-842f-79c2088763d7 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: c2e859cc-d9a1-4dd5-b29a-3ab88a12d6de 2026-05-24 08:22:24.469 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0d7333e-1f46-4013-842f-79c2088763d7 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: c2e859cc-d9a1-4dd5-b29a-3ab88a12d6de 2026-05-24 08:22:24.652 8 INFO neutron.db.l3_hamode_db [None req-39283568-789c-4872-bc25-b291dab453c8 d9d3644b52b94651a674faf672003eaf e4bea6bf30a34ead884fd6139f58bff6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 695/1492] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:22:24 2026] PUT /v2.0/routers/5fc2f321-96b5-4fbc-920a-48f94c2989c6/remove_router_interface => generated 309 bytes in 1008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:25.284 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b9bab73-d010-4c07-9f7b-1c0903d11660 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: 68bf5725-0a32-4958-a9f4-262110492a99 2026-05-24 08:22:25.287 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b9bab73-d010-4c07-9f7b-1c0903d11660 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: 68bf5725-0a32-4958-a9f4-262110492a99 2026-05-24 08:22:25.457 8 INFO neutron.db.l3_hamode_db [None req-39283568-789c-4872-bc25-b291dab453c8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:22:25.547 7 INFO neutron_taas.services.taas.taas_plugin [None req-9b9bab73-d010-4c07-9f7b-1c0903d11660 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] TaaS: Handle Delete Port: a56f7456-b967-4470-bcde-c33880dc6df2 2026-05-24 08:22:25.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b9bab73-d010-4c07-9f7b-1c0903d11660 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] Tap Mirror: Handle Delete Port: a56f7456-b967-4470-bcde-c33880dc6df2 2026-05-24 08:22:25.847 7 INFO neutron.services.segments.plugin [-] Segment 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec resource provider aggregate not found 2026-05-24 08:22:25.854 7 INFO neutron.services.segments.plugin [-] Segment 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec resource provider aggregate not found 2026-05-24 08:22:25.873 7 INFO neutron.services.segments.plugin [-] Segment 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec 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 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec found for delete ", "request_id": "req-8c94f404-ad55-43d2-bfd1-dd4dd7ee431e"}]} 2026-05-24 08:22:25.874 7 INFO neutron.services.segments.plugin [-] Segment 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec 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 222e62f7-e2c6-44a1-b78d-3b5e7a3420ec found for delete ", "request_id": "req-2a52bcc9-9825-46a2-836c-d82d1c79bf35"}]} 2026-05-24 08:22:25.878 7 INFO neutron.db.l3_hamode_db [None req-9b9bab73-d010-4c07-9f7b-1c0903d11660 6abc53e12f044903b61abb60c0dbceb2 526403834cc44ad8abcf472a1daee02d - - default default] HA network 42fa7010-8be1-43d4-a8f8-54d4842a40ea was deleted as no HA routers are present in tenant 526403834cc44ad8abcf472a1daee02d. [pid: 7|app: 0|req: 696/1493] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:25 2026] DELETE /v2.0/routers/5fc2f321-96b5-4fbc-920a-48f94c2989c6 => generated 0 bytes in 808 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1494] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:25 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 698/1495] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:25 2026] DELETE /v2.0/subnets/debc18de-cb34-4690-9422-c33b0285992b => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1496] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:25 2026] DELETE /v2.0/networks/07bb4ca5-25d6-47c0-90fa-c99a195db951 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1497] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:24 2026] POST /v2.0/routers => generated 726 bytes in 2129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1498] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:26 2026] GET /v2.0/security-groups?tenant_id=526403834cc44ad8abcf472a1daee02d&name=default => generated 2925 bytes in 182 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1499] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:26 2026] DELETE /v2.0/security-groups/bcba8c78-eb35-4f23-b27f-7196d4e9776e => 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: 801/1500] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:27 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 700/1501] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:22:26 2026] PUT /v2.0/routers/7218685c-2219-47e9-8e20-cbb18a006769/add_router_interface => generated 309 bytes in 1231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1502] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:27 2026] GET /v2.0/networks?id=86403991-48ff-44de-b4a1-251462161647 => generated 675 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1503] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:22:27 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b39b8f96a17a439c80019f0192d5908d => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:27.898 7 INFO neutron.services.segments.plugin [-] Segment 8f632b3b-4eec-4131-9567-e164a30554f9 resource provider aggregate not found 2026-05-24 08:22:27.903 7 INFO neutron.services.segments.plugin [-] Segment 8f632b3b-4eec-4131-9567-e164a30554f9 resource provider aggregate not found 2026-05-24 08:22:27.914 7 INFO neutron.services.segments.plugin [-] Segment 8f632b3b-4eec-4131-9567-e164a30554f9 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 8f632b3b-4eec-4131-9567-e164a30554f9 found for delete ", "request_id": "req-615a405b-4cb2-40c8-96fb-3b51b62282e4"}]} 2026-05-24 08:22:27.922 7 INFO neutron.services.segments.plugin [-] Segment 8f632b3b-4eec-4131-9567-e164a30554f9 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 8f632b3b-4eec-4131-9567-e164a30554f9 found for delete ", "request_id": "req-3b65f2fe-60de-4dab-b7ab-c471f0a74b9c"}]} [pid: 7|app: 0|req: 702/1504] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:28 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1505] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:28 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 803/1506] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:22:27 2026] POST /v2.0/ports => generated 954 bytes in 431 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: 704/1507] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:22:28 2026] POST /v2.0/security-groups => generated 1675 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1508] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1509] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:28 2026] POST /v2.0/security-group-rules => generated 596 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1510] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:22:28 2026] PUT /v2.0/ports/7d0e04f4-261c-4559-822f-9ad2f2b12a68 => generated 1235 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:22:28.867 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-345f20a4-8528-4af5-95f7-45b1722eb7e2'] response: {'name': 'network-changed', 'server_uuid': '6a8ad845-575f-4b18-a38e-83273bbcff6e', 'tag': '7d0e04f4-261c-4559-822f-9ad2f2b12a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 707/1513] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 134 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: 807/1514] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:29.118 8 INFO neutron.db.securitygroups_db [None req-a51772cb-e531-4f70-8777-be1fe46fa698 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Project fdcd8b7bb13a4499afd57a6bf229df52 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: 808/1515] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:29 2026] POST /v2.0/security-group-rules => generated 607 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:29.247 8 INFO neutron.db.securitygroups_db [None req-ed194907-8bdb-4b9f-a45a-634ec34cc6f7 c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Project fdcd8b7bb13a4499afd57a6bf229df52 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: 809/1516] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:29 2026] POST /v2.0/security-group-rules => generated 606 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:29.345 7 INFO neutron.db.segments_db [None req-28a04a49-4de8-440b-8c3b-cbd943d87da5 9bedc4bea82745c48c0fb5680f4e5459 fab358bba5cc4ab8ab8e879fa28b96e9 - - default default] Added segment 5d594ae5-77cb-43c2-a322-6092773bd3f5 of type vxlan for network 6b1ba813-509c-412d-9303-d4d61244dcec [pid: 8|app: 0|req: 810/1517] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1518] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/ports?tenant_id=b39b8f96a17a439c80019f0192d5908d&device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 708/1519] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:22:28 2026] POST /v2.0/networks => generated 629 bytes in 500 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1520] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1521] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/networks?tenant_id=b39b8f96a17a439c80019f0192d5908d&shared=False => generated 771 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1522] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1523] 10.0.0.8 () {32 vars in 824 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/ports?project_id=f265e3e459cc43e196bd8eed9cccc4db&network_id=ba416825-4108-47f6-a093-305f1cc05906 => generated 3695 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1524] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:22:29 2026] GET /v2.0/subnets?network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => generated 667 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1525] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:22:29 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) [pid: 8|app: 0|req: 815/1526] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:29 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:30.147 8 INFO neutron.db.l3_db [None req-03bd0a92-0f2d-420d-8315-b682135ca932 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Floating IP a9ee3614-d983-47c8-8f56-bbce85136a9a disassociated. External IP: 10.96.250.214, port: da9f51e2-60e3-4a26-93ea-574aca32087f. [pid: 7|app: 0|req: 712/1527] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:29 2026] POST /v2.0/subnets => generated 673 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1528] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:30 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) 2026-05-24 08:22:30.381 7 INFO neutron.db.segments_db [None req-c67a6ceb-903a-4a17-8fb7-98819d516381 9bedc4bea82745c48c0fb5680f4e5459 fab358bba5cc4ab8ab8e879fa28b96e9 - - default default] Added segment da215e9b-ca08-4e4b-b729-a1d51208ab3b of type vxlan for network 0d75406c-a7df-4e2c-be17-93d7334e10fb [pid: 8|app: 0|req: 816/1529] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:30 2026] PUT /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 554 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1530] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:22:30 2026] POST /v2.0/networks => generated 629 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1531] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1532] 10.0.0.8 () {34 vars in 741 bytes} [Sun May 24 08:22:30 2026] PUT /v2.0/networks/0d75406c-a7df-4e2c-be17-93d7334e10fb => generated 592 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1533] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1534] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/ports?tenant_id=b39b8f96a17a439c80019f0192d5908d&device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1535] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:22:30 2026] POST /v2.0/floatingips => generated 552 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1536] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1537] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7d0e04f4-261c-4559-822f-9ad2f2b12a68 => 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: 820/1538] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/subnets?id=76750abc-0ee0-46a0-aa42-0113ca3e5a7d => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:30.948 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-92d070c8-1894-4e20-8297-1232407decb1'] response: {'name': 'network-changed', 'server_uuid': 'cadcf132-9e41-4f32-8689-27c48fd03b3f', 'tag': 'da9f51e2-60e3-4a26-93ea-574aca32087f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 821/1539] 10.0.0.203 () {34 vars in 1098 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/security-groups?name=tempest-securitygroup--909444822&fields=id&tenant_id=fdcd8b7bb13a4499afd57a6bf229df52 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1540] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:30 2026] POST /v2.0/subnets => generated 646 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1541] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/ports?network_id=86403991-48ff-44de-b4a1-251462161647&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1542] 10.0.0.203 () {34 vars in 1100 bytes} [Sun May 24 08:22:30 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1724734289&fields=id&tenant_id=fdcd8b7bb13a4499afd57a6bf229df52 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1543] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?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: 722/1544] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks?id=059708a2-f761-43a3-b797-e3d36133b3b5 => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1545] 10.0.0.8 () {34 vars in 739 bytes} [Sun May 24 08:22:31 2026] PUT /v2.0/subnets/bebbd71a-56a9-405d-a2fe-8d1194699a43 => generated 656 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1546] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/quotas/fdcd8b7bb13a4499afd57a6bf229df52 => generated 292 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1547] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?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: 724/1548] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/ports?tenant_id=fdcd8b7bb13a4499afd57a6bf229df52&fields=id => generated 103 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1549] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:31.292 8 INFO neutron.services.segments.plugin [-] Segment da215e9b-ca08-4e4b-b729-a1d51208ab3b resource provider aggregate not found 2026-05-24 08:22:31.293 8 INFO neutron.services.segments.plugin [-] Segment da215e9b-ca08-4e4b-b729-a1d51208ab3b resource provider aggregate not found 2026-05-24 08:22:31.309 8 INFO neutron.services.segments.plugin [-] Segment da215e9b-ca08-4e4b-b729-a1d51208ab3b 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 da215e9b-ca08-4e4b-b729-a1d51208ab3b found for delete ", "request_id": "req-f32dab6b-0e97-4811-a8ee-fbd64ae72cfb"}]} 2026-05-24 08:22:31.315 8 INFO neutron.services.segments.plugin [-] Segment da215e9b-ca08-4e4b-b729-a1d51208ab3b 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 da215e9b-ca08-4e4b-b729-a1d51208ab3b found for delete ", "request_id": "req-67328454-aa7f-475d-8717-30da7d0b8939"}]} [pid: 8|app: 0|req: 825/1550] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:31 2026] DELETE /v2.0/networks/0d75406c-a7df-4e2c-be17-93d7334e10fb => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1551] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5?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) 2026-05-24 08:22:31.339 8 INFO neutron.pecan_wsgi.hooks.translation [None req-679f9838-e6d6-48cd-8c98-d3cf862cf6ec 9bedc4bea82745c48c0fb5680f4e5459 fab358bba5cc4ab8ab8e879fa28b96e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 826/1552] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:31 2026] DELETE /v2.0/networks/0d75406c-a7df-4e2c-be17-93d7334e10fb => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1553] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1554] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/subnets?network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1555] 10.0.0.8 () {32 vars in 651 bytes} [Sun May 24 08:22:31 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) [pid: 7|app: 0|req: 728/1556] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1557] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 829/1558] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks => generated 1313 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1559] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 554 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1560] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 757 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1561] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/subnets => generated 1312 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1562] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=da9f51e2-60e3-4a26-93ea-574aca32087f => 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: 832/1563] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/subnets?id=b9a52a60-ff31-4eef-aad2-a1e30e6c2d39 => 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: 732/1564] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/6b1ba813-509c-412d-9303-d4d61244dcec => generated 673 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1565] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/ports?network_id=ba416825-4108-47f6-a093-305f1cc05906&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: 733/1566] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/subnets/ff35cffb-5c23-4048-b813-9a273e95d838 => generated 673 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:31.729 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4c4fba88-b363-4b72-941d-0e80a2c8a841 9bedc4bea82745c48c0fb5680f4e5459 fab358bba5cc4ab8ab8e879fa28b96e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1567] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:31 2026] DELETE /v2.0/subnets/bebbd71a-56a9-405d-a2fe-8d1194699a43 => 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: 834/1568] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:31.746 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a283b91b-f2bc-420b-ad45-b8a9cc67e90e 9bedc4bea82745c48c0fb5680f4e5459 fab358bba5cc4ab8ab8e879fa28b96e9 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 735/1569] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:31 2026] DELETE /v2.0/networks/0d75406c-a7df-4e2c-be17-93d7334e10fb => generated 138 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1570] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 736/1571] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:31 2026] DELETE /v2.0/subnets/ff35cffb-5c23-4048-b813-9a273e95d838 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1572] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:31 2026] DELETE /v2.0/networks/6b1ba813-509c-412d-9303-d4d61244dcec => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1573] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:31 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1574] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:32 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 8|app: 0|req: 838/1575] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:32 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 552 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1576] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:32 2026] GET /v2.0/security-groups?tenant_id=fab358bba5cc4ab8ab8e879fa28b96e9&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1577] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:32 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 739/1578] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:32 2026] DELETE /v2.0/security-groups/e30ec94f-284c-4fb4-ab80-dc833e7da6fe => 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: 840/1579] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:33 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 740/1580] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:33 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:33.339 8 INFO neutron.services.segments.plugin [-] Segment 5d594ae5-77cb-43c2-a322-6092773bd3f5 resource provider aggregate not found 2026-05-24 08:22:33.342 8 INFO neutron.services.segments.plugin [-] Segment 5d594ae5-77cb-43c2-a322-6092773bd3f5 resource provider aggregate not found 2026-05-24 08:22:33.353 8 INFO neutron.services.segments.plugin [-] Segment 5d594ae5-77cb-43c2-a322-6092773bd3f5 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 5d594ae5-77cb-43c2-a322-6092773bd3f5 found for delete ", "request_id": "req-ae52945c-942e-48f2-8ec0-bc4eb8a35486"}]} 2026-05-24 08:22:33.361 8 INFO neutron.services.segments.plugin [-] Segment 5d594ae5-77cb-43c2-a322-6092773bd3f5 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 5d594ae5-77cb-43c2-a322-6092773bd3f5 found for delete ", "request_id": "req-7a133e7f-a104-4124-95cf-11e92eb501c8"}]} [pid: 7|app: 0|req: 741/1581] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:33 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 841/1582] 10.0.0.8 () {34 vars in 683 bytes} [Sun May 24 08:22:33 2026] POST /v2.0/security-groups => generated 1675 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1583] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:33 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1584] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:33 2026] POST /v2.0/security-group-rules => generated 596 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1585] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:33 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1586] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:34 2026] POST /v2.0/security-group-rules => generated 601 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:34.302 7 INFO neutron.db.securitygroups_db [None req-8041411a-5a9b-4947-81ad-95023538611d d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Project f265e3e459cc43e196bd8eed9cccc4db 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: 844/1587] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:34 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1588] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:34 2026] POST /v2.0/security-group-rules => generated 607 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1589] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:34 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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-24 08:22:34.441 7 INFO neutron.db.securitygroups_db [None req-b3b4ab0e-524f-4af6-a015-3bac7b9072be d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Project f265e3e459cc43e196bd8eed9cccc4db 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: 745/1590] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:22:34 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:22:34.687 8 INFO neutron.db.segments_db [None req-819179b0-c648-453d-83d0-d468aabdecf8 8e0dc35e27f646db8016b390dc48b3cf 6965b0a2345d4bd5af7a0ad9c090f6d0 - - default default] Added segment b3a80ab9-db79-420f-887f-d709970b3a81 of type vxlan for network 6353a23f-c2ba-4584-8c56-0d0e3a61aa0f [pid: 8|app: 0|req: 846/1591] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:22:34 2026] POST /v2.0/networks => generated 624 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1592] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:34 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 747/1593] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:22:34 2026] GET /v2.0/networks => generated 1298 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1594] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:34 2026] POST /v2.0/subnets => generated 641 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1595] 10.0.0.203 () {34 vars in 1100 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1355321376&fields=id&tenant_id=f265e3e459cc43e196bd8eed9cccc4db => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:35.156 7 INFO neutron.db.segments_db [None req-63750bb1-80e8-434f-b465-7870f9b6784f 8e0dc35e27f646db8016b390dc48b3cf 6965b0a2345d4bd5af7a0ad9c090f6d0 - - default default] Added segment 6012b014-5709-4827-a3ca-a3f38896d77e of type vxlan for network 8b3c2dfd-07be-4dc9-81f9-6e0ec5e82856 [pid: 8|app: 0|req: 849/1596] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 661 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1597] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/quotas/f265e3e459cc43e196bd8eed9cccc4db => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1598] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:22:35 2026] POST /v2.0/networks => generated 625 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1599] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&fields=id => generated 149 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1600] 10.0.0.8 () {34 vars in 741 bytes} [Sun May 24 08:22:35 2026] PUT /v2.0/networks/8b3c2dfd-07be-4dc9-81f9-6e0ec5e82856 => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1601] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1602] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 854/1603] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 855/1604] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 856/1605] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1606] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:22:35 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: 8|app: 0|req: 857/1607] 10.0.0.8 () {34 vars in 739 bytes} [Sun May 24 08:22:35 2026] PUT /v2.0/subnets/d438fabc-ea2d-4e9c-a43d-dd17e3b3cd50 => generated 636 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1608] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/networks?id=059708a2-f761-43a3-b797-e3d36133b3b5 => generated 673 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1609] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=fdcd8b7bb13a4499afd57a6bf229df52 => generated 273 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1610] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:35 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:35.973 7 INFO neutron.services.segments.plugin [-] Segment 6012b014-5709-4827-a3ca-a3f38896d77e resource provider aggregate not found 2026-05-24 08:22:35.990 7 INFO neutron.services.segments.plugin [-] Segment 6012b014-5709-4827-a3ca-a3f38896d77e 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 6012b014-5709-4827-a3ca-a3f38896d77e found for delete ", "request_id": "req-d950bb82-6fce-4765-bd80-8f1bdedb79ec"}]} 2026-05-24 08:22:35.996 7 INFO neutron.services.segments.plugin [-] Segment 6012b014-5709-4827-a3ca-a3f38896d77e resource provider aggregate not found 2026-05-24 08:22:36.026 7 INFO neutron.services.segments.plugin [-] Segment 6012b014-5709-4827-a3ca-a3f38896d77e 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 6012b014-5709-4827-a3ca-a3f38896d77e found for delete ", "request_id": "req-4a3149ca-257c-42f3-aab1-ee98655ea579"}]} [pid: 7|app: 0|req: 751/1611] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:35 2026] DELETE /v2.0/networks/8b3c2dfd-07be-4dc9-81f9-6e0ec5e82856 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:22:36.068 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9eafee57-b4f0-41ef-ab9f-07db13ff0df6 8e0dc35e27f646db8016b390dc48b3cf 6965b0a2345d4bd5af7a0ad9c090f6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 752/1612] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:36 2026] DELETE /v2.0/networks/8b3c2dfd-07be-4dc9-81f9-6e0ec5e82856 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1613] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1614] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/subnets?network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9 => 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: 755/1615] 10.0.0.8 () {32 vars in 651 bytes} [Sun May 24 08:22:36 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: 756/1616] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/networks => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1617] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1618] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/networks/6353a23f-c2ba-4584-8c56-0d0e3a61aa0f => generated 668 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1619] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:22:35 2026] POST /v2.0/ports => generated 997 bytes in 448 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: 759/1620] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/subnets/5d42f6e5-f597-4792-a978-b360a932ec1d => generated 641 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:36.419 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fbf6fed7-9fea-4a59-bffa-22cee7c41f94 8e0dc35e27f646db8016b390dc48b3cf 6965b0a2345d4bd5af7a0ad9c090f6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 760/1621] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:36 2026] DELETE /v2.0/subnets/d438fabc-ea2d-4e9c-a43d-dd17e3b3cd50 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:22:36.443 7 INFO neutron.pecan_wsgi.hooks.translation [None req-89485a0c-4625-441e-8409-770dd33c0950 8e0dc35e27f646db8016b390dc48b3cf 6965b0a2345d4bd5af7a0ad9c090f6d0 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 761/1622] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:36 2026] DELETE /v2.0/networks/8b3c2dfd-07be-4dc9-81f9-6e0ec5e82856 => 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: 762/1623] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:22:36 2026] DELETE /v2.0/subnets/5d42f6e5-f597-4792-a978-b360a932ec1d => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1624] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:22:36 2026] DELETE /v2.0/networks/6353a23f-c2ba-4584-8c56-0d0e3a61aa0f => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 764/1625] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 862/1626] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:22:36 2026] PUT /v2.0/ports/779ef589-72cf-476f-ae62-f60fdc77e3cb => generated 1278 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1627] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 12 bytes in 17 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-24 08:22:36.852 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c84d584d-2284-4e47-99e0-84ce486c7c90'] response: {'name': 'network-changed', 'server_uuid': 'ea854a6d-24f1-431e-961c-e4ca93a3b6af', 'tag': '779ef589-72cf-476f-ae62-f60fdc77e3cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 863/1628] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1629] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 767/1630] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:36 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1631] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:37 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:37.325 8 INFO neutron.db.l3_db [None req-2ce82e8a-866e-43f3-9c27-02cc5f621d04 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] Floating IP d3715bc9-8268-4f9c-9c45-98a0e4aa6512 associated. External IP: 10.96.250.202, port: 7d0e04f4-261c-4559-822f-9ad2f2b12a68. [pid: 7|app: 0|req: 769/1632] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:37 2026] GET /v2.0/security-groups?tenant_id=6965b0a2345d4bd5af7a0ad9c090f6d0&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1633] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:37 2026] GET /v2.0/ports?tenant_id=fdcd8b7bb13a4499afd57a6bf229df52&device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1281 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1634] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:37 2026] DELETE /v2.0/security-groups/d7cdd109-5d5a-4444-8031-e6294d06ca8b => 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: 772/1635] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:22:37 2026] GET /v2.0/networks?tenant_id=fdcd8b7bb13a4499afd57a6bf229df52&shared=False => generated 769 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1636] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:36 2026] PUT /v2.0/floatingips/d3715bc9-8268-4f9c-9c45-98a0e4aa6512 => generated 855 bytes in 698 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1637] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:22:37 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1638] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:37 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:22:38.010 7 INFO neutron.services.segments.plugin [-] Segment b3a80ab9-db79-420f-887f-d709970b3a81 resource provider aggregate not found 2026-05-24 08:22:38.022 7 INFO neutron.services.segments.plugin [-] Segment b3a80ab9-db79-420f-887f-d709970b3a81 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 b3a80ab9-db79-420f-887f-d709970b3a81 found for delete ", "request_id": "req-a7a89e45-0418-4bc9-bdb6-7e56db8646fb"}]} 2026-05-24 08:22:38.048 7 INFO neutron.services.segments.plugin [-] Segment b3a80ab9-db79-420f-887f-d709970b3a81 resource provider aggregate not found 2026-05-24 08:22:38.068 7 INFO neutron.services.segments.plugin [-] Segment b3a80ab9-db79-420f-887f-d709970b3a81 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 b3a80ab9-db79-420f-887f-d709970b3a81 found for delete ", "request_id": "req-c14bcc1d-cf15-4422-9470-436316eee5d3"}]} [pid: 7|app: 0|req: 774/1639] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1640] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1641] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/ports?tenant_id=fdcd8b7bb13a4499afd57a6bf229df52&device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1281 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1642] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=779ef589-72cf-476f-ae62-f60fdc77e3cb => 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: 776/1643] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/subnets?id=3a5234b9-124a-41ec-b16a-6bc2640fbd91 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1644] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/ports?network_id=059708a2-f761-43a3-b797-e3d36133b3b5&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:22:38.892 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5c1d7a1-afb6-4d6f-9d74-7d49560843e6'] response: {'name': 'network-changed', 'server_uuid': '6a8ad845-575f-4b18-a38e-83273bbcff6e', 'tag': '7d0e04f4-261c-4559-822f-9ad2f2b12a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 777/1645] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5?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: 778/1646] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 869/1647] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:38 2026] GET /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5?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: 779/1648] 10.0.0.8 () {32 vars in 621 bytes} [Sun May 24 08:22:39 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: 780/1649] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1650] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1651] 10.0.0.8 () {32 vars in 631 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/ => generated 632 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1652] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/ports?tenant_id=b39b8f96a17a439c80019f0192d5908d&device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1653] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/networks?id=86403991-48ff-44de-b4a1-251462161647 => generated 771 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1654] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7d0e04f4-261c-4559-822f-9ad2f2b12a68 => generated 860 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1655] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/subnets?id=76750abc-0ee0-46a0-aa42-0113ca3e5a7d => generated 693 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1656] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/ports?network_id=86403991-48ff-44de-b4a1-251462161647&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: 873/1657] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?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: 785/1658] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1659] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 661 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1660] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f265e3e459cc43e196bd8eed9cccc4db => generated 273 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1661] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:39 2026] GET /v2.0/security-groups?tenant_id=410f3f8250b440269fa19bf57fd0ab58&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: 876/1662] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:40 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 877/1663] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:40 2026] DELETE /v2.0/security-groups/1a79742a-db9b-4eab-bb80-bcccf44482ee => 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: 787/1664] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:22:39 2026] POST /v2.0/ports => generated 954 bytes in 407 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: 788/1665] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:40 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1666] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:40 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1667] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:22:40 2026] PUT /v2.0/ports/62aaa953-d9aa-4c24-834a-74117c830676 => generated 1235 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:22:40.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-37435504-e486-41e1-8420-76781ad49043'] response: {'name': 'network-changed', 'server_uuid': 'd33fd7b5-9eec-447e-8790-3b680748b11e', 'tag': '62aaa953-d9aa-4c24-834a-74117c830676', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 790/1668] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 969 bytes in 44 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: 879/1669] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 791/1670] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1238 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1671] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/networks?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&shared=False => generated 757 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1672] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1673] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1674] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:41 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1675] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1283 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1676] 199.204.45.153 () {34 vars in 1124 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1677] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1678] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 884/1679] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1238 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1680] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=62aaa953-d9aa-4c24-834a-74117c830676 => 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: 885/1681] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/subnets?id=b9a52a60-ff31-4eef-aad2-a1e30e6c2d39 => 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: 797/1682] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/ports?network_id=ba416825-4108-47f6-a093-305f1cc05906&device_owner=network%3Adhcp => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1683] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1684] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 887/1685] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 799/1686] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:42 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1687] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:43 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 800/1688] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:43 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 8|app: 0|req: 890/1691] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:43 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1014 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1692] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:44 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1693] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:44 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 803/1694] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:44 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 8|app: 0|req: 892/1695] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:45 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1014 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1696] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:45 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1697] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:45 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 894/1698] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:45 2026] GET /v2.0/security-groups?tenant_id=dbac70d5948946ddbfb96965771617f8&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1699] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:45 2026] DELETE /v2.0/security-groups/fcfcf8a5-acb0-4a0f-a02a-7235199dac51 => 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: 896/1700] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:46 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 897/1701] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:46 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:46.137 7 INFO neutron.db.l3_db [None req-72b15104-dde4-419a-bd7a-493f4604750a c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Floating IP a4ad3844-b30d-4ce9-a232-351f3bad49f9 associated. External IP: 10.96.250.205, port: 779ef589-72cf-476f-ae62-f60fdc77e3cb. [pid: 8|app: 0|req: 898/1702] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:46 2026] GET /v2.0/security-groups?tenant_id=22c8a052777b482ab8aded2adcc108ff&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1703] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:46 2026] DELETE /v2.0/security-groups/7ca19d89-2a91-4f20-943f-cbd3f955de6b => 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: 805/1704] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:45 2026] PUT /v2.0/floatingips/a4ad3844-b30d-4ce9-a232-351f3bad49f9 => generated 856 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:46.512 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7fcb6635-537c-44bd-8588-48deca30686f'] response: {'name': 'network-changed', 'server_uuid': 'ea854a6d-24f1-431e-961c-e4ca93a3b6af', 'tag': '779ef589-72cf-476f-ae62-f60fdc77e3cb', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 900/1705] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/ports?tenant_id=fdcd8b7bb13a4499afd57a6bf229df52&device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1283 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1706] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/networks?id=059708a2-f761-43a3-b797-e3d36133b3b5 => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1707] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=779ef589-72cf-476f-ae62-f60fdc77e3cb => generated 859 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1708] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/subnets?id=3a5234b9-124a-41ec-b16a-6bc2640fbd91 => generated 691 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1709] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/ports?network_id=059708a2-f761-43a3-b797-e3d36133b3b5&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: 807/1710] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1711] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5?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: 808/1712] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1713] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:47 2026] GET /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5?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: 809/1714] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:48 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1715] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:48 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 810/1716] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:48 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1717] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:22:48 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 811/1718] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:22:48 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1240 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:22:49.141 8 INFO neutron.db.l3_db [None req-f746523b-0133-4587-be6d-c781f54026ec d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Floating IP a9ee3614-d983-47c8-8f56-bbce85136a9a associated. External IP: 10.96.250.214, port: 62aaa953-d9aa-4c24-834a-74117c830676. [pid: 8|app: 0|req: 908/1719] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:22:48 2026] PUT /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 855 bytes in 703 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1720] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:49 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 855 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:22:49.539 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-54eeb33b-a0a1-45bc-a938-1c836cfb7da9'] response: {'name': 'network-changed', 'server_uuid': 'd33fd7b5-9eec-447e-8790-3b680748b11e', 'tag': '62aaa953-d9aa-4c24-834a-74117c830676', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 909/1721] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/ports?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 813/1722] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/networks?id=ba416825-4108-47f6-a093-305f1cc05906 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1723] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=62aaa953-d9aa-4c24-834a-74117c830676 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1724] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/subnets?id=b9a52a60-ff31-4eef-aad2-a1e30e6c2d39 => 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: 815/1725] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/ports?network_id=ba416825-4108-47f6-a093-305f1cc05906&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: 7|app: 0|req: 816/1726] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?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: 817/1727] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1728] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/security-groups?tenant_id=631e909b8571488c9bdee385529750cc&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1729] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:50 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 855 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1730] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:50 2026] DELETE /v2.0/security-groups/6ed58c74-9136-4fba-81b8-40e7b60ce38b => 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: 819/1731] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:22:51 2026] GET /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 857 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1732] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:53 2026] GET /v2.0/security-groups?tenant_id=b9be74d2251f42b6b8c1e30d760bfb2f&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1733] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:54 2026] DELETE /v2.0/security-groups/234f7be0-be16-4a83-b298-947cfedbb90e => 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: 914/1734] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:54 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1014 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1735] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:54 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1736] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:22:54 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1283 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1737] 10.0.0.8 () {32 vars in 856 bytes} [Sun May 24 08:22:54 2026] GET /v2.0/floatingips?floating_network_id=4c4ce4e9-786b-42f7-abb2-a280875017b9&port_id=779ef589-72cf-476f-ae62-f60fdc77e3cb => generated 861 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1738] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:22:55 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1283 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1739] 10.0.0.54 () {34 vars in 1119 bytes} [Sun May 24 08:22:55 2026] GET /v2.0/security-groups?id=42be6176-14e7-4988-925b-c268dccbd690&id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&fields=id&fields=name => generated 206 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1740] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:22:56 2026] GET /v2.0/security-groups?tenant_id=85dad2a34d444feb9129b2aed957b820&name=default => generated 2925 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1741] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:22:56 2026] DELETE /v2.0/security-groups/926d0198-332f-40c6-aa96-8bac6bfa2114 => 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: 918/1742] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:58 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1743] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:58 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1746] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:22:59 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1014 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1747] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:22:59 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1748] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:22:59 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1749] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:22:59 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1750] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:23:00 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 1240 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 922/1751] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:23:00 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 830/1752] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:00 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1753] 10.0.0.203 () {34 vars in 1120 bytes} [Sun May 24 08:23:00 2026] GET /v2.0/security-groups?id=b177a0b5-1e5b-45f1-a792-cb512bf5cec8&id=42be6176-14e7-4988-925b-c268dccbd690&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1754] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:23:00 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 1012 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:01.035 8 INFO neutron_taas.services.taas.taas_plugin [req-9974142e-13da-4f1c-b735-4f93837895e3 req-2a427d51-d872-40c2-8a6c-214886084dae c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] TaaS: Handle Delete Port: 779ef589-72cf-476f-ae62-f60fdc77e3cb 2026-05-24 08:23:01.037 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9974142e-13da-4f1c-b735-4f93837895e3 req-2a427d51-d872-40c2-8a6c-214886084dae c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Tap Mirror: Handle Delete Port: 779ef589-72cf-476f-ae62-f60fdc77e3cb 2026-05-24 08:23:01.147 8 INFO neutron.db.l3_db [req-9974142e-13da-4f1c-b735-4f93837895e3 req-2a427d51-d872-40c2-8a6c-214886084dae c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Floating IP a4ad3844-b30d-4ce9-a232-351f3bad49f9 disassociated. External IP: 10.96.250.205, port: 779ef589-72cf-476f-ae62-f60fdc77e3cb. [pid: 8|app: 0|req: 924/1755] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:23:00 2026] DELETE /v2.0/ports/779ef589-72cf-476f-ae62-f60fdc77e3cb => generated 0 bytes in 662 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:01.578 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-60833b1c-29cc-48a6-9c42-29f98828ce5f'] response: {'server_uuid': 'ea854a6d-24f1-431e-961c-e4ca93a3b6af', 'name': 'network-vif-deleted', 'tag': '779ef589-72cf-476f-ae62-f60fdc77e3cb', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 832/1756] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:01 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1757] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:03 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 833/1758] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:04 2026] GET /v2.0/ports?device_id=ea854a6d-24f1-431e-961c-e4ca93a3b6af => 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: 926/1759] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:05 2026] DELETE /v2.0/security-groups/b177a0b5-1e5b-45f1-a792-cb512bf5cec8 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:05.394 7 INFO neutron.api.v2.resource [None req-8dfd91ec-bdd8-4381-ac3d-5017be5c118b c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 834/1760] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:23:05 2026] GET /v2.0/security-groups/b177a0b5-1e5b-45f1-a792-cb512bf5cec8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:23:05.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-183ae448-1aba-4f3e-ba82-cbce2731aadb c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] TaaS: Handle Delete Port: 50ac9c8d-3e8b-4eb9-b85e-fcf952c4a9b3 2026-05-24 08:23:05.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-183ae448-1aba-4f3e-ba82-cbce2731aadb c3a35e20b2764867b3f9a76fa7770301 fdcd8b7bb13a4499afd57a6bf229df52 - - default default] Tap Mirror: Handle Delete Port: 50ac9c8d-3e8b-4eb9-b85e-fcf952c4a9b3 [pid: 8|app: 0|req: 927/1761] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:05 2026] DELETE /v2.0/floatingips/a4ad3844-b30d-4ce9-a232-351f3bad49f9 => 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: 835/1762] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:05 2026] DELETE /v2.0/security-groups/42be6176-14e7-4988-925b-c268dccbd690 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:06.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-3687bc36-84ac-4c31-8af8-fa3439ba75a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 2026-05-24 08:23:06.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3687bc36-84ac-4c31-8af8-fa3439ba75a8 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 81c3bebb-b30c-4db0-ae46-e4bf1909eb83 [pid: 8|app: 0|req: 928/1763] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:23:05 2026] PUT /v2.0/routers/aaf73dd2-58ab-47da-bf6d-6b73ba54212f/remove_router_interface => generated 309 bytes in 896 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:06.999 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0ae3035-e738-4d5d-924a-904a52e64d15 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 443d7e8b-1384-4694-bbd0-4650f0b6ae2e 2026-05-24 08:23:07.005 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ae3035-e738-4d5d-924a-904a52e64d15 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 443d7e8b-1384-4694-bbd0-4650f0b6ae2e 2026-05-24 08:23:07.313 7 INFO neutron_taas.services.taas.taas_plugin [None req-d0ae3035-e738-4d5d-924a-904a52e64d15 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: d44200fd-e81b-4300-b9f5-84e46fd27f79 2026-05-24 08:23:07.317 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ae3035-e738-4d5d-924a-904a52e64d15 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: d44200fd-e81b-4300-b9f5-84e46fd27f79 [pid: 8|app: 0|req: 929/1764] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:07 2026] GET /v2.0/security-groups?tenant_id=74f1719890664534b044af38d18c0048&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1765] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:07 2026] DELETE /v2.0/security-groups/f8b56ec7-2ee3-46e1-8253-5529550b8684 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:07.718 7 INFO neutron.services.segments.plugin [-] Segment d9d2c30e-170b-435b-9977-6823dbac4677 resource provider aggregate not found 2026-05-24 08:23:07.731 7 INFO neutron.services.segments.plugin [-] Segment d9d2c30e-170b-435b-9977-6823dbac4677 resource provider aggregate not found 2026-05-24 08:23:07.743 7 INFO neutron.services.segments.plugin [-] Segment d9d2c30e-170b-435b-9977-6823dbac4677 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 d9d2c30e-170b-435b-9977-6823dbac4677 found for delete ", "request_id": "req-8587970d-bce9-4ada-b5bf-21b676a2d72a"}]} 2026-05-24 08:23:07.750 7 INFO neutron.services.segments.plugin [-] Segment d9d2c30e-170b-435b-9977-6823dbac4677 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 d9d2c30e-170b-435b-9977-6823dbac4677 found for delete ", "request_id": "req-e8f98d44-cff3-422e-8d41-2e64acadcef8"}]} 2026-05-24 08:23:07.757 7 INFO neutron.db.l3_hamode_db [None req-d0ae3035-e738-4d5d-924a-904a52e64d15 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network fc4ed21c-4937-4e43-befd-cee489439388 was deleted as no HA routers are present in tenant fdcd8b7bb13a4499afd57a6bf229df52. [pid: 7|app: 0|req: 836/1766] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:06 2026] DELETE /v2.0/routers/aaf73dd2-58ab-47da-bf6d-6b73ba54212f => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1767] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:07 2026] DELETE /v2.0/subnets/3a5234b9-124a-41ec-b16a-6bc2640fbd91 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:08.050 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d7084ba-1c42-4bd1-9f9e-9a1e4e33255e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: c200ad62-276c-442e-8beb-ecfe708dc2ed 2026-05-24 08:23:08.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d7084ba-1c42-4bd1-9f9e-9a1e4e33255e d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: c200ad62-276c-442e-8beb-ecfe708dc2ed [pid: 7|app: 0|req: 837/1768] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:07 2026] DELETE /v2.0/networks/059708a2-f761-43a3-b797-e3d36133b3b5 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:08.609 8 INFO neutron_taas.services.taas.taas_plugin [None req-d5b6a45d-2b03-48c6-8389-f766bba44ec3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 60d09af7-da49-4ec4-b574-81019ad4364e 2026-05-24 08:23:08.613 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5b6a45d-2b03-48c6-8389-f766bba44ec3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 60d09af7-da49-4ec4-b574-81019ad4364e [pid: 8|app: 0|req: 932/1769] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:23:08 2026] PUT /v2.0/routers/7218685c-2219-47e9-8e20-cbb18a006769/remove_router_interface => generated 309 bytes in 873 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:09.299 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4c948ad-f59a-4790-9db6-80060361c892 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 1d8d03ad-5bbd-43f9-87c0-f323197a8a3c 2026-05-24 08:23:09.305 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4c948ad-f59a-4790-9db6-80060361c892 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 1d8d03ad-5bbd-43f9-87c0-f323197a8a3c 2026-05-24 08:23:09.592 7 INFO neutron_taas.services.taas.taas_plugin [None req-c4c948ad-f59a-4790-9db6-80060361c892 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: f8d8b7d1-a19a-4ded-a023-d94f5f3c8fd1 2026-05-24 08:23:09.600 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c4c948ad-f59a-4790-9db6-80060361c892 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: f8d8b7d1-a19a-4ded-a023-d94f5f3c8fd1 2026-05-24 08:23:09.771 7 INFO neutron.services.segments.plugin [-] Segment 79031811-d59b-4f66-86c0-0542cff2a346 resource provider aggregate not found 2026-05-24 08:23:09.775 7 INFO neutron.services.segments.plugin [-] Segment 79031811-d59b-4f66-86c0-0542cff2a346 resource provider aggregate not found 2026-05-24 08:23:09.804 7 INFO neutron.services.segments.plugin [-] Segment 79031811-d59b-4f66-86c0-0542cff2a346 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 79031811-d59b-4f66-86c0-0542cff2a346 found for delete ", "request_id": "req-205b76ba-0adc-46d8-b315-ec2856b03ac5"}]} 2026-05-24 08:23:09.806 7 INFO neutron.services.segments.plugin [-] Segment 79031811-d59b-4f66-86c0-0542cff2a346 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 79031811-d59b-4f66-86c0-0542cff2a346 found for delete ", "request_id": "req-7bef7533-6079-4206-8bac-0be959b698a4"}]} 2026-05-24 08:23:10.032 7 INFO neutron.db.l3_hamode_db [None req-c4c948ad-f59a-4790-9db6-80060361c892 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network c615e231-ae4e-4108-8eb5-6f58e7f1cdce was deleted as no HA routers are present in tenant e4bea6bf30a34ead884fd6139f58bff6. [pid: 7|app: 0|req: 838/1770] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:09 2026] DELETE /v2.0/routers/7218685c-2219-47e9-8e20-cbb18a006769 => generated 0 bytes in 917 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1771] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:09 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1772] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:10 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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: 839/1773] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:10 2026] DELETE /v2.0/subnets/28a1e157-89d8-47a7-a727-9adecdf06506 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:10.310 8 INFO neutron_taas.services.taas.taas_plugin [None req-87a13f8b-d2ce-4a82-a7f1-89c6acafd116 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 461abe70-33bc-4166-ad09-57b863486fc0 2026-05-24 08:23:10.313 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87a13f8b-d2ce-4a82-a7f1-89c6acafd116 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 461abe70-33bc-4166-ad09-57b863486fc0 2026-05-24 08:23:10.495 8 INFO neutron.services.segments.plugin [-] Segment eb918277-0d83-4584-b0ef-0614314bc48e resource provider aggregate not found 2026-05-24 08:23:10.511 8 INFO neutron.services.segments.plugin [-] Segment eb918277-0d83-4584-b0ef-0614314bc48e resource provider aggregate not found 2026-05-24 08:23:10.515 8 INFO neutron.services.segments.plugin [-] Segment eb918277-0d83-4584-b0ef-0614314bc48e 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 eb918277-0d83-4584-b0ef-0614314bc48e found for delete ", "request_id": "req-454e4a1f-c096-4450-b4fd-b209aebe4cb7"}]} 2026-05-24 08:23:10.526 8 INFO neutron.services.segments.plugin [-] Segment eb918277-0d83-4584-b0ef-0614314bc48e 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 eb918277-0d83-4584-b0ef-0614314bc48e found for delete ", "request_id": "req-e8e4ae2a-c079-4d75-acea-21dd348231c0"}]} [pid: 8|app: 0|req: 935/1774] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:10 2026] DELETE /v2.0/networks/d8e20f05-d5c0-42bd-816a-12eee536ae87 => 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: 840/1775] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:10 2026] GET /v2.0/security-groups?tenant_id=fdcd8b7bb13a4499afd57a6bf229df52&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1776] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:10 2026] DELETE /v2.0/security-groups/e912a367-604b-4726-b1ee-d893d386e157 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:11.212 7 INFO neutron.db.segments_db [None req-72dc185f-1b8d-46fb-9c23-9d442bb39bd4 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] Added segment 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b of type vxlan for network ba527896-f564-4aa7-8ec5-e42a1886d0dc [pid: 8|app: 0|req: 937/1777] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1778] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1779] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/security-groups?tenant_id=e4bea6bf30a34ead884fd6139f58bff6&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1780] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1781] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:11.431 7 INFO neutron.db.l3_hamode_db [None req-72dc185f-1b8d-46fb-9c23-9d442bb39bd4 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 942/1782] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:11 2026] DELETE /v2.0/security-groups/8bc799bc-beca-4233-a31c-7bd646092db5 => 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: 943/1783] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1784] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:11.561 7 INFO neutron.db.l3_hamode_db [None req-72dc185f-1b8d-46fb-9c23-9d442bb39bd4 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:23:11.825 7 INFO neutron.services.segments.plugin [-] Segment 92497d08-d279-4cac-ab75-76811c03ab58 resource provider aggregate not found 2026-05-24 08:23:11.830 7 INFO neutron.services.segments.plugin [-] Segment 92497d08-d279-4cac-ab75-76811c03ab58 resource provider aggregate not found 2026-05-24 08:23:11.842 7 INFO neutron.services.segments.plugin [-] Segment 92497d08-d279-4cac-ab75-76811c03ab58 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 92497d08-d279-4cac-ab75-76811c03ab58 found for delete ", "request_id": "req-937177fe-3934-43a0-939c-e4de6df62142"}]} 2026-05-24 08:23:11.852 7 INFO neutron.services.segments.plugin [-] Segment 92497d08-d279-4cac-ab75-76811c03ab58 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 92497d08-d279-4cac-ab75-76811c03ab58 found for delete ", "request_id": "req-a4192ed8-463a-421e-8a7c-bdc2e03eb7ca"}]} [pid: 8|app: 0|req: 945/1785] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1786] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:11 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 7|app: 0|req: 841/1787] 10.0.0.8 () {34 vars in 666 bytes} [Sun May 24 08:23:11 2026] POST /v2.0/routers => generated 474 bytes in 1233 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1788] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:12 2026] PUT /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1789] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:23:12 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1790] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:12 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1791] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:12 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 25 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1792] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:12 2026] GET /v2.0/security-groups?id=ab4d5f99-13d1-4957-9277-b631a5814d1f&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-24 08:23:12.590 8 INFO neutron_taas.services.taas.taas_plugin [req-366c4f60-a804-4220-8001-3fc6f317eda9 req-fab99e34-6afa-48bb-b28f-87f90e8531e4 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: 62aaa953-d9aa-4c24-834a-74117c830676 2026-05-24 08:23:12.594 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-366c4f60-a804-4220-8001-3fc6f317eda9 req-fab99e34-6afa-48bb-b28f-87f90e8531e4 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: 62aaa953-d9aa-4c24-834a-74117c830676 [pid: 7|app: 0|req: 844/1793] 10.0.0.8 () {34 vars in 760 bytes} [Sun May 24 08:23:12 2026] PUT /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/green => generated 4 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-05-24 08:23:12.703 8 INFO neutron.db.l3_db [req-366c4f60-a804-4220-8001-3fc6f317eda9 req-fab99e34-6afa-48bb-b28f-87f90e8531e4 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Floating IP a9ee3614-d983-47c8-8f56-bbce85136a9a disassociated. External IP: 10.96.250.214, port: 62aaa953-d9aa-4c24-834a-74117c830676. [pid: 7|app: 0|req: 845/1794] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:12 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 34 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1795] 10.0.0.8 () {34 vars in 756 bytes} [Sun May 24 08:23:12 2026] PUT /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/red => generated 4 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1796] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:12 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 34 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1797] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1798] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:23:12 2026] DELETE /v2.0/ports/62aaa953-d9aa-4c24-834a-74117c830676 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1799] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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-24 08:23:13.150 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7a9b0ce2-e295-4083-b0e6-73d1c8e74f84'] response: {'server_uuid': 'd33fd7b5-9eec-447e-8790-3b680748b11e', 'name': 'network-vif-deleted', 'tag': '62aaa953-d9aa-4c24-834a-74117c830676', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 849/1800] 10.0.0.8 () {34 vars in 778 bytes} [Sun May 24 08:23:13 2026] PUT /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/black.or.white => generated 4 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1801] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1802] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/ports?tenant_id=b39b8f96a17a439c80019f0192d5908d&device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1803] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/networks?id=86403991-48ff-44de-b4a1-251462161647 => generated 771 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1804] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:13 2026] PUT /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 37 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1805] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=7d0e04f4-261c-4559-822f-9ad2f2b12a68 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1806] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/subnets?id=76750abc-0ee0-46a0-aa42-0113ca3e5a7d => generated 693 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1807] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/ports?network_id=86403991-48ff-44de-b4a1-251462161647&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1808] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 37 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1809] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1810] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 857/1811] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/networks/86403991-48ff-44de-b4a1-251462161647?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: 955/1812] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/red => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:13.795 7 INFO neutron.api.v2.resource [None req-cdaeb5b0-3401-40b7-99aa-f9da98bce516 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 858/1813] 10.0.0.8 () {32 vars in 741 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/green => generated 99 bytes in 88 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1816] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:23:13 2026] DELETE /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/red => 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: 861/1817] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:13 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 30 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:14.105 8 INFO neutron.api.v2.resource [None req-ee56bd48-9c54-46a0-a22d-913947956977 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 957/1818] 10.0.0.8 () {32 vars in 744 bytes} [Sun May 24 08:23:14 2026] DELETE /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags/green => generated 99 bytes in 99 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1819] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:14 2026] DELETE /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1820] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:14 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 959/1821] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:14 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 7|app: 0|req: 863/1822] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:14 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d/tags => generated 12 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1823] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:23:14 2026] GET /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d => generated 480 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1824] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:14 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 864/1825] 10.0.0.8 () {34 vars in 740 bytes} [Sun May 24 08:23:14 2026] PUT /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d => generated 480 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1826] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:23:14 2026] GET /v2.0/ports?device_id=1c562c4e-573c-4a1e-ab83-b32b6deb277d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:15.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-55301fb3-2cc3-40fe-8cd1-33e8d27330fb 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] TaaS: Handle Delete Port: 00a0f5a2-4f57-4096-bb8a-7f054a7a57cd 2026-05-24 08:23:15.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55301fb3-2cc3-40fe-8cd1-33e8d27330fb 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] Tap Mirror: Handle Delete Port: 00a0f5a2-4f57-4096-bb8a-7f054a7a57cd [pid: 8|app: 0|req: 963/1827] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:15 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 964/1828] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:15 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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-24 08:23:15.449 7 INFO neutron.services.segments.plugin [-] Segment 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b resource provider aggregate not found 2026-05-24 08:23:15.455 7 INFO neutron.services.segments.plugin [-] Segment 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b resource provider aggregate not found 2026-05-24 08:23:15.473 7 INFO neutron.services.segments.plugin [-] Segment 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b 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 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b found for delete ", "request_id": "req-e9bf1ddb-cf3c-46af-ad4a-083310a2cb9c"}]} 2026-05-24 08:23:15.476 7 INFO neutron.services.segments.plugin [-] Segment 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b 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 1e7c1c0c-4427-43e4-b1d8-696d933d5f0b found for delete ", "request_id": "req-e492602f-19e2-4020-823e-ae2555c8f998"}]} 2026-05-24 08:23:15.493 7 INFO neutron.db.l3_hamode_db [None req-55301fb3-2cc3-40fe-8cd1-33e8d27330fb 833cc6d6c1114199b347ff7e6703e393 e4c199764faa49a4b79b1878eafdb21b - - default default] HA network ba527896-f564-4aa7-8ec5-e42a1886d0dc was deleted as no HA routers are present in tenant e4c199764faa49a4b79b1878eafdb21b. [pid: 7|app: 0|req: 865/1829] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:14 2026] DELETE /v2.0/routers/1c562c4e-573c-4a1e-ab83-b32b6deb277d => generated 0 bytes in 515 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:15.719 8 INFO neutron.db.segments_db [None req-b10b6402-fcc2-4fa0-8069-dde08dbfb2f7 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] Added segment f3bd2f7c-e39b-4d33-aaef-57052e5938e3 of type vxlan for network 91425482-3c9a-46f1-ada6-9e3c95f783cb [pid: 8|app: 0|req: 965/1830] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:15 2026] POST /v2.0/networks => generated 708 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1831] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:15 2026] GET /v2.0/ports?device_id=d33fd7b5-9eec-447e-8790-3b680748b11e => 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: 866/1832] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:23:15 2026] POST /v2.0/subnets => generated 644 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:16.030 8 WARNING neutron.api.v2.base [None req-3c358baf-e65c-4754-a5a3-134ab4f170de 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - 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-24 08:23:16.032 8 INFO neutron.api.v2.resource [None req-3c358baf-e65c-4754-a5a3-134ab4f170de 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 967/1833] 10.0.0.8 () {34 vars in 679 bytes} [Sun May 24 08:23:16 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1834] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:16 2026] DELETE /v2.0/networks/91425482-3c9a-46f1-ada6-9e3c95f783cb => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:16.296 7 INFO neutron.db.segments_db [None req-e86bd033-876e-4a6d-98e0-6fedfa6f95ad 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] Added segment 7ac943c9-09f5-451f-b744-0935cfa774bc of type vxlan for network 2ac0d381-6281-4047-8c89-8fbf861a0326 [pid: 8|app: 0|req: 968/1835] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:16 2026] GET /v2.0/security-groups?tenant_id=e4c199764faa49a4b79b1878eafdb21b&name=default => generated 2925 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1836] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:16 2026] POST /v2.0/networks => generated 706 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1837] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:16 2026] DELETE /v2.0/security-groups/3b985211-b3c0-422d-9029-e7f4fa3cfe43 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1838] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:23:16 2026] POST /v2.0/subnets => generated 647 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1839] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:16 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:16.577 8 WARNING neutron.api.v2.base [None req-ac33975b-fae0-4ca2-9e97-706174a768ee 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - 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-24 08:23:16.577 8 INFO neutron.api.v2.resource [None req-ac33975b-fae0-4ca2-9e97-706174a768ee 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 971/1840] 10.0.0.8 () {34 vars in 679 bytes} [Sun May 24 08:23:16 2026] POST /v2.0/rbac-policies => generated 547 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1841] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:16 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1842] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:16 2026] GET /v2.0/security-groups?tenant_id=5ef3186eebc441ae9f103714369d3e1b&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:16.768 8 INFO neutron.services.segments.plugin [-] Segment 7ac943c9-09f5-451f-b744-0935cfa774bc resource provider aggregate not found [pid: 7|app: 0|req: 871/1843] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:16 2026] DELETE /v2.0/security-groups/6eff13e1-1930-4162-8299-2323f73940d0 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:16.783 8 INFO neutron.services.segments.plugin [-] Segment 7ac943c9-09f5-451f-b744-0935cfa774bc 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 7ac943c9-09f5-451f-b744-0935cfa774bc found for delete ", "request_id": "req-33420ccc-d137-4704-95ff-dc918e96b7c4"}]} 2026-05-24 08:23:16.783 8 INFO neutron.services.segments.plugin [-] Segment 7ac943c9-09f5-451f-b744-0935cfa774bc resource provider aggregate not found [pid: 8|app: 0|req: 973/1844] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:16 2026] DELETE /v2.0/networks/2ac0d381-6281-4047-8c89-8fbf861a0326 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:16.800 8 INFO neutron.services.segments.plugin [-] Segment 7ac943c9-09f5-451f-b744-0935cfa774bc 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 7ac943c9-09f5-451f-b744-0935cfa774bc found for delete ", "request_id": "req-77f816ec-e209-4147-b8ac-cf91753eff33"}]} 2026-05-24 08:23:16.862 7 INFO neutron.db.segments_db [None req-2a4a87e1-549a-4e1b-ba37-f6cdfae5673c 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] Added segment 3ada1619-af89-4604-bc04-dafb960cb076 of type vxlan for network 18c65d15-cf00-4c8d-9e77-7f589a6e79d7 [pid: 7|app: 0|req: 872/1845] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:16 2026] POST /v2.0/networks => generated 708 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1846] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:16 2026] DELETE /v2.0/security-groups/ab4d5f99-13d1-4957-9277-b631a5814d1f => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:17.162 8 INFO neutron_taas.services.taas.taas_plugin [None req-f3f77dd5-d0b9-4292-b7c0-c11b28a4ab40 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: 31e11385-f32c-4f85-8d84-baf210c72f2b 2026-05-24 08:23:17.166 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f3f77dd5-d0b9-4292-b7c0-c11b28a4ab40 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: 31e11385-f32c-4f85-8d84-baf210c72f2b [pid: 7|app: 0|req: 873/1847] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:23:16 2026] POST /v2.0/subnets => generated 647 bytes in 213 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1848] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:17 2026] DELETE /v2.0/floatingips/a9ee3614-d983-47c8-8f56-bbce85136a9a => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1849] 10.0.0.8 () {34 vars in 679 bytes} [Sun May 24 08:23:17 2026] POST /v2.0/rbac-policies => generated 324 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:17.498 7 INFO neutron.services.segments.plugin [-] Segment f3bd2f7c-e39b-4d33-aaef-57052e5938e3 resource provider aggregate not found 2026-05-24 08:23:17.503 7 INFO neutron.services.segments.plugin [-] Segment f3bd2f7c-e39b-4d33-aaef-57052e5938e3 resource provider aggregate not found 2026-05-24 08:23:17.520 7 INFO neutron.services.segments.plugin [-] Segment f3bd2f7c-e39b-4d33-aaef-57052e5938e3 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 f3bd2f7c-e39b-4d33-aaef-57052e5938e3 found for delete ", "request_id": "req-de1c5388-1342-4b64-8123-a578d3f43003"}]} 2026-05-24 08:23:17.521 7 INFO neutron.services.segments.plugin [-] Segment f3bd2f7c-e39b-4d33-aaef-57052e5938e3 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 f3bd2f7c-e39b-4d33-aaef-57052e5938e3 found for delete ", "request_id": "req-f9e65d2d-8773-4686-a7ea-b4395569dbf8"}]} [pid: 8|app: 0|req: 976/1850] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:17 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1851] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:17 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&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: 8|app: 0|req: 977/1852] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:17 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1853] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:17 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 978/1854] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:23:17 2026] GET /v2.0/networks/18c65d15-cf00-4c8d-9e77-7f589a6e79d7 => generated 655 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:18.544 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3e86a902-c086-4e31-88a3-474b935cddb4 534839594cb7472faa5f3fd3ac290119 3c76c4b1a7094eba9c9425267605bbcc - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 877/1855] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:23:18 2026] GET /v2.0/networks/18c65d15-cf00-4c8d-9e77-7f589a6e79d7 => generated 138 bytes in 130 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1856] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:18 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:18.807 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 resource provider aggregate not found 2026-05-24 08:23:18.822 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 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 3ada1619-af89-4604-bc04-dafb960cb076 found for delete ", "request_id": "req-775153f6-4218-478a-8df2-414508961e3d"}]} 2026-05-24 08:23:18.826 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 resource provider aggregate not found [pid: 7|app: 0|req: 879/1857] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:18 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:18.838 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 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 3ada1619-af89-4604-bc04-dafb960cb076 found for delete ", "request_id": "req-1474027e-9b1d-444c-9a2d-009e7ac3606d"}]} [pid: 7|app: 0|req: 880/1858] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:18 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1859] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:18 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:19.334 8 INFO neutron_taas.services.taas.taas_plugin [None req-93892750-51c8-4346-93bf-0594bf8e6370 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] TaaS: Handle Delete Port: 12622a63-2b6a-423c-a53a-9e8fa939a7e5 2026-05-24 08:23:19.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-93892750-51c8-4346-93bf-0594bf8e6370 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] Tap Mirror: Handle Delete Port: 12622a63-2b6a-423c-a53a-9e8fa939a7e5 [pid: 8|app: 0|req: 979/1860] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:18 2026] DELETE /v2.0/networks/18c65d15-cf00-4c8d-9e77-7f589a6e79d7 => generated 0 bytes in 976 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:19.547 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f57cd56-9767-42b1-be69-be8d43f44165 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 882/1861] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:19 2026] DELETE /v2.0/subnets/98e3aab2-c553-4e2c-99ed-96b271e43d04 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:23:19.574 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bd4d53aa-8ed7-44cb-a22e-71f6dd63aa09 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 980/1862] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:19 2026] DELETE /v2.0/subnets/91fa3bf1-dd13-4649-a12b-ca63efcc6be0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:23:19.593 7 INFO neutron.pecan_wsgi.hooks.translation [None req-dea1516f-8343-4630-83ac-60d43eccf5d7 5a136812f19b4c01b3c246be7a36dced 8a7e7b4c550f4a3594f6ee30a10d4058 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 883/1863] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:19 2026] DELETE /v2.0/subnets/af37b024-f369-4278-b41a-bb7e0d6729cd => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1864] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:23:19 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 884/1865] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:19 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 885/1866] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:19 2026] GET /v2.0/security-groups?id=8c76c99e-0b10-4466-a480-932d1167ce7a&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:20.074 8 INFO neutron_taas.services.taas.taas_plugin [req-201880b4-cb98-4d86-89fb-aa901f7f916f req-a9d97d21-e416-43b2-b292-60b6cb618a20 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: da9f51e2-60e3-4a26-93ea-574aca32087f 2026-05-24 08:23:20.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-201880b4-cb98-4d86-89fb-aa901f7f916f req-a9d97d21-e416-43b2-b292-60b6cb618a20 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: da9f51e2-60e3-4a26-93ea-574aca32087f [pid: 8|app: 0|req: 982/1867] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:23:19 2026] DELETE /v2.0/ports/da9f51e2-60e3-4a26-93ea-574aca32087f => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1868] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:20 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:20.265 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5ecbc41-510e-4bc3-b30e-eda118eddec9'] response: {'server_uuid': 'cadcf132-9e41-4f32-8689-27c48fd03b3f', 'name': 'network-vif-deleted', 'tag': 'da9f51e2-60e3-4a26-93ea-574aca32087f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 984/1869] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:20 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:20.345 7 INFO neutron.db.segments_db [None req-ec1751f7-c4a1-4c06-8122-2ab3207a1f2a 03a6ddc425724881a2e27106d44c20ab 9c3ab8c6eba445018d455b235c48ab76 - - default default] Added segment 19612861-5398-4bc0-ada4-6060f70cc72b of type vxlan for network ccc04214-ec09-4908-916d-7ba73ffcbc4d [pid: 7|app: 0|req: 886/1870] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:19 2026] POST /v2.0/networks => generated 612 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:20.500 8 INFO neutron.db.segments_db [None req-92fc6c0c-2339-4c8a-8ae3-df386b219200 03a6ddc425724881a2e27106d44c20ab 9c3ab8c6eba445018d455b235c48ab76 - - default default] Added segment 30b04a73-5606-4455-a4b4-4fd91f8e316c of type vxlan for network 4c62d5ab-fc8a-4b4b-a79f-8a81d4d14e7c [pid: 8|app: 0|req: 985/1871] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:20 2026] POST /v2.0/networks => generated 612 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1872] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:20 2026] PUT /v2.0/networks/ccc04214-ec09-4908-916d-7ba73ffcbc4d/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1873] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:20 2026] GET /v2.0/security-groups?tenant_id=3c76c4b1a7094eba9c9425267605bbcc&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1874] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:20 2026] GET /v2.0/networks/ccc04214-ec09-4908-916d-7ba73ffcbc4d/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: 888/1875] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:20 2026] DELETE /v2.0/security-groups/c5dd46b4-4721-4fb1-85bf-3cab8078c3aa => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1876] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:20 2026] GET /v2.0/security-groups?tenant_id=8a7e7b4c550f4a3594f6ee30a10d4058&name=default => generated 2925 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1877] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:20 2026] DELETE /v2.0/security-groups/0d119c05-a391-4f07-b285-5aaafb323b02 => 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: 891/1878] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:21.164 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 resource provider aggregate not found 2026-05-24 08:23:21.178 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 resource provider aggregate not found [pid: 8|app: 0|req: 988/1879] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:20 2026] PUT /v2.0/networks/4c62d5ab-fc8a-4b4b-a79f-8a81d4d14e7c/tags => generated 17 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:21.198 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 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 3ada1619-af89-4604-bc04-dafb960cb076 found for delete ", "request_id": "req-f19b88a4-4f23-4ce1-bf1c-1022ef1c234d"}]} 2026-05-24 08:23:21.199 8 INFO neutron.services.segments.plugin [-] Segment 3ada1619-af89-4604-bc04-dafb960cb076 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 3ada1619-af89-4604-bc04-dafb960cb076 found for delete ", "request_id": "req-a0d385a2-434d-4610-92fa-c2fd2bf10689"}]} [pid: 7|app: 0|req: 892/1880] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/networks/4c62d5ab-fc8a-4b4b-a79f-8a81d4d14e7c/tags => generated 17 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1881] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:21 2026] PUT /v2.0/networks/4c62d5ab-fc8a-4b4b-a79f-8a81d4d14e7c/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1882] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/networks/4c62d5ab-fc8a-4b4b-a79f-8a81d4d14e7c/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1883] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1884] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/security-groups?tenant_id=12f0138c56154236b6844fa61f257ad1&name=default => generated 2925 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1885] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/networks/ccc04214-ec09-4908-916d-7ba73ffcbc4d/tags => generated 25 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1886] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:21 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1887] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:21 2026] DELETE /v2.0/security-groups/c1f9ea20-ca80-41f9-815b-37ffe5fc307c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:21.672 7 INFO neutron.services.segments.plugin [-] Segment 19612861-5398-4bc0-ada4-6060f70cc72b resource provider aggregate not found 2026-05-24 08:23:21.681 7 INFO neutron.services.segments.plugin [-] Segment 19612861-5398-4bc0-ada4-6060f70cc72b resource provider aggregate not found 2026-05-24 08:23:21.697 7 INFO neutron.services.segments.plugin [-] Segment 19612861-5398-4bc0-ada4-6060f70cc72b 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 19612861-5398-4bc0-ada4-6060f70cc72b found for delete ", "request_id": "req-ed3bb1e5-06e8-4a8b-9a04-c1240cab7273"}]} [pid: 7|app: 0|req: 895/1888] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:21 2026] DELETE /v2.0/networks/ccc04214-ec09-4908-916d-7ba73ffcbc4d => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:21.713 7 INFO neutron.services.segments.plugin [-] Segment 19612861-5398-4bc0-ada4-6060f70cc72b 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 19612861-5398-4bc0-ada4-6060f70cc72b found for delete ", "request_id": "req-7e006c4f-bf69-4dad-b4f1-1226662c149f"}]} [pid: 8|app: 0|req: 994/1889] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:21 2026] DELETE /v2.0/networks/4c62d5ab-fc8a-4b4b-a79f-8a81d4d14e7c => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1890] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:22 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1891] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:22 2026] GET /v2.0/security-groups?tenant_id=a80bf664c29b4774bfa184e30c49cc8d&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1892] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:22 2026] DELETE /v2.0/security-groups/7a88dd30-6bab-48d3-b512-87ecca724769 => 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: 996/1893] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:22 2026] GET /v2.0/security-groups?tenant_id=9c3ab8c6eba445018d455b235c48ab76&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1894] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:22 2026] DELETE /v2.0/security-groups/73796fa7-6bd6-4ab1-8e0d-c470117689d8 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:23.225 8 INFO neutron.services.segments.plugin [-] Segment 30b04a73-5606-4455-a4b4-4fd91f8e316c resource provider aggregate not found 2026-05-24 08:23:23.228 8 INFO neutron.services.segments.plugin [-] Segment 30b04a73-5606-4455-a4b4-4fd91f8e316c resource provider aggregate not found 2026-05-24 08:23:23.252 8 INFO neutron.services.segments.plugin [-] Segment 30b04a73-5606-4455-a4b4-4fd91f8e316c 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 30b04a73-5606-4455-a4b4-4fd91f8e316c found for delete ", "request_id": "req-980bc122-8a16-4ab4-8d70-78fc7be64ce0"}]} 2026-05-24 08:23:23.253 8 INFO neutron.services.segments.plugin [-] Segment 30b04a73-5606-4455-a4b4-4fd91f8e316c 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 30b04a73-5606-4455-a4b4-4fd91f8e316c found for delete ", "request_id": "req-da109a5a-f924-499b-8e29-453481f1239d"}]} [pid: 8|app: 0|req: 997/1895] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:23 2026] GET /v2.0/ports?device_id=cadcf132-9e41-4f32-8689-27c48fd03b3f => 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: 899/1896] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:24 2026] DELETE /v2.0/security-groups/8c76c99e-0b10-4466-a480-932d1167ce7a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:24.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd025ed0-1bf5-47ff-8eb2-829cf88d3d61 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: e5af09e3-9e31-4f3a-8a7a-35b99dae8510 2026-05-24 08:23:24.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd025ed0-1bf5-47ff-8eb2-829cf88d3d61 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: e5af09e3-9e31-4f3a-8a7a-35b99dae8510 [pid: 8|app: 0|req: 998/1897] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:23:24 2026] PUT /v2.0/routers/d197bbaa-e2e7-42d2-8453-bf1e7c2bbd3f/remove_router_interface => generated 309 bytes in 913 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1898] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:25 2026] DELETE /v2.0/subnets/b9a52a60-ff31-4eef-aad2-a1e30e6c2d39 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:25.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-2af2e07a-3c80-4c7c-98af-8692d5298e69 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: 80768de9-56f1-4d3e-8c6b-91daab15bbfb 2026-05-24 08:23:25.901 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2af2e07a-3c80-4c7c-98af-8692d5298e69 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: 80768de9-56f1-4d3e-8c6b-91daab15bbfb 2026-05-24 08:23:26.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-2af2e07a-3c80-4c7c-98af-8692d5298e69 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: 05cfbf4d-e360-4dc0-84b0-26b42e1a0cee 2026-05-24 08:23:26.111 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2af2e07a-3c80-4c7c-98af-8692d5298e69 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: 05cfbf4d-e360-4dc0-84b0-26b42e1a0cee 2026-05-24 08:23:26.285 7 INFO neutron.db.segments_db [None req-2b745eda-93d7-44cf-9326-35c5d73f1725 8419db140662452f9d279d43d860e9a1 b5936ae8146f4651a136ab6483f1782c - - default default] Added segment 94f9711c-38c7-49c3-8000-ac145524818b of type vxlan for network 1029fa45-5201-4814-8e00-24065db56156 [pid: 7|app: 0|req: 901/1899] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:25 2026] POST /v2.0/networks => generated 613 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:26.437 7 INFO neutron.db.segments_db [None req-d472a3b5-cb74-485f-84a8-54383ec7e4ac 8419db140662452f9d279d43d860e9a1 b5936ae8146f4651a136ab6483f1782c - - default default] Added segment 386c13eb-125e-4b5d-84d3-fce2c26813f3 of type vxlan for network 1aa6ad3a-c64a-4c01-b99c-326d79a36ee0 2026-05-24 08:23:26.437 8 INFO neutron.services.segments.plugin [-] Segment cbde6f1f-a845-45a5-9391-d4298f7fbde0 resource provider aggregate not found 2026-05-24 08:23:26.441 8 INFO neutron.services.segments.plugin [-] Segment cbde6f1f-a845-45a5-9391-d4298f7fbde0 resource provider aggregate not found 2026-05-24 08:23:26.457 8 INFO neutron.services.segments.plugin [-] Segment cbde6f1f-a845-45a5-9391-d4298f7fbde0 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 cbde6f1f-a845-45a5-9391-d4298f7fbde0 found for delete ", "request_id": "req-22d39d55-68a7-4baa-a326-9d6295a1fe27"}]} 2026-05-24 08:23:26.458 8 INFO neutron.services.segments.plugin [-] Segment cbde6f1f-a845-45a5-9391-d4298f7fbde0 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 cbde6f1f-a845-45a5-9391-d4298f7fbde0 found for delete ", "request_id": "req-5adcf0d8-6871-4016-b5ab-3a44218fff31"}]} 2026-05-24 08:23:26.462 8 INFO neutron.db.l3_hamode_db [None req-2af2e07a-3c80-4c7c-98af-8692d5298e69 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] HA network ea2123fa-3f6d-40f0-9e4e-c6c068774562 was deleted as no HA routers are present in tenant f265e3e459cc43e196bd8eed9cccc4db. [pid: 8|app: 0|req: 999/1900] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:25 2026] DELETE /v2.0/routers/d197bbaa-e2e7-42d2-8453-bf1e7c2bbd3f => generated 0 bytes in 774 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1901] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:26 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:26.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-b50c88e7-53a3-42a1-9ac9-a1753c5afbe9 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] TaaS: Handle Delete Port: 51c97082-4392-47be-ad1c-cb02e31d0b35 2026-05-24 08:23:26.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b50c88e7-53a3-42a1-9ac9-a1753c5afbe9 d1fbb513f558489f939edca431e67c93 f265e3e459cc43e196bd8eed9cccc4db - - default default] Tap Mirror: Handle Delete Port: 51c97082-4392-47be-ad1c-cb02e31d0b35 2026-05-24 08:23:26.590 7 INFO neutron.db.segments_db [None req-57a40090-35d8-4618-932d-0f2d1b3e3d63 8419db140662452f9d279d43d860e9a1 b5936ae8146f4651a136ab6483f1782c - - default default] Added segment e91607ba-5b7b-4fb6-98ca-78191975ecd1 of type vxlan for network 45adfdda-85c9-4edd-baed-0395f5507f62 [pid: 7|app: 0|req: 903/1902] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:26 2026] POST /v2.0/networks => generated 613 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1903] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:26 2026] DELETE /v2.0/networks/ba416825-4108-47f6-a093-305f1cc05906 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:26.742 7 INFO neutron.db.segments_db [None req-83a77fb0-b59c-4366-81d2-ffc3e26b8cca 8419db140662452f9d279d43d860e9a1 b5936ae8146f4651a136ab6483f1782c - - default default] Added segment ea852cac-ef55-429e-b61a-7918d883524e of type vxlan for network 71d33fe7-7d39-4994-8679-a0f6ca5a31bc [pid: 7|app: 0|req: 904/1904] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:26 2026] POST /v2.0/networks => generated 613 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:26.910 8 INFO neutron.db.segments_db [None req-266f6f71-1181-440b-ba18-9c5e9609284e 8419db140662452f9d279d43d860e9a1 b5936ae8146f4651a136ab6483f1782c - - default default] Added segment 437ec35e-c0ba-461d-bcef-31a742f26623 of type vxlan for network a2a0f33c-bd47-4ee0-bccc-3096713bca89 [pid: 8|app: 0|req: 1001/1905] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:26 2026] POST /v2.0/networks => generated 612 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1906] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:26 2026] PUT /v2.0/networks/1029fa45-5201-4814-8e00-24065db56156/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1907] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:27 2026] PUT /v2.0/networks/1aa6ad3a-c64a-4c01-b99c-326d79a36ee0/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1908] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:27 2026] PUT /v2.0/networks/45adfdda-85c9-4edd-baed-0395f5507f62/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1909] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:27 2026] PUT /v2.0/networks/71d33fe7-7d39-4994-8679-a0f6ca5a31bc/tags => generated 19 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1910] 10.0.0.8 () {32 vars in 664 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?tags=red => generated 1857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1911] 10.0.0.8 () {32 vars in 678 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1912] 10.0.0.8 () {32 vars in 674 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1913] 10.0.0.8 () {32 vars in 686 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1914] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/security-groups?tenant_id=f265e3e459cc43e196bd8eed9cccc4db&name=default => generated 2925 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1915] 10.0.0.8 () {32 vars in 672 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1916] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:27 2026] DELETE /v2.0/security-groups/6b70d9a7-9c89-4c10-805f-98fc643d97b5 => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1917] 10.0.0.8 () {32 vars in 686 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2468 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1918] 10.0.0.8 () {32 vars in 682 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?not-tags-any=blue => generated 2468 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1919] 10.0.0.8 () {32 vars in 694 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1920] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:27 2026] GET /v2.0/security-groups?tenant_id=8bb7302a83324ecda4f5d1112e06026a&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:27.898 7 INFO neutron.services.segments.plugin [-] Segment 94f9711c-38c7-49c3-8000-ac145524818b resource provider aggregate not found 2026-05-24 08:23:27.903 7 INFO neutron.services.segments.plugin [-] Segment 94f9711c-38c7-49c3-8000-ac145524818b resource provider aggregate not found 2026-05-24 08:23:27.922 7 INFO neutron.services.segments.plugin [-] Segment 94f9711c-38c7-49c3-8000-ac145524818b 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 94f9711c-38c7-49c3-8000-ac145524818b found for delete ", "request_id": "req-6e8023af-bfb4-4669-99a6-dbafc798fc98"}]} 2026-05-24 08:23:27.923 7 INFO neutron.services.segments.plugin [-] Segment 94f9711c-38c7-49c3-8000-ac145524818b 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 94f9711c-38c7-49c3-8000-ac145524818b found for delete ", "request_id": "req-0231b6b5-7046-4e56-a672-5b636f94ffa5"}]} [pid: 7|app: 0|req: 912/1921] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:27 2026] DELETE /v2.0/networks/1029fa45-5201-4814-8e00-24065db56156 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1922] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:27 2026] DELETE /v2.0/security-groups/350e1b07-75d2-483e-8526-7b3d0019bf55 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1923] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:27 2026] DELETE /v2.0/networks/1aa6ad3a-c64a-4c01-b99c-326d79a36ee0 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1924] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:28 2026] DELETE /v2.0/networks/45adfdda-85c9-4edd-baed-0395f5507f62 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1925] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:28 2026] DELETE /v2.0/networks/71d33fe7-7d39-4994-8679-a0f6ca5a31bc => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:28.481 8 INFO neutron.services.segments.plugin [-] Segment 6b3ae7df-9812-49e6-8315-d4e8d50ab584 resource provider aggregate not found 2026-05-24 08:23:28.487 8 INFO neutron.services.segments.plugin [-] Segment 6b3ae7df-9812-49e6-8315-d4e8d50ab584 resource provider aggregate not found 2026-05-24 08:23:28.500 8 INFO neutron.services.segments.plugin [-] Segment 6b3ae7df-9812-49e6-8315-d4e8d50ab584 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 6b3ae7df-9812-49e6-8315-d4e8d50ab584 found for delete ", "request_id": "req-c2a0dd29-770f-43ad-a007-aa421bcd7fd5"}]} 2026-05-24 08:23:28.505 8 INFO neutron.services.segments.plugin [-] Segment 6b3ae7df-9812-49e6-8315-d4e8d50ab584 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 6b3ae7df-9812-49e6-8315-d4e8d50ab584 found for delete ", "request_id": "req-c4fc6918-d2a4-4255-82d9-bd7ef7613807"}]} 2026-05-24 08:23:28.516 8 INFO neutron.services.segments.plugin [-] Segment e91607ba-5b7b-4fb6-98ca-78191975ecd1 resource provider aggregate not found 2026-05-24 08:23:28.534 8 INFO neutron.services.segments.plugin [-] Segment e91607ba-5b7b-4fb6-98ca-78191975ecd1 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 e91607ba-5b7b-4fb6-98ca-78191975ecd1 found for delete ", "request_id": "req-c65cb40f-af6d-4859-bcc6-65b096c16e6f"}]} 2026-05-24 08:23:28.534 8 INFO neutron.services.segments.plugin [-] Segment e91607ba-5b7b-4fb6-98ca-78191975ecd1 resource provider aggregate not found 2026-05-24 08:23:28.554 8 INFO neutron.services.segments.plugin [-] Segment e91607ba-5b7b-4fb6-98ca-78191975ecd1 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 e91607ba-5b7b-4fb6-98ca-78191975ecd1 found for delete ", "request_id": "req-3380f388-7ad3-42be-bec6-5e0f9e11f6ed"}]} [pid: 8|app: 0|req: 1012/1926] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:28 2026] DELETE /v2.0/networks/a2a0f33c-bd47-4ee0-bccc-3096713bca89 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1929] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:29 2026] GET /v2.0/security-groups?tenant_id=b5936ae8146f4651a136ab6483f1782c&name=default => generated 2925 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1930] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:29 2026] DELETE /v2.0/security-groups/0f6a0bfc-06dd-4920-9adb-0ed1667d5fec => 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: 917/1931] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:29 2026] GET /v2.0/security-groups?tenant_id=9f57f98dbef34a6c8d6497ec8c0f3e51&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:29.938 7 INFO neutron.services.segments.plugin [-] Segment 386c13eb-125e-4b5d-84d3-fce2c26813f3 resource provider aggregate not found 2026-05-24 08:23:29.943 7 INFO neutron.services.segments.plugin [-] Segment 386c13eb-125e-4b5d-84d3-fce2c26813f3 resource provider aggregate not found [pid: 8|app: 0|req: 1015/1932] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:29 2026] DELETE /v2.0/security-groups/a5df639a-0018-47f9-ad00-9d66949c9b8a => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:29.959 7 INFO neutron.services.segments.plugin [-] Segment 386c13eb-125e-4b5d-84d3-fce2c26813f3 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 386c13eb-125e-4b5d-84d3-fce2c26813f3 found for delete ", "request_id": "req-c4df2eb4-2b06-4735-b17a-c7c5aa0805b2"}]} 2026-05-24 08:23:29.963 7 INFO neutron.services.segments.plugin [-] Segment 386c13eb-125e-4b5d-84d3-fce2c26813f3 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 386c13eb-125e-4b5d-84d3-fce2c26813f3 found for delete ", "request_id": "req-6da63b0f-872b-4bed-8735-f8ea3257a901"}]} 2026-05-24 08:23:29.972 7 INFO neutron.services.segments.plugin [-] Segment ea852cac-ef55-429e-b61a-7918d883524e resource provider aggregate not found 2026-05-24 08:23:29.975 7 INFO neutron.services.segments.plugin [-] Segment ea852cac-ef55-429e-b61a-7918d883524e resource provider aggregate not found 2026-05-24 08:23:29.989 7 INFO neutron.services.segments.plugin [-] Segment ea852cac-ef55-429e-b61a-7918d883524e 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 ea852cac-ef55-429e-b61a-7918d883524e found for delete ", "request_id": "req-2f00003c-83a5-438d-be74-7a88f751f011"}]} 2026-05-24 08:23:29.990 7 INFO neutron.services.segments.plugin [-] Segment ea852cac-ef55-429e-b61a-7918d883524e 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 ea852cac-ef55-429e-b61a-7918d883524e found for delete ", "request_id": "req-33a20a11-2423-4a9e-878a-798721e0a985"}]} [pid: 7|app: 0|req: 918/1933] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:30 2026] GET /v2.0/security-groups?tenant_id=93ee9350c1a543f796906025b6067c86&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1934] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:23:30 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 1240 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1935] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:23:30 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 8|app: 0|req: 1016/1936] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:30 2026] DELETE /v2.0/security-groups/c7f564e0-1110-4a5b-8865-acd23ba48c41 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:30.550 8 INFO neutron.services.segments.plugin [-] Segment 437ec35e-c0ba-461d-bcef-31a742f26623 resource provider aggregate not found 2026-05-24 08:23:30.568 8 INFO neutron.services.segments.plugin [-] Segment 437ec35e-c0ba-461d-bcef-31a742f26623 resource provider aggregate not found 2026-05-24 08:23:30.572 8 INFO neutron.services.segments.plugin [-] Segment 437ec35e-c0ba-461d-bcef-31a742f26623 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 437ec35e-c0ba-461d-bcef-31a742f26623 found for delete ", "request_id": "req-3dcb3180-863f-4be7-a4bb-b274279e215f"}]} 2026-05-24 08:23:30.583 8 INFO neutron.services.segments.plugin [-] Segment 437ec35e-c0ba-461d-bcef-31a742f26623 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 437ec35e-c0ba-461d-bcef-31a742f26623 found for delete ", "request_id": "req-c4b71055-b527-4c39-98fd-d610d80692e0"}]} [pid: 7|app: 0|req: 921/1937] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:23:32 2026] POST /v2.0/floatingips => generated 552 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1938] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:23:32 2026] POST /v2.0/floatingips => generated 552 bytes in 530 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1939] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:23:33 2026] POST /v2.0/floatingips => generated 552 bytes in 423 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1940] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:23:33 2026] POST /v2.0/floatingips => generated 552 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1941] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:23:34 2026] POST /v2.0/floatingips => generated 552 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1942] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:23:34 2026] PUT /v2.0/floatingips/e7c7a5d1-742f-40f8-8486-00333146fa2a/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:34.844 8 INFO neutron.db.segments_db [None req-4cc4a77f-fb95-4306-a10c-d338f81a44f0 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Added segment 094d7ccc-5430-454d-86ec-d8571da4a9c5 of type vxlan for network c85a32ff-5c9f-4828-84bb-8dc52f1c002a [pid: 7|app: 0|req: 925/1943] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:23:34 2026] PUT /v2.0/floatingips/6af97ed0-60e1-41e7-9ed6-dc605e674229/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1944] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:23:34 2026] PUT /v2.0/floatingips/e45dc47d-5af1-49b4-905f-c763ddc8e45a/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1945] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:34 2026] POST /v2.0/networks => generated 613 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1946] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:23:34 2026] PUT /v2.0/floatingips/51b07e80-1176-43c2-816b-7ac5be73e0aa/tags => 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: 928/1947] 10.0.0.8 () {32 vars in 670 bytes} [Sun May 24 08:23:34 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1948] 10.0.0.8 () {32 vars in 684 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?tags=red%2Cblue => 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: 930/1949] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1950] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1951] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:23:34 2026] POST /v2.0/ports => generated 743 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, ' [pid: 7|app: 0|req: 932/1952] 10.0.0.8 () {32 vars in 678 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:35.257 8 INFO neutron.db.segments_db [None req-0a1db6fe-d3b4-4363-81c1-ca26c6037b11 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Added segment 71257986-d350-4a71-b7b5-00c1e84e0b7e of type vxlan for network 55050e1e-d965-46e5-89bf-9b58115741b4 [pid: 7|app: 0|req: 933/1953] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1955] 10.0.0.8 () {32 vars in 688 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/1955] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:35 2026] POST /v2.0/networks => generated 613 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1956] 10.0.0.8 () {32 vars in 700 bytes} [Sun May 24 08:23:35 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1957] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:23:35 2026] POST /v2.0/ports => generated 743 bytes in 330 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-24 08:23:35.736 8 INFO neutron.db.segments_db [None req-1b46a62e-8470-49ec-9b32-d26a0218735c f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Added segment 3190e2bf-f999-4dc5-8dd8-b804518b3d4a of type vxlan for network ac1d6733-671e-4c59-9fd8-d2b376f0b418 [pid: 8|app: 0|req: 1023/1958] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:35 2026] POST /v2.0/networks => generated 613 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:35.853 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a7dae64-cf1e-42b5-8fe6-4f199010bb6e b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] TaaS: Handle Delete Port: e39e35dd-722a-43f8-8774-55719c365b65 2026-05-24 08:23:35.855 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a7dae64-cf1e-42b5-8fe6-4f199010bb6e b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] Tap Mirror: Handle Delete Port: e39e35dd-722a-43f8-8774-55719c365b65 [pid: 7|app: 0|req: 936/1959] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:35 2026] DELETE /v2.0/floatingips/e7c7a5d1-742f-40f8-8486-00333146fa2a => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:36.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-17aae517-f546-42f0-ac50-68a16c428d62 b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] TaaS: Handle Delete Port: 9e9ce54f-5865-4ad9-a4c5-85d111f95ccf 2026-05-24 08:23:36.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-17aae517-f546-42f0-ac50-68a16c428d62 b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] Tap Mirror: Handle Delete Port: 9e9ce54f-5865-4ad9-a4c5-85d111f95ccf [pid: 8|app: 0|req: 1024/1960] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:23:35 2026] POST /v2.0/ports => generated 743 bytes in 275 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-24 08:23:36.174 8 INFO neutron.db.segments_db [None req-3cee03c1-5b1f-41f0-b684-63d0e7f9f571 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Added segment 88be626e-a38a-4a0a-9c08-1b5f9900d68b of type vxlan for network 990b3462-5f93-446b-8bbe-84b521c30447 [pid: 7|app: 0|req: 937/1961] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:35 2026] DELETE /v2.0/floatingips/6af97ed0-60e1-41e7-9ed6-dc605e674229 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1962] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:36 2026] POST /v2.0/networks => generated 612 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:36.287 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8be65e2-eb78-4b9e-a986-56243b4a0957 b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] TaaS: Handle Delete Port: 1c9e6d95-7806-4143-834f-9ec260792844 2026-05-24 08:23:36.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8be65e2-eb78-4b9e-a986-56243b4a0957 b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] Tap Mirror: Handle Delete Port: 1c9e6d95-7806-4143-834f-9ec260792844 [pid: 7|app: 0|req: 938/1963] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:36 2026] DELETE /v2.0/floatingips/e45dc47d-5af1-49b4-905f-c763ddc8e45a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:36.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-04040ac8-a339-4206-acac-2f83a5c2895d b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] TaaS: Handle Delete Port: 57baa59d-53cf-4f5f-84ab-662b28890137 2026-05-24 08:23:36.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04040ac8-a339-4206-acac-2f83a5c2895d b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] Tap Mirror: Handle Delete Port: 57baa59d-53cf-4f5f-84ab-662b28890137 [pid: 8|app: 0|req: 1026/1964] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:23:36 2026] POST /v2.0/ports => generated 743 bytes in 273 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-24 08:23:36.608 8 INFO neutron.db.segments_db [None req-d0e9e32f-e5a9-4af0-b8a6-2beb1f5e9841 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Added segment bd72e0a7-cc80-461a-9f92-8f7d59f44f06 of type vxlan for network a2cefcdb-443c-4ed2-b5d3-a8c9ddcaa08f [pid: 8|app: 0|req: 1027/1965] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:36 2026] POST /v2.0/networks => generated 613 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1966] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:36 2026] DELETE /v2.0/floatingips/51b07e80-1176-43c2-816b-7ac5be73e0aa => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:36.817 7 INFO neutron_taas.services.taas.taas_plugin [None req-eb32d178-1e5b-445e-a8a1-124eea08cc79 b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] TaaS: Handle Delete Port: 3aa68150-e9ba-4a2d-bf0f-8089638832e9 2026-05-24 08:23:36.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eb32d178-1e5b-445e-a8a1-124eea08cc79 b25564ebe91d4500aee9bd7aae843bd4 0b085f12f1ab4af09f7d2cdb9f6e1dcb - - default default] Tap Mirror: Handle Delete Port: 3aa68150-e9ba-4a2d-bf0f-8089638832e9 [pid: 7|app: 0|req: 940/1967] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:36 2026] DELETE /v2.0/floatingips/55add4ed-8f33-43bc-a07a-f0aef21b8940 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/1968] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:23:36 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1969] 10.0.0.8 () {34 vars in 745 bytes} [Sun May 24 08:23:37 2026] PUT /v2.0/ports/b5af64ec-e78a-496b-8b4b-4e3c4443fd87/tags => generated 17 bytes in 60 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: 1029/1970] 10.0.0.8 () {34 vars in 745 bytes} [Sun May 24 08:23:37 2026] PUT /v2.0/ports/b6364de0-21b8-4a71-a6e3-685b022c43a4/tags => generated 25 bytes in 83 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: 942/1971] 10.0.0.8 () {34 vars in 745 bytes} [Sun May 24 08:23:37 2026] PUT /v2.0/ports/d755b496-8f52-4244-9fce-b12ccb0a8212/tags => generated 34 bytes in 65 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: 1030/1972] 10.0.0.8 () {34 vars in 745 bytes} [Sun May 24 08:23:37 2026] PUT /v2.0/ports/6db717a2-7e09-4472-9719-28534623f16e/tags => generated 19 bytes in 70 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: 943/1973] 10.0.0.8 () {32 vars in 658 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 172 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: 1031/1974] 10.0.0.8 () {32 vars in 672 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1975] 10.0.0.8 () {32 vars in 668 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/1976] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1977] 10.0.0.8 () {32 vars in 666 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1978] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1979] 10.0.0.8 () {32 vars in 676 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1980] 10.0.0.8 () {32 vars in 688 bytes} [Sun May 24 08:23:38 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/1981] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:37 2026] GET /v2.0/security-groups?tenant_id=0b085f12f1ab4af09f7d2cdb9f6e1dcb&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:38.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-f4ed1d80-6b20-4f91-9778-8e5a6c2d7bc4 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] TaaS: Handle Delete Port: b5af64ec-e78a-496b-8b4b-4e3c4443fd87 2026-05-24 08:23:38.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ed1d80-6b20-4f91-9778-8e5a6c2d7bc4 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Tap Mirror: Handle Delete Port: b5af64ec-e78a-496b-8b4b-4e3c4443fd87 [pid: 8|app: 0|req: 1034/1982] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/security-groups/8bec8075-ac6d-4d0d-9428-6830cc624bd1 => 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: 949/1983] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/ports/b5af64ec-e78a-496b-8b4b-4e3c4443fd87 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:38.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-b4a7495e-a91e-4061-8f87-b2b4701f0d3f f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] TaaS: Handle Delete Port: b6364de0-21b8-4a71-a6e3-685b022c43a4 2026-05-24 08:23:38.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4a7495e-a91e-4061-8f87-b2b4701f0d3f f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Tap Mirror: Handle Delete Port: b6364de0-21b8-4a71-a6e3-685b022c43a4 [pid: 7|app: 0|req: 950/1984] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:38 2026] GET /v2.0/security-groups?tenant_id=6d127f49993e4436b3ad462f128882af&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: 1035/1985] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/ports/b6364de0-21b8-4a71-a6e3-685b022c43a4 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1986] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/security-groups/71ca3b66-1a04-4b5f-9cae-6d0fca2bf645 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:38.615 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ffa4647-5c66-4d3b-8f5d-6cf1496600e6 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] TaaS: Handle Delete Port: d755b496-8f52-4244-9fce-b12ccb0a8212 2026-05-24 08:23:38.619 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ffa4647-5c66-4d3b-8f5d-6cf1496600e6 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Tap Mirror: Handle Delete Port: d755b496-8f52-4244-9fce-b12ccb0a8212 [pid: 8|app: 0|req: 1036/1987] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/ports/d755b496-8f52-4244-9fce-b12ccb0a8212 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:38.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-1371f55e-d728-4ac4-9b11-0d2ca66f1baf f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] TaaS: Handle Delete Port: 6db717a2-7e09-4472-9719-28534623f16e 2026-05-24 08:23:38.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1371f55e-d728-4ac4-9b11-0d2ca66f1baf f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Tap Mirror: Handle Delete Port: 6db717a2-7e09-4472-9719-28534623f16e [pid: 8|app: 0|req: 1037/1988] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:38 2026] GET /v2.0/security-groups?tenant_id=c1429acd44ee4453ba4b12934de2190f&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: 952/1989] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/ports/6db717a2-7e09-4472-9719-28534623f16e => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/1990] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/security-groups/b8995a19-53c2-4bee-b326-03d4ef62ab05 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:39.010 7 INFO neutron_taas.services.taas.taas_plugin [None req-f93770f0-e8ab-444a-96f1-3e09a8de8ce7 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] TaaS: Handle Delete Port: f4051fe5-cf8d-4642-bce9-07adc1323f65 2026-05-24 08:23:39.013 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f93770f0-e8ab-444a-96f1-3e09a8de8ce7 f5a8359e7d6a46cd93fe257b10c3896f c3e4dace7b2344c69a366186b7b7a61e - - default default] Tap Mirror: Handle Delete Port: f4051fe5-cf8d-4642-bce9-07adc1323f65 [pid: 7|app: 0|req: 953/1991] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:23:38 2026] DELETE /v2.0/ports/f4051fe5-cf8d-4642-bce9-07adc1323f65 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:39.210 8 INFO neutron.services.segments.plugin [-] Segment 094d7ccc-5430-454d-86ec-d8571da4a9c5 resource provider aggregate not found 2026-05-24 08:23:39.216 8 INFO neutron.services.segments.plugin [-] Segment 094d7ccc-5430-454d-86ec-d8571da4a9c5 resource provider aggregate not found 2026-05-24 08:23:39.232 8 INFO neutron.services.segments.plugin [-] Segment 094d7ccc-5430-454d-86ec-d8571da4a9c5 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 094d7ccc-5430-454d-86ec-d8571da4a9c5 found for delete ", "request_id": "req-366eceee-db38-45d4-96e6-dc937d5dbdac"}]} 2026-05-24 08:23:39.233 8 INFO neutron.services.segments.plugin [-] Segment 094d7ccc-5430-454d-86ec-d8571da4a9c5 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 094d7ccc-5430-454d-86ec-d8571da4a9c5 found for delete ", "request_id": "req-b2ec1b38-804c-4abd-99cd-dd86341b2852"}]} [pid: 8|app: 0|req: 1039/1992] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:39 2026] DELETE /v2.0/networks/c85a32ff-5c9f-4828-84bb-8dc52f1c002a => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:39.377 7 INFO neutron.services.segments.plugin [-] Segment 71257986-d350-4a71-b7b5-00c1e84e0b7e resource provider aggregate not found 2026-05-24 08:23:39.384 7 INFO neutron.services.segments.plugin [-] Segment 71257986-d350-4a71-b7b5-00c1e84e0b7e resource provider aggregate not found 2026-05-24 08:23:39.399 7 INFO neutron.services.segments.plugin [-] Segment 71257986-d350-4a71-b7b5-00c1e84e0b7e 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 71257986-d350-4a71-b7b5-00c1e84e0b7e found for delete ", "request_id": "req-3740f885-7437-4768-b411-059626f0583b"}]} 2026-05-24 08:23:39.403 7 INFO neutron.services.segments.plugin [-] Segment 71257986-d350-4a71-b7b5-00c1e84e0b7e 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 71257986-d350-4a71-b7b5-00c1e84e0b7e found for delete ", "request_id": "req-6cb13030-77c4-464f-9ae2-f5ec91d7e8ce"}]} [pid: 7|app: 0|req: 954/1993] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:39 2026] DELETE /v2.0/networks/55050e1e-d965-46e5-89bf-9b58115741b4 => 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: 1040/1994] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:39 2026] DELETE /v2.0/networks/ac1d6733-671e-4c59-9fd8-d2b376f0b418 => 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: 1041/1995] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:39 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1996] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:39 2026] DELETE /v2.0/networks/990b3462-5f93-446b-8bbe-84b521c30447 => 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: 1042/1997] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:39 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1998] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:39 2026] DELETE /v2.0/networks/a2cefcdb-443c-4ed2-b5d3-a8c9ddcaa08f => 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: 1043/1999] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:39 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/2000] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:39 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 8|app: 0|req: 1044/2001] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:40 2026] GET /v2.0/security-groups?tenant_id=d9572420f4984426833d10af6a27d533&name=default => generated 2925 bytes in 285 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/2002] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:40 2026] DELETE /v2.0/security-groups/3db8e83b-0847-4233-a6eb-3bbe6f2ae8a6 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2003] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:41 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/2004] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:41 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 1046/2005] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:41 2026] GET /v2.0/security-groups?tenant_id=c3e4dace7b2344c69a366186b7b7a61e&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: 960/2006] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:41 2026] DELETE /v2.0/security-groups/3c995ef2-5cca-4464-b15d-e1d0e6cc6c94 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:41.253 8 INFO neutron.services.segments.plugin [-] Segment 3190e2bf-f999-4dc5-8dd8-b804518b3d4a resource provider aggregate not found 2026-05-24 08:23:41.257 8 INFO neutron.services.segments.plugin [-] Segment 3190e2bf-f999-4dc5-8dd8-b804518b3d4a resource provider aggregate not found 2026-05-24 08:23:41.270 8 INFO neutron.services.segments.plugin [-] Segment 3190e2bf-f999-4dc5-8dd8-b804518b3d4a 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 3190e2bf-f999-4dc5-8dd8-b804518b3d4a found for delete ", "request_id": "req-e24dd143-47bb-49ed-b416-1dcae0e2524a"}]} 2026-05-24 08:23:41.275 8 INFO neutron.services.segments.plugin [-] Segment 3190e2bf-f999-4dc5-8dd8-b804518b3d4a 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 3190e2bf-f999-4dc5-8dd8-b804518b3d4a found for delete ", "request_id": "req-89e85428-be5c-46dc-9055-b613d5e8ab1b"}]} 2026-05-24 08:23:41.420 7 INFO neutron.services.segments.plugin [-] Segment 88be626e-a38a-4a0a-9c08-1b5f9900d68b resource provider aggregate not found 2026-05-24 08:23:41.425 7 INFO neutron.services.segments.plugin [-] Segment 88be626e-a38a-4a0a-9c08-1b5f9900d68b resource provider aggregate not found 2026-05-24 08:23:41.435 7 INFO neutron.services.segments.plugin [-] Segment 88be626e-a38a-4a0a-9c08-1b5f9900d68b 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 88be626e-a38a-4a0a-9c08-1b5f9900d68b found for delete ", "request_id": "req-884466b5-2ca2-40ee-9bea-5c99384fb2b3"}]} 2026-05-24 08:23:41.439 7 INFO neutron.services.segments.plugin [-] Segment 88be626e-a38a-4a0a-9c08-1b5f9900d68b 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 88be626e-a38a-4a0a-9c08-1b5f9900d68b found for delete ", "request_id": "req-40d334cc-fefb-4403-92db-bfbb1c2e48d7"}]} 2026-05-24 08:23:41.450 7 INFO neutron.services.segments.plugin [-] Segment bd72e0a7-cc80-461a-9f92-8f7d59f44f06 resource provider aggregate not found 2026-05-24 08:23:41.454 7 INFO neutron.services.segments.plugin [-] Segment bd72e0a7-cc80-461a-9f92-8f7d59f44f06 resource provider aggregate not found 2026-05-24 08:23:41.464 7 INFO neutron.services.segments.plugin [-] Segment bd72e0a7-cc80-461a-9f92-8f7d59f44f06 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 bd72e0a7-cc80-461a-9f92-8f7d59f44f06 found for delete ", "request_id": "req-53deea2d-78a3-42da-af29-cb4621ccd672"}]} 2026-05-24 08:23:41.471 7 INFO neutron.services.segments.plugin [-] Segment bd72e0a7-cc80-461a-9f92-8f7d59f44f06 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 bd72e0a7-cc80-461a-9f92-8f7d59f44f06 found for delete ", "request_id": "req-5c55486d-2bd7-4932-b175-ed57539f1cf1"}]} [pid: 8|app: 0|req: 1047/2007] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:41 2026] GET /v2.0/security-groups?tenant_id=e2754cde9d7e4b80a9b7b25096d43859&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/2008] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:41 2026] DELETE /v2.0/security-groups/15c39847-f07d-499d-8190-4e90ba324379 => 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: 1048/2009] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:42 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/2010] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:23:42 2026] GET /v2.0/security-groups?id=3857c496-ce11-450c-8154-ca9a43af8a09&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: 1049/2011] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:23:42 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:42.552 7 INFO neutron_taas.services.taas.taas_plugin [req-ba07dab3-2b11-44ad-831b-97c365dc3b06 req-df0a6493-db1d-4f09-a94a-532b8e2428d8 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] TaaS: Handle Delete Port: 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:23:42.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ba07dab3-2b11-44ad-831b-97c365dc3b06 req-df0a6493-db1d-4f09-a94a-532b8e2428d8 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] Tap Mirror: Handle Delete Port: 7d0e04f4-261c-4559-822f-9ad2f2b12a68 2026-05-24 08:23:42.669 7 INFO neutron.db.l3_db [req-ba07dab3-2b11-44ad-831b-97c365dc3b06 req-df0a6493-db1d-4f09-a94a-532b8e2428d8 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] Floating IP d3715bc9-8268-4f9c-9c45-98a0e4aa6512 disassociated. External IP: 10.96.250.202, port: 7d0e04f4-261c-4559-822f-9ad2f2b12a68. [pid: 7|app: 0|req: 963/2012] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:23:42 2026] DELETE /v2.0/ports/7d0e04f4-261c-4559-822f-9ad2f2b12a68 => generated 0 bytes in 632 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:43.091 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4cc8a58c-d585-46d7-856b-8c8b4ee28095'] response: {'server_uuid': '6a8ad845-575f-4b18-a38e-83273bbcff6e', 'name': 'network-vif-deleted', 'tag': '7d0e04f4-261c-4559-822f-9ad2f2b12a68', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 964/2013] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:43 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 1050/2014] 10.0.0.8 () {34 vars in 676 bytes} [Sun May 24 08:23:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/2015] 10.0.0.8 () {34 vars in 676 bytes} [Sun May 24 08:23:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2016] 10.0.0.8 () {34 vars in 676 bytes} [Sun May 24 08:23:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/2017] 10.0.0.8 () {34 vars in 676 bytes} [Sun May 24 08:23:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2018] 10.0.0.8 () {34 vars in 676 bytes} [Sun May 24 08:23:43 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/2019] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:43 2026] PUT /v2.0/policies/32c2b77b-37f9-43a0-a0dc-f9fea1558a5f/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2022] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:43 2026] PUT /v2.0/policies/eff212f8-4c25-4c37-b876-a7ef4d0e8761/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: 970/2023] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:43 2026] PUT /v2.0/policies/99765fc7-d58d-40cd-a333-d00ca791700e/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2024] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:43 2026] PUT /v2.0/policies/09a49176-2e35-4cc8-8296-b1621ba4bd06/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2025] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 971/2026] 10.0.0.8 () {32 vars in 672 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2027] 10.0.0.8 () {32 vars in 686 bytes} [Sun May 24 08:23:44 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: 972/2028] 10.0.0.8 () {32 vars in 682 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2029] 10.0.0.8 () {32 vars in 694 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2030] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2031] 10.0.0.8 () {32 vars in 694 bytes} [Sun May 24 08:23:44 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: 8|app: 0|req: 1059/2032] 10.0.0.8 () {32 vars in 690 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2033] 10.0.0.8 () {32 vars in 702 bytes} [Sun May 24 08:23:44 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:44.994 7 INFO neutron.db.segments_db [None req-439c1904-723f-4f65-a06a-23fed628706d 5a96d01d94d549719bce0aa7900a6320 46d6f06a04aa4796bdd43be2b8548ba7 - - default default] Added segment 8e915300-bb20-4ff2-b5b6-991eb2b2020e of type vxlan for network 07b73b6a-9fd0-4fc5-b708-e1313a96e56c [pid: 8|app: 0|req: 1061/2034] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:44 2026] DELETE /v2.0/qos/policies/32c2b77b-37f9-43a0-a0dc-f9fea1558a5f => 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: 974/2035] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:44 2026] POST /v2.0/networks => generated 613 bytes in 251 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2036] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/qos/policies/eff212f8-4c25-4c37-b876-a7ef4d0e8761 => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/2037] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:45 2026] PUT /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2038] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/qos/policies/99765fc7-d58d-40cd-a333-d00ca791700e => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2039] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2040] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/qos/policies/09a49176-2e35-4cc8-8296-b1621ba4bd06 => 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: 977/2041] 10.0.0.8 () {34 vars in 762 bytes} [Sun May 24 08:23:45 2026] PUT /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2042] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/qos/policies/7c3320ec-91e6-4f3a-bbff-dded2aada9bb => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2043] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/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: 1066/2044] 10.0.0.8 () {34 vars in 758 bytes} [Sun May 24 08:23:45 2026] PUT /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/red => 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: 979/2045] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2046] 10.0.0.8 () {34 vars in 780 bytes} [Sun May 24 08:23:45 2026] PUT /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/black.or.white => 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: 980/2047] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2048] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/ports?device_id=6a8ad845-575f-4b18-a38e-83273bbcff6e => 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: 1068/2049] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:23:45 2026] PUT /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/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: 982/2050] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/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: 1069/2051] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:45.747 7 INFO neutron.api.v2.resource [None req-5721807d-ea70-4330-9668-efbb00c565d7 5a96d01d94d549719bce0aa7900a6320 46d6f06a04aa4796bdd43be2b8548ba7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 983/2052] 10.0.0.8 () {32 vars in 743 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2053] 10.0.0.8 () {32 vars in 742 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/red => 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: 984/2054] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:45 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags => generated 30 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:45.930 8 INFO neutron.api.v2.resource [None req-729c3d8f-ac43-48ee-9141-8c050bafdf53 5a96d01d94d549719bce0aa7900a6320 46d6f06a04aa4796bdd43be2b8548ba7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1071/2055] 10.0.0.8 () {32 vars in 746 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/2056] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:23:45 2026] DELETE /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/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: 986/2057] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:23:46 2026] GET /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:46.181 7 INFO neutron.services.segments.plugin [-] Segment 8e915300-bb20-4ff2-b5b6-991eb2b2020e resource provider aggregate not found 2026-05-24 08:23:46.184 7 INFO neutron.services.segments.plugin [-] Segment 8e915300-bb20-4ff2-b5b6-991eb2b2020e resource provider aggregate not found 2026-05-24 08:23:46.203 7 INFO neutron.services.segments.plugin [-] Segment 8e915300-bb20-4ff2-b5b6-991eb2b2020e 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 8e915300-bb20-4ff2-b5b6-991eb2b2020e found for delete ", "request_id": "req-c0a03c80-faf1-4b1f-b3c4-8f61e44d050e"}]} 2026-05-24 08:23:46.204 7 INFO neutron.services.segments.plugin [-] Segment 8e915300-bb20-4ff2-b5b6-991eb2b2020e 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 8e915300-bb20-4ff2-b5b6-991eb2b2020e found for delete ", "request_id": "req-48817a29-0c39-4368-89eb-ee917b0c5675"}]} [pid: 7|app: 0|req: 987/2058] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.0/networks/07b73b6a-9fd0-4fc5-b708-e1313a96e56c => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2059] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:46 2026] GET /v2.0/security-groups?tenant_id=37d214d24de9441ba2b3e35e55b68e95&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/2060] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.0/security-groups/b4c9c931-0cbd-477b-acf0-03570539a437 => 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: 1073/2061] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:46 2026] GET /v2.0/security-groups?tenant_id=5c47677f1df04c8295af5d7d8fb53a10&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: 989/2062] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.0/security-groups/3857c496-ce11-450c-8154-ca9a43af8a09 => 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: 1074/2063] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.0/security-groups/48651f5f-a5fb-4042-ac97-a684d6b07500 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:46.818 8 INFO neutron.api.v2.resource [None req-61b7f91c-c07a-4eda-93ae-bca1f7acfc28 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2064] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:23:46 2026] GET /v2.0/security-groups/3857c496-ce11-450c-8154-ca9a43af8a09 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/2065] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:46 2026] GET /v2.0/security-groups?tenant_id=46d6f06a04aa4796bdd43be2b8548ba7&name=default => generated 2925 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:23:46.933 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2f4637b-2b7d-4796-a0ac-74a8f5b60c33 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] TaaS: Handle Delete Port: e20c67ff-e54c-4387-8281-bcf24220ab65 2026-05-24 08:23:46.935 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2f4637b-2b7d-4796-a0ac-74a8f5b60c33 f62a24fc0cf943cd9dbc569b9d9406b1 b39b8f96a17a439c80019f0192d5908d - - default default] Tap Mirror: Handle Delete Port: e20c67ff-e54c-4387-8281-bcf24220ab65 [pid: 7|app: 0|req: 991/2066] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.0/security-groups/c4ec1972-1c59-4e70-bcf8-d2b5764d621c => 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: 1076/2067] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:46 2026] DELETE /v2.0/floatingips/d3715bc9-8268-4f9c-9c45-98a0e4aa6512 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2068] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:47 2026] GET /v2.0/security-groups?tenant_id=e4f9f6bd8dd14cb18aaa5d6cad1f42b6&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: 993/2069] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:47 2026] GET /v2.0/security-groups?tenant_id=3cf0f5f6edae4163b89932d518095d0d&name=default => generated 2925 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/2070] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:47 2026] DELETE /v2.0/security-groups/c128c37a-d285-41d6-92cb-8b8b7c822229 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:47.461 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d313ab8-412b-48bf-8200-cd26b406bd56 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 64b33bbf-4703-46d3-8b24-00d8f0790447 2026-05-24 08:23:47.472 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d313ab8-412b-48bf-8200-cd26b406bd56 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 64b33bbf-4703-46d3-8b24-00d8f0790447 [pid: 7|app: 0|req: 995/2071] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:47 2026] DELETE /v2.0/security-groups/61c44638-e204-4a0b-be24-1387f2ff37be => 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: 1077/2072] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:23:47 2026] PUT /v2.0/routers/4e984ea8-ad85-48fc-8bc7-9e393799df94/remove_router_interface => generated 309 bytes in 940 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:48.273 7 INFO neutron_taas.services.taas.taas_plugin [None req-648ce81f-c5ad-452c-a702-c6edea430c13 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 660f5381-54fc-42be-aca2-0455a945334f 2026-05-24 08:23:48.277 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-648ce81f-c5ad-452c-a702-c6edea430c13 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 660f5381-54fc-42be-aca2-0455a945334f 2026-05-24 08:23:48.536 7 INFO neutron_taas.services.taas.taas_plugin [None req-648ce81f-c5ad-452c-a702-c6edea430c13 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 6e975ca6-63dd-442a-ab65-1d43bfe8379c 2026-05-24 08:23:48.539 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-648ce81f-c5ad-452c-a702-c6edea430c13 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 6e975ca6-63dd-442a-ab65-1d43bfe8379c 2026-05-24 08:23:48.888 7 INFO neutron.services.segments.plugin [-] Segment c3ef067f-1712-4eb4-ab67-903229fb303e resource provider aggregate not found 2026-05-24 08:23:48.903 7 INFO neutron.services.segments.plugin [-] Segment c3ef067f-1712-4eb4-ab67-903229fb303e 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 c3ef067f-1712-4eb4-ab67-903229fb303e found for delete ", "request_id": "req-0f1f0483-24bc-46c0-b552-e57dfe00515a"}]} 2026-05-24 08:23:48.909 7 INFO neutron.services.segments.plugin [-] Segment c3ef067f-1712-4eb4-ab67-903229fb303e resource provider aggregate not found 2026-05-24 08:23:48.925 7 INFO neutron.services.segments.plugin [-] Segment c3ef067f-1712-4eb4-ab67-903229fb303e 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 c3ef067f-1712-4eb4-ab67-903229fb303e found for delete ", "request_id": "req-869b2066-e056-4b8a-a2cb-f2440d1fbb1a"}]} 2026-05-24 08:23:48.933 7 INFO neutron.db.l3_hamode_db [None req-648ce81f-c5ad-452c-a702-c6edea430c13 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] HA network 8c14a20f-4142-4adb-a4fc-b57467670f70 was deleted as no HA routers are present in tenant b39b8f96a17a439c80019f0192d5908d. [pid: 7|app: 0|req: 996/2073] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:48 2026] DELETE /v2.0/routers/4e984ea8-ad85-48fc-8bc7-9e393799df94 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2074] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:48 2026] DELETE /v2.0/subnets/76750abc-0ee0-46a0-aa42-0113ca3e5a7d => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:49.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-45b9f164-d3a1-4063-85dd-932b62775700 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 184810d6-044c-4d77-9084-3b0d2b4459a5 2026-05-24 08:23:49.185 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45b9f164-d3a1-4063-85dd-932b62775700 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 184810d6-044c-4d77-9084-3b0d2b4459a5 [pid: 7|app: 0|req: 997/2075] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:49 2026] DELETE /v2.0/networks/86403991-48ff-44de-b4a1-251462161647 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2076] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:49 2026] GET /v2.0/security-groups?tenant_id=b39b8f96a17a439c80019f0192d5908d&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2077] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:49 2026] DELETE /v2.0/security-groups/d2c21e96-4138-40c1-9732-5b9e475130de => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:50.930 7 INFO neutron.services.segments.plugin [-] Segment 54652a23-b8a8-44f1-a772-d4f8368f7add resource provider aggregate not found 2026-05-24 08:23:50.945 7 INFO neutron.services.segments.plugin [-] Segment 54652a23-b8a8-44f1-a772-d4f8368f7add 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 54652a23-b8a8-44f1-a772-d4f8368f7add found for delete ", "request_id": "req-3e84adc2-3c84-4d18-9c25-2e4d3630d74d"}]} 2026-05-24 08:23:50.946 7 INFO neutron.services.segments.plugin [-] Segment 54652a23-b8a8-44f1-a772-d4f8368f7add resource provider aggregate not found 2026-05-24 08:23:50.961 7 INFO neutron.services.segments.plugin [-] Segment 54652a23-b8a8-44f1-a772-d4f8368f7add 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 54652a23-b8a8-44f1-a772-d4f8368f7add found for delete ", "request_id": "req-2a91d92d-7141-4ab5-b182-4f606910d044"}]} [pid: 8|app: 0|req: 1080/2078] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:23:50 2026] POST /v2.0/subnetpools => generated 516 bytes in 258 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/2079] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:23:51 2026] PUT /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/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: 1081/2080] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2081] 10.0.0.8 () {34 vars in 768 bytes} [Sun May 24 08:23:51 2026] PUT /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags/green => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2082] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/2083] 10.0.0.8 () {34 vars in 764 bytes} [Sun May 24 08:23:51 2026] PUT /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags/red => 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: 1083/2084] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2085] 10.0.0.8 () {34 vars in 786 bytes} [Sun May 24 08:23:51 2026] PUT /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2086] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 52 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/2087] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:23:51 2026] PUT /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2088] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2089] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags/red => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:51.575 8 INFO neutron.api.v2.resource [None req-b55254b5-d209-462a-976c-b32c46f58b8f e39cb7fbd9514518af259777d4a1175a a67bee44ece943d4b1c9259f696b7930 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1086/2090] 10.0.0.8 () {32 vars in 749 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags/green => generated 99 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2091] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:23:51 2026] DELETE /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2092] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 30 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:51.713 7 INFO neutron.api.v2.resource [None req-423954ac-e08d-41f2-b609-bf59dafdf4b0 e39cb7fbd9514518af259777d4a1175a a67bee44ece943d4b1c9259f696b7930 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1006/2093] 10.0.0.8 () {32 vars in 752 bytes} [Sun May 24 08:23:51 2026] DELETE /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/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: 1007/2094] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:23:51 2026] DELETE /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2095] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:51 2026] GET /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2096] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:23:51 2026] DELETE /v2.0/subnetpools/70e53070-bd77-4804-b81c-d4e0e852b0fb => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:51.964 8 INFO neutron.db.segments_db [None req-280f4a1a-8f2b-4e01-b77b-afc88c257b4c c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Added segment f6bd268c-3777-41eb-875a-7aba6b29a4eb of type vxlan for network ad599ebb-b6c6-44ae-aea7-53b3fe0b7269 2026-05-24 08:23:52.229 8 INFO neutron.db.l3_hamode_db [None req-280f4a1a-8f2b-4e01-b77b-afc88c257b4c c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:23:52.351 8 INFO neutron.db.l3_hamode_db [None req-280f4a1a-8f2b-4e01-b77b-afc88c257b4c c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1010/2097] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:52 2026] GET /v2.0/security-groups?tenant_id=a0c8de9cd600452493614767c2c54785&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2098] 10.0.0.8 () {34 vars in 666 bytes} [Sun May 24 08:23:51 2026] POST /v2.0/routers => generated 474 bytes in 1289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2099] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:52 2026] DELETE /v2.0/security-groups/2728d595-5b97-417e-8f92-6997179cee58 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:53.032 8 INFO neutron.db.l3_hamode_db [None req-133f50ec-5c98-4f61-a771-08f9bbde5875 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:23:53.148 8 INFO neutron.db.l3_hamode_db [None req-133f50ec-5c98-4f61-a771-08f9bbde5875 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1012/2100] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:53 2026] GET /v2.0/security-groups?tenant_id=a67bee44ece943d4b1c9259f696b7930&name=default => generated 2925 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2101] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:53 2026] DELETE /v2.0/security-groups/a7b09fa0-e320-4ef2-9483-cc217244a58d => 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: 1089/2102] 10.0.0.8 () {34 vars in 666 bytes} [Sun May 24 08:23:52 2026] POST /v2.0/routers => generated 474 bytes in 789 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:53.829 7 INFO neutron.db.l3_hamode_db [None req-cd478c15-7fcd-4273-88a6-60dffd61fa9f c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:23:53.935 7 INFO neutron.db.l3_hamode_db [None req-cd478c15-7fcd-4273-88a6-60dffd61fa9f c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1014/2103] 10.0.0.8 () {34 vars in 666 bytes} [Sun May 24 08:23:53 2026] POST /v2.0/routers => generated 474 bytes in 740 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:54.567 8 INFO neutron.db.l3_hamode_db [None req-21762796-8b1b-4c28-a840-60cddad372eb c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:23:54.694 8 INFO neutron.db.l3_hamode_db [None req-21762796-8b1b-4c28-a840-60cddad372eb c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1090/2104] 10.0.0.8 () {34 vars in 666 bytes} [Sun May 24 08:23:54 2026] POST /v2.0/routers => generated 474 bytes in 757 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:23:55.331 7 INFO neutron.db.l3_hamode_db [None req-596f2fee-d801-4152-b2c3-2e5a821c9e92 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:23:55.462 7 INFO neutron.db.l3_hamode_db [None req-596f2fee-d801-4152-b2c3-2e5a821c9e92 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1015/2105] 10.0.0.8 () {34 vars in 666 bytes} [Sun May 24 08:23:55 2026] POST /v2.0/routers => generated 474 bytes in 797 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2106] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:56 2026] PUT /v2.0/routers/5ec748da-ead2-462e-8065-f595013c0e0d/tags => generated 17 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2107] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:56 2026] PUT /v2.0/routers/aa567d19-4fa9-4cf4-a737-36552aea9518/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2108] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:56 2026] PUT /v2.0/routers/644a79ed-069f-42c6-81e7-5c7ad05e7674/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2109] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:56 2026] PUT /v2.0/routers/a90a441c-ccf7-48fd-86db-7aa57549fbf7/tags => generated 19 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2110] 10.0.0.8 () {32 vars in 662 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2111] 10.0.0.8 () {32 vars in 676 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2112] 10.0.0.8 () {32 vars in 672 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2113] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/security-groups?tenant_id=3b80a0ef9adb4a458861bcb0c072b86f&name=default => generated 2925 bytes in 281 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2114] 10.0.0.8 () {32 vars in 684 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2115] 10.0.0.8 () {32 vars in 670 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2116] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:56 2026] DELETE /v2.0/security-groups/e4acec8d-fb38-48ef-ab2a-508a273584f4 => 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: 1098/2117] 10.0.0.8 () {32 vars in 684 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2118] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:23:56 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2119] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:23:57 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2120] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:57 2026] GET /v2.0/security-groups?tenant_id=271306df9da54d07add4ba5233886e32&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: 1022/2121] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:23:57 2026] GET /v2.0/routers/5ec748da-ead2-462e-8065-f595013c0e0d => generated 485 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2122] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:23:57 2026] DELETE /v2.0/security-groups/e7ce8d27-8bef-4082-9bc9-56fe7832f6ac => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:57.418 8 INFO neutron.db.segments_db [None req-15316fdf-18ed-4b01-81fb-514d7ae166ef b4880de29ca040b6a8cebfaadbe8d582 458cbc9a2d8c4409a6bb58e29ab47948 - - default default] Added segment 859a56c8-9e5a-4e16-8ca0-e082215680b4 of type vxlan for network 28ecb8ef-5dcf-405a-9163-05b87adee4e8 [pid: 8|app: 0|req: 1100/2123] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:57 2026] POST /v2.0/networks => generated 613 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2124] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:23:57 2026] POST /v2.0/subnets => generated 626 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2125] 10.0.0.8 () {34 vars in 740 bytes} [Sun May 24 08:23:57 2026] PUT /v2.0/routers/5ec748da-ead2-462e-8065-f595013c0e0d => generated 485 bytes in 483 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2126] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:23:57 2026] GET /v2.0/ports?device_id=5ec748da-ead2-462e-8065-f595013c0e0d => 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: 1102/2127] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:57 2026] PUT /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2128] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:57 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:57.956 7 INFO neutron_taas.services.taas.taas_plugin [None req-50c32388-55eb-4a26-829f-5824ef513e12 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] TaaS: Handle Delete Port: 663f9eec-4db9-46a3-9cbf-654e6f627903 2026-05-24 08:23:57.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50c32388-55eb-4a26-829f-5824ef513e12 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Tap Mirror: Handle Delete Port: 663f9eec-4db9-46a3-9cbf-654e6f627903 [pid: 8|app: 0|req: 1104/2129] 10.0.0.8 () {34 vars in 760 bytes} [Sun May 24 08:23:57 2026] PUT /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/green => generated 4 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2130] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:57 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/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: 1106/2131] 10.0.0.8 () {34 vars in 756 bytes} [Sun May 24 08:23:58 2026] PUT /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2132] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2133] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:57 2026] DELETE /v2.0/routers/5ec748da-ead2-462e-8065-f595013c0e0d => generated 0 bytes in 385 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2134] 10.0.0.8 () {34 vars in 778 bytes} [Sun May 24 08:23:58 2026] PUT /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/black.or.white => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2135] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 52 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1027/2136] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/routers/aa567d19-4fa9-4cf4-a737-36552aea9518 => generated 493 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2137] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:23:58 2026] PUT /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2138] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2139] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:23:58.437 8 INFO neutron.api.v2.resource [None req-30e54097-fc8d-42ae-8107-e69df140d955 b4880de29ca040b6a8cebfaadbe8d582 458cbc9a2d8c4409a6bb58e29ab47948 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1113/2140] 10.0.0.8 () {32 vars in 741 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2141] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:23:58 2026] DELETE /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2142] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:23:58.572 8 INFO neutron.api.v2.resource [None req-ef9bf444-4587-4410-bb24-c455247f4f62 b4880de29ca040b6a8cebfaadbe8d582 458cbc9a2d8c4409a6bb58e29ab47948 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1116/2143] 10.0.0.8 () {32 vars in 744 bytes} [Sun May 24 08:23:58 2026] DELETE /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2144] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:23:58 2026] DELETE /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => 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: 1118/2145] 10.0.0.8 () {32 vars in 729 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2146] 10.0.0.8 () {34 vars in 740 bytes} [Sun May 24 08:23:58 2026] PUT /v2.0/routers/aa567d19-4fa9-4cf4-a737-36552aea9518 => generated 493 bytes in 586 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2149] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:23:58 2026] GET /v2.0/ports?device_id=aa567d19-4fa9-4cf4-a737-36552aea9518 => 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: 1119/2150] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:58 2026] DELETE /v2.0/subnets/ebd29c5f-e9bf-4189-8e6a-1389c55009c9 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:23:59.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e45a96b-45e8-4397-93ff-5a2f41ed18df b4880de29ca040b6a8cebfaadbe8d582 458cbc9a2d8c4409a6bb58e29ab47948 - - default default] TaaS: Handle Delete Port: 07e1d77d-ee47-48c8-838f-08d092c59955 2026-05-24 08:23:59.016 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e45a96b-45e8-4397-93ff-5a2f41ed18df b4880de29ca040b6a8cebfaadbe8d582 458cbc9a2d8c4409a6bb58e29ab47948 - - default default] Tap Mirror: Handle Delete Port: 07e1d77d-ee47-48c8-838f-08d092c59955 2026-05-24 08:23:59.029 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb4c8346-accc-4a6d-931a-1b3d735b5b9e c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] TaaS: Handle Delete Port: 6ebe0128-ebf3-4628-84e7-faacafedb78a 2026-05-24 08:23:59.032 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb4c8346-accc-4a6d-931a-1b3d735b5b9e c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Tap Mirror: Handle Delete Port: 6ebe0128-ebf3-4628-84e7-faacafedb78a 2026-05-24 08:23:59.193 8 INFO neutron.services.segments.plugin [-] Segment 859a56c8-9e5a-4e16-8ca0-e082215680b4 resource provider aggregate not found 2026-05-24 08:23:59.200 8 INFO neutron.services.segments.plugin [-] Segment 859a56c8-9e5a-4e16-8ca0-e082215680b4 resource provider aggregate not found 2026-05-24 08:23:59.216 8 INFO neutron.services.segments.plugin [-] Segment 859a56c8-9e5a-4e16-8ca0-e082215680b4 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 859a56c8-9e5a-4e16-8ca0-e082215680b4 found for delete ", "request_id": "req-7fbfe960-2e2e-4179-b33b-1e1d4b2dfde8"}]} 2026-05-24 08:23:59.220 8 INFO neutron.services.segments.plugin [-] Segment 859a56c8-9e5a-4e16-8ca0-e082215680b4 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 859a56c8-9e5a-4e16-8ca0-e082215680b4 found for delete ", "request_id": "req-99b22a63-1646-4aaf-a5b7-88eed2865478"}]} [pid: 8|app: 0|req: 1120/2151] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:58 2026] DELETE /v2.0/networks/28ecb8ef-5dcf-405a-9163-05b87adee4e8 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2152] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:58 2026] DELETE /v2.0/routers/aa567d19-4fa9-4cf4-a737-36552aea9518 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2153] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:23:59 2026] GET /v2.0/routers/644a79ed-069f-42c6-81e7-5c7ad05e7674 => generated 502 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:23:59.601 8 INFO neutron.db.segments_db [None req-4c4dee76-d5ac-411c-a303-4ce8bd94f3f1 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Added segment 61b47216-7567-4028-8c45-afc201c3e28f of type vxlan for network 946cee86-55eb-414d-a0bd-d2205db2e9ab 2026-05-24 08:23:59.659 8 INFO neutron.db.segments_db [None req-4c4dee76-d5ac-411c-a303-4ce8bd94f3f1 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Added segment f78fec6b-0908-4b32-a943-53510961f591 of type vxlan for network cc5d8a5a-b04a-4c36-a192-f132f29e3aec [pid: 8|app: 0|req: 1121/2154] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:23:59 2026] POST /v2.0/networks => generated 1205 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2155] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:23:59 2026] GET /v2.0/networks => generated 1842 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2156] 10.0.0.8 () {34 vars in 740 bytes} [Sun May 24 08:23:59 2026] PUT /v2.0/routers/644a79ed-069f-42c6-81e7-5c7ad05e7674 => generated 502 bytes in 544 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2157] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:23:59 2026] GET /v2.0/ports?device_id=644a79ed-069f-42c6-81e7-5c7ad05e7674 => 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: 1123/2158] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:23:59 2026] DELETE /v2.0/networks/946cee86-55eb-414d-a0bd-d2205db2e9ab => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:00.131 8 INFO neutron_taas.services.taas.taas_plugin [None req-e07f825d-b1cf-4506-acd7-d167f1549e31 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] TaaS: Handle Delete Port: 890a8322-6669-413f-9786-36dcd4521f2b 2026-05-24 08:24:00.134 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e07f825d-b1cf-4506-acd7-d167f1549e31 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Tap Mirror: Handle Delete Port: 890a8322-6669-413f-9786-36dcd4521f2b [pid: 7|app: 0|req: 1036/2159] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:23:59 2026] GET /v2.0/security-groups?tenant_id=95318039f5da4c30aaf3196e8352f8f5&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:24:00.307 7 INFO neutron.services.segments.plugin [-] Segment f78fec6b-0908-4b32-a943-53510961f591 resource provider aggregate not found 2026-05-24 08:24:00.322 7 INFO neutron.services.segments.plugin [-] Segment f78fec6b-0908-4b32-a943-53510961f591 resource provider aggregate not found 2026-05-24 08:24:00.323 7 INFO neutron.services.segments.plugin [-] Segment f78fec6b-0908-4b32-a943-53510961f591 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 f78fec6b-0908-4b32-a943-53510961f591 found for delete ", "request_id": "req-3c30ff1f-acbd-444d-9298-47cb5a7b7f93"}]} [pid: 8|app: 0|req: 1124/2160] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:23:59 2026] DELETE /v2.0/routers/644a79ed-069f-42c6-81e7-5c7ad05e7674 => generated 0 bytes in 352 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2161] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:00 2026] DELETE /v2.0/networks/cc5d8a5a-b04a-4c36-a192-f132f29e3aec => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:00.348 7 INFO neutron.services.segments.plugin [-] Segment f78fec6b-0908-4b32-a943-53510961f591 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 f78fec6b-0908-4b32-a943-53510961f591 found for delete ", "request_id": "req-1b31d0dc-a4d7-4a53-b139-91c8410a8afa"}]} [pid: 7|app: 0|req: 1038/2162] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:24:00 2026] GET /v2.0/routers/a90a441c-ccf7-48fd-86db-7aa57549fbf7 => generated 487 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2163] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:00 2026] DELETE /v2.0/security-groups/c4eb0b4c-6c17-4a3a-a18c-4ee5eb207e56 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2164] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:24:00 2026] GET /v2.0/networks => generated 651 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:00.504 7 INFO neutron.db.segments_db [None req-02b0d745-402b-4781-a5ea-8acfac091360 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Added segment 191f2d59-6563-427d-a96e-812a08a28926 of type vxlan for network e9e874b9-0773-4043-acc2-2932d5c6f8be [pid: 7|app: 0|req: 1040/2165] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:00 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2166] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:00 2026] GET /v2.0/security-groups?tenant_id=458cbc9a2d8c4409a6bb58e29ab47948&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:24:00.677 7 INFO neutron.db.segments_db [None req-7cd1caa0-ac60-472f-aeec-472886eb3074 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Added segment 56cd138b-7d73-450f-90ec-b8cfaef750b6 of type vxlan for network ffed790c-25cf-4482-992f-589808200a07 [pid: 7|app: 0|req: 1042/2167] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:00 2026] POST /v2.0/networks => generated 630 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2168] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:00 2026] DELETE /v2.0/security-groups/2a654654-7fc4-48fc-9566-6d13318ff3bb => 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: 1126/2169] 10.0.0.8 () {34 vars in 740 bytes} [Sun May 24 08:24:00 2026] PUT /v2.0/routers/a90a441c-ccf7-48fd-86db-7aa57549fbf7 => generated 487 bytes in 487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2170] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:00 2026] GET /v2.0/ports?device_id=a90a441c-ccf7-48fd-86db-7aa57549fbf7 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:01.107 8 INFO neutron_taas.services.taas.taas_plugin [None req-29afb0ac-427a-4f2d-b7d6-7bf516ab4f7a c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] TaaS: Handle Delete Port: a45209ae-f21c-4ca6-8f05-db9946400b25 2026-05-24 08:24:01.110 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29afb0ac-427a-4f2d-b7d6-7bf516ab4f7a c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Tap Mirror: Handle Delete Port: a45209ae-f21c-4ca6-8f05-db9946400b25 2026-05-24 08:24:01.247 8 INFO neutron.services.segments.plugin [-] Segment 61b47216-7567-4028-8c45-afc201c3e28f resource provider aggregate not found 2026-05-24 08:24:01.252 8 INFO neutron.services.segments.plugin [-] Segment 61b47216-7567-4028-8c45-afc201c3e28f resource provider aggregate not found 2026-05-24 08:24:01.278 8 INFO neutron.services.segments.plugin [-] Segment 61b47216-7567-4028-8c45-afc201c3e28f 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 61b47216-7567-4028-8c45-afc201c3e28f found for delete ", "request_id": "req-fac04d78-1adb-4706-9f0d-a7ded6af7331"}]} 2026-05-24 08:24:01.281 8 INFO neutron.services.segments.plugin [-] Segment 61b47216-7567-4028-8c45-afc201c3e28f 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 61b47216-7567-4028-8c45-afc201c3e28f found for delete ", "request_id": "req-620ee6aa-9fd1-4901-8b52-3e728f05288c"}]} [pid: 8|app: 0|req: 1128/2171] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:00 2026] DELETE /v2.0/routers/a90a441c-ccf7-48fd-86db-7aa57549fbf7 => generated 0 bytes in 401 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2172] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:24:01 2026] GET /v2.0/routers/3d036890-8337-49a6-92eb-8afbbdf4e600 => generated 480 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2173] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:24:00 2026] POST /v2.0/ports => generated 1506 bytes in 610 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: 1045/2174] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:24:01 2026] GET /v2.0/ports => generated 1506 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:24:01.638 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b505a62-5763-4aba-a9c5-bc1823d4ccd8 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] TaaS: Handle Delete Port: 2a91abb4-4fd1-44fb-b149-32d45624ba50 2026-05-24 08:24:01.641 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b505a62-5763-4aba-a9c5-bc1823d4ccd8 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Tap Mirror: Handle Delete Port: 2a91abb4-4fd1-44fb-b149-32d45624ba50 [pid: 7|app: 0|req: 1046/2175] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:01 2026] DELETE /v2.0/ports/2a91abb4-4fd1-44fb-b149-32d45624ba50 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:01.826 7 INFO neutron_taas.services.taas.taas_plugin [None req-60068757-a6ad-47da-bfaf-ac20ff0c0077 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] TaaS: Handle Delete Port: e180b573-7fd6-4923-baad-1a88002d2006 2026-05-24 08:24:01.830 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60068757-a6ad-47da-bfaf-ac20ff0c0077 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Tap Mirror: Handle Delete Port: e180b573-7fd6-4923-baad-1a88002d2006 [pid: 7|app: 0|req: 1047/2176] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:01 2026] DELETE /v2.0/ports/e180b573-7fd6-4923-baad-1a88002d2006 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2177] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:24:01 2026] GET /v2.0/ports => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:02.001 7 INFO neutron.db.segments_db [None req-2ce27917-1abd-4b19-adc0-19ef34759727 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Added segment 4dd1a559-905e-40c6-a575-dd841941163b of type vxlan for network 129fffcd-c872-4cfe-a61b-3f25273cc03c [pid: 7|app: 0|req: 1049/2178] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:01 2026] POST /v2.0/networks => generated 630 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:02.141 7 INFO neutron.db.segments_db [None req-a34f1f3f-9ca5-4f9b-8879-9a9664997f06 6ad1de15290c43068ccd058275412762 5f7d75ba65574120854bbd0007d7ed3b - - default default] Added segment a0ff3a13-3227-4bc4-872b-0ac282e15091 of type vxlan for network ec4c19ed-ffa7-47ca-b9cc-ba6f7c2e7ce5 [pid: 7|app: 0|req: 1050/2179] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:02 2026] POST /v2.0/networks => generated 631 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2180] 10.0.0.8 () {34 vars in 740 bytes} [Sun May 24 08:24:01 2026] PUT /v2.0/routers/3d036890-8337-49a6-92eb-8afbbdf4e600 => generated 480 bytes in 1006 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2181] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:02 2026] GET /v2.0/ports?device_id=3d036890-8337-49a6-92eb-8afbbdf4e600 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:02.614 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbff6611-3e9d-4ad8-95a1-fb6bebcd60c9 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] TaaS: Handle Delete Port: 0f1e92f4-b80a-457f-a5d4-c047602af794 2026-05-24 08:24:02.618 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbff6611-3e9d-4ad8-95a1-fb6bebcd60c9 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] Tap Mirror: Handle Delete Port: 0f1e92f4-b80a-457f-a5d4-c047602af794 [pid: 7|app: 0|req: 1051/2182] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:02 2026] POST /v2.0/subnets => generated 1274 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2183] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:24:02 2026] GET /v2.0/subnets => generated 1910 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2184] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:02 2026] DELETE /v2.0/subnets/f42e48f0-bab4-4fc7-900e-a201bf88d569 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2185] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:02 2026] DELETE /v2.0/subnets/f88fa8ca-f728-48c1-8c21-60be681d7bc2 => 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: 1055/2186] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:24:02 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:03.023 8 INFO neutron.db.l3_hamode_db [None req-dbff6611-3e9d-4ad8-95a1-fb6bebcd60c9 c8477caa3abe41f081b15f14561a72c8 67bfc04a5f5f409ebdabb0e9ba207f53 - - default default] HA network ad599ebb-b6c6-44ae-aea7-53b3fe0b7269 was deleted as no HA routers are present in tenant 67bfc04a5f5f409ebdabb0e9ba207f53. [pid: 8|app: 0|req: 1132/2187] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:02 2026] DELETE /v2.0/routers/3d036890-8337-49a6-92eb-8afbbdf4e600 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:03.137 7 INFO neutron.services.segments.plugin [-] Segment a0ff3a13-3227-4bc4-872b-0ac282e15091 resource provider aggregate not found 2026-05-24 08:24:03.142 7 INFO neutron.services.segments.plugin [-] Segment a0ff3a13-3227-4bc4-872b-0ac282e15091 resource provider aggregate not found 2026-05-24 08:24:03.150 7 INFO neutron.services.segments.plugin [-] Segment a0ff3a13-3227-4bc4-872b-0ac282e15091 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 a0ff3a13-3227-4bc4-872b-0ac282e15091 found for delete ", "request_id": "req-0b18524f-7b43-46d9-b0ae-6e60d8b88df2"}]} 2026-05-24 08:24:03.160 7 INFO neutron.services.segments.plugin [-] Segment a0ff3a13-3227-4bc4-872b-0ac282e15091 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 a0ff3a13-3227-4bc4-872b-0ac282e15091 found for delete ", "request_id": "req-5a662c32-e953-4052-a698-dfc15dabd27f"}]} [pid: 7|app: 0|req: 1056/2188] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:03 2026] DELETE /v2.0/networks/ec4c19ed-ffa7-47ca-b9cc-ba6f7c2e7ce5 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:03.310 8 INFO neutron.services.segments.plugin [-] Segment f6bd268c-3777-41eb-875a-7aba6b29a4eb resource provider aggregate not found 2026-05-24 08:24:03.316 8 INFO neutron.services.segments.plugin [-] Segment f6bd268c-3777-41eb-875a-7aba6b29a4eb resource provider aggregate not found 2026-05-24 08:24:03.333 8 INFO neutron.services.segments.plugin [-] Segment f6bd268c-3777-41eb-875a-7aba6b29a4eb 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 f6bd268c-3777-41eb-875a-7aba6b29a4eb found for delete ", "request_id": "req-b5f4baf8-4347-4983-94bb-e8e7fa279a6b"}]} 2026-05-24 08:24:03.340 8 INFO neutron.services.segments.plugin [-] Segment f6bd268c-3777-41eb-875a-7aba6b29a4eb 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 f6bd268c-3777-41eb-875a-7aba6b29a4eb found for delete ", "request_id": "req-fa212d67-55e0-49ff-a9e4-f0feb6a4d1b5"}]} [pid: 8|app: 0|req: 1133/2189] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:03 2026] DELETE /v2.0/networks/129fffcd-c872-4cfe-a61b-3f25273cc03c => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2190] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:03 2026] DELETE /v2.0/networks/ffed790c-25cf-4482-992f-589808200a07 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2191] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:03 2026] DELETE /v2.0/networks/e9e874b9-0773-4043-acc2-2932d5c6f8be => 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: 1058/2192] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:03 2026] GET /v2.0/security-groups?tenant_id=6b59a1452b0949bfab63440a7ecec0a7&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2193] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:04 2026] DELETE /v2.0/security-groups/e20a0159-c6f8-4abf-9610-ac5092c58d4e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2194] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:04 2026] GET /v2.0/security-groups?tenant_id=5f7d75ba65574120854bbd0007d7ed3b&name=default => generated 2925 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2195] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:04 2026] DELETE /v2.0/security-groups/cbaad717-17ae-4778-9162-7ed135c6437c => 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: 1136/2196] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:04 2026] GET /v2.0/security-groups?tenant_id=67bfc04a5f5f409ebdabb0e9ba207f53&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2197] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:04 2026] DELETE /v2.0/security-groups/c590f4ae-189f-4401-9018-2dc2436625a0 => 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: 1062/2198] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:04 2026] GET /v2.0/security-groups?tenant_id=c7301add0f1c4397b7ec3eee07c703aa&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2199] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:04 2026] DELETE /v2.0/security-groups/ed21fddb-79ce-4c30-9a9c-71ce24d220e3 => 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: 1137/2200] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:04 2026] GET /v2.0/security-groups?tenant_id=c18ebd67e2004be9afce77286ff6b536&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2201] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:05 2026] DELETE /v2.0/security-groups/cd4ea538-f023-4ace-94fc-76477cfc7dfe => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:05.169 7 INFO neutron.services.segments.plugin [-] Segment 56cd138b-7d73-450f-90ec-b8cfaef750b6 resource provider aggregate not found 2026-05-24 08:24:05.181 7 INFO neutron.services.segments.plugin [-] Segment 56cd138b-7d73-450f-90ec-b8cfaef750b6 resource provider aggregate not found 2026-05-24 08:24:05.181 7 INFO neutron.services.segments.plugin [-] Segment 56cd138b-7d73-450f-90ec-b8cfaef750b6 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 56cd138b-7d73-450f-90ec-b8cfaef750b6 found for delete ", "request_id": "req-936bcefd-3c20-43af-8761-d093e5cec516"}]} 2026-05-24 08:24:05.197 7 INFO neutron.services.segments.plugin [-] Segment 56cd138b-7d73-450f-90ec-b8cfaef750b6 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 56cd138b-7d73-450f-90ec-b8cfaef750b6 found for delete ", "request_id": "req-314d5fb5-f9f2-4fce-962b-4f3f9bee99ff"}]} 2026-05-24 08:24:05.360 8 INFO neutron.services.segments.plugin [-] Segment 4dd1a559-905e-40c6-a575-dd841941163b resource provider aggregate not found 2026-05-24 08:24:05.374 8 INFO neutron.services.segments.plugin [-] Segment 4dd1a559-905e-40c6-a575-dd841941163b resource provider aggregate not found 2026-05-24 08:24:05.387 8 INFO neutron.services.segments.plugin [-] Segment 4dd1a559-905e-40c6-a575-dd841941163b 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 4dd1a559-905e-40c6-a575-dd841941163b found for delete ", "request_id": "req-453a275f-7464-484d-8e0d-2bde8bf6bf22"}]} 2026-05-24 08:24:05.394 8 INFO neutron.services.segments.plugin [-] Segment 4dd1a559-905e-40c6-a575-dd841941163b 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 4dd1a559-905e-40c6-a575-dd841941163b found for delete ", "request_id": "req-f9a1fa75-6164-4a34-94ac-730339b18924"}]} 2026-05-24 08:24:05.411 8 INFO neutron.services.segments.plugin [-] Segment 191f2d59-6563-427d-a96e-812a08a28926 resource provider aggregate not found 2026-05-24 08:24:05.437 8 INFO neutron.services.segments.plugin [-] Segment 191f2d59-6563-427d-a96e-812a08a28926 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 191f2d59-6563-427d-a96e-812a08a28926 found for delete ", "request_id": "req-03fded31-1292-4087-8637-bcff30bd6c56"}]} 2026-05-24 08:24:05.442 8 INFO neutron.services.segments.plugin [-] Segment 191f2d59-6563-427d-a96e-812a08a28926 resource provider aggregate not found 2026-05-24 08:24:05.465 8 INFO neutron.services.segments.plugin [-] Segment 191f2d59-6563-427d-a96e-812a08a28926 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 191f2d59-6563-427d-a96e-812a08a28926 found for delete ", "request_id": "req-95eaa3ff-1ed1-43b0-8039-19f6f665231e"}]} [pid: 8|app: 0|req: 1138/2202] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:05 2026] GET /v2.0/security-groups?tenant_id=51121a80035e4053a22d683c7b9aa079&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2203] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:05 2026] DELETE /v2.0/security-groups/30197516-1850-475e-b514-e87668f23bba => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:06.648 8 INFO neutron.db.segments_db [None req-dbb86721-1517-4316-865a-123131ab150e fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment a4e5785b-a132-4680-b370-4cacb4baad7d of type vxlan for network 04eb4a1c-264c-4757-9b02-3b5b5c5aa99c [pid: 8|app: 0|req: 1139/2204] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:06 2026] POST /v2.0/networks => generated 614 bytes in 390 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:06.809 7 INFO neutron.db.segments_db [None req-cead1a3b-d40a-4103-8d17-7df09e418754 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment 423d10de-dc61-44a0-8241-d90f79e8204b of type vxlan for network 7e6813de-6bab-4580-9b86-fef15984e9b6 [pid: 7|app: 0|req: 1066/2205] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:06 2026] POST /v2.0/networks => generated 614 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2206] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:06 2026] POST /v2.0/subnets => generated 646 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2207] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:07 2026] POST /v2.0/subnets => generated 655 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:07.442 8 INFO neutron.db.segments_db [None req-5f0356fa-c3cf-4f3a-8851-8456d17922a2 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment 0eb7c77a-223e-4c89-8b55-bd4c439824c1 of type vxlan for network bfad65a4-a674-4a96-8de6-4273bff4e5ae 2026-05-24 08:24:07.702 8 INFO neutron.db.l3_hamode_db [None req-5f0356fa-c3cf-4f3a-8851-8456d17922a2 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:24:07.816 8 INFO neutron.db.l3_hamode_db [None req-5f0356fa-c3cf-4f3a-8851-8456d17922a2 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1141/2208] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:07 2026] POST /v2.0/routers => generated 511 bytes in 1029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2209] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:08 2026] PUT /v2.0/routers/0748fe51-ad5a-4c15-bb40-aefda7fb7515/add_router_interface => generated 309 bytes in 1174 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2210] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:09 2026] GET /v2.0/ports/f306a01e-6ed0-4861-badb-9d3070fe3f0f => generated 959 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:09.701 8 INFO neutron.db.segments_db [None req-fd92c253-0423-4d40-853d-203b01739590 67d63ea8b88243dba9e3555fd06b47cc 15f8b98906114068a66fb9d63a6ddbe5 - - default default] Added segment 88f6bfde-0ab4-412d-b32a-189fd64c79b7 of type vxlan for network a4481ec9-cb92-4c33-8112-8f725808715e [pid: 8|app: 0|req: 1142/2211] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:09 2026] POST /v2.0/networks => generated 613 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2212] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:09 2026] POST /v2.0/subnets => generated 626 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:10.120 8 INFO neutron.db.segments_db [None req-c2aaf187-6f99-437a-a5c7-51a688007b42 67d63ea8b88243dba9e3555fd06b47cc 15f8b98906114068a66fb9d63a6ddbe5 - - default default] Added segment 4f791336-f906-43ba-a152-e07b4ca788e8 of type vxlan for network dc7221a2-d466-4ba7-bf42-8756b6ed92b3 [pid: 8|app: 0|req: 1144/2213] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:10 2026] POST /v2.0/networks => generated 613 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2214] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:10 2026] POST /v2.0/subnets => generated 629 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:10.500 8 INFO neutron.db.segments_db [None req-1f00f579-5c2d-4225-a3f6-d36db347e81b 67d63ea8b88243dba9e3555fd06b47cc 15f8b98906114068a66fb9d63a6ddbe5 - - default default] Added segment da0208c1-ea18-403e-b786-cf4884200eb1 of type vxlan for network 97937dd6-7308-4f1b-808f-5e5aa2e4eb42 [pid: 8|app: 0|req: 1146/2215] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:10 2026] POST /v2.0/networks => generated 613 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2216] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:10 2026] POST /v2.0/subnets => generated 629 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:10.888 8 INFO neutron.db.segments_db [None req-7bc946dd-a768-41a1-9293-c5e52f2106e8 67d63ea8b88243dba9e3555fd06b47cc 15f8b98906114068a66fb9d63a6ddbe5 - - default default] Added segment a9a853a1-1e97-4c28-bdab-ab011f822cea of type vxlan for network 81b7ee6c-fca6-46e3-8c10-e347f76cc579 [pid: 8|app: 0|req: 1148/2217] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:10 2026] POST /v2.0/networks => generated 613 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2218] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:10 2026] POST /v2.0/subnets => generated 629 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2219] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:09 2026] PUT /v2.0/routers/0748fe51-ad5a-4c15-bb40-aefda7fb7515/add_router_interface => generated 309 bytes in 1509 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:11.263 8 INFO neutron.db.segments_db [None req-063487b5-1d7c-4b2b-81cc-897752cb610f 67d63ea8b88243dba9e3555fd06b47cc 15f8b98906114068a66fb9d63a6ddbe5 - - default default] Added segment 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a of type vxlan for network a4e517dc-cee7-4eda-8498-7c9f929f5136 [pid: 7|app: 0|req: 1071/2220] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:11 2026] GET /v2.0/ports/27ad8b94-7d49-4d92-84df-09e6827053be => generated 967 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2221] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:11 2026] POST /v2.0/networks => generated 613 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2222] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:11 2026] POST /v2.0/subnets => generated 629 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2223] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:24:11 2026] PUT /v2.0/subnets/e0018291-7a87-4386-8e6c-44559644109f/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:11.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-09220776-dfe1-4744-bfdf-6a7dbe43c39e fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: 27ad8b94-7d49-4d92-84df-09e6827053be 2026-05-24 08:24:11.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09220776-dfe1-4744-bfdf-6a7dbe43c39e fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: 27ad8b94-7d49-4d92-84df-09e6827053be [pid: 8|app: 0|req: 1153/2224] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:24:11 2026] PUT /v2.0/subnets/31b4e4e3-5d70-48e5-b3a0-1f9bd3b2dca9/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2225] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:24:11 2026] PUT /v2.0/subnets/1358bca0-3770-4f76-8719-e199877d52a5/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: 1155/2226] 10.0.0.8 () {34 vars in 749 bytes} [Sun May 24 08:24:11 2026] PUT /v2.0/subnets/b82e6daa-36bf-4935-91fb-04b9f0490aad/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2227] 10.0.0.8 () {32 vars in 662 bytes} [Sun May 24 08:24:11 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2228] 10.0.0.8 () {32 vars in 676 bytes} [Sun May 24 08:24:11 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2229] 10.0.0.8 () {32 vars in 672 bytes} [Sun May 24 08:24:11 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2230] 10.0.0.8 () {32 vars in 684 bytes} [Sun May 24 08:24:11 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2231] 10.0.0.8 () {32 vars in 670 bytes} [Sun May 24 08:24:11 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2232] 10.0.0.8 () {32 vars in 684 bytes} [Sun May 24 08:24:12 2026] GET /v2.0/subnets?not-tags=red%2Cblue => 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: 1072/2233] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:24:11 2026] PUT /v2.0/routers/0748fe51-ad5a-4c15-bb40-aefda7fb7515/remove_router_interface => generated 309 bytes in 839 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2234] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:24:12 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2235] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:24:12 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2236] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/subnets/e0018291-7a87-4386-8e6c-44559644109f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2237] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/subnets/31b4e4e3-5d70-48e5-b3a0-1f9bd3b2dca9 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:12.493 7 INFO neutron_taas.services.taas.taas_plugin [None req-ec640f8d-f61d-4cbc-b819-3ac855e320f4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: f306a01e-6ed0-4861-badb-9d3070fe3f0f 2026-05-24 08:24:12.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ec640f8d-f61d-4cbc-b819-3ac855e320f4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: f306a01e-6ed0-4861-badb-9d3070fe3f0f [pid: 8|app: 0|req: 1166/2238] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/subnets/1358bca0-3770-4f76-8719-e199877d52a5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2239] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/subnets/b82e6daa-36bf-4935-91fb-04b9f0490aad => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2240] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/subnets/a269816b-3cd1-4a05-87bb-543c54e841f6 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2241] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:24:12 2026] PUT /v2.0/routers/0748fe51-ad5a-4c15-bb40-aefda7fb7515/remove_router_interface => generated 309 bytes in 803 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2242] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:12 2026] GET /v2.0/ports?device_id=0748fe51-ad5a-4c15-bb40-aefda7fb7515 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:12.994 8 INFO neutron.services.segments.plugin [-] Segment 88f6bfde-0ab4-412d-b32a-189fd64c79b7 resource provider aggregate not found 2026-05-24 08:24:13.001 8 INFO neutron.services.segments.plugin [-] Segment 88f6bfde-0ab4-412d-b32a-189fd64c79b7 resource provider aggregate not found 2026-05-24 08:24:13.020 8 INFO neutron.services.segments.plugin [-] Segment 88f6bfde-0ab4-412d-b32a-189fd64c79b7 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 88f6bfde-0ab4-412d-b32a-189fd64c79b7 found for delete ", "request_id": "req-26ddb02f-5174-43b0-9e32-494730c0e614"}]} 2026-05-24 08:24:13.028 8 INFO neutron.services.segments.plugin [-] Segment 88f6bfde-0ab4-412d-b32a-189fd64c79b7 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 88f6bfde-0ab4-412d-b32a-189fd64c79b7 found for delete ", "request_id": "req-f11ed222-6086-4e6b-8d26-403530484df1"}]} [pid: 8|app: 0|req: 1169/2243] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/networks/a4481ec9-cb92-4c33-8112-8f725808715e => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:13.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-98d36ca1-d8f7-460b-a54c-2f10c4e2e1b6 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: ab656fe4-a8f5-4a3c-8a49-6cdeecf645cc 2026-05-24 08:24:13.122 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98d36ca1-d8f7-460b-a54c-2f10c4e2e1b6 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: ab656fe4-a8f5-4a3c-8a49-6cdeecf645cc [pid: 8|app: 0|req: 1170/2244] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/networks/dc7221a2-d466-4ba7-bf42-8756b6ed92b3 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2245] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/networks/97937dd6-7308-4f1b-808f-5e5aa2e4eb42 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2246] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/networks/81b7ee6c-fca6-46e3-8c10-e347f76cc579 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:13.463 7 INFO neutron.services.segments.plugin [-] Segment 0eb7c77a-223e-4c89-8b55-bd4c439824c1 resource provider aggregate not found 2026-05-24 08:24:13.467 7 INFO neutron.services.segments.plugin [-] Segment 0eb7c77a-223e-4c89-8b55-bd4c439824c1 resource provider aggregate not found 2026-05-24 08:24:13.486 7 INFO neutron.services.segments.plugin [-] Segment 0eb7c77a-223e-4c89-8b55-bd4c439824c1 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 0eb7c77a-223e-4c89-8b55-bd4c439824c1 found for delete ", "request_id": "req-add513c5-a40c-4fcd-b23c-9cc4683bc5ee"}]} 2026-05-24 08:24:13.488 7 INFO neutron.services.segments.plugin [-] Segment 0eb7c77a-223e-4c89-8b55-bd4c439824c1 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 0eb7c77a-223e-4c89-8b55-bd4c439824c1 found for delete ", "request_id": "req-2ad09a93-87c2-47ce-8296-83a1ec7f8f54"}]} 2026-05-24 08:24:13.500 7 INFO neutron.db.l3_hamode_db [None req-98d36ca1-d8f7-460b-a54c-2f10c4e2e1b6 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] HA network bfad65a4-a674-4a96-8de6-4273bff4e5ae was deleted as no HA routers are present in tenant eba3348dcbce4a219f94463bdfff870c. [pid: 7|app: 0|req: 1075/2247] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:12 2026] DELETE /v2.0/routers/0748fe51-ad5a-4c15-bb40-aefda7fb7515 => generated 0 bytes in 549 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2248] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/networks/a4e517dc-cee7-4eda-8498-7c9f929f5136 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2249] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/subnets/bdad9476-ef99-449f-a472-bd898740bf86 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2252] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/subnets/d7458b67-b9d7-4d04-87fa-dc3082a6af60 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2253] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/networks/7e6813de-6bab-4580-9b86-fef15984e9b6 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:14.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-139be875-b290-4be0-a9f8-975c4e506a3d fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: db12170f-c6cd-44e2-acf8-e0f9bb99bfc7 2026-05-24 08:24:14.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-139be875-b290-4be0-a9f8-975c4e506a3d fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: db12170f-c6cd-44e2-acf8-e0f9bb99bfc7 [pid: 8|app: 0|req: 1175/2254] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:13 2026] DELETE /v2.0/networks/04eb4a1c-264c-4757-9b02-3b5b5c5aa99c => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:14.342 7 INFO neutron.db.segments_db [None req-734c83e4-35f7-48a0-9af8-7b4003da8fe2 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a of type vxlan for network e4b39baf-1e90-47a0-b5ae-6390263d405f [pid: 7|app: 0|req: 1080/2255] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:14 2026] POST /v2.0/networks => generated 614 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2256] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:14 2026] GET /v2.0/security-groups?tenant_id=4355422e5b624332adb2d501a6c7dbac&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2257] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:14 2026] POST /v2.0/subnets => generated 646 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:14.712 7 INFO neutron.db.segments_db [None req-afcda88a-3da8-41e5-b655-04d45e7a17cd fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment 346a2101-4333-4221-8670-028ec350f4da of type vxlan for network 07f93aa3-0f3e-490e-804a-a289cff2106e [pid: 8|app: 0|req: 1177/2258] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:14 2026] DELETE /v2.0/security-groups/a164ad24-5d7a-4dba-bb61-a4e4977cefcd => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:14.968 7 INFO neutron.db.l3_hamode_db [None req-afcda88a-3da8-41e5-b655-04d45e7a17cd fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:24:14.982 8 INFO neutron.db.segments_db [None req-a6dd86ff-57d1-440a-9416-8e2f62909fec 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Added segment 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 of type vxlan for network b9469d79-ef92-4d1c-bd0c-515be4ba0785 2026-05-24 08:24:15.044 8 INFO neutron.services.segments.plugin [-] Segment 4f791336-f906-43ba-a152-e07b4ca788e8 resource provider aggregate not found 2026-05-24 08:24:15.050 8 INFO neutron.services.segments.plugin [-] Segment 4f791336-f906-43ba-a152-e07b4ca788e8 resource provider aggregate not found 2026-05-24 08:24:15.063 8 INFO neutron.services.segments.plugin [-] Segment 4f791336-f906-43ba-a152-e07b4ca788e8 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 4f791336-f906-43ba-a152-e07b4ca788e8 found for delete ", "request_id": "req-6c37032a-46b4-4cef-b518-57f8d5ac0f6d"}]} 2026-05-24 08:24:15.071 8 INFO neutron.services.segments.plugin [-] Segment 4f791336-f906-43ba-a152-e07b4ca788e8 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 4f791336-f906-43ba-a152-e07b4ca788e8 found for delete ", "request_id": "req-32af488c-dbbc-4ddc-82de-f6be54fadb50"}]} 2026-05-24 08:24:15.083 8 INFO neutron.services.segments.plugin [-] Segment da0208c1-ea18-403e-b786-cf4884200eb1 resource provider aggregate not found 2026-05-24 08:24:15.088 8 INFO neutron.services.segments.plugin [-] Segment da0208c1-ea18-403e-b786-cf4884200eb1 resource provider aggregate not found 2026-05-24 08:24:15.094 7 INFO neutron.db.l3_hamode_db [None req-afcda88a-3da8-41e5-b655-04d45e7a17cd fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:24:15.104 8 INFO neutron.services.segments.plugin [-] Segment da0208c1-ea18-403e-b786-cf4884200eb1 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 da0208c1-ea18-403e-b786-cf4884200eb1 found for delete ", "request_id": "req-6f837748-23b0-4ebd-ad53-baf5c9a199c5"}]} 2026-05-24 08:24:15.110 8 INFO neutron.services.segments.plugin [-] Segment da0208c1-ea18-403e-b786-cf4884200eb1 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 da0208c1-ea18-403e-b786-cf4884200eb1 found for delete ", "request_id": "req-931b72dd-15e9-4849-b0cd-086bc262b9f9"}]} 2026-05-24 08:24:15.123 8 INFO neutron.services.segments.plugin [-] Segment a9a853a1-1e97-4c28-bdab-ab011f822cea resource provider aggregate not found 2026-05-24 08:24:15.133 8 INFO neutron.services.segments.plugin [-] Segment a9a853a1-1e97-4c28-bdab-ab011f822cea resource provider aggregate not found [pid: 8|app: 0|req: 1178/2259] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:14 2026] POST /v2.0/networks => generated 620 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:15.152 8 INFO neutron.services.segments.plugin [-] Segment a9a853a1-1e97-4c28-bdab-ab011f822cea 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 a9a853a1-1e97-4c28-bdab-ab011f822cea found for delete ", "request_id": "req-a0a22640-8210-433c-9fd6-11556c7c5743"}]} 2026-05-24 08:24:15.160 8 INFO neutron.services.segments.plugin [-] Segment a9a853a1-1e97-4c28-bdab-ab011f822cea 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 a9a853a1-1e97-4c28-bdab-ab011f822cea found for delete ", "request_id": "req-de4740f5-4751-4eb4-8e43-ffc5ad119014"}]} 2026-05-24 08:24:15.171 8 INFO neutron.services.segments.plugin [-] Segment 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a resource provider aggregate not found 2026-05-24 08:24:15.181 8 INFO neutron.services.segments.plugin [-] Segment 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a resource provider aggregate not found 2026-05-24 08:24:15.190 8 INFO neutron.services.segments.plugin [-] Segment 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a 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 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a found for delete ", "request_id": "req-9bd29770-c2c7-4203-ad0b-aa42051246cb"}]} 2026-05-24 08:24:15.197 8 INFO neutron.services.segments.plugin [-] Segment 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a 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 3f090905-ddc3-40d0-bbe9-bfb5b2595b0a found for delete ", "request_id": "req-e33caa22-d8b6-48c9-bdc1-22c0ae4651af"}]} 2026-05-24 08:24:15.207 8 INFO neutron.services.segments.plugin [-] Segment a4e5785b-a132-4680-b370-4cacb4baad7d resource provider aggregate not found [pid: 8|app: 0|req: 1179/2260] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:15 2026] GET /v2.0/security-groups?tenant_id=15f8b98906114068a66fb9d63a6ddbe5&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:24:15.219 8 INFO neutron.services.segments.plugin [-] Segment a4e5785b-a132-4680-b370-4cacb4baad7d resource provider aggregate not found 2026-05-24 08:24:15.224 8 INFO neutron.services.segments.plugin [-] Segment a4e5785b-a132-4680-b370-4cacb4baad7d 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 a4e5785b-a132-4680-b370-4cacb4baad7d found for delete ", "request_id": "req-9d81c372-6cd7-490d-9134-d3c99a864219"}]} 2026-05-24 08:24:15.241 8 INFO neutron.services.segments.plugin [-] Segment a4e5785b-a132-4680-b370-4cacb4baad7d 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 a4e5785b-a132-4680-b370-4cacb4baad7d found for delete ", "request_id": "req-3257f108-15d0-49af-a0bd-2ae0f759cc4f"}]} [pid: 8|app: 0|req: 1180/2261] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:15 2026] POST /v2.0/subnets => generated 658 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:15.510 7 INFO neutron.services.segments.plugin [-] Segment 423d10de-dc61-44a0-8241-d90f79e8204b resource provider aggregate not found 2026-05-24 08:24:15.516 7 INFO neutron.services.segments.plugin [-] Segment 423d10de-dc61-44a0-8241-d90f79e8204b resource provider aggregate not found 2026-05-24 08:24:15.528 7 INFO neutron.services.segments.plugin [-] Segment 423d10de-dc61-44a0-8241-d90f79e8204b 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 423d10de-dc61-44a0-8241-d90f79e8204b found for delete ", "request_id": "req-2125753c-8f07-4a49-959e-3da541f74f02"}]} 2026-05-24 08:24:15.541 7 INFO neutron.services.segments.plugin [-] Segment 423d10de-dc61-44a0-8241-d90f79e8204b 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 423d10de-dc61-44a0-8241-d90f79e8204b found for delete ", "request_id": "req-5225e407-720c-4e0d-af44-b298952b353e"}]} [pid: 8|app: 0|req: 1181/2262] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:15 2026] DELETE /v2.0/security-groups/ca400991-2a6e-444e-bb8a-a1d3282c10ba => 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: 1082/2263] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:14 2026] POST /v2.0/routers => generated 511 bytes in 1086 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2264] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:24:15 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2265] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:15 2026] GET /v2.0/security-groups?tenant_id=a42f08044191427fb06bef8bc38a8c01&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2266] 10.0.0.8 () {34 vars in 663 bytes} [Sun May 24 08:24:15 2026] POST /v2.0/ports => generated 964 bytes in 348 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: 1084/2267] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:15 2026] POST /v2.0/subnets => generated 732 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2268] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:16 2026] DELETE /v2.0/security-groups/551bbad1-59f0-427c-bcbc-c7537f49a8a8 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:16.256 8 INFO neutron.db.segments_db [None req-b3ad885e-6dea-4ab4-9f2f-b8682d180105 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Added segment 0cf915cb-e8d5-491b-977d-c89a4b59ec5e of type vxlan for network 4e448248-c6a3-4a80-8c12-c41bb833e6e8 [pid: 8|app: 0|req: 1185/2269] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:16 2026] POST /v2.0/networks => generated 619 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2270] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:16 2026] POST /v2.0/subnets => generated 656 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2271] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:16 2026] POST /v2.0/subnets => generated 725 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:16.930 8 INFO neutron.db.segments_db [None req-f3a2a2e6-103a-4b66-92e2-aaa69d4a4391 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Added segment 6ec425e8-7a7b-4bd0-af4b-8671228bba94 of type vxlan for network 611d4480-1079-440f-917f-b6ea3bd6a1f9 [pid: 8|app: 0|req: 1188/2272] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:16 2026] POST /v2.0/networks => generated 617 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2273] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:16 2026] PUT /v2.0/routers/289fdc66-4408-43d1-aa1d-92ff328842f6/add_router_interface => generated 309 bytes in 1010 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: 1086/2274] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:17 2026] GET /v2.0/ports/2da5b484-f228-4102-a5e5-429288f1a80a => generated 1038 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2275] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:17 2026] POST /v2.0/subnets => generated 655 bytes in 241 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2276] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:17 2026] POST /v2.0/subnets => generated 730 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:17.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-aea421b0-8800-4433-8d78-57faceee65a3 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: 2da5b484-f228-4102-a5e5-429288f1a80a 2026-05-24 08:24:17.515 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aea421b0-8800-4433-8d78-57faceee65a3 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: 2da5b484-f228-4102-a5e5-429288f1a80a 2026-05-24 08:24:17.525 8 INFO neutron.db.segments_db [None req-106db469-b5d2-4432-99c4-6df1fa161393 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Added segment b7966968-57a6-4599-999a-5f7870855627 of type vxlan for network 085c02cc-40f2-44bd-90dc-2f70f7719ca5 2026-05-24 08:24:17.729 8 INFO neutron.db.l3_hamode_db [None req-106db469-b5d2-4432-99c4-6df1fa161393 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1087/2277] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:24:17 2026] PUT /v2.0/routers/289fdc66-4408-43d1-aa1d-92ff328842f6/remove_router_interface => generated 309 bytes in 704 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-24 08:24:18.011 7 INFO neutron.api.v2.resource [None req-55e836c1-1bd8-40f4-aaba-3e6d0887fc98 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1088/2278] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:24:17 2026] PUT /v2.0/routers/289fdc66-4408-43d1-aa1d-92ff328842f6/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1089/2279] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:18 2026] GET /v2.0/ports?device_id=289fdc66-4408-43d1-aa1d-92ff328842f6 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:18.242 7 INFO neutron_taas.services.taas.taas_plugin [None req-afbee70a-7478-43f2-bd20-90ce4c504988 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: 627b1c62-772e-4465-9a69-5f37c68dda57 2026-05-24 08:24:18.245 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-afbee70a-7478-43f2-bd20-90ce4c504988 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: 627b1c62-772e-4465-9a69-5f37c68dda57 2026-05-24 08:24:18.589 8 INFO neutron.db.l3_hamode_db [None req-106db469-b5d2-4432-99c4-6df1fa161393 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:24:18.638 7 INFO neutron.services.segments.plugin [-] Segment 346a2101-4333-4221-8670-028ec350f4da resource provider aggregate not found 2026-05-24 08:24:18.640 7 INFO neutron.services.segments.plugin [-] Segment 346a2101-4333-4221-8670-028ec350f4da resource provider aggregate not found 2026-05-24 08:24:18.657 7 INFO neutron.services.segments.plugin [-] Segment 346a2101-4333-4221-8670-028ec350f4da 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 346a2101-4333-4221-8670-028ec350f4da found for delete ", "request_id": "req-8a04bf44-f5ce-498c-b531-a71301d972e0"}]} 2026-05-24 08:24:18.666 7 INFO neutron.services.segments.plugin [-] Segment 346a2101-4333-4221-8670-028ec350f4da 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 346a2101-4333-4221-8670-028ec350f4da found for delete ", "request_id": "req-256b5b8b-5455-4342-8043-dc6339c98726"}]} 2026-05-24 08:24:18.667 7 INFO neutron.db.l3_hamode_db [None req-afbee70a-7478-43f2-bd20-90ce4c504988 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] HA network 07f93aa3-0f3e-490e-804a-a289cff2106e was deleted as no HA routers are present in tenant eba3348dcbce4a219f94463bdfff870c. [pid: 7|app: 0|req: 1090/2280] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:18 2026] DELETE /v2.0/routers/289fdc66-4408-43d1-aa1d-92ff328842f6 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2281] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:18 2026] DELETE /v2.0/subnets/35889007-56df-42c5-af0c-bc90ce7ad6ba => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:18.969 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a9071c8-ffba-4f1d-b736-e40d9b14ef6e fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: dc6e2062-11fd-4729-8991-eb871f3d9b48 2026-05-24 08:24:18.973 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a9071c8-ffba-4f1d-b736-e40d9b14ef6e fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: dc6e2062-11fd-4729-8991-eb871f3d9b48 [pid: 7|app: 0|req: 1092/2282] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:18 2026] DELETE /v2.0/networks/e4b39baf-1e90-47a0-b5ae-6390263d405f => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:19.230 7 INFO neutron.db.segments_db [None req-b9f2a617-3584-4983-aee3-da9ef7467f75 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment e1d0c097-d654-450d-b514-b8ba510446cf of type vxlan for network 701c41ce-7ace-4de6-acd6-bc3e22c59aa7 [pid: 7|app: 0|req: 1093/2283] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:19 2026] POST /v2.0/networks => generated 614 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2284] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:17 2026] POST /v2.0/routers => generated 684 bytes in 2087 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2285] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:19 2026] POST /v2.0/subnets => generated 646 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:19.643 7 INFO neutron.db.segments_db [None req-df856a60-4565-4e7a-9520-6b7e181b9e64 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment b7451dd0-d853-49a9-a022-438dd835ab9b of type vxlan for network fe359e13-21b3-417a-b128-dd184b558952 2026-05-24 08:24:19.893 7 INFO neutron.db.l3_hamode_db [None req-df856a60-4565-4e7a-9520-6b7e181b9e64 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-05-24 08:24:20.032 7 INFO neutron.db.l3_hamode_db [None req-df856a60-4565-4e7a-9520-6b7e181b9e64 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1095/2286] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:19 2026] POST /v2.0/routers => generated 510 bytes in 1016 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:20.671 7 INFO neutron.services.segments.plugin [-] Segment 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a resource provider aggregate not found 2026-05-24 08:24:20.687 7 INFO neutron.services.segments.plugin [-] Segment 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a resource provider aggregate not found 2026-05-24 08:24:20.691 7 INFO neutron.services.segments.plugin [-] Segment 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a 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 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a found for delete ", "request_id": "req-64130d72-71b3-4f7a-8022-2cc3e17b9591"}]} 2026-05-24 08:24:20.708 7 INFO neutron.services.segments.plugin [-] Segment 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a 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 3089bf0d-ad9a-4f00-8509-cb01e6e69d8a found for delete ", "request_id": "req-af354d4b-e323-4cbb-ae2a-83dc2f717d1a"}]} [pid: 8|app: 0|req: 1192/2287] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:19 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/add_router_interface => generated 309 bytes in 1340 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:20.955 7 INFO neutron.db.segments_db [None req-80dcd1a7-d795-4a87-9e67-5918ad34047d 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Added segment 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 of type vxlan for network 0d51571e-a66b-4d5f-a802-9b2fc268153a [pid: 7|app: 0|req: 1096/2288] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:20 2026] POST /v2.0/networks => generated 612 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2289] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:20 2026] PUT /v2.0/routers/dcbfe247-ee3b-426c-a341-63982d0c93fc/add_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2290] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:21 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2291] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:24:21 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) [pid: 7|app: 0|req: 1098/2292] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:22 2026] GET /v2.0/ports/6c0bba9d-6dc0-409f-9ede-85f4d6a72254 => generated 959 bytes in 51 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: 1099/2293] 10.0.0.8 () {34 vars in 664 bytes} [Sun May 24 08:24:22 2026] POST /v2.0/trunks => generated 407 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:22.964 7 INFO neutron_taas.services.taas.taas_plugin [None req-88dbd6da-36ab-42ef-a95c-55d509547b35 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: 6c0bba9d-6dc0-409f-9ede-85f4d6a72254 2026-05-24 08:24:22.967 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88dbd6da-36ab-42ef-a95c-55d509547b35 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: 6c0bba9d-6dc0-409f-9ede-85f4d6a72254 [pid: 7|app: 0|req: 1100/2294] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:24:22 2026] PUT /v2.0/routers/dcbfe247-ee3b-426c-a341-63982d0c93fc/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:23.457 7 INFO neutron.db.segments_db [None req-55ab07ba-bcc1-4f05-8dc4-ed6d1146250f 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Added segment 18a5f360-d58b-4184-a5e2-5313609cdb7b of type vxlan for network d3a64903-70c6-4698-8dbd-59b2fecc7a3b [pid: 7|app: 0|req: 1101/2295] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:23 2026] POST /v2.0/networks => generated 613 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2296] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:23 2026] GET /v2.0/ports?device_id=dcbfe247-ee3b-426c-a341-63982d0c93fc => 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: 1195/2297] 10.0.0.8 () {34 vars in 781 bytes} [Sun May 24 08:24:22 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/add_router_interface => generated 309 bytes in 1491 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2298] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:24:23 2026] POST /v2.0/ports => generated 743 bytes in 289 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-24 08:24:23.942 8 INFO neutron_taas.services.taas.taas_plugin [None req-ea6c75e2-3e14-47f9-8347-a26e0ddb1463 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: 582810c2-c0c3-46cd-bdce-7f0e800ccd35 2026-05-24 08:24:23.945 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ea6c75e2-3e14-47f9-8347-a26e0ddb1463 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: 582810c2-c0c3-46cd-bdce-7f0e800ccd35 [pid: 7|app: 0|req: 1104/2299] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:24:23 2026] POST /v2.0/security-groups => generated 1629 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2300] 10.0.0.8 () {34 vars in 664 bytes} [Sun May 24 08:24:23 2026] POST /v2.0/trunks => generated 407 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:24.283 8 INFO neutron.services.segments.plugin [-] Segment b7451dd0-d853-49a9-a022-438dd835ab9b resource provider aggregate not found [pid: 7|app: 0|req: 1106/2301] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:24.290 8 INFO neutron.services.segments.plugin [-] Segment b7451dd0-d853-49a9-a022-438dd835ab9b resource provider aggregate not found 2026-05-24 08:24:24.308 8 INFO neutron.db.l3_hamode_db [None req-ea6c75e2-3e14-47f9-8347-a26e0ddb1463 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] HA network fe359e13-21b3-417a-b128-dd184b558952 was deleted as no HA routers are present in tenant eba3348dcbce4a219f94463bdfff870c. 2026-05-24 08:24:24.311 8 INFO neutron.services.segments.plugin [-] Segment b7451dd0-d853-49a9-a022-438dd835ab9b 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 b7451dd0-d853-49a9-a022-438dd835ab9b found for delete ", "request_id": "req-d8a929a0-dd20-4cc8-a1c4-f217dede945c"}]} 2026-05-24 08:24:24.313 8 INFO neutron.services.segments.plugin [-] Segment b7451dd0-d853-49a9-a022-438dd835ab9b 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 b7451dd0-d853-49a9-a022-438dd835ab9b found for delete ", "request_id": "req-a1401ec6-a8a6-4766-ad71-28c8efc67440"}]} [pid: 8|app: 0|req: 1196/2302] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:23 2026] DELETE /v2.0/routers/dcbfe247-ee3b-426c-a341-63982d0c93fc => generated 0 bytes in 531 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:24.334 7 INFO neutron.db.segments_db [None req-65336d82-ce70-4fe7-b80d-9e81922bf962 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Added segment 044333a5-e59f-451e-a35f-fe167772b7df of type vxlan for network d7f7b095-df6b-4dea-bacf-0685cbd70044 [pid: 7|app: 0|req: 1107/2303] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/networks => generated 612 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2304] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2305] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:24 2026] DELETE /v2.0/subnets/d7960db7-0e41-45f6-b04d-3ba437889755 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2306] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2307] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/ports => generated 743 bytes in 279 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-24 08:24:24.734 7 INFO neutron.services.segments.plugin [-] Segment e1d0c097-d654-450d-b514-b8ba510446cf resource provider aggregate not found 2026-05-24 08:24:24.740 7 INFO neutron.services.segments.plugin [-] Segment e1d0c097-d654-450d-b514-b8ba510446cf resource provider aggregate not found [pid: 7|app: 0|req: 1110/2308] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:24 2026] DELETE /v2.0/networks/701c41ce-7ace-4de6-acd6-bc3e22c59aa7 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:24.755 7 INFO neutron.services.segments.plugin [-] Segment e1d0c097-d654-450d-b514-b8ba510446cf 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 e1d0c097-d654-450d-b514-b8ba510446cf found for delete ", "request_id": "req-946500c6-f7c2-45ba-9c9c-58f6d25626c8"}]} 2026-05-24 08:24:24.770 7 INFO neutron.services.segments.plugin [-] Segment e1d0c097-d654-450d-b514-b8ba510446cf 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 e1d0c097-d654-450d-b514-b8ba510446cf found for delete ", "request_id": "req-c120986f-383c-4442-a3f5-0561cfe3a82b"}]} [pid: 8|app: 0|req: 1199/2309] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/security-group-rules => generated 601 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:24.881 8 INFO neutron.db.segments_db [None req-10eff332-2e09-4fbe-b437-4dabc0c48ec8 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Added segment c586c4eb-05a2-4619-aa63-0fa3465a3b40 of type vxlan for network 2ad36763-0403-4b37-ac1b-d52bf5a63f35 [pid: 7|app: 0|req: 1111/2310] 10.0.0.8 () {34 vars in 664 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/trunks => generated 407 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2311] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:24 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-24 08:24:25.086 7 INFO neutron.db.segments_db [None req-0f6cfc33-9515-44e0-80ca-cb4b0c038bd2 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Added segment 8ddc4c48-b96c-4eed-a574-f21e283613cc of type vxlan for network 25807596-115d-40ca-98bd-46d2277a2464 2026-05-24 08:24:25.159 8 INFO neutron.db.l3_hamode_db [None req-10eff332-2e09-4fbe-b437-4dabc0c48ec8 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1113/2312] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:25 2026] POST /v2.0/networks => generated 612 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2313] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:25 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: 7|app: 0|req: 1115/2314] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:24:25 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: 1116/2315] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:25 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-24 08:24:25.901 8 INFO neutron.db.l3_hamode_db [None req-10eff332-2e09-4fbe-b437-4dabc0c48ec8 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1117/2316] 10.0.0.8 () {34 vars in 664 bytes} [Sun May 24 08:24:25 2026] POST /v2.0/trunks => generated 407 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2317] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:26.054 7 INFO neutron.db.segments_db [None req-29f3621f-9739-4b59-bd21-33c6d12b913f 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Added segment e90dacd3-6e27-47e9-8f37-c8bd37c79795 of type vxlan for network 49b8b19c-ed01-42d3-a9fe-babea2a565a4 [pid: 7|app: 0|req: 1119/2318] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:24:26 2026] POST /v2.0/networks => generated 613 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2319] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:26 2026] POST /v2.0/security-group-rules => generated 599 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2320] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:24:26 2026] POST /v2.0/ports => generated 743 bytes in 280 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: 1200/2321] 10.0.0.8 () {34 vars in 667 bytes} [Sun May 24 08:24:24 2026] POST /v2.0/routers => generated 692 bytes in 1840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2322] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2323] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:24:26 2026] GET /v2.0/routers/89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 698 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2324] 10.0.0.8 () {34 vars in 664 bytes} [Sun May 24 08:24:26 2026] POST /v2.0/trunks => generated 407 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2325] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:26 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) [pid: 7|app: 0|req: 1125/2326] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:24:26 2026] PUT /v2.0/trunks/55fd08d9-69fd-40ac-a8e5-0344a4aea576/tags => generated 17 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2327] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:24:26 2026] GET /v2.0/routers => generated 701 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2328] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:24:26 2026] PUT /v2.0/trunks/0061e9fa-677f-4c2a-9328-94ddfa6609ef/tags => generated 25 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2329] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:24:27 2026] PUT /v2.0/trunks/6b39a23d-db53-49b0-a05d-a77b4562ddea/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2330] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:24:27 2026] PUT /v2.0/trunks/2982c941-d094-4c1c-9966-6c5b916400ef/tags => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2331] 10.0.0.8 () {32 vars in 660 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2332] 10.0.0.8 () {32 vars in 674 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2333] 10.0.0.8 () {32 vars in 670 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2334] 10.0.0.8 () {32 vars in 682 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2335] 10.0.0.8 () {32 vars in 668 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2336] 10.0.0.8 () {32 vars in 682 bytes} [Sun May 24 08:24:27 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: 7|app: 0|req: 1135/2337] 10.0.0.8 () {32 vars in 678 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2338] 10.0.0.8 () {32 vars in 690 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2339] 10.0.0.203 () {34 vars in 1094 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-217988686&fields=id&tenant_id=9d8e4d2d00f143b68168aaed711a7232 => 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: 1138/2340] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks/55fd08d9-69fd-40ac-a8e5-0344a4aea576 => generated 412 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2341] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 705 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2342] 10.0.0.8 () {34 vars in 739 bytes} [Sun May 24 08:24:26 2026] PUT /v2.0/routers/89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 705 bytes in 429 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2343] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/quotas/9d8e4d2d00f143b68168aaed711a7232 => 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: 1140/2344] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports/0cfe76dd-1158-47ee-b4af-6aa561444077 => generated 826 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2345] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/routers/89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 705 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2346] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:24:27 2026] DELETE /v2.0/trunks/55fd08d9-69fd-40ac-a8e5-0344a4aea576 => 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: 1207/2347] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports?device_id=89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 12 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2348] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks/0061e9fa-677f-4c2a-9328-94ddfa6609ef => generated 420 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2349] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&fields=id => generated 195 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2350] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports/e1251d2f-6026-481c-8d04-23ea7ebfc440 => generated 826 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2351] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2352] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:24:27 2026] DELETE /v2.0/trunks/0061e9fa-677f-4c2a-9328-94ddfa6609ef => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:27.793 8 INFO neutron_taas.services.taas.taas_plugin [None req-71ce9449-5695-4c21-97be-04c7e265acf4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: fbda58f7-d5a3-4955-86fb-c05c20c503d2 2026-05-24 08:24:27.795 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71ce9449-5695-4c21-97be-04c7e265acf4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: fbda58f7-d5a3-4955-86fb-c05c20c503d2 [pid: 7|app: 0|req: 1145/2353] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1146/2354] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks/6b39a23d-db53-49b0-a05d-a77b4562ddea => generated 429 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2355] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports/701ae146-77a0-4a91-89b8-e3990c5ca1f6 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2356] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:24:27 2026] DELETE /v2.0/trunks/6b39a23d-db53-49b0-a05d-a77b4562ddea => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2357] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => 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: 1150/2358] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/trunks/2982c941-d094-4c1c-9966-6c5b916400ef => generated 414 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:28.031 8 INFO neutron_taas.services.taas.taas_plugin [None req-71ce9449-5695-4c21-97be-04c7e265acf4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] TaaS: Handle Delete Port: 2ef6442e-a6cd-4461-b82d-9dc92a8febe0 2026-05-24 08:24:28.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71ce9449-5695-4c21-97be-04c7e265acf4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] Tap Mirror: Handle Delete Port: 2ef6442e-a6cd-4461-b82d-9dc92a8febe0 [pid: 7|app: 0|req: 1151/2359] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:27 2026] GET /v2.0/ports/10d8e760-b345-48d9-a1a3-05c25732ee31 => generated 826 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2360] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/trunks/2982c941-d094-4c1c-9966-6c5b916400ef => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2361] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:24:28 2026] GET /v2.0/trunks/b6a17034-0fbe-4755-a7cb-2ad064275c49 => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2362] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:24:28 2026] GET /v2.0/ports/f6bb2cfe-d26d-4b3a-9f18-52456320ae9d => generated 826 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2363] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/trunks/b6a17034-0fbe-4755-a7cb-2ad064275c49 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:28.340 8 INFO neutron.services.segments.plugin [-] Segment c586c4eb-05a2-4619-aa63-0fa3465a3b40 resource provider aggregate not found 2026-05-24 08:24:28.346 8 INFO neutron.services.segments.plugin [-] Segment c586c4eb-05a2-4619-aa63-0fa3465a3b40 resource provider aggregate not found 2026-05-24 08:24:28.355 8 INFO neutron.services.segments.plugin [-] Segment c586c4eb-05a2-4619-aa63-0fa3465a3b40 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 c586c4eb-05a2-4619-aa63-0fa3465a3b40 found for delete ", "request_id": "req-33730403-132d-4d58-8fdd-ccef9cefe599"}]} 2026-05-24 08:24:28.362 8 INFO neutron.services.segments.plugin [-] Segment c586c4eb-05a2-4619-aa63-0fa3465a3b40 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 c586c4eb-05a2-4619-aa63-0fa3465a3b40 found for delete ", "request_id": "req-fe8933a3-85e8-425a-8c37-a5c73fda9e18"}]} 2026-05-24 08:24:28.363 8 INFO neutron.db.l3_hamode_db [None req-71ce9449-5695-4c21-97be-04c7e265acf4 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] HA network 2ad36763-0403-4b37-ac1b-d52bf5a63f35 was deleted as no HA routers are present in tenant eba3348dcbce4a219f94463bdfff870c. [pid: 8|app: 0|req: 1209/2364] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:27 2026] DELETE /v2.0/routers/89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 0 bytes in 754 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:28.376 7 INFO neutron_taas.services.taas.taas_plugin [None req-30db3c23-898e-455d-90dd-c013943a2c29 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] TaaS: Handle Delete Port: 0cfe76dd-1158-47ee-b4af-6aa561444077 2026-05-24 08:24:28.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-30db3c23-898e-455d-90dd-c013943a2c29 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Tap Mirror: Handle Delete Port: 0cfe76dd-1158-47ee-b4af-6aa561444077 [pid: 8|app: 0|req: 1210/2365] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:28 2026] GET /v2.0/ports?device_id=89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:28.414 8 INFO neutron.api.v2.resource [None req-e80a5e18-9864-43c9-9efa-63b917db939d fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1211/2366] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/routers/89b4adc1-011a-4933-8413-fb0d5b3f87f1 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2367] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:28 2026] GET /v2.0/ports?device_id=dcbfe247-ee3b-426c-a341-63982d0c93fc => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:28.473 8 INFO neutron.api.v2.resource [None req-b8a380f2-3aaa-4195-a133-c984cc106cc3 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2368] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/routers/dcbfe247-ee3b-426c-a341-63982d0c93fc => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2369] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/ports/0cfe76dd-1158-47ee-b4af-6aa561444077 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:28.488 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7972282-89a5-4735-80a6-6ee007248bc8 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1214/2370] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/subnets/d7960db7-0e41-45f6-b04d-3ba437889755 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2371] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:28 2026] GET /v2.0/ports?device_id=289fdc66-4408-43d1-aa1d-92ff328842f6 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:28.538 8 INFO neutron.api.v2.resource [None req-b0ce7447-c2e5-453a-9fbc-a5e814dcb1af fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1216/2372] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/routers/289fdc66-4408-43d1-aa1d-92ff328842f6 => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:24:28.553 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5151ee85-798a-4464-ae06-2e5661f4753c fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1217/2373] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/subnets/35889007-56df-42c5-af0c-bc90ce7ad6ba => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2374] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:28 2026] GET /v2.0/ports?device_id=0748fe51-ad5a-4c15-bb40-aefda7fb7515 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:28.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-26afcd46-d42a-42d7-8b36-178686a74699 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] TaaS: Handle Delete Port: e1251d2f-6026-481c-8d04-23ea7ebfc440 2026-05-24 08:24:28.620 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26afcd46-d42a-42d7-8b36-178686a74699 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Tap Mirror: Handle Delete Port: e1251d2f-6026-481c-8d04-23ea7ebfc440 2026-05-24 08:24:28.624 8 INFO neutron.api.v2.resource [None req-8be2cb96-1629-4137-a21c-e218d400e7f8 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2375] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/routers/0748fe51-ad5a-4c15-bb40-aefda7fb7515 => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:24:28.734 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3e3cf90-b6f9-4dfc-88bb-8fe8640c9603 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1220/2376] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/subnets/bdad9476-ef99-449f-a472-bd898740bf86 => generated 136 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2377] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/ports/e1251d2f-6026-481c-8d04-23ea7ebfc440 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:28.755 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ab10ff1-2c10-42c6-8804-b8a765746841 fc811a38d5c442bab22d1e185ee5b49b eba3348dcbce4a219f94463bdfff870c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1221/2378] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/subnets/d7458b67-b9d7-4d04-87fa-dc3082a6af60 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:24:28.892 7 INFO neutron_taas.services.taas.taas_plugin [None req-f73748b3-df9a-458c-978b-6d32bc7dbf9c 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] TaaS: Handle Delete Port: 701ae146-77a0-4a91-89b8-e3990c5ca1f6 2026-05-24 08:24:28.895 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f73748b3-df9a-458c-978b-6d32bc7dbf9c 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Tap Mirror: Handle Delete Port: 701ae146-77a0-4a91-89b8-e3990c5ca1f6 [pid: 7|app: 0|req: 1158/2381] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:28 2026] DELETE /v2.0/ports/701ae146-77a0-4a91-89b8-e3990c5ca1f6 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:29.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-6cfa6cfb-0517-45fd-882f-68d30581f175 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] TaaS: Handle Delete Port: 10d8e760-b345-48d9-a1a3-05c25732ee31 2026-05-24 08:24:29.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6cfa6cfb-0517-45fd-882f-68d30581f175 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Tap Mirror: Handle Delete Port: 10d8e760-b345-48d9-a1a3-05c25732ee31 [pid: 8|app: 0|req: 1224/2382] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/ports/10d8e760-b345-48d9-a1a3-05c25732ee31 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:29.357 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fb7153d-ebe6-42c0-9cf4-dc0d4b2ca95d 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] TaaS: Handle Delete Port: f6bb2cfe-d26d-4b3a-9f18-52456320ae9d 2026-05-24 08:24:29.361 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fb7153d-ebe6-42c0-9cf4-dc0d4b2ca95d 96927532b48c4a65aebbab92a2030f1a 83139492f4b942888bb1a3a2bccdb959 - - default default] Tap Mirror: Handle Delete Port: f6bb2cfe-d26d-4b3a-9f18-52456320ae9d [pid: 8|app: 0|req: 1225/2383] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:29 2026] GET /v2.0/security-groups?tenant_id=eba3348dcbce4a219f94463bdfff870c&name=default => generated 2925 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2384] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/ports/f6bb2cfe-d26d-4b3a-9f18-52456320ae9d => 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: 1226/2385] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/security-groups/8e1f0f1a-7d3e-4a30-8066-435d6d0c3877 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:29.561 7 INFO neutron.services.segments.plugin [-] Segment 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 resource provider aggregate not found 2026-05-24 08:24:29.566 7 INFO neutron.services.segments.plugin [-] Segment 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 resource provider aggregate not found 2026-05-24 08:24:29.584 7 INFO neutron.services.segments.plugin [-] Segment 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 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 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 found for delete ", "request_id": "req-d60a0578-8349-4324-912c-ca4b52e106c9"}]} 2026-05-24 08:24:29.585 7 INFO neutron.services.segments.plugin [-] Segment 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 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 70ecf0e5-ddf0-4f69-a1c0-075b9d8e1304 found for delete ", "request_id": "req-49105037-d86d-4a3b-9be1-4563c3267314"}]} [pid: 7|app: 0|req: 1160/2386] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/networks/0d51571e-a66b-4d5f-a802-9b2fc268153a => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2387] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/networks/d3a64903-70c6-4698-8dbd-59b2fecc7a3b => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2388] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/networks/d7f7b095-df6b-4dea-bacf-0685cbd70044 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2389] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:29 2026] DELETE /v2.0/networks/25807596-115d-40ca-98bd-46d2277a2464 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2390] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:24:30 2026] DELETE /v2.0/networks/49b8b19c-ed01-42d3-a9fe-babea2a565a4 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:24:30.375 8 INFO neutron.services.segments.plugin [-] Segment 18a5f360-d58b-4184-a5e2-5313609cdb7b resource provider aggregate not found 2026-05-24 08:24:30.378 8 INFO neutron.services.segments.plugin [-] Segment 18a5f360-d58b-4184-a5e2-5313609cdb7b resource provider aggregate not found 2026-05-24 08:24:30.390 8 INFO neutron.services.segments.plugin [-] Segment 18a5f360-d58b-4184-a5e2-5313609cdb7b 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 18a5f360-d58b-4184-a5e2-5313609cdb7b found for delete ", "request_id": "req-2593a10a-3790-472a-899d-a73c39a758bc"}]} 2026-05-24 08:24:30.395 8 INFO neutron.services.segments.plugin [-] Segment 18a5f360-d58b-4184-a5e2-5313609cdb7b 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 18a5f360-d58b-4184-a5e2-5313609cdb7b found for delete ", "request_id": "req-ea8955e2-07bb-4e1f-af59-bb114d1906fa"}]} 2026-05-24 08:24:30.410 8 INFO neutron.services.segments.plugin [-] Segment 8ddc4c48-b96c-4eed-a574-f21e283613cc resource provider aggregate not found 2026-05-24 08:24:30.415 8 INFO neutron.services.segments.plugin [-] Segment 8ddc4c48-b96c-4eed-a574-f21e283613cc resource provider aggregate not found 2026-05-24 08:24:30.429 8 INFO neutron.services.segments.plugin [-] Segment 8ddc4c48-b96c-4eed-a574-f21e283613cc 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 8ddc4c48-b96c-4eed-a574-f21e283613cc found for delete ", "request_id": "req-c0d370ae-88f5-41ad-9b5e-d4f4b9971f84"}]} 2026-05-24 08:24:30.430 8 INFO neutron.services.segments.plugin [-] Segment 8ddc4c48-b96c-4eed-a574-f21e283613cc 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 8ddc4c48-b96c-4eed-a574-f21e283613cc found for delete ", "request_id": "req-49007ca7-48fc-4243-b509-d4f425e7ddf3"}]} [pid: 8|app: 0|req: 1229/2391] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:30 2026] GET /v2.0/security-groups?tenant_id=fb8e3958335a4e4090f3fc1ba189daa2&name=default => generated 2929 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2392] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:31 2026] DELETE /v2.0/security-groups/13d2e96f-ad65-4d36-b47f-5fbf50114d34 => 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: 1230/2393] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:31 2026] GET /v2.0/security-groups?tenant_id=3c7a911211ba4ca4b7e67cb4de21ad9e&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2394] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:31 2026] DELETE /v2.0/security-groups/b6dd5115-924c-4846-b92a-47cd5ff49d37 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:31.607 7 INFO neutron.services.segments.plugin [-] Segment 044333a5-e59f-451e-a35f-fe167772b7df resource provider aggregate not found 2026-05-24 08:24:31.614 7 INFO neutron.services.segments.plugin [-] Segment 044333a5-e59f-451e-a35f-fe167772b7df resource provider aggregate not found 2026-05-24 08:24:31.627 7 INFO neutron.services.segments.plugin [-] Segment 044333a5-e59f-451e-a35f-fe167772b7df 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 044333a5-e59f-451e-a35f-fe167772b7df found for delete ", "request_id": "req-4f594dde-2ac4-409d-af0e-ab46d51f6dd2"}]} 2026-05-24 08:24:31.638 7 INFO neutron.services.segments.plugin [-] Segment 044333a5-e59f-451e-a35f-fe167772b7df 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 044333a5-e59f-451e-a35f-fe167772b7df found for delete ", "request_id": "req-69b65de9-bbfa-403c-8860-a58bd2d0d250"}]} 2026-05-24 08:24:31.646 7 INFO neutron.services.segments.plugin [-] Segment e90dacd3-6e27-47e9-8f37-c8bd37c79795 resource provider aggregate not found 2026-05-24 08:24:31.662 7 INFO neutron.services.segments.plugin [-] Segment e90dacd3-6e27-47e9-8f37-c8bd37c79795 resource provider aggregate not found 2026-05-24 08:24:31.665 7 INFO neutron.services.segments.plugin [-] Segment e90dacd3-6e27-47e9-8f37-c8bd37c79795 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 e90dacd3-6e27-47e9-8f37-c8bd37c79795 found for delete ", "request_id": "req-891f6fcf-b4ea-427f-97ff-49ee4f179bb2"}]} 2026-05-24 08:24:31.678 7 INFO neutron.services.segments.plugin [-] Segment e90dacd3-6e27-47e9-8f37-c8bd37c79795 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 e90dacd3-6e27-47e9-8f37-c8bd37c79795 found for delete ", "request_id": "req-4f3f43f4-fe3f-4bfa-9b65-a9a30287d6ff"}]} [pid: 8|app: 0|req: 1232/2395] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:31 2026] GET /v2.0/security-groups?tenant_id=83139492f4b942888bb1a3a2bccdb959&name=default => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2396] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:24:31 2026] POST /v2.0/security-groups => generated 1627 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2397] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:24:31 2026] GET /v2.0/security-groups => generated 4536 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2398] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:31 2026] DELETE /v2.0/security-groups/34f5de84-633d-41a4-acf1-98e730d0f259 => 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: 1166/2399] 10.0.0.8 () {34 vars in 756 bytes} [Sun May 24 08:24:31 2026] PUT /v2.0/security-groups/e93ad5c0-4bb1-4800-b2b7-e7511b9ab7d7 => generated 1664 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2400] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:24:31 2026] GET /v2.0/security-groups/e93ad5c0-4bb1-4800-b2b7-e7511b9ab7d7 => generated 1664 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2401] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:31 2026] DELETE /v2.0/security-groups/e93ad5c0-4bb1-4800-b2b7-e7511b9ab7d7 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2402] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-groups => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:24:32.052 7 INFO neutron.api.v2.resource [None req-b8bb9d8a-f9cd-4e49-ab98-41b5c783541c 3603ba7fb1b44864818e561c8be58b73 da0fbf60acc74639a0534a139705f66a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1168/2403] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:32 2026] DELETE /v2.0/security-groups/e93ad5c0-4bb1-4800-b2b7-e7511b9ab7d7 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2404] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:24:32 2026] POST /v2.0/security-groups => generated 1626 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2405] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 705 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2406] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2407] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d8e4d2d00f143b68168aaed711a7232 => generated 178 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2408] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules/5487fdd0-9d95-4270-bfa5-9d79026377db => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2409] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2410] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:24:32 2026] DELETE /v2.0/security-group-rules/5487fdd0-9d95-4270-bfa5-9d79026377db => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2411] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2412] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2413] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules/51dd18c8-6949-4275-b54a-33ba0861c788 => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2414] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2415] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:24:32 2026] DELETE /v2.0/security-group-rules/51dd18c8-6949-4275-b54a-33ba0861c788 => 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: 1239/2416] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:24:32 2026] POST /v2.0/ports => generated 1183 bytes in 466 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: 1178/2417] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:24:32 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) 2026-05-24 08:24:32.879 7 INFO neutron.db.securitygroups_db [None req-3075c4fa-f26d-4cb4-99bd-44dd4fee1c03 3603ba7fb1b44864818e561c8be58b73 da0fbf60acc74639a0534a139705f66a - - default default] Project da0fbf60acc74639a0534a139705f66a 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: 1179/2418] 10.0.0.8 () {34 vars in 693 bytes} [Sun May 24 08:24:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2419] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules/a3560617-4db5-415a-ba6c-c62afa2aa5c9 => generated 607 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2420] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:24:32 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2421] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:24:33 2026] DELETE /v2.0/security-group-rules/a3560617-4db5-415a-ba6c-c62afa2aa5c9 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2422] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1198 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2423] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:24:32 2026] PUT /v2.0/ports/b1db6f6a-3692-4931-9eba-bc27f5523899 => generated 1464 bytes in 512 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: 1184/2424] 10.0.0.8 () {32 vars in 671 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2425] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:24:33.344 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b59262c-31aa-4138-b7b9-3687f5e84c6c'] response: {'name': 'network-changed', 'server_uuid': 'd998a283-a082-42d9-9341-a049fbb14fcb', 'tag': 'b1db6f6a-3692-4931-9eba-bc27f5523899', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1185/2426] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:33 2026] DELETE /v2.0/security-groups/ecd2ef05-4f7f-415c-a927-2e2c9cbaeac9 => 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: 1242/2427] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/security-groups => generated 2929 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2428] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/security-groups => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2429] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1467 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2430] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/networks?tenant_id=9d8e4d2d00f143b68168aaed711a7232&shared=False => generated 2373 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2431] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2432] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:33 2026] GET /v2.0/security-groups?tenant_id=da0fbf60acc74639a0534a139705f66a&name=default => generated 2929 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2433] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:34 2026] DELETE /v2.0/security-groups/66136376-dfd5-4e86-abb2-6aa5f39a59f4 => 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: 1245/2434] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2435] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=b1db6f6a-3692-4931-9eba-bc27f5523899 => 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: 1246/2436] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c6&port_id=b1db6f6a-3692-4931-9eba-bc27f5523899 => 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: 1191/2437] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/subnets?id=da68912f-6403-4e43-9967-812db5eb4c9f&id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2438] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 1193/2439] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2440] 10.0.0.8 () {34 vars in 676 bytes} [Sun May 24 08:24:35 2026] POST /v2.0/qos/policies => generated 359 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2441] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1248/2442] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:24:35 2026] PUT /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2443] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 8|app: 0|req: 1249/2444] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2445] 10.0.0.8 () {34 vars in 762 bytes} [Sun May 24 08:24:35 2026] PUT /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/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: 1250/2446] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2447] 10.0.0.8 () {34 vars in 758 bytes} [Sun May 24 08:24:35 2026] PUT /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags/red => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2448] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2449] 10.0.0.8 () {34 vars in 780 bytes} [Sun May 24 08:24:35 2026] PUT /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags/black.or.white => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2450] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 52 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2451] 10.0.0.8 () {34 vars in 751 bytes} [Sun May 24 08:24:35 2026] PUT /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2452] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 37 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2453] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:24:35.928 8 INFO neutron.api.v2.resource [None req-1d32ee93-2ebe-405c-99fa-8a569b20b8d7 cc0ec9ad49614321bbf53aec8ea6574c de1586a817ca4719a0ff025873272ff6 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2454] 10.0.0.8 () {32 vars in 743 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2455] 10.0.0.8 () {32 vars in 742 bytes} [Sun May 24 08:24:35 2026] DELETE /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2456] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:35 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:24:36.048 7 INFO neutron.api.v2.resource [None req-cae55163-b92a-4557-a1df-710be50c416f cc0ec9ad49614321bbf53aec8ea6574c de1586a817ca4719a0ff025873272ff6 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1202/2457] 10.0.0.8 () {32 vars in 746 bytes} [Sun May 24 08:24:36 2026] DELETE /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags/green => generated 99 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2458] 10.0.0.8 () {32 vars in 734 bytes} [Sun May 24 08:24:36 2026] DELETE /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2459] 10.0.0.8 () {32 vars in 731 bytes} [Sun May 24 08:24:36 2026] GET /v2.0/policies/357947d6-8e69-4571-b1d4-82e421ed75cf/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2460] 10.0.0.8 () {32 vars in 732 bytes} [Sun May 24 08:24:36 2026] DELETE /v2.0/qos/policies/357947d6-8e69-4571-b1d4-82e421ed75cf => 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: 1204/2461] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:36 2026] GET /v2.0/security-groups?tenant_id=672ab3c558584f58a0c419be27a81560&name=default => generated 2929 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2462] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:37 2026] DELETE /v2.0/security-groups/999184b9-d090-4ae4-b0c9-90df9fd51d3d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2463] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:37 2026] GET /v2.0/security-groups?tenant_id=de1586a817ca4719a0ff025873272ff6&name=default => generated 2929 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2464] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:37 2026] DELETE /v2.0/security-groups/949db9bb-6ae0-4212-9058-767b9f15e1a6 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2465] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:38 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1198 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2466] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:24:38 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2467] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:43 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1200 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2468] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:24:43 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2469] 10.0.0.8 () {32 vars in 816 bytes} [Sun May 24 08:24:43 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&mac_address=fa%3A16%3A3e%3Aa8%3A0f%3Ab5 => generated 1200 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:24:45.434 8 INFO neutron.db.l3_db [None req-e445f0b5-af94-42c8-9584-e3d96b4ef824 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Floating IP 1c85d58e-e95f-468e-92a7-30eb44d4ad69 associated. External IP: 10.96.250.209, port: b1db6f6a-3692-4931-9eba-bc27f5523899. [pid: 8|app: 0|req: 1262/2472] 10.0.0.8 () {34 vars in 675 bytes} [Sun May 24 08:24:43 2026] POST /v2.0/floatingips => generated 855 bytes in 1943 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:24:45.777 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93d91112-918b-4cec-a69a-82d14fca7162'] response: {'name': 'network-changed', 'server_uuid': 'd998a283-a082-42d9-9341-a049fbb14fcb', 'tag': 'b1db6f6a-3692-4931-9eba-bc27f5523899', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1211/2473] 10.0.0.203 () {34 vars in 1094 bytes} [Sun May 24 08:24:45 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-217988686&fields=id&tenant_id=9d8e4d2d00f143b68168aaed711a7232 => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2474] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:24:45 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 703 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2475] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:24:45 2026] GET /v2.0/quotas/9d8e4d2d00f143b68168aaed711a7232 => 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: 1264/2476] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:24:45 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&fields=id => generated 333 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2477] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1265/2478] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1214/2479] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2480] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => 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: 1266/2481] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2482] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=b1db6f6a-3692-4931-9eba-bc27f5523899 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2483] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c6&port_id=b1db6f6a-3692-4931-9eba-bc27f5523899 => 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: 1217/2484] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/subnets?id=da68912f-6403-4e43-9967-812db5eb4c9f&id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 1410 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2485] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2486] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2487] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1219/2488] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:24:46 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1270/2489] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:47 2026] GET /v2.0/security-groups?tenant_id=cfcf318935e044108c25a56128c1c12e&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2490] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:47 2026] DELETE /v2.0/security-groups/f08b0ed4-c6e1-4d72-a682-4fa70b67c18d => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2491] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:24:50 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 703 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2492] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:24:50 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9d8e4d2d00f143b68168aaed711a7232 => generated 178 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2493] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:24:50 2026] POST /v2.0/ports => generated 1183 bytes in 387 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: 1222/2494] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:24:51 2026] PUT /v2.0/ports/43839180-f8cd-4e51-8fe3-bad87f5cfb07 => generated 1464 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2495] 10.0.0.5 () {32 vars in 798 bytes} [Sun May 24 08:24:51 2026] GET /v2.0/extensions => generated 21537 bytes in 99 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-24 08:24:51.551 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47edfdd1-292f-41bb-bdc1-6a537f9a2640'] response: {'name': 'network-changed', 'server_uuid': '0fb3e86b-ab72-4f44-899c-4e753564a0eb', 'tag': '43839180-f8cd-4e51-8fe3-bad87f5cfb07', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1223/2496] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:51 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1198 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2497] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:24:51 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2498] 10.0.0.5 () {30 vars in 722 bytes} [Sun May 24 08:24:51 2026] GET /v2.0/quotas/fd3e438de09a43829e92b408662da54c/details => generated 847 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2499] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:24:52 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => 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: 1225/2500] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:24:52 2026] GET /v2.0/networks?tenant_id=9d8e4d2d00f143b68168aaed711a7232&shared=False => generated 2373 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2501] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:24:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2502] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:24:52 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1469 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2503] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:24:52 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2504] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1467 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2505] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=43839180-f8cd-4e51-8fe3-bad87f5cfb07 => 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: 1228/2506] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4b&port_id=43839180-f8cd-4e51-8fe3-bad87f5cfb07 => 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: 1279/2507] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/subnets?id=908e799b-8db5-4702-bcc9-c2e31df5c131&id=5e2824a3-bcda-4ecf-b0fd-ca575741926c => 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: 1229/2508] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2509] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&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: 1230/2510] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?fields=segments => generated 14 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2511] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:24:53 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1231/2512] 10.0.0.5 () {32 vars in 798 bytes} [Sun May 24 08:24:54 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) [pid: 8|app: 0|req: 1282/2513] 10.0.0.5 () {30 vars in 722 bytes} [Sun May 24 08:24:54 2026] GET /v2.0/quotas/fd3e438de09a43829e92b408662da54c/details => generated 847 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2514] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:24:56 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1198 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2515] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:24:56 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2516] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:24:58 2026] GET /v2.0/security-groups?tenant_id=fd3e438de09a43829e92b408662da54c&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2517] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:24:58 2026] DELETE /v2.0/security-groups/5ac028c8-7f57-422f-9216-a0450df95dc4 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2520] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:01 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1200 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2521] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:25:02 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2522] 10.0.0.8 () {32 vars in 816 bytes} [Sun May 24 08:25:02 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&mac_address=fa%3A16%3A3e%3A16%3A8b%3Aa1 => generated 1200 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:25:03.007 8 INFO neutron.db.l3_db [None req-895ab6b8-5b0b-4628-a81e-926fa43ec9a7 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Floating IP 4dbee447-af9b-4f42-b45b-e7c2c5c4f2d0 associated. External IP: 10.96.250.216, port: 43839180-f8cd-4e51-8fe3-bad87f5cfb07. [pid: 7|app: 0|req: 1237/2523] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:25:02 2026] POST /v2.0/security-groups => generated 1603 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2524] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:25:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2525] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:25:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2526] 10.0.0.8 () {34 vars in 675 bytes} [Sun May 24 08:25:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1257 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-05-24 08:25:03.485 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-86b3386e-46e9-4c8f-95c1-f8d593893d3c'] response: {'name': 'network-changed', 'server_uuid': '0fb3e86b-ab72-4f44-899c-4e753564a0eb', 'tag': '43839180-f8cd-4e51-8fe3-bad87f5cfb07', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1240/2527] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:25:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2528] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:25:03 2026] POST /v2.0/security-groups => generated 1603 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2529] 10.0.0.8 () {34 vars in 765 bytes} [Sun May 24 08:25:03 2026] PUT /v2.0/security-groups/23eee605-9350-40fe-8276-ab6e6c53cc0f/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2530] 10.0.0.8 () {34 vars in 765 bytes} [Sun May 24 08:25:03 2026] PUT /v2.0/security-groups/b07d9371-12b0-4f5b-bef4-e5c3e57655f7/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2531] 10.0.0.8 () {34 vars in 765 bytes} [Sun May 24 08:25:03 2026] PUT /v2.0/security-groups/11cd3458-f7b0-450b-9771-d0f0a5449d5d/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2532] 10.0.0.8 () {34 vars in 765 bytes} [Sun May 24 08:25:03 2026] PUT /v2.0/security-groups/18c6523c-9dc0-4267-9277-4a73348debbc/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2533] 10.0.0.8 () {32 vars in 678 bytes} [Sun May 24 08:25:03 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2534] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:25:03 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1244/2535] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2536] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 799 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2537] 10.0.0.8 () {32 vars in 688 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2538] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=43839180-f8cd-4e51-8fe3-bad87f5cfb07 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2539] 10.0.0.8 () {32 vars in 700 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2540] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4b&port_id=43839180-f8cd-4e51-8fe3-bad87f5cfb07 => 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: 1294/2541] 10.0.0.8 () {32 vars in 686 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2542] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/subnets?id=908e799b-8db5-4702-bcc9-c2e31df5c131&id=5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 1414 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2543] 10.0.0.8 () {32 vars in 700 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2544] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&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: 1250/2545] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2546] 10.0.0.8 () {32 vars in 696 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2547] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2548] 10.0.0.8 () {32 vars in 708 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2549] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:25:04 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1298/2550] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:04 2026] DELETE /v2.0/security-groups/23eee605-9350-40fe-8276-ab6e6c53cc0f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2551] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:04 2026] DELETE /v2.0/security-groups/b07d9371-12b0-4f5b-bef4-e5c3e57655f7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2552] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:04 2026] DELETE /v2.0/security-groups/11cd3458-f7b0-450b-9771-d0f0a5449d5d => 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: 1254/2553] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:04 2026] DELETE /v2.0/security-groups/18c6523c-9dc0-4267-9277-4a73348debbc => 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: 1300/2554] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:04 2026] DELETE /v2.0/security-groups/3372eac4-34e2-4549-b2e1-c5f9a78f1087 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2555] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:05 2026] GET /v2.0/security-groups?tenant_id=30ea4c0fafba4be0b7c543b54582b88f&name=default => generated 2929 bytes in 262 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2556] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:05 2026] DELETE /v2.0/security-groups/797ca6db-e858-45fc-a592-4f7917828c49 => 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: 1256/2557] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:06 2026] GET /v2.0/security-groups?tenant_id=d769775dd685488ea9d1331230411bf1&name=default => generated 2929 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2558] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:06 2026] DELETE /v2.0/security-groups/389d8215-56a3-44e8-a719-c0c75941fddb => 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: 1257/2559] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:06 2026] GET /v2.0/security-groups?tenant_id=bbad3ff0e79c451aaba679d9b6e658ce&name=default => generated 2929 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2560] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:06 2026] DELETE /v2.0/security-groups/5125ca00-1c47-45a9-8d26-6e96373cb807 => 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: 1258/2561] 10.0.0.54 () {34 vars in 989 bytes} [Sun May 24 08:25:08 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1469 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2562] 10.0.0.54 () {34 vars in 1039 bytes} [Sun May 24 08:25:08 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2563] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:25:10 2026] POST /v2.0/subnetpools => generated 516 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2564] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:25: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) [pid: 7|app: 0|req: 1260/2565] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:25: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) [pid: 8|app: 0|req: 1306/2566] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:25: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: 1261/2567] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:25: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) [pid: 8|app: 0|req: 1307/2568] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:25:11 2026] PUT /v2.0/subnetpools/625724bf-f6ba-4763-9180-7eb1337c32ab/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2569] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:25:11 2026] PUT /v2.0/subnetpools/7e5896f8-e671-4a4c-abb5-0223c57b24b8/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: 1308/2570] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:25:11 2026] PUT /v2.0/subnetpools/91f775d2-2819-4d4a-8712-f1c527070fe4/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2571] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:25:11 2026] PUT /v2.0/subnetpools/947f4fe6-fc02-4ae9-96c1-00d5a68dece2/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2572] 10.0.0.8 () {32 vars in 670 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2573] 10.0.0.8 () {32 vars in 684 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2574] 10.0.0.8 () {32 vars in 680 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2575] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2576] 10.0.0.8 () {32 vars in 678 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2577] 10.0.0.8 () {32 vars in 692 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2578] 10.0.0.8 () {32 vars in 688 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2579] 10.0.0.8 () {32 vars in 700 bytes} [Sun May 24 08:25:11 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2580] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:11 2026] DELETE /v2.0/subnetpools/625724bf-f6ba-4763-9180-7eb1337c32ab => 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: 1268/2581] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:11 2026] DELETE /v2.0/subnetpools/7e5896f8-e671-4a4c-abb5-0223c57b24b8 => 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: 1314/2582] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:11 2026] DELETE /v2.0/subnetpools/91f775d2-2819-4d4a-8712-f1c527070fe4 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2583] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:12 2026] DELETE /v2.0/subnetpools/947f4fe6-fc02-4ae9-96c1-00d5a68dece2 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2584] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:12 2026] DELETE /v2.0/subnetpools/5c950f8f-e81d-4fbd-bb58-c85bef0efc2c => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2585] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:12 2026] GET /v2.0/security-groups?tenant_id=5ce6eefe9c064bcba4760581e5f6fba3&name=default => generated 2929 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2586] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:13 2026] DELETE /v2.0/security-groups/662b345c-285a-4666-b6c0-0cdd102af0e9 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2587] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:13 2026] GET /v2.0/security-groups?tenant_id=3a43a05cf1f04213ad2daaf9a13fe70f&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2588] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:13 2026] DELETE /v2.0/security-groups/7fc8a5c3-a67d-495a-94a1-bc1dc0f6650f => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2591] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:13 2026] GET /v2.0/security-groups?tenant_id=56eefa17d0754871be355cc596c129c4&name=default => generated 2929 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2592] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:13 2026] DELETE /v2.0/security-groups/120155d5-bb56-4c0c-a351-12b9cfb9353c => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2593] 10.0.0.8 () {34 vars in 674 bytes} [Sun May 24 08:25:17 2026] POST /v2.0/floatingips => generated 552 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2594] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:25:17 2026] PUT /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2595] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2596] 10.0.0.8 () {34 vars in 768 bytes} [Sun May 24 08:25:18 2026] PUT /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags/green => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2597] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/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: 1323/2598] 10.0.0.8 () {34 vars in 764 bytes} [Sun May 24 08:25:18 2026] PUT /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags/red => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2599] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2600] 10.0.0.8 () {34 vars in 786 bytes} [Sun May 24 08:25:18 2026] PUT /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/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: 1277/2601] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 52 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2602] 10.0.0.8 () {34 vars in 757 bytes} [Sun May 24 08:25:18 2026] PUT /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/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: 1278/2603] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2604] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags/red => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:25:18.646 7 INFO neutron.api.v2.resource [None req-4413f61d-cbea-41f2-b299-064bd1710ad5 802712dfaf22464abf7b318f8444f034 0ed2d389cf4e4d378fc92c373578030c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1279/2605] 10.0.0.8 () {32 vars in 749 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2606] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:25:18 2026] DELETE /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags/red => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2607] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:25:18.784 8 INFO neutron.api.v2.resource [None req-1ca27229-9000-4ea1-bc6e-305061437677 802712dfaf22464abf7b318f8444f034 0ed2d389cf4e4d378fc92c373578030c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1328/2608] 10.0.0.8 () {32 vars in 752 bytes} [Sun May 24 08:25:18 2026] DELETE /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2609] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:25:18 2026] DELETE /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => 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: 1329/2610] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:18 2026] GET /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2611] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:25:19 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:25:20.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-ba16127d-1f64-4724-b554-e771160c2f59 802712dfaf22464abf7b318f8444f034 0ed2d389cf4e4d378fc92c373578030c - - default default] TaaS: Handle Delete Port: f4d301f4-f048-4054-9d39-7190d2990793 2026-05-24 08:25:20.026 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba16127d-1f64-4724-b554-e771160c2f59 802712dfaf22464abf7b318f8444f034 0ed2d389cf4e4d378fc92c373578030c - - default default] Tap Mirror: Handle Delete Port: f4d301f4-f048-4054-9d39-7190d2990793 [pid: 7|app: 0|req: 1282/2612] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:18 2026] DELETE /v2.0/floatingips/e3071765-7f6b-426e-b8b9-ae15e3459bc9 => generated 0 bytes in 1281 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2613] 10.0.0.166 () {30 vars in 690 bytes} [Sun May 24 08:25:20 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2614] 10.0.0.166 () {30 vars in 692 bytes} [Sun May 24 08:25:20 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: 1332/2615] 10.0.0.166 () {30 vars in 668 bytes} [Sun May 24 08:25:20 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: 1284/2616] 10.0.0.166 () {30 vars in 704 bytes} [Sun May 24 08:25:20 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: 8|app: 0|req: 1333/2617] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:20 2026] GET /v2.0/security-groups?tenant_id=0ed2d389cf4e4d378fc92c373578030c&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2618] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:20 2026] DELETE /v2.0/security-groups/c5e39cb7-2bf2-4433-bcb6-488aa71bd194 => 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: 1334/2619] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:21 2026] GET /v2.0/security-groups?tenant_id=07fc84a615894ddb877c14ac0e57df18&name=default => generated 2929 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2620] 10.0.0.166 () {28 vars in 439 bytes} [Sun May 24 08:25:21 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2621] 10.0.0.166 () {30 vars in 728 bytes} [Sun May 24 08:25:21 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 658 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2622] 10.0.0.166 () {30 vars in 690 bytes} [Sun May 24 08:25:21 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: 1338/2623] 10.0.0.166 () {30 vars in 692 bytes} [Sun May 24 08:25:21 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: 7|app: 0|req: 1286/2624] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:21 2026] DELETE /v2.0/security-groups/e744285d-3d40-4be3-bf34-7918914f8528 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2625] 10.0.0.166 () {30 vars in 668 bytes} [Sun May 24 08:25:21 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: 1287/2626] 10.0.0.166 () {30 vars in 704 bytes} [Sun May 24 08:25:21 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: 8|app: 0|req: 1340/2627] 10.0.0.166 () {30 vars in 728 bytes} [Sun May 24 08:25:21 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2628] 10.0.0.166 () {30 vars in 690 bytes} [Sun May 24 08:25:21 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: 1341/2629] 10.0.0.166 () {30 vars in 692 bytes} [Sun May 24 08:25:21 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: 1289/2630] 10.0.0.166 () {30 vars in 668 bytes} [Sun May 24 08:25:21 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: 1342/2631] 10.0.0.166 () {30 vars in 704 bytes} [Sun May 24 08:25:21 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: 1290/2632] 10.0.0.166 () {30 vars in 730 bytes} [Sun May 24 08:25:21 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 798 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2633] 10.0.0.166 () {30 vars in 682 bytes} [Sun May 24 08:25:21 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2634] 10.0.0.166 () {34 vars in 704 bytes} [Sun May 24 08:25:21 2026] POST /v2.0/ports => generated 1132 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2635] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:25:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 105 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: 1292/2636] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:25:24 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: 1345/2637] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:25: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: 1293/2638] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:25:24 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: 8|app: 0|req: 1346/2639] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:25:24 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:25:24.802 7 INFO neutron.db.segments_db [None req-82b61e65-cf8c-4a68-a7f3-bc99f9725bef aabb581b535d41b6bf759eea2393454c 3b1e9e6b95a74ecca56fe5f33c5de366 - - default default] Added segment e937c6bc-0432-49b4-91b3-274b1b85675c of type vxlan for network 4b99897c-f431-4f3c-8010-a2a282660051 [pid: 8|app: 0|req: 1347/2640] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:25: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: 8|app: 0|req: 1348/2641] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:25:24 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: 1349/2642] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:25:24 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: 1350/2643] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:25:24 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-24 08:25:24.874 8 INFO neutron.api.v2.resource [None req-2cebd50b-b3fd-47c3-a8e1-c1b483275fc6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1351/2644] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 08:25:24 2026] GET /v2.0/security-groups/lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2645] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:25:24 2026] POST /v2.0/networks => generated 613 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2646] 199.204.45.153 () {30 vars in 785 bytes} [Sun May 24 08:25:24 2026] GET /v2.0/security-groups?name=lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 23 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2647] 199.204.45.153 () {34 vars in 736 bytes} [Sun May 24 08:25:24 2026] POST /v2.0/security-groups => generated 1638 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2648] 199.204.45.153 () {30 vars in 815 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/security-group-rules?security_group_id=158ffef8-3c9a-4e3b-9706-31701fcd04ad => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2649] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:25:24 2026] POST /v2.0/ports => generated 743 bytes in 290 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: 1296/2650] 10.0.0.8 () {34 vars in 745 bytes} [Sun May 24 08:25:25 2026] PUT /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 25 bytes in 71 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: 1355/2651] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:25:25 2026] PUT /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 258 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1297/2652] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 25 bytes in 65 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: 7|app: 0|req: 1298/2653] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:25:25 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: 1299/2654] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:25:25 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: 1300/2655] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:25:25 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/2656] 10.0.0.8 () {34 vars in 756 bytes} [Sun May 24 08:25:25 2026] PUT /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/green => generated 4 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2657] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:25:25 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) /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: 1302/2658] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2659] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2660] 10.0.0.8 () {34 vars in 752 bytes} [Sun May 24 08:25:25 2026] PUT /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/red => generated 4 bytes in 81 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: 8|app: 0|req: 1358/2661] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 34 bytes in 53 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: 1304/2662] 10.0.0.8 () {34 vars in 774 bytes} [Sun May 24 08:25:25 2026] PUT /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/black.or.white => generated 4 bytes in 92 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: 8|app: 0|req: 1359/2663] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 52 bytes in 46 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: 1305/2664] 10.0.0.8 () {34 vars in 745 bytes} [Sun May 24 08:25:25 2026] PUT /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 37 bytes in 67 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: 1360/2665] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 37 bytes in 50 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: 1306/2666] 10.0.0.8 () {32 vars in 733 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/red => generated 0 bytes in 54 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, ' 2026-05-24 08:25:26.025 8 INFO neutron.api.v2.resource [None req-ad23235b-cce3-424a-9031-6d1900c1828f aabb581b535d41b6bf759eea2393454c 3b1e9e6b95a74ecca56fe5f33c5de366 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1361/2667] 10.0.0.8 () {32 vars in 737 bytes} [Sun May 24 08:25:25 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/green => generated 99 bytes in 63 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: 7|app: 0|req: 1307/2668] 10.0.0.8 () {32 vars in 736 bytes} [Sun May 24 08:25:26 2026] DELETE /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/red => generated 0 bytes in 80 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: 1362/2669] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:26 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 30 bytes in 74 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-24 08:25:26.278 7 INFO neutron.api.v2.resource [None req-fdef69b7-60bb-461b-ab86-20b5fe0b0023 aabb581b535d41b6bf759eea2393454c 3b1e9e6b95a74ecca56fe5f33c5de366 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1308/2670] 10.0.0.8 () {32 vars in 740 bytes} [Sun May 24 08:25:26 2026] DELETE /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags/green => generated 99 bytes in 85 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/2671] 10.0.0.8 () {32 vars in 728 bytes} [Sun May 24 08:25:26 2026] DELETE /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 0 bytes in 55 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: 1309/2672] 10.0.0.8 () {32 vars in 725 bytes} [Sun May 24 08:25:26 2026] GET /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b/tags => generated 12 bytes in 53 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-24 08:25:26.520 8 INFO neutron_taas.services.taas.taas_plugin [None req-4c89115e-8060-4ca6-94b5-5703c9ba9b99 aabb581b535d41b6bf759eea2393454c 3b1e9e6b95a74ecca56fe5f33c5de366 - - default default] TaaS: Handle Delete Port: ca5d397f-b386-421f-8e2a-48a2c6727e0b 2026-05-24 08:25:26.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c89115e-8060-4ca6-94b5-5703c9ba9b99 aabb581b535d41b6bf759eea2393454c 3b1e9e6b95a74ecca56fe5f33c5de366 - - default default] Tap Mirror: Handle Delete Port: ca5d397f-b386-421f-8e2a-48a2c6727e0b [pid: 8|app: 0|req: 1364/2673] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:25:26 2026] DELETE /v2.0/ports/ca5d397f-b386-421f-8e2a-48a2c6727e0b => generated 0 bytes in 187 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-24 08:25:26.760 7 INFO neutron.services.segments.plugin [-] Segment e937c6bc-0432-49b4-91b3-274b1b85675c resource provider aggregate not found 2026-05-24 08:25:26.765 7 INFO neutron.services.segments.plugin [-] Segment e937c6bc-0432-49b4-91b3-274b1b85675c resource provider aggregate not found 2026-05-24 08:25:26.787 7 INFO neutron.services.segments.plugin [-] Segment e937c6bc-0432-49b4-91b3-274b1b85675c 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 e937c6bc-0432-49b4-91b3-274b1b85675c found for delete ", "request_id": "req-4d6d6565-88e2-441d-82bd-54c8981e3840"}]} 2026-05-24 08:25:26.788 7 INFO neutron.services.segments.plugin [-] Segment e937c6bc-0432-49b4-91b3-274b1b85675c 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 e937c6bc-0432-49b4-91b3-274b1b85675c found for delete ", "request_id": "req-da51ab90-5e7e-4a85-9b50-1b319224be17"}]} [pid: 7|app: 0|req: 1310/2674] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:25:26 2026] DELETE /v2.0/networks/4b99897c-f431-4f3c-8010-a2a282660051 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2675] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:27 2026] GET /v2.0/security-groups?tenant_id=218d444b4ab141c89b8a9b33d40d9b41&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2676] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:27 2026] DELETE /v2.0/security-groups/331785e6-b1ad-46a8-a459-49a9c90a952d => 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: 1366/2677] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:27 2026] GET /v2.0/security-groups?tenant_id=3b1e9e6b95a74ecca56fe5f33c5de366&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2678] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:27 2026] DELETE /v2.0/security-groups/e187925e-4b7b-4e7b-b99f-5a7b8704dcef => 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: 1368/2681] 10.0.0.8 () {34 vars in 682 bytes} [Sun May 24 08:25:31 2026] POST /v2.0/security-groups => generated 1603 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2682] 10.0.0.8 () {34 vars in 765 bytes} [Sun May 24 08:25:31 2026] PUT /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2683] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2684] 10.0.0.8 () {34 vars in 776 bytes} [Sun May 24 08:25:31 2026] PUT /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2685] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2686] 10.0.0.8 () {34 vars in 772 bytes} [Sun May 24 08:25:31 2026] PUT /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2687] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2688] 10.0.0.8 () {34 vars in 794 bytes} [Sun May 24 08:25:31 2026] PUT /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2689] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2690] 10.0.0.8 () {34 vars in 765 bytes} [Sun May 24 08:25:31 2026] PUT /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/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: 1373/2691] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2692] 10.0.0.8 () {32 vars in 753 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:25:31.885 8 INFO neutron.api.v2.resource [None req-79fa8511-a61b-4066-a2f2-215eeb288cbe 45ce4cfd2cc543cb904de3ee9fb157a4 e1057679f94444c2ae8eac5508b01bc7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1374/2693] 10.0.0.8 () {32 vars in 757 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2694] 10.0.0.8 () {32 vars in 756 bytes} [Sun May 24 08:25:31 2026] DELETE /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/red => 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: 1375/2695] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:31 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:25:32.050 7 INFO neutron.api.v2.resource [None req-bd155a74-c7bb-44d0-a15b-dcccc5ac5203 45ce4cfd2cc543cb904de3ee9fb157a4 e1057679f94444c2ae8eac5508b01bc7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1321/2696] 10.0.0.8 () {32 vars in 760 bytes} [Sun May 24 08:25:32 2026] DELETE /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2697] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:25:32 2026] DELETE /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2698] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:25:32 2026] GET /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502/tags => 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: 1377/2699] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:32 2026] DELETE /v2.0/security-groups/f056893f-7da2-4c2e-82b4-709b0c624502 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2700] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:32 2026] GET /v2.0/security-groups?tenant_id=727573c4e91242c3907a37f878d9671a&name=default => generated 2929 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2701] 10.0.0.203 () {34 vars in 1016 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/security-groups?id=351a27dc-460f-4338-b569-350464c588a0&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2702] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:33 2026] DELETE /v2.0/security-groups/5f27de0e-fc55-4bc1-93f5-dcaa7d92b6cf => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2703] 10.0.0.203 () {34 vars in 982 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/networks?id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 735 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2704] 10.0.0.203 () {34 vars in 965 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/quotas/4bbebefe9f064b858f40123aa7b85a22 => generated 291 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2705] 10.0.0.203 () {34 vars in 1002 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2706] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/security-groups?tenant_id=e1057679f94444c2ae8eac5508b01bc7&name=default => 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: 1327/2707] 10.0.0.203 () {34 vars in 1008 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2708] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:33 2026] DELETE /v2.0/security-groups/b056f4ed-0acc-4508-ac2e-2d6f45118074 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2709] 10.0.0.203 () {34 vars in 1108 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1382/2710] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:33 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 12 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2711] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:34 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2712] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:36 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:25:36.818 8 INFO neutron.db.segments_db [None req-27524b62-4c74-4ea3-9efe-832b4ae04b32 2dc33a9cf8594abc9c3be9dbeb76d37b 2264090f467042fe915da355477c32cb - - default default] Added segment 917eefc3-f670-4a71-ae6b-cf3be0417f72 of type vxlan for network 15dffd14-ec40-4728-a816-cadd7cf480c2 [pid: 8|app: 0|req: 1383/2713] 10.0.0.8 () {34 vars in 668 bytes} [Sun May 24 08:25:36 2026] POST /v2.0/networks => generated 613 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2714] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:36 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => 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: 1384/2715] 10.0.0.8 () {34 vars in 662 bytes} [Sun May 24 08:25:36 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2716] 10.0.0.8 () {34 vars in 664 bytes} [Sun May 24 08:25:37 2026] POST /v2.0/trunks => generated 407 bytes in 179 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: 1385/2717] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:25:37 2026] PUT /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2718] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2719] 10.0.0.8 () {34 vars in 758 bytes} [Sun May 24 08:25:37 2026] PUT /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2720] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 34 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2721] 10.0.0.8 () {34 vars in 754 bytes} [Sun May 24 08:25:37 2026] PUT /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2722] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2723] 10.0.0.8 () {34 vars in 776 bytes} [Sun May 24 08:25:37 2026] PUT /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/black.or.white => generated 4 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2724] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2725] 10.0.0.8 () {34 vars in 747 bytes} [Sun May 24 08:25:37 2026] PUT /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2726] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2727] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/red => generated 0 bytes in 21 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:25:37.770 7 INFO neutron.api.v2.resource [None req-a75b62da-d594-4633-847e-79b94ab563fd 2dc33a9cf8594abc9c3be9dbeb76d37b 2264090f467042fe915da355477c32cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1338/2728] 10.0.0.8 () {32 vars in 739 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2729] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:37 2026] DELETE /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/red => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2730] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 30 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:25:37.870 8 INFO neutron.api.v2.resource [None req-5a44e84f-88f2-4a9a-9697-68f93916b471 2dc33a9cf8594abc9c3be9dbeb76d37b 2264090f467042fe915da355477c32cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1392/2731] 10.0.0.8 () {32 vars in 742 bytes} [Sun May 24 08:25:37 2026] DELETE /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags/green => generated 99 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2732] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:25:37 2026] DELETE /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2733] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e/tags => 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: 1341/2734] 10.0.0.8 () {32 vars in 717 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e => generated 407 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2735] 10.0.0.8 () {32 vars in 715 bytes} [Sun May 24 08:25:37 2026] GET /v2.0/ports/92d3844a-5a9b-431b-870e-6dee564537e5 => generated 826 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2736] 10.0.0.8 () {32 vars in 720 bytes} [Sun May 24 08:25:38 2026] DELETE /v2.0/trunks/e3298828-9fac-4d0d-a39f-bc22fa13bf5e => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:25:38.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-400090c1-288d-4d9d-8db8-9184cec18a1f 2dc33a9cf8594abc9c3be9dbeb76d37b 2264090f467042fe915da355477c32cb - - default default] TaaS: Handle Delete Port: 92d3844a-5a9b-431b-870e-6dee564537e5 2026-05-24 08:25:38.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-400090c1-288d-4d9d-8db8-9184cec18a1f 2dc33a9cf8594abc9c3be9dbeb76d37b 2264090f467042fe915da355477c32cb - - default default] Tap Mirror: Handle Delete Port: 92d3844a-5a9b-431b-870e-6dee564537e5 [pid: 8|app: 0|req: 1395/2737] 10.0.0.8 () {32 vars in 718 bytes} [Sun May 24 08:25:38 2026] DELETE /v2.0/ports/92d3844a-5a9b-431b-870e-6dee564537e5 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2738] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:25:38 2026] DELETE /v2.0/networks/15dffd14-ec40-4728-a816-cadd7cf480c2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:25:38.517 7 INFO neutron.services.segments.plugin [-] Segment 917eefc3-f670-4a71-ae6b-cf3be0417f72 resource provider aggregate not found 2026-05-24 08:25:38.530 7 INFO neutron.services.segments.plugin [-] Segment 917eefc3-f670-4a71-ae6b-cf3be0417f72 resource provider aggregate not found 2026-05-24 08:25:38.540 7 INFO neutron.services.segments.plugin [-] Segment 917eefc3-f670-4a71-ae6b-cf3be0417f72 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 917eefc3-f670-4a71-ae6b-cf3be0417f72 found for delete ", "request_id": "req-f42cb1c6-0c1c-4779-83b2-300569b81ff5"}]} 2026-05-24 08:25:38.544 7 INFO neutron.services.segments.plugin [-] Segment 917eefc3-f670-4a71-ae6b-cf3be0417f72 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 917eefc3-f670-4a71-ae6b-cf3be0417f72 found for delete ", "request_id": "req-6cbe80c3-950c-4f41-a16e-0dcbbedb0980"}]} [pid: 8|app: 0|req: 1396/2739] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:25:38 2026] GET /v2.0/networks?id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17 => generated 735 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2740] 199.204.45.153 () {34 vars in 1050 bytes} [Sun May 24 08:25:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4bbebefe9f064b858f40123aa7b85a22 => generated 343 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2741] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:39 2026] GET /v2.0/security-groups?tenant_id=2264090f467042fe915da355477c32cb&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2742] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:39 2026] DELETE /v2.0/security-groups/2791aea7-2c15-40ef-bf84-0677c74cc587 => 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: 1397/2743] 199.204.45.153 () {38 vars in 955 bytes} [Sun May 24 08:25:39 2026] POST /v2.0/ports => generated 1082 bytes in 310 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: 1398/2744] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:25:39 2026] GET /v2.0/security-groups?tenant_id=bc2e53ec1f8d49c1a64927d26a581304&name=default => generated 2929 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2745] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:25:39 2026] DELETE /v2.0/security-groups/fac1ecd3-97cc-4ce2-8a73-eb511d4fda38 => 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: 1347/2746] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:25:39 2026] PUT /v2.0/ports/8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => generated 1243 bytes in 433 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:25:39.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-deb0d558-efc4-4ec7-9850-6d7f03747f51'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': '8c57bbcc-1d04-4eed-9316-ef82489a8cf4', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1400/2747] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:40 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1246 bytes in 49 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: 1348/2748] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:25:40 2026] GET /v2.0/security-groups?id=351a27dc-460f-4338-b569-350464c588a0&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2749] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:40 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2750] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:25:40 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2751] 199.204.45.153 () {34 vars in 1018 bytes} [Sun May 24 08:25:40 2026] GET /v2.0/networks?tenant_id=4bbebefe9f064b858f40123aa7b85a22&shared=False => generated 735 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2752] 199.204.45.153 () {34 vars in 930 bytes} [Sun May 24 08:25:40 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2753] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:25:41 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1246 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2754] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:25:41 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1404/2755] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:25:41 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => 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: 1352/2756] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:25:41 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2757] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:25:41 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2758] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:25:41 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 8|app: 0|req: 1406/2759] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:43 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2760] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:25:43 2026] GET /v2.0/security-groups?id=351a27dc-460f-4338-b569-350464c588a0&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2761] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:43 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1246 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2764] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:25:46 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2765] 199.204.45.153 () {34 vars in 1044 bytes} [Sun May 24 08:25:46 2026] GET /v2.0/security-groups?id=351a27dc-460f-4338-b569-350464c588a0&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: 7|app: 0|req: 1357/2766] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:46 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1410/2767] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:25:46 2026] GET /v2.0/security-groups?id=351a27dc-460f-4338-b569-350464c588a0&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2768] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:46 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2769] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:49 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2770] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:25:49 2026] GET /v2.0/security-groups?id=351a27dc-460f-4338-b569-350464c588a0&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2771] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:25:49 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2776] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:26:27 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: 7|app: 0|req: 1362/2777] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:26:27 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: 1416/2778] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:26:27 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: 1363/2779] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:26:27 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: 1417/2780] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:26:27 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2781] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:26:27 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2782] 199.204.45.153 () {34 vars in 717 bytes} [Sun May 24 08:26:27 2026] POST /v2.0/ports => generated 1055 bytes in 327 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2783] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:26:28 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1055 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2784] 10.0.0.203 () {34 vars in 907 bytes} [Sun May 24 08:26:28 2026] GET /v2.0/extensions => generated 21537 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2787] 199.204.45.153 () {34 vars in 1262 bytes} [Sun May 24 08:26:29 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2788] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:29 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2789] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:29 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1422/2790] 199.204.45.153 () {34 vars in 975 bytes} [Sun May 24 08:26:29 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2791] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:26:29 2026] GET /v2.0/networks?id=b9469d79-ef92-4d1c-bd0c-515be4ba0785 => 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: 1423/2792] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:26:29 2026] PUT /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1245 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:26:30.358 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dc11b5e9-ccd0-4cd7-a9f2-2331a55d6467'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': 'a6c4cb04-aee6-454a-95f6-ec62ff909cd8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1370/2793] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:26:30 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2485 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2794] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:26:30 2026] GET /v2.0/networks?id=b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2795] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:26:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1425/2796] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:26:30 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2797] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:26:31 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&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: 1426/2798] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:31 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2799] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:31 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1427/2800] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2485 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2801] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1428/2802] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2803] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&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: 8|app: 0|req: 1429/2804] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2805] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1430/2806] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1377/2807] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2808] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&device_owner=network%3Adhcp => generated 1461 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2809] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1432/2810] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:32 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1379/2811] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:26:36 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1247 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2812] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:26:36 2026] PUT /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1272 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:26:36.974 7 INFO neutron.api.v2.resource [None req-1a0e6cc3-81d9-4131-a8ce-da0e814bff4d d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1380/2813] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 08:26:36 2026] GET /v2.0/security-groups/lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:26:36.980 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d4e8bb2-9c62-4566-8d11-a262488dc6f9'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': 'a6c4cb04-aee6-454a-95f6-ec62ff909cd8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2814] 199.204.45.153 () {30 vars in 785 bytes} [Sun May 24 08:26:36 2026] GET /v2.0/security-groups?name=lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => 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: 1381/2815] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:26:37 2026] PUT /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1310 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:26:37.415 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5e3949a-a6a9-4deb-b26e-13d9be9b4323'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': 'a6c4cb04-aee6-454a-95f6-ec62ff909cd8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1435/2816] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 40 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: 1436/2817] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:26:37 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: 1437/2818] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:26:37 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: 1438/2819] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:26: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: 7|app: 0|req: 1382/2820] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/networks?id=b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 801 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2821] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:26: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) [pid: 7|app: 0|req: 1383/2822] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1440/2823] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2824] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2825] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => 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: 1385/2826] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&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: 8|app: 0|req: 1442/2827] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2828] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2829] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2830] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2831] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 798 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2832] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2833] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:26:37 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2834] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:26:38 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2835] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:26:38 2026] GET /v2.0/networks?id=b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2836] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:26:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1447/2837] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:26:38 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1391/2838] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:26:38 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2839] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:39 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2840] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:39 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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) 2026-05-24 08:26:43.288 8 INFO neutron.db.l3_db [None req-5e70f02c-bc85-49aa-b63b-534496fe6798 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Floating IP 42647389-fc6b-49b2-b457-db03f47ff200 associated. External IP: 10.96.250.205, port: cc7baec3-a475-430b-a855-6109957b7fa0. [pid: 8|app: 0|req: 1449/2841] 10.0.0.8 () {34 vars in 675 bytes} [Sun May 24 08:26:42 2026] POST /v2.0/floatingips => generated 899 bytes in 1093 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2844] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:26:46 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: 1451/2845] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:26:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2846] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:26: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: 1452/2847] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:26:46 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-24 08:26:46.798 7 INFO neutron.api.v2.resource [None req-bc4f875a-23ea-46f6-aec0-2ed36177df7b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1396/2848] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 08:26:46 2026] GET /v2.0/security-groups/lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => 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: 1453/2849] 199.204.45.153 () {30 vars in 785 bytes} [Sun May 24 08:26:46 2026] GET /v2.0/security-groups?name=lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2850] 199.204.45.153 () {30 vars in 815 bytes} [Sun May 24 08:26:46 2026] GET /v2.0/security-group-rules?security_group_id=158ffef8-3c9a-4e3b-9706-31701fcd04ad => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2851] 199.204.45.153 () {34 vars in 747 bytes} [Sun May 24 08:26:46 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: 7|app: 0|req: 1398/2852] 199.204.45.153 () {34 vars in 747 bytes} [Sun May 24 08:26:47 2026] POST /v2.0/security-group-rules => generated 601 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2853] 10.0.0.166 () {30 vars in 690 bytes} [Sun May 24 08:26:55 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2854] 10.0.0.166 () {30 vars in 692 bytes} [Sun May 24 08:26:55 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: 8|app: 0|req: 1456/2855] 10.0.0.166 () {30 vars in 668 bytes} [Sun May 24 08:26:55 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: 1400/2856] 10.0.0.166 () {30 vars in 704 bytes} [Sun May 24 08:26:55 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: 1457/2857] 10.0.0.166 () {28 vars in 439 bytes} [Sun May 24 08:26:56 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: 1401/2858] 10.0.0.166 () {30 vars in 728 bytes} [Sun May 24 08:26:56 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 656 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2859] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:26: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: 7|app: 0|req: 1402/2860] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:26: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: 8|app: 0|req: 1459/2861] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:26:57 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: 1403/2862] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:26:57 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: 8|app: 0|req: 1460/2863] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:26:57 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2864] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:26:57 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2865] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:26:58 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: 1405/2866] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:26:58 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: 1462/2867] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:26:58 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: 1406/2868] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:26:58 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: 8|app: 0|req: 1463/2869] 199.204.45.153 () {34 vars in 717 bytes} [Sun May 24 08:26:58 2026] POST /v2.0/ports => generated 1328 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2870] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:26:58 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1328 bytes in 32 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: 1465/2873] 199.204.45.153 () {34 vars in 1262 bytes} [Sun May 24 08:26:59 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2874] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:26:59 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1466/2875] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:26:59 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 7|app: 0|req: 1410/2876] 199.204.45.153 () {34 vars in 975 bytes} [Sun May 24 08:27:00 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1328 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2877] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:00 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2878] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:27:00 2026] PUT /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1518 bytes in 480 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:27:00.826 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4206c1f3-5440-4617-89ed-aa79fb3311eb'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': 'b10df451-e487-4523-83d9-bfa5362d5cb6', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1468/2879] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4096 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, ' [pid: 7|app: 0|req: 1412/2880] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2881] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => 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: 1413/2882] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A190&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => 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: 1470/2883] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/subnets?id=da68912f-6403-4e43-9967-812db5eb4c9f&id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2884] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 1471/2885] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2886] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1472/2887] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:01 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1416/2888] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:02 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4096 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2889] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:27:02 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1417/2890] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:02 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => generated 654 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2891] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:02 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&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: 1418/2892] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:02 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1475/2893] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:02 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1419/2894] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1476/2895] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2896] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&device_owner=network%3Adhcp => generated 1461 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/2897] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1421/2898] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1478/2899] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2900] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A190&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2901] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/subnets?id=da68912f-6403-4e43-9967-812db5eb4c9f&id=949912c4-eaf2-4b01-9765-5d90b49d824a => 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: 1423/2902] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 1480/2903] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2904] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2905] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:03 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1425/2906] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:27:07 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1520 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2907] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:07 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 798 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2908] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:07 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2909] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:07 2026] GET /v2.0/subnets/da68912f-6403-4e43-9967-812db5eb4c9f => generated 743 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2910] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:07 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: 1484/2911] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:07 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: 1428/2912] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:07 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: 1485/2913] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:07 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: 1429/2914] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:07 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1486/2915] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:07 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2916] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:08 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1346 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2917] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:08 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2918] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:08 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 798 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2919] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:08 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => 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: 1432/2920] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:08 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2923] 10.0.0.166 () {30 vars in 690 bytes} [Sun May 24 08:27:16 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: 1490/2924] 10.0.0.166 () {30 vars in 692 bytes} [Sun May 24 08:27:16 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: 1435/2925] 10.0.0.166 () {30 vars in 668 bytes} [Sun May 24 08:27:16 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: 1491/2926] 10.0.0.166 () {30 vars in 704 bytes} [Sun May 24 08:27:16 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: 1436/2927] 10.0.0.166 () {28 vars in 439 bytes} [Sun May 24 08:27:17 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2928] 10.0.0.166 () {30 vars in 728 bytes} [Sun May 24 08:27:17 2026] GET /v2.0/subnets/908e799b-8db5-4702-bcc9-c2e31df5c131 => generated 655 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2929] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:19 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2930] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:19 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: 1438/2931] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:19 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: 1494/2932] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:19 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: 1439/2933] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:20 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 674 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2934] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:20 2026] GET /v2.0/subnets/908e799b-8db5-4702-bcc9-c2e31df5c131 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2935] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:20 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4098 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2936] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:20 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: 1441/2937] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:20 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: 1497/2938] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:20 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: 1442/2939] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:20 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: 1498/2940] 199.204.45.153 () {34 vars in 717 bytes} [Sun May 24 08:27:20 2026] POST /v2.0/ports => generated 1332 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2941] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:27:21 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1332 bytes in 30 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: 1499/2942] 199.204.45.153 () {34 vars in 1262 bytes} [Sun May 24 08:27:22 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1444/2943] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:22 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1500/2944] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:22 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1445/2945] 199.204.45.153 () {34 vars in 975 bytes} [Sun May 24 08:27:22 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1332 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2946] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:22 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 799 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2947] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:27:22 2026] PUT /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1522 bytes in 453 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:27:23.459 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c32b8022-9389-4977-9ead-2925117da0e7'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': '828b3245-c6f9-42f0-8dc1-7c154a22c7f7', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1502/2948] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:23 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 5612 bytes in 38 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/2949] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2950] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.228&port_id=828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => 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: 1448/2951] 199.204.45.153 () {34 vars in 1106 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => 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: 1504/2952] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/subnets?id=908e799b-8db5-4702-bcc9-c2e31df5c131&id=5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 1414 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2953] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&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: 1505/2954] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&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: 1450/2955] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1506/2956] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:24 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1451/2957] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 5612 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2958] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1452/2959] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => generated 654 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/2960] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2961] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1509/2962] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1454/2963] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1510/2964] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2965] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2966] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1456/2967] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1512/2968] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => 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: 1457/2969] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A190&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => 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: 1513/2970] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/subnets?id=da68912f-6403-4e43-9967-812db5eb4c9f&id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2971] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:25 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 1514/2972] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 1459/2973] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2974] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1460/2975] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.228&port_id=828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => 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: 1516/2976] 199.204.45.153 () {34 vars in 1106 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A321&port_id=828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => 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: 1461/2977] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/subnets?id=908e799b-8db5-4702-bcc9-c2e31df5c131&id=5e2824a3-bcda-4ecf-b0fd-ca575741926c => 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: 1517/2978] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&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: 1462/2979] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&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: 1518/2980] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1463/2981] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:26 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1465/2984] 10.0.0.203 () {34 vars in 971 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1524 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2985] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 796 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2986] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/subnets/908e799b-8db5-4702-bcc9-c2e31df5c131 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2987] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/subnets/5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2988] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1520 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/2989] 199.204.45.153 () {34 vars in 790 bytes} [Sun May 24 08:27:30 2026] PUT /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1255 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:27:30.849 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5674eb0-aa84-485a-993e-8f9fce456d10'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': 'b10df451-e487-4523-83d9-bfa5362d5cb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1468/2990] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 798 bytes in 53 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: 1523/2991] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:30 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2992] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:31 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: 1524/2993] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:31 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: 1470/2994] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2995] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:31 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: 1471/2996] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/2997] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2998] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1346 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/2999] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/3000] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 798 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3001] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => 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: 1474/3002] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1529/3003] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 5385 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3004] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => 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: 1530/3005] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => 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: 1476/3006] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/subnets?id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 677 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3007] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3008] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1532/3009] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:31 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1478/3010] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:41 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: 1533/3011] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:41 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: 1479/3012] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:41 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: 1534/3013] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:41 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: 1480/3014] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:41 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3015] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:41 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 5385 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3016] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:42 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: 1536/3017] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:42 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: 1482/3018] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:42 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: 8|app: 0|req: 1537/3019] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:42 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: 1483/3020] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:42 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1524 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3021] 199.204.45.153 () {34 vars in 790 bytes} [Sun May 24 08:27:42 2026] PUT /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1311 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:27:42.558 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-daa5a2e0-2da7-4969-a8af-3dddd33b4fe2'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': '828b3245-c6f9-42f0-8dc1-7c154a22c7f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1484/3022] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:42 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 796 bytes in 44 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: 1539/3023] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:42 2026] GET /v2.0/subnets/5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 748 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3024] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:42 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1347 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3025] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:27:42 2026] PUT /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1080 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3026] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:42 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 796 bytes in 44 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: 1541/3027] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:43 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4977 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3028] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:43 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4977 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3029] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:43 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3030] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:43 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3031] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:43 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3032] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:43 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1545/3035] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:44 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:27:44.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9d79b88-696f-4b41-b19a-d8c8577146da'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': '828b3245-c6f9-42f0-8dc1-7c154a22c7f7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1491/3036] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4977 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3037] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 799 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3038] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3039] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1493/3040] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 4977 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3041] 199.204.45.153 () {34 vars in 975 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3042] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3043] 199.204.45.153 () {34 vars in 1016 bytes} [Sun May 24 08:27:45 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3044] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:27:45 2026] PUT /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 917 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3045] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3869 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-24 08:27:46.548 7 INFO neutron_taas.services.taas.taas_plugin [None req-874ea7f3-bb16-4374-83e0-a95669621ab3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 2026-05-24 08:27:46.551 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-874ea7f3-bb16-4374-83e0-a95669621ab3 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 828b3245-c6f9-42f0-8dc1-7c154a22c7f7 [pid: 7|app: 0|req: 1496/3046] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:27:46 2026] DELETE /v2.0/ports/828b3245-c6f9-42f0-8dc1-7c154a22c7f7 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3047] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:46 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: 1497/3048] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:46 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: 8|app: 0|req: 1552/3049] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:46 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: 1498/3050] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3051] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3052] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3053] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3054] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3055] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:46 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 798 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3056] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3057] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3058] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3869 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3059] 199.204.45.153 () {34 vars in 1226 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/networks?id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 3094 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3060] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1558/3061] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => generated 654 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3062] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&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: 8|app: 0|req: 1559/3063] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3064] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1560/3065] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1506/3066] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3067] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&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: 1507/3068] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:47 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1562/3069] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:48 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1508/3070] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:27:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.119&port_id=b10df451-e487-4523-83d9-bfa5362d5cb6 => 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: 1563/3071] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:48 2026] GET /v2.0/subnets?id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 677 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3072] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:48 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 8|app: 0|req: 1564/3073] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:48 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 1510/3074] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:48 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 8|app: 0|req: 1565/3075] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:51 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: 1511/3076] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:51 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: 1566/3077] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:52 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: 1512/3078] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:52 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: 1567/3079] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:52 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3869 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3080] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:52 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: 1568/3081] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:52 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: 1514/3082] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:52 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: 1569/3083] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:52 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: 1515/3084] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:52 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1291 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3085] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:27:52 2026] PUT /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1080 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:27:52.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d597907-25d3-443b-886f-116062eaf8f9'] response: {'name': 'network-changed', 'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'tag': 'b10df451-e487-4523-83d9-bfa5362d5cb6', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1516/3086] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:52 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 798 bytes in 53 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: 1571/3087] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:52 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3694 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3088] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:52 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3089] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:53 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3694 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3090] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:27:53 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 801 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3091] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:53 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=segments => generated 14 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3092] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:53 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?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: 8|app: 0|req: 1574/3093] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:53 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3094] 199.204.45.153 () {34 vars in 975 bytes} [Sun May 24 08:27:54 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 1116 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3095] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:27:54 2026] GET /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3096] 199.204.45.153 () {34 vars in 1016 bytes} [Sun May 24 08:27:54 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=dns_domain => generated 29 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3097] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:54 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 3694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3098] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:27:54 2026] PUT /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 917 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3099] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 38 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-24 08:27:56.207 8 INFO neutron_taas.services.taas.taas_plugin [None req-c315bc74-30df-4da9-b051-88fa40bdc096 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: b10df451-e487-4523-83d9-bfa5362d5cb6 2026-05-24 08:27:56.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c315bc74-30df-4da9-b051-88fa40bdc096 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: b10df451-e487-4523-83d9-bfa5362d5cb6 [pid: 8|app: 0|req: 1577/3100] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:27:56 2026] DELETE /v2.0/ports/b10df451-e487-4523-83d9-bfa5362d5cb6 => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3101] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:27:56 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: 1578/3102] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:27:56 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: 1525/3103] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:27:56 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: 1579/3104] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:27:56 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: 1526/3105] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => 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: 1580/3106] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3107] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3108] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3109] 199.204.45.153 () {30 vars in 743 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 798 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3110] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3111] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3112] 199.204.45.153 () {34 vars in 1146 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/networks?id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 2309 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1530/3113] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3114] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1531/3115] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => 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: 1585/3116] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&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: 1532/3117] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1586/3118] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1533/3119] 199.204.45.153 () {34 vars in 1056 bytes} [Sun May 24 08:27:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.68&port_id=a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => 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: 1587/3120] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:27:57 2026] GET /v2.0/subnets?id=68611009-b963-42d7-97c2-ca781f583324 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3121] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:27:57 2026] GET /v2.0/ports?network_id=b9469d79-ef92-4d1c-bd0c-515be4ba0785&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: 1588/3122] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:27:57 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1535/3123] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:27:57 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1537/3126] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:28:08 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: 8|app: 0|req: 1590/3127] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:28:08 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3128] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:28:08 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: 1591/3129] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:28:08 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-24 08:28:08.380 7 INFO neutron.api.v2.resource [None req-816f091a-fa5a-45ea-a3ae-2397feb5c93b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3130] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 08:28:08 2026] GET /v2.0/security-groups/lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3131] 199.204.45.153 () {30 vars in 785 bytes} [Sun May 24 08:28:08 2026] GET /v2.0/security-groups?name=lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3132] 199.204.45.153 () {30 vars in 815 bytes} [Sun May 24 08:28:08 2026] GET /v2.0/security-group-rules?security_group_id=158ffef8-3c9a-4e3b-9706-31701fcd04ad => generated 2334 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3133] 199.204.45.153 () {32 vars in 789 bytes} [Sun May 24 08:28:08 2026] DELETE /v2.0/security-group-rules/114089d1-de83-4c8f-b041-57b37cc338a6 => 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: 1541/3134] 199.204.45.153 () {32 vars in 789 bytes} [Sun May 24 08:28:08 2026] DELETE /v2.0/security-group-rules/1ee7cb8c-8558-4185-a23c-9ff472703b30 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:12.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-efdd925c-b453-48fa-8b46-00ddc0205392 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 9d5d8aa2-2851-401c-9628-0792d149b7a4 2026-05-24 08:28:12.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efdd925c-b453-48fa-8b46-00ddc0205392 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 9d5d8aa2-2851-401c-9628-0792d149b7a4 2026-05-24 08:28:12.409 8 INFO neutron.db.l3_db [None req-efdd925c-b453-48fa-8b46-00ddc0205392 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Floating IP 42647389-fc6b-49b2-b457-db03f47ff200 disassociated (deleted). External IP: 10.96.250.205, port: cc7baec3-a475-430b-a855-6109957b7fa0. [pid: 8|app: 0|req: 1594/3135] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:28:12 2026] DELETE /v2.0/floatingips/42647389-fc6b-49b2-b457-db03f47ff200 => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:12.759 7 INFO neutron.api.v2.resource [None req-da77a66f-d203-4f82-ae01-035c49714720 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3136] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:28:12 2026] GET /v2.0/floatingips/42647389-fc6b-49b2-b457-db03f47ff200 => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3137] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:28:13 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: 1543/3138] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:28:13 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: 1596/3139] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:28:13 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: 1544/3140] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:28:13 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) 2026-05-24 08:28:13.735 8 INFO neutron.api.v2.resource [None req-52e62213-5443-4de0-a5f6-0ec2e9760ca6 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3141] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 08:28:13 2026] GET /v2.0/security-groups/lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3142] 199.204.45.153 () {30 vars in 785 bytes} [Sun May 24 08:28:13 2026] GET /v2.0/security-groups?name=lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3145] 199.204.45.153 () {30 vars in 815 bytes} [Sun May 24 08:28:13 2026] GET /v2.0/security-group-rules?security_group_id=158ffef8-3c9a-4e3b-9706-31701fcd04ad => generated 1182 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3146] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:28:13 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: 1599/3147] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:28:13 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: 1549/3148] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:28:13 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: 1600/3149] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:28:13 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: 1550/3150] 199.204.45.153 () {30 vars in 741 bytes} [Sun May 24 08:28:13 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3151] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:28:13 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3152] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:28:14 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => 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: 1602/3153] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:28:14 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3154] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:28:15 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3155] 199.204.45.153 () {34 vars in 975 bytes} [Sun May 24 08:28:16 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1346 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3156] 199.204.45.153 () {34 vars in 1060 bytes} [Sun May 24 08:28:16 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3157] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:28:16 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3158] 199.204.45.153 () {34 vars in 1016 bytes} [Sun May 24 08:28:16 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785?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: 1605/3159] 199.204.45.153 () {38 vars in 1028 bytes} [Sun May 24 08:28:16 2026] PUT /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1147 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3160] 199.204.45.153 () {30 vars in 769 bytes} [Sun May 24 08:28:17 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 40 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: 1606/3161] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:28:17 2026] PUT /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1086 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3162] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:28:17 2026] GET /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 1086 bytes in 55 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-24 08:28:17.803 8 INFO neutron_taas.services.taas.taas_plugin [None req-e42cff18-03cb-46c6-a31b-b119bf90dba4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: a6c4cb04-aee6-454a-95f6-ec62ff909cd8 2026-05-24 08:28:17.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e42cff18-03cb-46c6-a31b-b119bf90dba4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: a6c4cb04-aee6-454a-95f6-ec62ff909cd8 [pid: 8|app: 0|req: 1607/3163] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:28:17 2026] DELETE /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3164] 199.204.45.153 () {30 vars in 703 bytes} [Sun May 24 08:28:18 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: 1608/3165] 199.204.45.153 () {30 vars in 705 bytes} [Sun May 24 08:28:18 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: 1558/3166] 199.204.45.153 () {30 vars in 681 bytes} [Sun May 24 08:28:18 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: 1609/3167] 199.204.45.153 () {30 vars in 717 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:28:18.128 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ccf18a0c-1bae-47d9-a8be-8bfd4907cae4 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1559/3168] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:28:18 2026] DELETE /v2.0/ports/a6c4cb04-aee6-454a-95f6-ec62ff909cd8 => generated 132 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3169] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3170] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/ports?tenant_id=4bbebefe9f064b858f40123aa7b85a22&device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:28:18.195 7 INFO neutron.api.v2.resource [None req-ac3300ec-c2c7-44f7-807f-fe1bdb3bb67b d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1561/3171] 199.204.45.153 () {30 vars in 763 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/security-groups/lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3172] 199.204.45.153 () {30 vars in 785 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/security-groups?name=lb-044ada1f-99e1-49f8-85a0-1c316dce7547 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3173] 199.204.45.153 () {34 vars in 1066 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/networks?id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&id=b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 1522 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3174] 199.204.45.153 () {34 vars in 1062 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.213&port_id=8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => 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: 1563/3175] 199.204.45.153 () {30 vars in 737 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1132 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3176] 199.204.45.153 () {34 vars in 984 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/subnets?id=70b3691e-4867-4164-81cd-0034ac492af9 => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3177] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/ports?network_id=62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17&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: 8|app: 0|req: 1615/3178] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 1616/3179] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:28:18 2026] GET /v2.0/networks/62f9c8bd-7330-49ca-9d8a-1e9a7bf6dd17?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: 7|app: 0|req: 1564/3180] 199.204.45.153 () {34 vars in 789 bytes} [Sun May 24 08:28:18 2026] PUT /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 1094 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3181] 199.204.45.153 () {32 vars in 779 bytes} [Sun May 24 08:28:18 2026] DELETE /v2.0/security-groups/158ffef8-3c9a-4e3b-9706-31701fcd04ad => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:18.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-fba8ee3e-c071-44c2-8b1d-1a85485b653a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: cc7baec3-a475-430b-a855-6109957b7fa0 2026-05-24 08:28:18.736 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fba8ee3e-c071-44c2-8b1d-1a85485b653a d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: cc7baec3-a475-430b-a855-6109957b7fa0 [pid: 7|app: 0|req: 1565/3182] 199.204.45.153 () {32 vars in 759 bytes} [Sun May 24 08:28:18 2026] DELETE /v2.0/ports/cc7baec3-a475-430b-a855-6109957b7fa0 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3183] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:28:21 2026] GET /v2.0/ports?device_id=964d4d43-b64f-4383-a1fa-8bb1705fc720 => generated 1248 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:28:21.920 7 INFO neutron_taas.services.taas.taas_plugin [req-f8a49e76-c075-4156-a744-7fb939c6c5b5 req-8244f345-1db0-467b-a8b9-a64fd3047229 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] TaaS: Handle Delete Port: 8c57bbcc-1d04-4eed-9316-ef82489a8cf4 2026-05-24 08:28:21.923 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f8a49e76-c075-4156-a744-7fb939c6c5b5 req-8244f345-1db0-467b-a8b9-a64fd3047229 d9d3644b52b94651a674faf672003eaf 4bbebefe9f064b858f40123aa7b85a22 - - default default] Tap Mirror: Handle Delete Port: 8c57bbcc-1d04-4eed-9316-ef82489a8cf4 [pid: 7|app: 0|req: 1566/3184] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:28:21 2026] DELETE /v2.0/ports/8c57bbcc-1d04-4eed-9316-ef82489a8cf4 => generated 0 bytes in 289 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:22.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7258b084-eafd-4bd5-ba42-31ed53dabb92'] response: {'server_uuid': '964d4d43-b64f-4383-a1fa-8bb1705fc720', 'name': 'network-vif-deleted', 'tag': '8c57bbcc-1d04-4eed-9316-ef82489a8cf4', 'status': 'completed', 'code': 200} 2026-05-24 08:28:23.073 8 INFO neutron_taas.services.taas.taas_plugin [None req-8a308725-259a-49c2-9200-f542fe5d556f 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 612fd359-876e-4c88-a4da-f7b752f199e8 2026-05-24 08:28:23.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8a308725-259a-49c2-9200-f542fe5d556f 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 612fd359-876e-4c88-a4da-f7b752f199e8 2026-05-24 08:28:23.308 8 INFO neutron.db.l3_db [None req-8a308725-259a-49c2-9200-f542fe5d556f 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Floating IP 4dbee447-af9b-4f42-b45b-e7c2c5c4f2d0 disassociated (deleted). External IP: 10.96.250.216, port: 43839180-f8cd-4e51-8fe3-bad87f5cfb07. [pid: 8|app: 0|req: 1619/3185] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:28:22 2026] DELETE /v2.0/floatingips/4dbee447-af9b-4f42-b45b-e7c2c5c4f2d0 => generated 0 bytes in 634 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:23.629 7 INFO neutron.api.v2.resource [None req-49c98834-8289-4c67-8345-00e6f2aa7ccf 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. 2026-05-24 08:28:23.632 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5e125c1-6084-4ae8-ba9d-7033c63aa703'] response: {'name': 'network-changed', 'server_uuid': '0fb3e86b-ab72-4f44-899c-4e753564a0eb', 'tag': '43839180-f8cd-4e51-8fe3-bad87f5cfb07', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1567/3186] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:28:23 2026] GET /v2.0/floatingips/4dbee447-af9b-4f42-b45b-e7c2c5c4f2d0 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3187] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:28:23 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1200 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3188] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:28:23 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3189] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1469 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3190] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/networks?id=611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 799 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3191] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.150&port_id=43839180-f8cd-4e51-8fe3-bad87f5cfb07 => 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: 1570/3192] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A4b&port_id=43839180-f8cd-4e51-8fe3-bad87f5cfb07 => 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: 1623/3193] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/subnets?id=908e799b-8db5-4702-bcc9-c2e31df5c131&id=5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3194] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&device_owner=network%3Adhcp => generated 1461 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3195] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/ports?network_id=611d4480-1079-440f-917f-b6ea3bd6a1f9&device_owner=network%3Adhcp => generated 1461 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3196] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1625/3197] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:28:24 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9?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: 1573/3198] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:28:26 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 1200 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:28:26.413 8 INFO neutron_taas.services.taas.taas_plugin [req-6f7cf883-9028-4f8b-b5f0-744113de7503 req-78310719-fbd6-4f8b-8d95-e4c788cb260b 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 43839180-f8cd-4e51-8fe3-bad87f5cfb07 2026-05-24 08:28:26.417 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6f7cf883-9028-4f8b-b5f0-744113de7503 req-78310719-fbd6-4f8b-8d95-e4c788cb260b 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 43839180-f8cd-4e51-8fe3-bad87f5cfb07 [pid: 8|app: 0|req: 1626/3199] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:28:26 2026] DELETE /v2.0/ports/43839180-f8cd-4e51-8fe3-bad87f5cfb07 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:26.619 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a186a2a-adc6-4210-b280-62acb6919846'] response: {'server_uuid': '0fb3e86b-ab72-4f44-899c-4e753564a0eb', 'name': 'network-vif-deleted', 'tag': '43839180-f8cd-4e51-8fe3-bad87f5cfb07', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1628/3202] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:28:29 2026] GET /v2.0/ports?device_id=0fb3e86b-ab72-4f44-899c-4e753564a0eb => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-05-24 08:28:34.233 7 INFO neutron_taas.services.taas.taas_plugin [None req-e543f83d-c9a1-4588-a828-15076f4568fd 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 3788ff19-1cee-4ae1-b619-cec30551855d 2026-05-24 08:28:34.236 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e543f83d-c9a1-4588-a828-15076f4568fd 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 3788ff19-1cee-4ae1-b619-cec30551855d 2026-05-24 08:28:34.414 7 INFO neutron.db.l3_db [None req-e543f83d-c9a1-4588-a828-15076f4568fd 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Floating IP 1c85d58e-e95f-468e-92a7-30eb44d4ad69 disassociated (deleted). External IP: 10.96.250.209, port: b1db6f6a-3692-4931-9eba-bc27f5523899. [pid: 7|app: 0|req: 1575/3203] 10.0.0.8 () {32 vars in 730 bytes} [Sun May 24 08:28:34 2026] DELETE /v2.0/floatingips/1c85d58e-e95f-468e-92a7-30eb44d4ad69 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:34.729 8 INFO neutron.api.v2.resource [None req-a12c0ab3-69c8-4a5b-af1e-c4f6d45cc9c5 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1629/3204] 10.0.0.8 () {32 vars in 727 bytes} [Sun May 24 08:28:34 2026] GET /v2.0/floatingips/1c85d58e-e95f-468e-92a7-30eb44d4ad69 => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:34.748 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-94534941-1777-4085-af15-81dc545801f3'] response: {'name': 'network-changed', 'server_uuid': 'd998a283-a082-42d9-9341-a049fbb14fcb', 'tag': 'b1db6f6a-3692-4931-9eba-bc27f5523899', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1576/3205] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:28:34 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1200 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3206] 10.0.0.203 () {34 vars in 1040 bytes} [Sun May 24 08:28:34 2026] GET /v2.0/security-groups?id=858f0560-10b1-486b-9eb1-67cb1b22490a&fields=id&fields=name => generated 111 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3207] 199.204.45.153 () {34 vars in 1080 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/ports?tenant_id=9d8e4d2d00f143b68168aaed711a7232&device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1469 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3208] 199.204.45.153 () {34 vars in 986 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/networks?id=4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 801 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3209] 199.204.45.153 () {34 vars in 1058 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.202&port_id=b1db6f6a-3692-4931-9eba-bc27f5523899 => 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: 1632/3210] 199.204.45.153 () {34 vars in 1104 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1c6&port_id=b1db6f6a-3692-4931-9eba-bc27f5523899 => 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: 1579/3211] 199.204.45.153 () {34 vars in 1064 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/subnets?id=da68912f-6403-4e43-9967-812db5eb4c9f&id=949912c4-eaf2-4b01-9765-5d90b49d824a => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1633/3212] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&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: 1580/3213] 199.204.45.153 () {34 vars in 1052 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/ports?network_id=4e448248-c6a3-4a80-8c12-c41bb833e6e8&device_owner=network%3Adhcp => generated 1457 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3214] 199.204.45.153 () {34 vars in 1012 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3215] 199.204.45.153 () {34 vars in 1112 bytes} [Sun May 24 08:28:35 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3216] 199.204.45.153 () {34 vars in 994 bytes} [Sun May 24 08:28:37 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => generated 1200 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-05-24 08:28:37.543 7 INFO neutron_taas.services.taas.taas_plugin [req-a667ad2d-1d6e-4f32-8779-6b58ec248776 req-bd997e32-40d3-4e92-ba5d-de6cb5f66d73 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: b1db6f6a-3692-4931-9eba-bc27f5523899 2026-05-24 08:28:37.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-a667ad2d-1d6e-4f32-8779-6b58ec248776 req-bd997e32-40d3-4e92-ba5d-de6cb5f66d73 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: b1db6f6a-3692-4931-9eba-bc27f5523899 [pid: 7|app: 0|req: 1582/3217] 199.204.45.153 () {36 vars in 997 bytes} [Sun May 24 08:28:37 2026] DELETE /v2.0/ports/b1db6f6a-3692-4931-9eba-bc27f5523899 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:37.720 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b85c996a-edd2-46af-a331-2a2850455982'] response: {'server_uuid': 'd998a283-a082-42d9-9341-a049fbb14fcb', 'name': 'network-vif-deleted', 'tag': 'b1db6f6a-3692-4931-9eba-bc27f5523899', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1636/3218] 10.0.0.203 () {34 vars in 990 bytes} [Sun May 24 08:28:40 2026] GET /v2.0/ports?device_id=d998a283-a082-42d9-9341-a049fbb14fcb => 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: 1584/3221] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/34ead373-a6ec-419f-9ffa-2f7fa904dc71 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.244 8 INFO neutron.api.v2.resource [None req-2e6c2662-4e67-4b28-8bff-ecd15aee6c7b 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1638/3222] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/34ead373-a6ec-419f-9ffa-2f7fa904dc71 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3223] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/d0528743-cacb-46d9-8c04-04d863ed5398 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.337 8 INFO neutron.api.v2.resource [None req-c4e8c1f0-46a8-45e9-8143-bf391cf64e8c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1639/3224] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/d0528743-cacb-46d9-8c04-04d863ed5398 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3225] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/1ff373f2-785a-4bf4-8d5d-507579d62397 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.424 8 INFO neutron.api.v2.resource [None req-5752714e-0dcf-4fe2-b078-d71b046c59a3 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1640/3226] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/1ff373f2-785a-4bf4-8d5d-507579d62397 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3227] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/201eb9fa-dfb1-4573-b8b8-35429f91cf76 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.508 8 INFO neutron.api.v2.resource [None req-c35c9ac6-6437-4069-a5e6-b36b48eb2b9d 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1641/3228] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/201eb9fa-dfb1-4573-b8b8-35429f91cf76 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3229] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/c4c84cad-ac50-4a96-8014-31043972d67d => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.594 8 INFO neutron.api.v2.resource [None req-ad0ccb91-6274-4cf1-82ac-73c00f05f610 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1642/3230] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/c4c84cad-ac50-4a96-8014-31043972d67d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3231] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/001b53d3-c534-45f8-a10c-b811b7aef4b2 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.671 8 INFO neutron.api.v2.resource [None req-c6657a45-cb76-45de-871a-b165adc483b2 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1643/3232] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/001b53d3-c534-45f8-a10c-b811b7aef4b2 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3233] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/2f6e4071-58d0-4e4e-a113-f4a8428847dd => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.753 8 INFO neutron.api.v2.resource [None req-02729a06-467f-47e0-8d54-70e3293d4948 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1644/3234] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/2f6e4071-58d0-4e4e-a113-f4a8428847dd => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3235] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/cd8acc8c-f0fd-40b8-b1b9-2cd95407aa97 => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.837 8 INFO neutron.api.v2.resource [None req-6ed84dac-3627-4bfb-bbae-e01369f9236e 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1645/3236] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/cd8acc8c-f0fd-40b8-b1b9-2cd95407aa97 => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3237] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/690e9ce1-fd26-4403-9016-206134647196 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:45.924 8 INFO neutron.api.v2.resource [None req-e592bee0-fc3f-4823-886f-6753d8f79a20 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3238] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/690e9ce1-fd26-4403-9016-206134647196 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3239] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:45 2026] DELETE /v2.0/security-group-rules/219000ae-eac1-4be6-b418-806c98ba4c3a => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:46.002 8 INFO neutron.api.v2.resource [None req-dc4624ea-82cb-4e18-bbda-89238ad16503 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1647/3240] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:45 2026] GET /v2.0/security-group-rules/219000ae-eac1-4be6-b418-806c98ba4c3a => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3241] 10.0.0.8 () {32 vars in 748 bytes} [Sun May 24 08:28:46 2026] DELETE /v2.0/security-group-rules/6e8d3e5f-341e-4ec0-afd0-bf61ea3694b8 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:46.076 8 INFO neutron.api.v2.resource [None req-1d83631a-fce9-4a40-8a60-5fdc4c712772 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1648/3242] 10.0.0.8 () {32 vars in 745 bytes} [Sun May 24 08:28:46 2026] GET /v2.0/security-group-rules/6e8d3e5f-341e-4ec0-afd0-bf61ea3694b8 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3243] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:46 2026] DELETE /v2.0/security-groups/858f0560-10b1-486b-9eb1-67cb1b22490a => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:46.168 8 INFO neutron.api.v2.resource [None req-39d11aa7-fde4-4aa9-a550-6d9694c607a3 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1649/3244] 10.0.0.8 () {32 vars in 735 bytes} [Sun May 24 08:28:46 2026] GET /v2.0/security-groups/858f0560-10b1-486b-9eb1-67cb1b22490a => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:46.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-42f22965-8999-426b-a196-cd78d6efb2ee 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd 2026-05-24 08:28:46.530 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42f22965-8999-426b-a196-cd78d6efb2ee 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 8b53a8b9-b1b2-4c75-b821-6cf5a84930bd [pid: 7|app: 0|req: 1596/3245] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:28:46 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/remove_router_interface => generated 309 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:28:47.194 8 INFO neutron.api.v2.resource [None req-2cdaaf94-87da-4807-9be5-03acbb2cad12 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1650/3246] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:28:47 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/remove_router_interface => generated 198 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:47.626 7 INFO neutron_taas.services.taas.taas_plugin [None req-571d3bfe-13d8-49b8-9cd4-575bf86b3eb1 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 5b92aa7c-3512-4eda-b063-cf34c9f9a677 2026-05-24 08:28:47.629 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-571d3bfe-13d8-49b8-9cd4-575bf86b3eb1 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 5b92aa7c-3512-4eda-b063-cf34c9f9a677 [pid: 7|app: 0|req: 1597/3247] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:28:47 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:28:48.394 8 INFO neutron.api.v2.resource [None req-f8338a1c-3cd4-40f2-b7cc-24d774902d50 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1651/3248] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:28:48 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/remove_router_interface => generated 198 bytes in 168 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:48.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-94559f45-335e-4b4a-afd7-255cd92505a4 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 33c058ba-fe40-4209-90b5-f096c1786926 2026-05-24 08:28:48.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94559f45-335e-4b4a-afd7-255cd92505a4 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 33c058ba-fe40-4209-90b5-f096c1786926 [pid: 7|app: 0|req: 1598/3249] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:28:48 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/remove_router_interface => generated 309 bytes in 917 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-05-24 08:28:49.477 8 INFO neutron.api.v2.resource [None req-0ec8ffdf-3218-4b8b-90ca-d050a67ab90c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1652/3250] 10.0.0.8 () {34 vars in 787 bytes} [Sun May 24 08:28:49 2026] PUT /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:49.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-3eb41397-e080-4d03-9be2-92cb3804b08c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 7a229be6-69bb-453f-a5ab-3f40c0e128fb 2026-05-24 08:28:49.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eb41397-e080-4d03-9be2-92cb3804b08c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 7a229be6-69bb-453f-a5ab-3f40c0e128fb 2026-05-24 08:28:49.923 7 INFO neutron_taas.services.taas.taas_plugin [None req-3eb41397-e080-4d03-9be2-92cb3804b08c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 7b1fa8de-39b6-4e62-bc51-d985440dd981 2026-05-24 08:28:49.926 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3eb41397-e080-4d03-9be2-92cb3804b08c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 7b1fa8de-39b6-4e62-bc51-d985440dd981 2026-05-24 08:28:50.246 7 INFO neutron.services.segments.plugin [-] Segment b7966968-57a6-4599-999a-5f7870855627 resource provider aggregate not found 2026-05-24 08:28:50.249 7 INFO neutron.services.segments.plugin [-] Segment b7966968-57a6-4599-999a-5f7870855627 resource provider aggregate not found 2026-05-24 08:28:50.269 7 INFO neutron.services.segments.plugin [-] Segment b7966968-57a6-4599-999a-5f7870855627 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 b7966968-57a6-4599-999a-5f7870855627 found for delete ", "request_id": "req-dc19267f-d4c3-4e94-8aa8-0fdbeb52bb3b"}]} 2026-05-24 08:28:50.275 7 INFO neutron.services.segments.plugin [-] Segment b7966968-57a6-4599-999a-5f7870855627 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 b7966968-57a6-4599-999a-5f7870855627 found for delete ", "request_id": "req-76445374-c3bf-4ab9-a602-aa5b4c1251f2"}]} 2026-05-24 08:28:50.280 7 INFO neutron.db.l3_hamode_db [None req-3eb41397-e080-4d03-9be2-92cb3804b08c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] HA network 085c02cc-40f2-44bd-90dc-2f70f7719ca5 was deleted as no HA routers are present in tenant 9d8e4d2d00f143b68168aaed711a7232. [pid: 7|app: 0|req: 1599/3251] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:49 2026] DELETE /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21 => generated 0 bytes in 803 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-05-24 08:28:50.309 8 INFO neutron.api.v2.resource [None req-8ccf7899-7de6-4c98-9a25-5591f4b8c6dd 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1653/3252] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:50 2026] GET /v2.0/routers/e348be0a-e427-4328-a0e3-66588f577e21 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3253] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:50 2026] DELETE /v2.0/subnets/5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:50.483 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c6a03a70-9600-4f11-8d79-d9bb95855d4c 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1654/3254] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:50 2026] GET /v2.0/subnets/5e2824a3-bcda-4ecf-b0fd-ca575741926c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3255] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:50 2026] DELETE /v2.0/subnets/908e799b-8db5-4702-bcc9-c2e31df5c131 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:50.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8cddf676-d31d-46ee-88d0-a026baf3d57d 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1655/3256] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:50 2026] GET /v2.0/subnets/908e799b-8db5-4702-bcc9-c2e31df5c131 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:50.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-3351c81b-caef-46a3-a319-f35f254c23c5 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: dfac61ff-3990-43b8-9eda-e75e86d4937c 2026-05-24 08:28:50.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3351c81b-caef-46a3-a319-f35f254c23c5 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: dfac61ff-3990-43b8-9eda-e75e86d4937c [pid: 7|app: 0|req: 1602/3257] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:28:50 2026] DELETE /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:50.970 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75bb2a30-2b79-45d0-bd76-8bf279da2166 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1656/3258] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:28:50 2026] GET /v2.0/networks/611d4480-1079-440f-917f-b6ea3bd6a1f9 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3259] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:50 2026] DELETE /v2.0/subnets/da68912f-6403-4e43-9967-812db5eb4c9f => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:51.162 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c38c9efc-de74-4de2-b12c-d3d9f0be0a59 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1657/3260] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:51 2026] GET /v2.0/subnets/da68912f-6403-4e43-9967-812db5eb4c9f => 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: 1604/3261] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:51 2026] DELETE /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 0 bytes in 127 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:51.316 8 INFO neutron.pecan_wsgi.hooks.translation [None req-11329624-6274-4b9c-9f78-163c3034c5a7 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3262] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:51 2026] GET /v2.0/subnets/949912c4-eaf2-4b01-9765-5d90b49d824a => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:51.424 7 INFO neutron_taas.services.taas.taas_plugin [None req-594d926d-0a6d-46c4-9db6-1ed1bc0998ba 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 4b2e0046-8946-4c1f-aec2-a52cbdf0965c 2026-05-24 08:28:51.427 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-594d926d-0a6d-46c4-9db6-1ed1bc0998ba 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 4b2e0046-8946-4c1f-aec2-a52cbdf0965c [pid: 7|app: 0|req: 1605/3263] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:28:51 2026] DELETE /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:51.627 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d5509d0-be95-43fb-9b80-e8eceb6b1159 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1659/3264] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:28:51 2026] GET /v2.0/networks/4e448248-c6a3-4a80-8c12-c41bb833e6e8 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3265] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:51 2026] DELETE /v2.0/subnets/9a6f7e20-3999-4373-896a-09e2b21c9416 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:51.800 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9dc0a8e8-1896-43e0-b84d-a7f61991ce33 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1660/3266] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:51 2026] GET /v2.0/subnets/9a6f7e20-3999-4373-896a-09e2b21c9416 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3267] 10.0.0.8 () {32 vars in 722 bytes} [Sun May 24 08:28:51 2026] DELETE /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:51.959 8 INFO neutron.pecan_wsgi.hooks.translation [None req-820680be-1028-426d-8331-cc6cb0fc7d68 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1661/3268] 10.0.0.8 () {32 vars in 719 bytes} [Sun May 24 08:28:51 2026] GET /v2.0/subnets/68611009-b963-42d7-97c2-ca781f583324 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:52.055 7 INFO neutron_taas.services.taas.taas_plugin [None req-f646b5f5-af34-49b2-98c2-3fedcb2db04b 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] TaaS: Handle Delete Port: 0e1a9930-5288-4bec-8581-deb25140f884 2026-05-24 08:28:52.058 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f646b5f5-af34-49b2-98c2-3fedcb2db04b 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] Tap Mirror: Handle Delete Port: 0e1a9930-5288-4bec-8581-deb25140f884 [pid: 7|app: 0|req: 1608/3269] 10.0.0.8 () {32 vars in 724 bytes} [Sun May 24 08:28:51 2026] DELETE /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-05-24 08:28:52.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aaadf77c-5fb7-4909-ac91-1202561455cd 23520802372b47399ac7627d79366beb 9d8e4d2d00f143b68168aaed711a7232 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1662/3270] 10.0.0.8 () {32 vars in 721 bytes} [Sun May 24 08:28:52 2026] GET /v2.0/networks/b9469d79-ef92-4d1c-bd0c-515be4ba0785 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-05-24 08:28:52.286 7 INFO neutron.services.segments.plugin [-] Segment 6ec425e8-7a7b-4bd0-af4b-8671228bba94 resource provider aggregate not found 2026-05-24 08:28:52.293 7 INFO neutron.services.segments.plugin [-] Segment 6ec425e8-7a7b-4bd0-af4b-8671228bba94 resource provider aggregate not found 2026-05-24 08:28:52.297 7 INFO neutron.services.segments.plugin [-] Segment 6ec425e8-7a7b-4bd0-af4b-8671228bba94 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 6ec425e8-7a7b-4bd0-af4b-8671228bba94 found for delete ", "request_id": "req-51c23189-00dd-4a65-bf39-36fc8ced78aa"}]} 2026-05-24 08:28:52.309 7 INFO neutron.services.segments.plugin [-] Segment 6ec425e8-7a7b-4bd0-af4b-8671228bba94 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 6ec425e8-7a7b-4bd0-af4b-8671228bba94 found for delete ", "request_id": "req-c53fd000-826b-46cc-9aca-2b32ee6df377"}]} 2026-05-24 08:28:52.313 7 INFO neutron.services.segments.plugin [-] Segment 0cf915cb-e8d5-491b-977d-c89a4b59ec5e resource provider aggregate not found 2026-05-24 08:28:52.330 7 INFO neutron.services.segments.plugin [-] Segment 0cf915cb-e8d5-491b-977d-c89a4b59ec5e 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 0cf915cb-e8d5-491b-977d-c89a4b59ec5e found for delete ", "request_id": "req-f991ecef-e36f-455b-889b-acb1c7cc14ee"}]} 2026-05-24 08:28:52.333 7 INFO neutron.services.segments.plugin [-] Segment 0cf915cb-e8d5-491b-977d-c89a4b59ec5e resource provider aggregate not found 2026-05-24 08:28:52.351 7 INFO neutron.services.segments.plugin [-] Segment 0cf915cb-e8d5-491b-977d-c89a4b59ec5e 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 0cf915cb-e8d5-491b-977d-c89a4b59ec5e found for delete ", "request_id": "req-97e17800-0982-4f16-870e-ef36928675aa"}]} 2026-05-24 08:28:52.355 7 INFO neutron.services.segments.plugin [-] Segment 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 resource provider aggregate not found 2026-05-24 08:28:52.366 7 INFO neutron.services.segments.plugin [-] Segment 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 resource provider aggregate not found 2026-05-24 08:28:52.373 7 INFO neutron.services.segments.plugin [-] Segment 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 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 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 found for delete ", "request_id": "req-dd506b97-5c06-432d-8172-41075e033f02"}]} 2026-05-24 08:28:52.387 7 INFO neutron.services.segments.plugin [-] Segment 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 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 01a0f81d-eda9-4f0d-ae69-e27d7d4795f2 found for delete ", "request_id": "req-151ce6a3-bb98-4e5a-873a-038bcd71d374"}]} [pid: 7|app: 0|req: 1609/3271] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:54 2026] GET /v2.0/security-groups?tenant_id=3624d23176e74e96b75b8a883a02937a&name=default => generated 2929 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3272] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:54 2026] DELETE /v2.0/security-groups/91d486dd-a6d6-442f-a493-9f9184e08b04 => 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: 1610/3273] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:54 2026] GET /v2.0/security-groups?tenant_id=78872c00e8df44faa25016ea2d90cc67&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3274] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:54 2026] DELETE /v2.0/security-groups/76230d5a-5748-4a9e-bc93-094623d7cba7 => 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: 1611/3275] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:55 2026] GET /v2.0/security-groups?tenant_id=0aea073dffb64e1b9ade7aa8ed0d5554&name=default => generated 2929 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3276] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:55 2026] DELETE /v2.0/security-groups/ee505c16-83bf-4847-a2d4-68919cab569e => 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: 1612/3277] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:55 2026] GET /v2.0/security-groups?tenant_id=9d8e4d2d00f143b68168aaed711a7232&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3278] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:55 2026] DELETE /v2.0/security-groups/7a015ad8-857a-4808-ba19-124c032c2199 => 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: 1613/3279] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:55 2026] GET /v2.0/security-groups?tenant_id=590d2a2ad36c42bfa236b7006697edf0&name=default => generated 2929 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3280] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:55 2026] DELETE /v2.0/security-groups/767390be-d2f9-497e-b7e7-4984f0bcdf94 => 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: 1614/3281] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:56 2026] GET /v2.0/security-groups?tenant_id=317ce664e5014127981efc9fe33ba50d&name=default => generated 2929 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3282] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:56 2026] DELETE /v2.0/security-groups/4af1af47-461f-4c88-96de-47a00ccc404d => 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: 1615/3283] 10.0.0.8 () {32 vars in 772 bytes} [Sun May 24 08:28:56 2026] GET /v2.0/security-groups?tenant_id=fdfede6322af4c7a8de1c51db35e6e64&name=default => generated 2929 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3284] 10.0.0.8 () {32 vars in 738 bytes} [Sun May 24 08:28:56 2026] DELETE /v2.0/security-groups/d057dcaa-6ccc-4654-8c06-a4d77943b6d7 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3287] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:28:59 2026] GET /v2.0/networks => generated 2168 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3288] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/floatingips => 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: 1672/3289] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3290] 10.0.0.8 () {32 vars in 641 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/ports => generated 4725 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3291] 10.0.0.8 () {32 vars in 645 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3292] 10.0.0.8 () {32 vars in 647 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/networks => generated 2168 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1674/3293] 10.0.0.8 () {32 vars in 661 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3294] 10.0.0.8 () {32 vars in 653 bytes} [Sun May 24 08:29:00 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)