+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Thu Jul 16 01:02:10 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:39 os: Linux-5.15.0-185-generic #195-Ubuntu SMP Fri Jun 19 17:11:50 UTC 2026 nodename: neutron-server-bdb94f7f-r9pg6 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Python main interpreter initialized at 0x7fbd1eafa668 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)... /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/core.py:320: SyntaxWarning: invalid escape sequence '\*' ''' /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route /var/lib/openstack/lib/python3.12/site-packages/pecan/routing.py:48: SyntaxWarning: invalid escape sequence '\(' '^[0-9a-zA-Z-_$\(\)\.~!,;:*+@=]+$', route 2026-07-16 01:02:14.785 7 INFO neutron.common.config [-] Logging enabled! 2026-07-16 01:02:14.786 7 INFO neutron.common.config [-] uwsgi version 26.0.5.dev6 2026-07-16 01:02:14.794 8 INFO neutron.common.config [-] Logging enabled! 2026-07-16 01:02:14.794 8 INFO neutron.common.config [-] uwsgi version 26.0.5.dev6 2026-07-16 01:02:15.820 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 01:02:15.825 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-07-16 01:02:17.207 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 01:02:17.208 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 01:02:17.210 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 01:02:17.211 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-07-16 01:02:17.213 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 01:02:17.214 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 01:02:17.215 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 01:02:17.215 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 01:02:17.215 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 01:02:17.215 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-07-16 01:02:17.216 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-07-16 01:02:17.216 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-07-16 01:02:17.216 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-07-16 01:02:17.216 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 01:02:17.223 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 01:02:17.223 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 01:02:17.223 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 01:02:17.224 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 01:02:17.224 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-07-16 01:02:17.224 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 01:02:17.245 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 01:02:17.246 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 01:02:17.246 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 01:02:17.247 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-07-16 01:02:17.248 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-07-16 01:02:17.248 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-07-16 01:02:17.295 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 01:02:17.296 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 01:02:17.296 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 01:02:17.296 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 01:02:17.298 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-07-16 01:02:17.298 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-07-16 01:02:17.298 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-07-16 01:02:17.299 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-07-16 01:02:17.582 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 01:02:17.584 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing driver for type 'vlan' 2026-07-16 01:02:17.903 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 01:02:17.903 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 01:02:17.904 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 01:02:17.905 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] VlanTypeDriver initialization complete 2026-07-16 01:02:17.906 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing driver for type 'vxlan' 2026-07-16 01:02:17.906 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-07-16 01:02:17.918 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 01:02:17.919 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 01:02:17.919 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 01:02:17.919 8 INFO neutron.plugins.ml2.extensions.port_security [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 01:02:17.919 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing extension driver 'qos' 2026-07-16 01:02:17.919 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 01:02:17.919 8 INFO neutron.plugins.ml2.managers [None req-3a7ce468-3bd5-48a6-872d-640b4762cdb2 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 01:02:17.933 8 INFO neutron.quota [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded quota_driver: . 2026-07-16 01:02:17.933 8 INFO neutron.plugins.ml2.plugin [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 01:02:17.934 8 INFO neutron.plugins.ml2.managers [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 01:02:17.934 8 INFO neutron.plugins.ml2.managers [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 01:02:17.934 8 INFO neutron.plugins.ml2.managers [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 01:02:17.934 8 INFO neutron.extensions.vlantransparent [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Disabled vlantransparent extension. 2026-07-16 01:02:17.934 8 INFO neutron.extensions.qinq [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Disabled VLAN QinQ extension. 2026-07-16 01:02:17.934 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: qos 2026-07-16 01:02:17.935 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-07-16 01:02:17.935 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-07-16 01:02:17.936 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing extension driver 'port_security' 2026-07-16 01:02:17.936 7 INFO neutron.plugins.ml2.extensions.port_security [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-07-16 01:02:17.936 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing extension driver 'qos' 2026-07-16 01:02:17.936 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-07-16 01:02:17.936 7 INFO neutron.plugins.ml2.managers [None req-83c08885-9f0d-4d1d-a5c7-99c447bfd6a8 - - - - - -] Initializing mechanism driver 'l2population' 2026-07-16 01:02:17.947 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: router 2026-07-16 01:02:17.951 7 INFO neutron.quota [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded quota_driver: . 2026-07-16 01:02:17.951 7 INFO neutron.plugins.ml2.plugin [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Modular L2 Plugin initialization complete 2026-07-16 01:02:17.951 7 INFO neutron.plugins.ml2.managers [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-07-16 01:02:17.952 7 INFO neutron.plugins.ml2.managers [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-07-16 01:02:17.952 7 INFO neutron.plugins.ml2.managers [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Got port-security extension from driver 'port_security' 2026-07-16 01:02:17.952 7 INFO neutron.extensions.vlantransparent [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Disabled vlantransparent extension. 2026-07-16 01:02:17.952 7 INFO neutron.extensions.qinq [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Disabled VLAN QinQ extension. 2026-07-16 01:02:17.952 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: qos 2026-07-16 01:02:17.966 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: router 2026-07-16 01:02:17.993 8 INFO neutron.services.service_base [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 01:02:17.993 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: segments 2026-07-16 01:02:18.014 7 INFO neutron.services.service_base [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-07-16 01:02:18.015 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: segments 2026-07-16 01:02:18.092 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: trunk 2026-07-16 01:02:18.107 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: vpnaas 2026-07-16 01:02:18.115 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: trunk 2026-07-16 01:02:18.129 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: vpnaas 2026-07-16 01:02:18.146 8 WARNING stevedore.named [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 01:02:18.146 8 WARNING stevedore.named [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 01:02:18.171 7 WARNING stevedore.named [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-07-16 01:02:18.171 7 WARNING stevedore.named [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 01:02:18.219 8 INFO neutron_vpnaas.services.vpn.plugin [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 01:02:18.219 8 INFO neutron.common.utils [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 01:02:18.219 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: taas 2026-07-16 01:02:18.247 7 INFO neutron_vpnaas.services.vpn.plugin [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-07-16 01:02:18.247 7 INFO neutron.common.utils [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-07-16 01:02:18.247 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: taas 2026-07-16 01:02:18.252 8 WARNING stevedore.named [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 01:02:18.277 8 INFO neutron_taas.services.taas.taas_plugin [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 01:02:18.277 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: tapmirror 2026-07-16 01:02:18.281 7 WARNING stevedore.named [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 01:02:18.291 8 WARNING stevedore.named [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 01:02:18.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-07-16 01:02:18.330 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: tapmirror 2026-07-16 01:02:18.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 01:02:18.336 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: auto_allocate 2026-07-16 01:02:18.344 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: tag 2026-07-16 01:02:18.346 7 WARNING stevedore.named [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-07-16 01:02:18.357 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: timestamp 2026-07-16 01:02:18.361 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 01:02:18.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-07-16 01:02:18.363 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: auto_allocate 2026-07-16 01:02:18.364 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: flavors 2026-07-16 01:02:18.368 8 INFO neutron.manager [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loading Plugin: revisions 2026-07-16 01:02:18.371 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: tag 2026-07-16 01:02:18.371 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Initializing extension manager. 2026-07-16 01:02:18.373 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: address-group 2026-07-16 01:02:18.374 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: address-scope 2026-07-16 01:02:18.374 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 01:02:18.375 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: agent 2026-07-16 01:02:18.376 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 01:02:18.377 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 01:02:18.377 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 01:02:18.378 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: availability_zone 2026-07-16 01:02:18.379 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 01:02:18.379 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 01:02:18.380 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: default-subnetpools 2026-07-16 01:02:18.381 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 01:02:18.382 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: dns-integration 2026-07-16 01:02:18.382 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: timestamp 2026-07-16 01:02:18.382 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 01:02:18.383 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 01:02:18.383 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: dvr 2026-07-16 01:02:18.384 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 01:02:18.384 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 01:02:18.385 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 01:02:18.386 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 01:02:18.386 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: network_ip_availability 2026-07-16 01:02:18.386 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: external-net 2026-07-16 01:02:18.387 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 01:02:18.387 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: extraroute 2026-07-16 01:02:18.388 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 01:02:18.388 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 01:02:18.389 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 01:02:18.389 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 01:02:18.390 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 01:02:18.390 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: flavors 2026-07-16 01:02:18.390 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: fip-port-details 2026-07-16 01:02:18.391 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: flavors 2026-07-16 01:02:18.392 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 01:02:18.393 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: floatingip-pools 2026-07-16 01:02:18.393 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: ip_allocation 2026-07-16 01:02:18.394 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 01:02:18.394 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: l2_adjacency 2026-07-16 01:02:18.395 7 INFO neutron.manager [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loading Plugin: revisions 2026-07-16 01:02:18.396 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: router 2026-07-16 01:02:18.397 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 01:02:18.398 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 01:02:18.399 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 01:02:18.399 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 01:02:18.399 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Initializing extension manager. 2026-07-16 01:02:18.400 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: l3-ha 2026-07-16 01:02:18.400 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 01:02:18.400 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: address-group 2026-07-16 01:02:18.401 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 01:02:18.401 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: l3-flavors 2026-07-16 01:02:18.401 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: address-scope 2026-07-16 01:02:18.402 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 01:02:18.402 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-07-16 01:02:18.402 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 01:02:18.403 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: agent 2026-07-16 01:02:18.403 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: agent-resources-synced 2026-07-16 01:02:18.405 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 01:02:18.405 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: allowed-address-pairs 2026-07-16 01:02:18.405 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: auto-allocated-topology 2026-07-16 01:02:18.406 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 01:02:18.406 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: availability_zone 2026-07-16 01:02:18.407 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: availability_zone_filter 2026-07-16 01:02:18.407 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 01:02:18.407 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-07-16 01:02:18.408 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: default-subnetpools 2026-07-16 01:02:18.408 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 01:02:18.409 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 01:02:18.409 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: multi-provider 2026-07-16 01:02:18.409 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-07-16 01:02:18.410 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: net-mtu 2026-07-16 01:02:18.410 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 01:02:18.411 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: dns-integration 2026-07-16 01:02:18.411 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: network_availability_zone 2026-07-16 01:02:18.411 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: dns-domain-ports 2026-07-16 01:02:18.411 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: network_ha 2026-07-16 01:02:18.412 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-07-16 01:02:18.412 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: dvr 2026-07-16 01:02:18.413 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-07-16 01:02:18.414 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: empty-string-filtering 2026-07-16 01:02:18.416 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 01:02:18.416 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: network-ip-availability 2026-07-16 01:02:18.417 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-07-16 01:02:18.418 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: external-net 2026-07-16 01:02:18.418 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 01:02:18.419 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: extra_dhcp_opt 2026-07-16 01:02:18.420 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: pagination 2026-07-16 01:02:18.420 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: extraroute 2026-07-16 01:02:18.421 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-device-profile 2026-07-16 01:02:18.421 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: extraroute-atomic 2026-07-16 01:02:18.422 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 01:02:18.423 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 01:02:18.423 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-07-16 01:02:18.424 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 01:02:18.424 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-07-16 01:02:18.425 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-mac-override 2026-07-16 01:02:18.425 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 01:02:18.425 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-07-16 01:02:18.426 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-07-16 01:02:18.426 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 01:02:18.426 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: fip-port-details 2026-07-16 01:02:18.426 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 01:02:18.427 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-resource-request 2026-07-16 01:02:18.427 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: flavors 2026-07-16 01:02:18.428 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 01:02:18.428 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 01:02:18.428 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-07-16 01:02:18.429 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: binding 2026-07-16 01:02:18.429 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: floatingip-pools 2026-07-16 01:02:18.430 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: ip_allocation 2026-07-16 01:02:18.430 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: binding-extended 2026-07-16 01:02:18.430 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: ip-substring-filtering 2026-07-16 01:02:18.430 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-security 2026-07-16 01:02:18.431 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: l2_adjacency 2026-07-16 01:02:18.431 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: project-id 2026-07-16 01:02:18.432 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: provider 2026-07-16 01:02:18.432 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: router 2026-07-16 01:02:18.432 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 01:02:18.434 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-07-16 01:02:18.434 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-07-16 01:02:18.435 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos 2026-07-16 01:02:18.435 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-07-16 01:02:18.435 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: ext-gw-mode 2026-07-16 01:02:18.436 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 01:02:18.436 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: l3-ha 2026-07-16 01:02:18.436 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 01:02:18.436 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-07-16 01:02:18.437 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-default 2026-07-16 01:02:18.437 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-07-16 01:02:18.437 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: l3-flavors 2026-07-16 01:02:18.437 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-fip 2026-07-16 01:02:18.438 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 01:02:18.438 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-07-16 01:02:18.438 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 01:02:18.439 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-07-16 01:02:18.439 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 01:02:18.439 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 01:02:18.440 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 01:02:18.441 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-pps 2026-07-16 01:02:18.441 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: l3_agent_scheduler 2026-07-16 01:02:18.441 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 01:02:18.442 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 01:02:18.442 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-07-16 01:02:18.442 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 01:02:18.443 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: quota-check-limit 2026-07-16 01:02:18.444 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 01:02:18.444 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension logging not supported by any of loaded plugins 2026-07-16 01:02:18.445 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension metering not supported by any of loaded plugins 2026-07-16 01:02:18.446 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-07-16 01:02:18.446 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: quotas 2026-07-16 01:02:18.446 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: multi-provider 2026-07-16 01:02:18.447 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: net-mtu 2026-07-16 01:02:18.447 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: net-mtu-writable 2026-07-16 01:02:18.447 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: quota_details 2026-07-16 01:02:18.448 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: network_availability_zone 2026-07-16 01:02:18.448 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: network_ha 2026-07-16 01:02:18.449 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: network-ip-availability 2026-07-16 01:02:18.449 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: rbac-policies 2026-07-16 01:02:18.450 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: rbac-address-group 2026-07-16 01:02:18.450 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-07-16 01:02:18.450 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 01:02:18.451 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: pagination 2026-07-16 01:02:18.451 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 01:02:18.451 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-device-profile 2026-07-16 01:02:18.451 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-07-16 01:02:18.451 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 01:02:18.452 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-07-16 01:02:18.452 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: revision-if-match 2026-07-16 01:02:18.452 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-07-16 01:02:18.453 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 01:02:18.453 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-mac-override 2026-07-16 01:02:18.453 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: router_availability_zone 2026-07-16 01:02:18.453 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-mac-address-regenerate 2026-07-16 01:02:18.454 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 01:02:18.454 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-numa-affinity-policy 2026-07-16 01:02:18.454 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-07-16 01:02:18.455 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-resource-request 2026-07-16 01:02:18.455 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-resource-request-groups 2026-07-16 01:02:18.456 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 01:02:18.456 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-07-16 01:02:18.456 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 01:02:18.456 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: binding 2026-07-16 01:02:18.457 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 01:02:18.457 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: binding-extended 2026-07-16 01:02:18.458 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 01:02:18.458 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-security 2026-07-16 01:02:18.458 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 01:02:18.458 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: project-id 2026-07-16 01:02:18.459 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: provider 2026-07-16 01:02:18.459 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 01:02:18.459 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension qinq not supported by any of loaded plugins 2026-07-16 01:02:18.462 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos 2026-07-16 01:02:18.463 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-bw-limit-direction 2026-07-16 01:02:18.463 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-07-16 01:02:18.464 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-default 2026-07-16 01:02:18.464 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-fip 2026-07-16 01:02:18.465 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-07-16 01:02:18.465 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-gateway-ip 2026-07-16 01:02:18.466 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-port-network-policy 2026-07-16 01:02:18.467 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-pps-minimum 2026-07-16 01:02:18.467 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: security-group 2026-07-16 01:02:18.468 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-07-16 01:02:18.468 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: segment 2026-07-16 01:02:18.469 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 01:02:18.469 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-pps 2026-07-16 01:02:18.469 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-rule-type-details 2026-07-16 01:02:18.469 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: service-type 2026-07-16 01:02:18.470 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-rule-type-filter 2026-07-16 01:02:18.470 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: sorting 2026-07-16 01:02:18.470 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: qos-rules-alias 2026-07-16 01:02:18.470 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 01:02:18.471 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: quota-check-limit 2026-07-16 01:02:18.471 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: standard-attr-description 2026-07-16 01:02:18.472 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: quota-check-limit-default 2026-07-16 01:02:18.472 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: stateful-security-group 2026-07-16 01:02:18.472 8 WARNING neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 01:02:18.473 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 01:02:18.474 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: subnet-external-network 2026-07-16 01:02:18.474 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: quotas 2026-07-16 01:02:18.474 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: subnet_onboard 2026-07-16 01:02:18.475 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: quota_details 2026-07-16 01:02:18.475 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 01:02:18.476 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: subnet-service-types 2026-07-16 01:02:18.476 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: subnet_allocation 2026-07-16 01:02:18.476 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: rbac-policies 2026-07-16 01:02:18.477 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: rbac-address-group 2026-07-16 01:02:18.477 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 01:02:18.478 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: rbac-address-scope 2026-07-16 01:02:18.478 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: rbac-security-groups 2026-07-16 01:02:18.478 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: tag-creation 2026-07-16 01:02:18.479 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: rbac-subnetpool 2026-07-16 01:02:18.479 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 01:02:18.479 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: revision-if-match 2026-07-16 01:02:18.480 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: standard-attr-revisions 2026-07-16 01:02:18.480 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: router_availability_zone 2026-07-16 01:02:18.481 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-07-16 01:02:18.483 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: security-groups-default-rules 2026-07-16 01:02:18.483 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 01:02:18.483 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-07-16 01:02:18.484 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 01:02:18.484 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: port-security-groups-filtering 2026-07-16 01:02:18.484 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: security-groups-remote-address-group 2026-07-16 01:02:18.484 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: trunk 2026-07-16 01:02:18.485 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-07-16 01:02:18.485 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: trunk-details 2026-07-16 01:02:18.485 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: security-groups-shared-filtering 2026-07-16 01:02:18.486 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 01:02:18.486 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 01:02:18.487 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 01:02:18.488 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 01:02:18.490 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 01:02:18.491 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: security-group 2026-07-16 01:02:18.491 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 01:02:18.492 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: vpn-flavors 2026-07-16 01:02:18.492 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: segment 2026-07-16 01:02:18.493 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-07-16 01:02:18.493 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: service-type 2026-07-16 01:02:18.493 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: vpnaas 2026-07-16 01:02:18.494 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: sorting 2026-07-16 01:02:18.494 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: standard-attr-segment 2026-07-16 01:02:18.495 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: taas 2026-07-16 01:02:18.495 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: standard-attr-description 2026-07-16 01:02:18.496 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: stateful-security-group 2026-07-16 01:02:18.496 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: tap-mirror 2026-07-16 01:02:18.496 7 WARNING neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-07-16 01:02:18.497 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-07-16 01:02:18.497 8 INFO neutron.api.extensions [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 01:02:18.497 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: subnet-external-network 2026-07-16 01:02:18.498 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: subnet_onboard 2026-07-16 01:02:18.498 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: subnet-segmentid-writable 2026-07-16 01:02:18.499 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: subnet-service-types 2026-07-16 01:02:18.500 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 01:02:18.500 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: subnet_allocation 2026-07-16 01:02:18.500 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 01:02:18.500 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.500 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 01:02:18.503 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-07-16 01:02:18.503 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: tag-creation 2026-07-16 01:02:18.504 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-07-16 01:02:18.504 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 01:02:18.505 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 01:02:18.508 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: standard-attr-tag 2026-07-16 01:02:18.509 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: standard-attr-timestamp 2026-07-16 01:02:18.510 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 01:02:18.510 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: trunk 2026-07-16 01:02:18.510 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: trunk-details 2026-07-16 01:02:18.510 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 01:02:18.511 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 01:02:18.511 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-07-16 01:02:18.512 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-07-16 01:02:18.512 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.512 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.513 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.513 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-07-16 01:02:18.513 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.513 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 01:02:18.514 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: vpn-aes-ctr 2026-07-16 01:02:18.514 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.515 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.515 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 01:02:18.515 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-07-16 01:02:18.515 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 01:02:18.516 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 01:02:18.516 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: vpn-endpoint-groups 2026-07-16 01:02:18.516 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.517 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ipsecpolicy is already registered 2026-07-16 01:02:18.517 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: vpn-flavors 2026-07-16 01:02:18.517 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.517 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ikepolicy is already registered 2026-07-16 01:02:18.519 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: vpnaas 2026-07-16 01:02:18.520 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: taas 2026-07-16 01:02:18.521 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: tap-mirror 2026-07-16 01:02:18.522 7 INFO neutron.api.extensions [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Loaded extension: taas-vlan-filter 2026-07-16 01:02:18.521 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 01:02:18.522 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] router is already registered 2026-07-16 01:02:18.522 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 01:02:18.522 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] floatingip is already registered 2026-07-16 01:02:18.524 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:network 2026-07-16 01:02:18.524 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-07-16 01:02:18.525 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.525 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:port 2026-07-16 01:02:18.526 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 01:02:18.526 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] rbac_policy is already registered 2026-07-16 01:02:18.527 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 01:02:18.527 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] security_group is already registered 2026-07-16 01:02:18.527 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 01:02:18.527 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] security_group_rule is already registered 2026-07-16 01:02:18.528 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.528 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 01:02:18.528 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.529 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 01:02:18.529 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.529 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.530 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 01:02:18.530 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] trunk is already registered 2026-07-16 01:02:18.530 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.531 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ikepolicy is already registered 2026-07-16 01:02:18.531 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.531 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ipsecpolicy is already registered 2026-07-16 01:02:18.532 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 01:02:18.532 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] endpoint_group is already registered 2026-07-16 01:02:18.532 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 01:02:18.533 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] vpnservice is already registered 2026-07-16 01:02:18.533 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 01:02:18.533 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ipsec_site_connection is already registered 2026-07-16 01:02:18.533 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 01:02:18.534 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.534 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ipsecpolicy is already registered 2026-07-16 01:02:18.534 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 01:02:18.534 8 INFO neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.534 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 01:02:18.535 8 WARNING neutron.quota.resource_registry [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] ikepolicy is already registered 2026-07-16 01:02:18.535 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.536 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.536 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.536 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.537 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 01:02:18.537 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.537 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.538 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 01:02:18.538 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 01:02:18.539 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 01:02:18.539 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.539 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ipsecpolicy is already registered 2026-07-16 01:02:18.540 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.540 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ikepolicy is already registered 2026-07-16 01:02:18.544 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:router 2026-07-16 01:02:18.544 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] router is already registered 2026-07-16 01:02:18.545 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-07-16 01:02:18.545 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] floatingip is already registered 2026-07-16 01:02:18.549 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-07-16 01:02:18.549 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] rbac_policy is already registered 2026-07-16 01:02:18.549 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-07-16 01:02:18.550 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] security_group is already registered 2026-07-16 01:02:18.550 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-07-16 01:02:18.550 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] security_group_rule is already registered 2026-07-16 01:02:18.551 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.551 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.551 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-07-16 01:02:18.551 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] subnetpool is already registered 2026-07-16 01:02:18.552 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:trunk 2026-07-16 01:02:18.552 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] trunk is already registered 2026-07-16 01:02:18.552 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.553 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ikepolicy is already registered 2026-07-16 01:02:18.553 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.553 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ipsecpolicy is already registered 2026-07-16 01:02:18.553 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-07-16 01:02:18.554 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] endpoint_group is already registered 2026-07-16 01:02:18.554 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-07-16 01:02:18.554 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] vpnservice is already registered 2026-07-16 01:02:18.554 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-07-16 01:02:18.555 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ipsec_site_connection is already registered 2026-07-16 01:02:18.555 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-07-16 01:02:18.555 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ipsecpolicy is already registered 2026-07-16 01:02:18.555 7 INFO neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-07-16 01:02:18.556 7 WARNING neutron.quota.resource_registry [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] ikepolicy is already registered 2026-07-16 01:02:18.575 8 WARNING keystonemiddleware._common.config [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 01:02:18.582 8 WARNING oslo_config.cfg [None req-38a1286e-8c17-462c-9af6-56772996e8bf - - - - - -] 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 0x7fbd1eafa668 pid: 8 (default app) 2026-07-16 01:02:18.593 7 WARNING keystonemiddleware._common.config [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-07-16 01:02:18.600 7 WARNING oslo_config.cfg [None req-061ce6d5-1771-4af4-8a41-0bcc6f3cbd2e - - - - - -] 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 0x7fbd1eafa668 pid: 7 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:02:23.756 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6892881b-bec1-4463-95ed-b343dbdd36b5 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:02:22 2026] GET /v2.0/networks/public => generated 108 bytes in 797 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1/4] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:02:23 2026] GET /v2.0/networks?name=public => generated 15 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:02:24.768 8 WARNING neutron.services.revisions.revision_plugin [None req-4f2f1cd5-578c-4f99-a722-e909e598e197 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Could not find related network for resource to bump revision. 2026-07-16 01:02:24.797 8 INFO neutron.db.segments_db [None req-4f2f1cd5-578c-4f99-a722-e909e598e197 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 513cecd1-d1c8-44e8-9c7b-c87b4b64fc11 of type flat for network 81fd6b47-486e-435a-a4b0-1a02ed47e0c6 2026-07-16 01:02:24.848 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4f2f1cd5-578c-4f99-a722-e909e598e197 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/5] 199.204.45.77 () {48 vars in 961 bytes} [Thu Jul 16 01:02:24 2026] POST /v2.0/networks => generated 124 bytes in 511 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:02:30.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8407a9f1-c95d-4f40-abf4-cac8c7f24871 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:02:30 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:02:30 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-07-16 01:02:30.811 8 WARNING neutron.services.revisions.revision_plugin [None req-a9bbe030-8679-44e2-9dd8-e5c395700721 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Could not find related network for resource to bump revision. 2026-07-16 01:02:30.830 8 INFO neutron.db.segments_db [None req-a9bbe030-8679-44e2-9dd8-e5c395700721 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 3e151b75-ab20-4bc4-b7ad-e39a3db3b276 of type flat for network febf45e7-8c2a-4f32-8e0a-59c22aa4c8fd 2026-07-16 01:02:30.863 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a9bbe030-8679-44e2-9dd8-e5c395700721 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.77 () {48 vars in 961 bytes} [Thu Jul 16 01:02:30 2026] POST /v2.0/networks => generated 124 bytes in 122 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:02:37.077 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d25e5c77-99a4-4a6b-b9ee-64ad5c6758c9 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/10] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:02:36 2026] GET /v2.0/networks/public => generated 108 bytes in 370 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 7/11] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:02:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:02:37.334 7 WARNING neutron.services.revisions.revision_plugin [None req-74d407fd-749c-4e3f-a4dc-364cb1d2c74b b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Could not find related network for resource to bump revision. 2026-07-16 01:02:37.356 7 INFO neutron.db.segments_db [None req-74d407fd-749c-4e3f-a4dc-364cb1d2c74b b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 7813317a-723c-4b4c-b624-a936119f6773 of type flat for network 633ff2d4-c64d-470c-99b9-db34ea34a0d7 2026-07-16 01:02:37.405 7 INFO neutron.pecan_wsgi.hooks.translation [None req-74d407fd-749c-4e3f-a4dc-364cb1d2c74b b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/12] 199.204.45.77 () {48 vars in 961 bytes} [Thu Jul 16 01:02:37 2026] POST /v2.0/networks => generated 124 bytes in 311 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:02:43.293 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f04375cd-39b0-4890-a9cd-afe370275f09 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/14] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:02:43 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 9/15] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:02:43 2026] GET /v2.0/networks?name=public => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:02:43.361 7 WARNING neutron.services.revisions.revision_plugin [None req-fcb25e28-9391-4adf-88c5-2b49f381a04c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Could not find related network for resource to bump revision. 2026-07-16 01:02:43.378 7 INFO neutron.db.segments_db [None req-fcb25e28-9391-4adf-88c5-2b49f381a04c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment b356b34c-f2d5-4aeb-bb71-effd786a3127 of type flat for network d4a175f0-0341-445b-9f52-ec641d190592 2026-07-16 01:02:43.402 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fcb25e28-9391-4adf-88c5-2b49f381a04c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/16] 199.204.45.77 () {48 vars in 961 bytes} [Thu Jul 16 01:02:43 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-07-16 01:02:49.317 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c61a052b-9ca2-4fc9-aed6-30ad10289859 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/17] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:02:49 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 8/18] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:02:49 2026] GET /v2.0/networks?name=public => generated 15 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:02:49.824 8 WARNING neutron.services.revisions.revision_plugin [None req-14f01d1d-f8b3-47cf-b947-709dd3f58440 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Could not find related network for resource to bump revision. 2026-07-16 01:02:49.932 8 INFO neutron.db.segments_db [None req-14f01d1d-f8b3-47cf-b947-709dd3f58440 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment a522b70a-8ce7-4a68-8823-4241c04af63b of type flat for network f59e5ff8-6105-4c47-9b47-d3a94a7c82eb [pid: 8|app: 0|req: 11/19] 199.204.45.77 () {48 vars in 961 bytes} [Thu Jul 16 01:02:49 2026] POST /v2.0/networks => generated 706 bytes in 2771 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:02:53.207 7 INFO neutron.pecan_wsgi.hooks.translation [None req-da4d5d47-7c6e-4e98-b88e-fa30d876b74f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 9/20] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:02:53 2026] GET /v2.0/networks/public => generated 108 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/21] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:02:53 2026] GET /v2.0/networks?name=public => generated 709 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:02:53.284 7 INFO neutron.pecan_wsgi.hooks.translation [None req-360ca582-fd78-4e21-8f38-a3d081e949b8 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/22] 199.204.45.77 () {44 vars in 1028 bytes} [Thu Jul 16 01:02:53 2026] GET /v2.0/subnets/public-subnet?network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 113 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/23] 199.204.45.77 () {44 vars in 1051 bytes} [Thu Jul 16 01:02:53 2026] GET /v2.0/subnets?name=public-subnet&network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/24] 199.204.45.77 () {48 vars in 959 bytes} [Thu Jul 16 01:02:53 2026] POST /v2.0/subnets => generated 664 bytes in 343 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:07:34.785 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7efce313-5bab-4175-82f9-187c96f33313 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/62] 199.204.45.77 () {44 vars in 931 bytes} [Thu Jul 16 01:07:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 110 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/63] 199.204.45.77 () {44 vars in 953 bytes} [Thu Jul 16 01:07:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:07:34.872 7 INFO neutron.db.segments_db [None req-88342b38-35e7-4860-be76-1b76d4f51de6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 35d1136e-a001-414f-b300-708a5ad87be3 of type vxlan for network 0c20c4d4-06df-4167-9500-c7151efec11e [pid: 7|app: 0|req: 31/64] 199.204.45.77 () {48 vars in 960 bytes} [Thu Jul 16 01:07:34 2026] POST /v2.0/networks => generated 707 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:07:35.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3d2293d4-34c0-4a1a-b5e8-6c06c4596416 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/65] 199.204.45.77 () {44 vars in 931 bytes} [Thu Jul 16 01:07:35 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/66] 199.204.45.77 () {44 vars in 953 bytes} [Thu Jul 16 01:07:35 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:07:35.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4c9c9abe-b316-4b2b-834a-fffc7fd9d1e7 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/67] 199.204.45.77 () {44 vars in 1030 bytes} [Thu Jul 16 01:07:35 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/68] 199.204.45.77 () {44 vars in 1053 bytes} [Thu Jul 16 01:07:35 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 14 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/69] 199.204.45.77 () {48 vars in 959 bytes} [Thu Jul 16 01:07:36 2026] POST /v2.0/subnets => generated 651 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:07:37.273 7 INFO neutron.api.v2.resource [None req-11b2af86-cc88-4adf-86c7-50c65cf0798a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 34/70] 199.204.45.77 () {44 vars in 965 bytes} [Thu Jul 16 01:07:37 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/71] 199.204.45.77 () {44 vars in 987 bytes} [Thu Jul 16 01:07:37 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/72] 199.204.45.77 () {48 vars in 974 bytes} [Thu Jul 16 01:07:37 2026] POST /v2.0/security-groups => generated 1616 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/73] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:38 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 1616 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/74] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:38 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 1616 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/75] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:38 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/76] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/77] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:39 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/78] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:39 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 2230 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/79] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:39 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 2230 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/80] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/81] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:40 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/82] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:40 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 2846 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/83] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:40 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/84] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/87] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:41 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/88] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:41 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 3462 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/89] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:41 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 3462 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/90] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/91] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:42 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4078 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/92] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:42 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4078 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/93] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:42 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4078 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/94] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/95] 199.204.45.77 () {44 vars in 981 bytes} [Thu Jul 16 01:07:43 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e => generated 732 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:07:43.981 7 INFO neutron.pecan_wsgi.hooks.translation [None req-be21934b-2ec5-4fbf-be75-e13f342b7262 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/96] 199.204.45.77 () {44 vars in 1070 bytes} [Thu Jul 16 01:07:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/97] 199.204.45.77 () {44 vars in 1093 bytes} [Thu Jul 16 01:07:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/98] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:44 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/99] 199.204.45.77 () {48 vars in 955 bytes} [Thu Jul 16 01:07:44 2026] POST /v2.0/ports => generated 1100 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 01:07:50.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5ff84bcc-7ea2-473d-aa8e-650c7a4a3029 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 49/100] 199.204.45.77 () {44 vars in 973 bytes} [Thu Jul 16 01:07:50 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 49 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: 52/101] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:50 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/102] 199.204.45.77 () {48 vars in 1025 bytes} [Thu Jul 16 01:07:51 2026] PUT /v2.0/ports/ea81b5d9-b82c-48d0-8485-d5c0ab6d757f => generated 1249 bytes in 768 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/103] 199.204.45.77 () {44 vars in 914 bytes} [Thu Jul 16 01:07:53 2026] GET /v2.0/ports => generated 3730 bytes in 103 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-07-16 01:07:54.668 7 INFO neutron.api.v2.resource [None req-a39998e7-d023-4bb6-86a6-c76c56b21158 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 51/104] 199.204.45.77 () {44 vars in 953 bytes} [Thu Jul 16 01:07:54 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 66 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/105] 199.204.45.77 () {44 vars in 975 bytes} [Thu Jul 16 01:07:54 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/106] 199.204.45.77 () {48 vars in 974 bytes} [Thu Jul 16 01:07:54 2026] POST /v2.0/security-groups => generated 1610 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/107] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:55 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/108] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:55 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 1610 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/109] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:55 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 1610 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 54/110] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:55 2026] POST /v2.0/security-group-rules => generated 623 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/113] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:56 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2246 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/114] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:56 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/115] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:07:56 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/116] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:07:56 2026] POST /v2.0/security-group-rules => generated 627 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/125] 199.204.45.77 () {44 vars in 969 bytes} [Thu Jul 16 01:09:05 2026] GET /v2.0/quotas/b5789cfbc50243bfad3e46f2eaa208fe => 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: 64/126] 199.204.45.77 () {48 vars in 1021 bytes} [Thu Jul 16 01:09:05 2026] PUT /v2.0/quotas/b5789cfbc50243bfad3e46f2eaa208fe => generated 291 bytes in 48 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-07-16 01:11:17.167 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a9ba77ad-91cc-410c-aabe-43c068b50a17 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 72/145] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:11:17 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 129 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 74/146] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:11:17 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:11:18.948 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68dcfcb4-9686-45a4-9ef4-8bd138f27476 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 73/147] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:11:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 75/148] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:11:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:19:16.006 8 INFO neutron.api.v2.resource [None req-2cdd772e-49bd-49e0-b954-534e3d1ee57c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 108/213] 199.204.45.77 () {44 vars in 1068 bytes} [Thu Jul 16 01:19:15 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 139 bytes in 136 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/214] 199.204.45.77 () {44 vars in 1091 bytes} [Thu Jul 16 01:19:16 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=47c46e407f5a4036954eaa530d561ee8 => generated 23 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/215] 199.204.45.77 () {48 vars in 975 bytes} [Thu Jul 16 01:19:16 2026] POST /v2.0/security-groups => generated 1624 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/216] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:17 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 110/217] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:19:17 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 1624 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/218] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:17 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 1624 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/219] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:19:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/220] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:18 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 2234 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/221] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:19:18 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 2234 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/222] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:18 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 2234 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/223] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:19:18 2026] POST /v2.0/security-group-rules => generated 599 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/224] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:19 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 2846 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/225] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:19:19 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/226] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:19 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => 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: 115/227] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:19:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/228] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:20 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 116/229] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:19:20 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 3460 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 114/230] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:19:21 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/231] 199.204.45.77 () {48 vars in 985 bytes} [Thu Jul 16 01:19:21 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/250] 199.204.45.77 () {30 vars in 737 bytes} [Thu Jul 16 01:21:34 2026] GET /v2.0/networks?tenant_id=47c46e407f5a4036954eaa530d561ee8&shared=False => generated 15 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:21:34.685 7 INFO neutron.db.segments_db [None req-68f4ef68-bc2d-448c-98ef-11b061b6a68b 13662d20f244447fb3e12c746019db6c 47c46e407f5a4036954eaa530d561ee8 - - 14e8e277e8f7400296eb2c03cfcd9220 14e8e277e8f7400296eb2c03cfcd9220] Added segment ea771cae-bdf4-4643-a19a-f552e453121b of type vxlan for network 4ecd00e7-40ee-4547-b6ec-4e2609394812 [pid: 7|app: 0|req: 124/251] 199.204.45.77 () {34 vars in 679 bytes} [Thu Jul 16 01:21:34 2026] POST /v2.0/networks => generated 718 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 128/252] 199.204.45.77 () {30 vars in 719 bytes} [Thu Jul 16 01:21:34 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/253] 199.204.45.77 () {30 vars in 630 bytes} [Thu Jul 16 01:21:34 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 129/254] 199.204.45.77 () {34 vars in 674 bytes} [Thu Jul 16 01:21:34 2026] POST /v2.0/ports => generated 999 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/255] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:21:35 2026] GET /v2.0/networks/4ecd00e7-40ee-4547-b6ec-4e2609394812 => generated 705 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 130/256] 199.204.45.77 () {30 vars in 719 bytes} [Thu Jul 16 01:21:37 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/257] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:21:37 2026] GET /v2.0/networks/4ecd00e7-40ee-4547-b6ec-4e2609394812 => generated 705 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/260] 199.204.45.77 () {44 vars in 969 bytes} [Thu Jul 16 01:21:53 2026] GET /v2.0/quotas/47c46e407f5a4036954eaa530d561ee8 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/261] 199.204.45.77 () {48 vars in 1021 bytes} [Thu Jul 16 01:21:54 2026] PUT /v2.0/quotas/47c46e407f5a4036954eaa530d561ee8 => generated 291 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:02.113 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5ea8cfc3-c35d-4361-bf18-43721fe65782 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/360] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:34:01 2026] GET /v2.0/networks/public => generated 108 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 179/361] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:34:02 2026] GET /v2.0/networks?name=public => generated 753 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:03.186 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d22ed639-5573-4522-9627-5242166770b4 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 183/362] 199.204.45.77 () {44 vars in 921 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.0/networks/public => generated 108 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 180/363] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:03.270 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c4455e19-c7f0-43aa-ac78-0a512c2e3963 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 184/364] 199.204.45.77 () {44 vars in 1028 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.0/subnets/public-subnet?network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 181/365] 199.204.45.77 () {44 vars in 1051 bytes} [Thu Jul 16 01:34:03 2026] GET /v2.0/subnets?name=public-subnet&network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:30.298 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bfe7c4aa-34cc-41fb-9c3b-7c55c29ed40d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 184/370] 199.204.45.77 () {44 vars in 931 bytes} [Thu Jul 16 01:34:30 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/371] 199.204.45.77 () {44 vars in 953 bytes} [Thu Jul 16 01:34:30 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:31.241 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ed9a942-5a81-4229-9ba2-19ce28db41ed b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/372] 199.204.45.77 () {44 vars in 931 bytes} [Thu Jul 16 01:34:31 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: 188/373] 199.204.45.77 () {44 vars in 953 bytes} [Thu Jul 16 01:34:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:31.307 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8a613e27-4b9b-4044-a6b9-0e34311f2792 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/374] 199.204.45.77 () {44 vars in 1030 bytes} [Thu Jul 16 01:34:31 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=0c20c4d4-06df-4167-9500-c7151efec11e => 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: 189/375] 199.204.45.77 () {44 vars in 1053 bytes} [Thu Jul 16 01:34:31 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 654 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:32.418 7 INFO neutron.api.v2.resource [None req-ac3505fb-f02f-40bf-a544-3d5891f0ea69 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/376] 199.204.45.77 () {44 vars in 965 bytes} [Thu Jul 16 01:34:32 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/377] 199.204.45.77 () {44 vars in 987 bytes} [Thu Jul 16 01:34:32 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/378] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:33 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => 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: 191/379] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:33 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/380] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:33 2026] GET /v2.0/security-group-rules/bbe40a90-97c4-4fc2-bf60-61aebb50ef06 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/381] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:34 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => 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: 190/382] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:34 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/383] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:34 2026] GET /v2.0/security-group-rules/c026d301-8e72-4f19-9e3c-00d271b89f3b => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/384] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:35 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/385] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:35 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/386] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:35 2026] GET /v2.0/security-group-rules/52f39939-216d-4d79-86a5-f6af4c0dfeeb => 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: 195/387] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:36 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/388] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:36 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/389] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:36 2026] GET /v2.0/security-group-rules/8ef52142-95b8-4d88-bf3f-8e1e6fb28ae7 => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/390] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:37 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/391] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:37 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/392] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:37 2026] GET /v2.0/security-group-rules/1ce64fb6-ecd7-47db-935c-15f31e94a4bc => generated 603 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/393] 199.204.45.77 () {44 vars in 981 bytes} [Thu Jul 16 01:34:38 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e => generated 732 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:34:38.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2e80674-e9f6-4639-bc3c-c2e146cfd540 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 196/394] 199.204.45.77 () {44 vars in 1070 bytes} [Thu Jul 16 01:34:38 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=0c20c4d4-06df-4167-9500-c7151efec11e => 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: 199/395] 199.204.45.77 () {44 vars in 1093 bytes} [Thu Jul 16 01:34:38 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/396] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:38 2026] GET /v2.0/security-groups/d456602f-2561-4178-b0e8-c9ced2e28650 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:34:46.300 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7a3c9eb-6c4a-4750-9a4c-a3b9fb53b021 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 201/399] 199.204.45.77 () {44 vars in 973 bytes} [Thu Jul 16 01:34:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/400] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/401] 199.204.45.77 () {44 vars in 914 bytes} [Thu Jul 16 01:34:47 2026] GET /v2.0/ports => generated 4725 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:34:48.831 7 INFO neutron.api.v2.resource [None req-6653b9ae-6ca3-423e-99c0-0d74e308a30c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 200/402] 199.204.45.77 () {44 vars in 953 bytes} [Thu Jul 16 01:34:48 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/403] 199.204.45.77 () {44 vars in 975 bytes} [Thu Jul 16 01:34:48 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/404] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:49 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2886 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/405] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:49 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/406] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:49 2026] GET /v2.0/security-group-rules/6e7c630d-25df-4aef-b3de-1510078f4987 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/407] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:50 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2886 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/408] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:34:50 2026] GET /v2.0/security-groups/db9a565a-66be-4dca-9104-2f2ecce94d82 => generated 2886 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/409] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:34:50 2026] GET /v2.0/security-group-rules/754c9ba3-4bfa-4f18-bec0-1fb0dfe3d058 => generated 627 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/412] 199.204.45.77 () {44 vars in 969 bytes} [Thu Jul 16 01:35:02 2026] GET /v2.0/quotas/b5789cfbc50243bfad3e46f2eaa208fe => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:35:57.397 7 INFO neutron.api.v2.resource [None req-b505dc40-a6f3-45c4-b632-78ceada24446 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 210/421] 199.204.45.77 () {44 vars in 1068 bytes} [Thu Jul 16 01:35:57 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 139 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/422] 199.204.45.77 () {44 vars in 1091 bytes} [Thu Jul 16 01:35:57 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=47c46e407f5a4036954eaa530d561ee8 => generated 4072 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/423] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:35:58 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/424] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:35:58 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/425] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:35:58 2026] GET /v2.0/security-group-rules/0fe8e496-5cb3-405e-9058-89ea35291019 => generated 597 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/426] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:35:59 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/427] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:35:59 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => 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/428] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:35:59 2026] GET /v2.0/security-group-rules/15e7699d-dd7e-4240-ae75-81e69c63a5f3 => generated 599 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/429] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:36:00 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 4075 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 216/430] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:36:00 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/431] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:36:00 2026] GET /v2.0/security-group-rules/fc67a01b-807e-4468-97e8-7e06b4954b33 => 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: 217/432] 199.204.45.77 () {44 vars in 1082 bytes} [Thu Jul 16 01:36:01 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602?project_id=47c46e407f5a4036954eaa530d561ee8 => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/433] 199.204.45.77 () {44 vars in 995 bytes} [Thu Jul 16 01:36:01 2026] GET /v2.0/security-groups/e86a842b-6d0b-43c5-bf41-194e3923b602 => generated 4075 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/434] 199.204.45.77 () {44 vars in 1005 bytes} [Thu Jul 16 01:36:01 2026] GET /v2.0/security-group-rules/3ebacc4a-db90-4ad7-b13d-647f0aafa6ec => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/435] 199.204.45.77 () {44 vars in 969 bytes} [Thu Jul 16 01:36:08 2026] GET /v2.0/quotas/47c46e407f5a4036954eaa530d561ee8 => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/444] 199.204.45.77 () {44 vars in 943 bytes} [Thu Jul 16 01:37:00 2026] GET /v2.0/networks?name=public => generated 753 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/449] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:37:38 2026] GET /v2.0/networks => generated 2168 bytes in 203 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/450] 10.0.0.38 () {32 vars in 652 bytes} [Thu Jul 16 01:37:40 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: 7|app: 0|req: 226/451] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.0/routers => generated 15 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/452] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.0/ports => generated 4725 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/453] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/454] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.0/networks => generated 2168 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/455] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/456] 10.0.0.38 () {32 vars in 652 bytes} [Thu Jul 16 01:37:40 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:37:50.784 7 INFO neutron.db.segments_db [None req-cc4d2e71-ad9b-4697-8577-cd94ddfc7109 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment d6082eb2-ebe2-49d0-b733-2d9c52f05598 of type vxlan for network b91452f0-171c-4964-900c-5529229e148c [pid: 7|app: 0|req: 230/459] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:37:50 2026] POST /v2.0/networks => generated 746 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:37:50.871 8 INFO neutron.db.segments_db [None req-d928895a-93bc-41e9-921e-2a4d8a60e68f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 3e940f0a-9665-4862-90e7-d973781b0993 of type vxlan for network 957b3fb3-8594-4084-b56c-27a9e5c53b7c [pid: 8|app: 0|req: 230/460] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:37:50 2026] POST /v2.0/networks => generated 744 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:37:51.045 7 INFO neutron.db.segments_db [None req-0da5e7a3-18c3-48c5-8ba0-14ae1f60c30f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 8e6857c2-dc71-41e2-84e2-09be66e40ae4 of type vxlan for network 112126a7-e4ab-447d-b88d-bfee1b64fded [pid: 7|app: 0|req: 231/461] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:37:50 2026] POST /v2.0/networks => generated 745 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/462] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:50 2026] POST /v2.0/subnets => generated 693 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/463] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:51 2026] POST /v2.0/subnets => generated 691 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:37:51.290 7 INFO neutron.db.segments_db [None req-00c890f6-f0b2-480d-8e51-3ec9e81a0155 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment a3556b94-30d3-4133-89d2-95cf6975e3c9 of type vxlan for network a7858edb-71f8-4b0f-84e8-e0020595b3fa [pid: 8|app: 0|req: 232/464] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:51 2026] POST /v2.0/subnets => generated 692 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:37:51.365 8 INFO neutron.db.segments_db [None req-7006f792-4f41-4087-a6c0-793464587b55 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment c8494d55-f87c-4bcd-958e-1cabebb29bcd of type vxlan for network 32f011e5-006c-408c-a182-c1bca996db9b 2026-07-16 01:37:51.463 7 INFO neutron.db.l3_hamode_db [None req-00c890f6-f0b2-480d-8e51-3ec9e81a0155 b7afd9adb5c24408a8cc2690196dedcf 38f4409e8ba64584ae6ce2d417d43823 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:37:51.596 8 INFO neutron.db.l3_hamode_db [None req-7006f792-4f41-4087-a6c0-793464587b55 b7afd9adb5c24408a8cc2690196dedcf e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:37:52.305 7 INFO neutron.db.l3_hamode_db [None req-00c890f6-f0b2-480d-8e51-3ec9e81a0155 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:37:52.463 8 INFO neutron.db.l3_hamode_db [None req-7006f792-4f41-4087-a6c0-793464587b55 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 233/465] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:51 2026] POST /v2.0/routers => generated 733 bytes in 2167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:37:53.458 7 INFO neutron.db.segments_db [None req-d7a10d24-eb4d-4cd5-9478-8109ceacb9de b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 of type vxlan for network fb8b2a76-9809-468f-b024-e61ef79b40e5 2026-07-16 01:37:53.643 7 INFO neutron.db.l3_hamode_db [None req-d7a10d24-eb4d-4cd5-9478-8109ceacb9de b7afd9adb5c24408a8cc2690196dedcf f766587d39214a8eb4afc1c2ab9e20dc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 233/466] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:51 2026] POST /v2.0/routers => generated 731 bytes in 2342 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:37:53 2026] GET /v2.0/security-groups?tenant_id=69e17a70bb6e4af4bf3bbc4f470fbcff&name=default => generated 2923 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:37:54.297 7 INFO neutron.db.l3_hamode_db [None req-d7a10d24-eb4d-4cd5-9478-8109ceacb9de b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/468] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:37:53 2026] PUT /v2.0/routers/8b204c4a-002c-462b-8dec-62669b612cea/add_router_interface => generated 309 bytes in 1143 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/469] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:53 2026] POST /v2.0/routers => generated 732 bytes in 1651 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/470] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:37:55 2026] DELETE /v2.0/security-groups/daa05bba-79c3-4b78-9634-fdf8077cff08 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/471] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:37:55 2026] PUT /v2.0/routers/46fca8b4-c95e-4349-85a8-d2091999b6bf/add_router_interface => generated 309 bytes in 903 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/472] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:37:55 2026] PUT /v2.0/routers/632b4423-849d-4786-bb08-2dcb1c378f1e/add_router_interface => generated 309 bytes in 1080 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/475] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:37:56 2026] GET /v2.0/networks?id=b91452f0-171c-4964-900c-5529229e148c => generated 678 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/476] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:37:56 2026] GET /v2.0/quotas/38f4409e8ba64584ae6ce2d417d43823 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/477] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:37:56 2026] GET /v2.0/ports?tenant_id=38f4409e8ba64584ae6ce2d417d43823&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/478] 10.0.0.223 () {38 vars in 969 bytes} [Thu Jul 16 01:37:56 2026] POST /v2.0/security-groups => generated 1679 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 01:37:57.233 8 INFO neutron.db.segments_db [None req-011c6947-7a69-4e46-9da1-be337f14f215 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 172873d8-8100-4d2e-8800-de275fcbf1de of type vxlan for network 82381a78-c23b-42ca-b196-7f6f6843fedd [pid: 7|app: 0|req: 241/479] 10.0.0.223 () {34 vars in 905 bytes} [Thu Jul 16 01:37:57 2026] GET /v2.0/extensions => generated 21537 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 242/480] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:37:57 2026] GET /v2.0/networks/b91452f0-171c-4964-900c-5529229e148c?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: 239/481] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:37:56 2026] POST /v2.0/networks => generated 749 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/482] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:37:57 2026] GET /v2.0/networks/b91452f0-171c-4964-900c-5529229e148c?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: 244/483] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/security-groups => generated 1659 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/484] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/subnets => generated 696 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/485] 10.0.0.223 () {38 vars in 969 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/security-groups => generated 1680 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/486] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/487] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:37:57 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:37:57.657 8 INFO neutron.db.segments_db [None req-5c25df97-6314-476b-ac8d-aec44d50dc6a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 53aa1bae-d8b5-4a78-afde-1b2739d738fb of type vxlan for network 478282e6-f317-482f-ab6d-40661c5d2c42 [pid: 7|app: 0|req: 247/488] 10.0.0.223 () {38 vars in 969 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/security-groups => generated 1680 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/489] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 110 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:37:57.880 8 INFO neutron.db.l3_hamode_db [None req-5c25df97-6314-476b-ac8d-aec44d50dc6a b7afd9adb5c24408a8cc2690196dedcf e462668388de4af5a673475ecc707d4a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/490] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:37:57 2026] GET /v2.0/security-groups?tenant_id=f766587d39214a8eb4afc1c2ab9e20dc => generated 7900 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:37:58.573 8 INFO neutron.db.l3_hamode_db [None req-5c25df97-6314-476b-ac8d-aec44d50dc6a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 250/491] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/floatingips => generated 552 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/492] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.0/security-groups/111c01d0-5aa2-4b02-a63e-5de4894c7ee4 => 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: 252/493] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.0/security-groups/111c01d0-5aa2-4b02-a63e-5de4894c7ee4 => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/494] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 254/495] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.0/security-groups/ecd5e55a-1f1a-41f2-9f8a-c79ac9ad312e => generated 1679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/496] 10.0.0.223 () {36 vars in 1011 bytes} [Thu Jul 16 01:37:58 2026] DELETE /v2.0/security-groups/ecd5e55a-1f1a-41f2-9f8a-c79ac9ad312e => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:37:58.922 7 INFO neutron.api.v2.resource [req-e3b63aa0-9dec-4909-bc09-67a5b8bbbf1d req-9394e140-02bc-487c-8249-e6d48fbc6fa3 0401cf9684e64214a60cf15f84d86525 f766587d39214a8eb4afc1c2ab9e20dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 256/497] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.0/security-groups/ecd5e55a-1f1a-41f2-9f8a-c79ac9ad312e => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/498] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:58 2026] GET /v2.0/security-groups/1ff163fd-4149-4584-8b78-640e7c3ee46f => generated 1680 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/499] 10.0.0.223 () {36 vars in 1011 bytes} [Thu Jul 16 01:37:58 2026] DELETE /v2.0/security-groups/1ff163fd-4149-4584-8b78-640e7c3ee46f => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:37:59.070 7 INFO neutron.api.v2.resource [req-6c0aeef5-a8e0-4f7e-adb6-6e361b897cc3 req-ddd033c4-f9e0-4bdd-b47b-bc3ab3ac43f4 0401cf9684e64214a60cf15f84d86525 f766587d39214a8eb4afc1c2ab9e20dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 259/500] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/1ff163fd-4149-4584-8b78-640e7c3ee46f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/501] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/422cce18-a51b-4153-8f40-054569002dd4 => generated 1680 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/502] 10.0.0.223 () {36 vars in 1011 bytes} [Thu Jul 16 01:37:59 2026] DELETE /v2.0/security-groups/422cce18-a51b-4153-8f40-054569002dd4 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/503] 10.0.0.223 () {34 vars in 1098 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1459454616&fields=id&tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:37:59.228 7 INFO neutron.api.v2.resource [req-b17456ff-60d5-4467-8eee-cb72a982ac50 req-695e6dd1-13d8-4926-83ee-fb7bc726b8f6 0401cf9684e64214a60cf15f84d86525 f766587d39214a8eb4afc1c2ab9e20dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 263/504] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/422cce18-a51b-4153-8f40-054569002dd4 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/505] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/networks?id=957b3fb3-8594-4084-b56c-27a9e5c53b7c => generated 676 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/506] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups?tenant_id=f766587d39214a8eb4afc1c2ab9e20dc => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/507] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/quotas/e43eb07ba5544a1cb9c5fa3d8ceaf84c => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/508] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/111c01d0-5aa2-4b02-a63e-5de4894c7ee4 => 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: 242/509] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:37:57 2026] POST /v2.0/routers => generated 736 bytes in 1716 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/510] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/111c01d0-5aa2-4b02-a63e-5de4894c7ee4 => generated 2918 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/511] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/ports?tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c&fields=id => generated 103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:37:59.418 7 INFO neutron.api.v2.resource [req-27c96f39-69cb-4273-8424-b128e5ffe39c req-6e779a12-5bf3-4cee-8929-74a01974b753 0401cf9684e64214a60cf15f84d86525 f766587d39214a8eb4afc1c2ab9e20dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 269/512] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/422cce18-a51b-4153-8f40-054569002dd4 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:37:59.449 7 INFO neutron.api.v2.resource [req-a9ef3d1a-9821-4ada-9ef1-221ea80bb0d1 req-64a53e9e-59b2-4c03-966a-0c98c879ee02 0401cf9684e64214a60cf15f84d86525 f766587d39214a8eb4afc1c2ab9e20dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 270/513] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/1ff163fd-4149-4584-8b78-640e7c3ee46f => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:37:59.476 7 INFO neutron.api.v2.resource [req-f557e01a-9175-4f07-b674-f4404d8a5f96 req-a4373245-6314-42c3-98c3-c6a5198e9f87 0401cf9684e64214a60cf15f84d86525 f766587d39214a8eb4afc1c2ab9e20dc - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 271/514] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:37:59 2026] GET /v2.0/security-groups/ecd5e55a-1f1a-41f2-9f8a-c79ac9ad312e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:37:59.895 7 INFO neutron_taas.services.taas.taas_plugin [None req-c9d3666d-1b34-433c-9fa2-e2e1af545227 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: b425523d-4eb7-4354-8bc8-0bde837a72bd 2026-07-16 01:37:59.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c9d3666d-1b34-433c-9fa2-e2e1af545227 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: b425523d-4eb7-4354-8bc8-0bde837a72bd [pid: 7|app: 0|req: 272/515] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:37:59 2026] PUT /v2.0/routers/46fca8b4-c95e-4349-85a8-d2091999b6bf/remove_router_interface => generated 309 bytes in 834 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/516] 10.0.0.223 () {34 vars in 905 bytes} [Thu Jul 16 01:38:00 2026] GET /v2.0/extensions => generated 21537 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/517] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:00 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 244/518] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:37:59 2026] PUT /v2.0/routers/ea8efd43-b7f1-4a62-b148-9471eea02b60/add_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/519] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:38:00 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/520] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:38:00 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:00.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a760bf1-7bbd-4ebc-8821-db9900b36803 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 139f1352-04a1-4cf3-bdec-57cdeb1c3247 2026-07-16 01:38:00.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a760bf1-7bbd-4ebc-8821-db9900b36803 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 139f1352-04a1-4cf3-bdec-57cdeb1c3247 [pid: 8|app: 0|req: 247/521] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:00 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:00.699 7 INFO neutron_taas.services.taas.taas_plugin [None req-7a760bf1-7bbd-4ebc-8821-db9900b36803 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: f9945888-2736-420d-85db-3c5a45b0a3bf 2026-07-16 01:38:00.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7a760bf1-7bbd-4ebc-8821-db9900b36803 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: f9945888-2736-420d-85db-3c5a45b0a3bf 2026-07-16 01:38:00.758 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-7a760bf1-7bbd-4ebc-8821-db9900b36803 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, 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: 248/522] 10.0.0.223 () {38 vars in 969 bytes} [Thu Jul 16 01:38:00 2026] POST /v2.0/security-groups => generated 1685 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/523] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/security-groups/0390fcce-cc0a-430e-a5ab-06475c258973 => generated 1685 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:01.136 7 INFO neutron.db.l3_hamode_db [None req-7a760bf1-7bbd-4ebc-8821-db9900b36803 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network fb8b2a76-9809-468f-b024-e61ef79b40e5 was deleted as no HA routers are present in tenant f766587d39214a8eb4afc1c2ab9e20dc. [pid: 7|app: 0|req: 275/524] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:00 2026] DELETE /v2.0/routers/46fca8b4-c95e-4349-85a8-d2091999b6bf => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/525] 10.0.0.223 () {38 vars in 979 bytes} [Thu Jul 16 01:38:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/526] 10.0.0.223 () {38 vars in 969 bytes} [Thu Jul 16 01:38:01 2026] POST /v2.0/security-groups => generated 1686 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/527] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:01 2026] DELETE /v2.0/subnets/322d5c3a-74b7-4c60-8561-ae8dbaff1930 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/528] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/security-groups/a8cf0b5c-7ac2-4828-bb9c-0d95a3961ea2 => generated 1686 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:01.464 8 INFO neutron_taas.services.taas.taas_plugin [None req-745a33fc-5589-4b39-a3e6-f01c209172f3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: d22f3b20-da45-4e78-a08d-04a589bbc16a 2026-07-16 01:38:01.473 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-745a33fc-5589-4b39-a3e6-f01c209172f3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: d22f3b20-da45-4e78-a08d-04a589bbc16a 2026-07-16 01:38:01.476 7 INFO neutron.services.segments.plugin [-] Segment 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 resource provider aggregate not found 2026-07-16 01:38:01.483 7 INFO neutron.services.segments.plugin [-] Segment 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 resource provider aggregate not found 2026-07-16 01:38:01.501 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 found for delete ", "request_id": "req-10745648-71c5-46c9-a60b-ddf1cf1232c9"}]} 2026-07-16 01:38:01.511 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0c0d818a-b0f3-4c95-88ce-ed4cab769a93 found for delete ", "request_id": "req-41056aab-73fe-4f50-ab4e-53874f9005d2"}]} [pid: 7|app: 0|req: 278/529] 10.0.0.223 () {38 vars in 979 bytes} [Thu Jul 16 01:38:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/530] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 280/531] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/security-groups/a8cf0b5c-7ac2-4828-bb9c-0d95a3961ea2 => generated 2311 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/532] 10.0.0.223 () {38 vars in 979 bytes} [Thu Jul 16 01:38:01 2026] POST /v2.0/security-group-rules => generated 619 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/533] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 283/534] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/security-groups/a8cf0b5c-7ac2-4828-bb9c-0d95a3961ea2 => generated 2941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 284/535] 10.0.0.223 () {34 vars in 999 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/security-group-rules/1796d6b1-a6d3-4b11-88ba-099093bbc812 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/536] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:01 2026] GET /v2.0/security-groups/a8cf0b5c-7ac2-4828-bb9c-0d95a3961ea2 => generated 2941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 286/537] 10.0.0.223 () {36 vars in 1021 bytes} [Thu Jul 16 01:38:01 2026] DELETE /v2.0/security-group-rules/1796d6b1-a6d3-4b11-88ba-099093bbc812 => 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: 287/538] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:02 2026] GET /v2.0/security-groups/a8cf0b5c-7ac2-4828-bb9c-0d95a3961ea2 => generated 2311 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/539] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:01 2026] DELETE /v2.0/networks/112126a7-e4ab-447d-b88d-bfee1b64fded => generated 0 bytes in 722 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/540] 10.0.0.223 () {36 vars in 1011 bytes} [Thu Jul 16 01:38:02 2026] DELETE /v2.0/security-groups/a8cf0b5c-7ac2-4828-bb9c-0d95a3961ea2 => 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: 253/541] 10.0.0.223 () {34 vars in 989 bytes} [Thu Jul 16 01:38:02 2026] GET /v2.0/security-groups/0390fcce-cc0a-430e-a5ab-06475c258973 => generated 2310 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/542] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:02 2026] GET /v2.0/security-groups?tenant_id=f766587d39214a8eb4afc1c2ab9e20dc&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/543] 10.0.0.223 () {36 vars in 1011 bytes} [Thu Jul 16 01:38:02 2026] DELETE /v2.0/security-groups/0390fcce-cc0a-430e-a5ab-06475c258973 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/544] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:02 2026] DELETE /v2.0/security-groups/111c01d0-5aa2-4b02-a63e-5de4894c7ee4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/545] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:02 2026] GET /v2.0/networks?id=b91452f0-171c-4964-900c-5529229e148c => generated 678 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:02.626 8 INFO neutron.services.segments.plugin [-] Segment 8e6857c2-dc71-41e2-84e2-09be66e40ae4 resource provider aggregate not found 2026-07-16 01:38:02.644 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e6857c2-dc71-41e2-84e2-09be66e40ae4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6857c2-dc71-41e2-84e2-09be66e40ae4 found for delete ", "request_id": "req-b71ee0cb-018f-4333-a6b5-2e5f7b5a5c9e"}]} 2026-07-16 01:38:02.680 8 INFO neutron.services.segments.plugin [-] Segment 8e6857c2-dc71-41e2-84e2-09be66e40ae4 resource provider aggregate not found 2026-07-16 01:38:02.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-d8d38420-d4aa-480b-83b8-342c068075bf b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 297b4890-e5a2-4ea4-91e0-2b114c0363f1 2026-07-16 01:38:02.700 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8d38420-d4aa-480b-83b8-342c068075bf b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 297b4890-e5a2-4ea4-91e0-2b114c0363f1 2026-07-16 01:38:02.707 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e6857c2-dc71-41e2-84e2-09be66e40ae4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e6857c2-dc71-41e2-84e2-09be66e40ae4 found for delete ", "request_id": "req-2a47a1fa-0453-443b-a894-7ce91eb63226"}]} [pid: 8|app: 0|req: 257/546] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:38:02 2026] POST /v2.0/ports => generated 958 bytes in 517 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: 290/547] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:02 2026] PUT /v2.0/routers/ea8efd43-b7f1-4a62-b148-9471eea02b60/remove_router_interface => generated 309 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/548] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:03 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 258/549] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:03 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 961 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/550] 199.204.45.77 () {34 vars in 908 bytes} [Thu Jul 16 01:38:03 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: 293/551] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:03 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:03.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-f37375f3-9965-41a3-a026-999adaa25864 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 4462e3c3-de3f-4d6b-9d39-ad97bec271cf 2026-07-16 01:38:03.367 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f37375f3-9965-41a3-a026-999adaa25864 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 4462e3c3-de3f-4d6b-9d39-ad97bec271cf 2026-07-16 01:38:03.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-f37375f3-9965-41a3-a026-999adaa25864 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: bd4689f6-1c97-426d-ae9d-5599c7b4d972 2026-07-16 01:38:03.656 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f37375f3-9965-41a3-a026-999adaa25864 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: bd4689f6-1c97-426d-ae9d-5599c7b4d972 2026-07-16 01:38:03.738 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-f37375f3-9965-41a3-a026-999adaa25864 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - 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 124, 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 124, 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 58, 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 40, 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 340, 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 2241, 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 645, 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 716, 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: 294/552] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:03 2026] PUT /v2.0/ports/1d5ab6ca-7d7f-40d7-9e73-a30edd910c15 => generated 1239 bytes in 519 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:04.073 8 INFO neutron.db.l3_hamode_db [None req-f37375f3-9965-41a3-a026-999adaa25864 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 478282e6-f317-482f-ab6d-40661c5d2c42 was deleted as no HA routers are present in tenant e462668388de4af5a673475ecc707d4a. [pid: 8|app: 0|req: 259/553] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:03 2026] DELETE /v2.0/routers/ea8efd43-b7f1-4a62-b148-9471eea02b60 => generated 0 bytes in 939 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: 295/554] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:04 2026] DELETE /v2.0/subnets/3e656150-6f4e-4de5-9443-9b7b4adbda41 => 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: 296/555] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:04 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:04.315 7 INFO neutron.services.segments.plugin [-] Segment 172873d8-8100-4d2e-8800-de275fcbf1de resource provider aggregate not found 2026-07-16 01:38:04.329 7 INFO neutron.services.segments.plugin [-] Segment 172873d8-8100-4d2e-8800-de275fcbf1de resource provider aggregate not found 2026-07-16 01:38:04.344 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 172873d8-8100-4d2e-8800-de275fcbf1de resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 172873d8-8100-4d2e-8800-de275fcbf1de found for delete ", "request_id": "req-bfe961ca-81df-4975-8eb0-4f4d2ef82056"}]} 2026-07-16 01:38:04.353 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 172873d8-8100-4d2e-8800-de275fcbf1de resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 172873d8-8100-4d2e-8800-de275fcbf1de found for delete ", "request_id": "req-fd771a2c-becd-45be-93e9-1242caac26ed"}]} 2026-07-16 01:38:04.364 8 INFO neutron.db.segments_db [None req-0cf6b905-c0ff-4e01-b27d-bb7d539d6669 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 13d3ae40-7d90-4397-aa6f-d71cedc99535 of type vxlan for network 048c9c8d-41f8-43e1-9642-ed7c176b881b [pid: 7|app: 0|req: 297/556] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:04 2026] DELETE /v2.0/networks/82381a78-c23b-42ca-b196-7f6f6843fedd => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/557] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:38:04 2026] POST /v2.0/networks => generated 747 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/558] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:04 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/559] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:04 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:04.546 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ce2eb1e-7ca5-4d8e-9e0a-10d9ad94535a'] response: {'name': 'network-changed', 'server_uuid': '0d94165d-9cbc-4d5e-b2b9-bb42934b6843', 'tag': '1d5ab6ca-7d7f-40d7-9e73-a30edd910c15', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 300/560] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:04 2026] GET /v2.0/security-groups?tenant_id=e462668388de4af5a673475ecc707d4a&name=default => generated 2925 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/561] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:04 2026] POST /v2.0/subnets => generated 694 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:38:04.663 8 INFO neutron.services.segments.plugin [-] Segment 53aa1bae-d8b5-4a78-afde-1b2739d738fb resource provider aggregate not found 2026-07-16 01:38:04.685 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 53aa1bae-d8b5-4a78-afde-1b2739d738fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53aa1bae-d8b5-4a78-afde-1b2739d738fb found for delete ", "request_id": "req-bd426b02-c172-491c-baac-d19e7cf648ea"}]} [pid: 7|app: 0|req: 301/562] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:04 2026] DELETE /v2.0/security-groups/a72c5d87-0350-4bb6-9859-2d4a7e8c7761 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:04.704 8 INFO neutron.db.segments_db [None req-19db03cf-318c-4012-9272-871ec8206faa b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 85b5c43f-0f31-41fd-9a58-e82ab2664e21 of type vxlan for network 0f786cb1-7643-4ce2-9637-4a9c56d0fbb8 2026-07-16 01:38:04.729 8 INFO neutron.services.segments.plugin [-] Segment 53aa1bae-d8b5-4a78-afde-1b2739d738fb resource provider aggregate not found 2026-07-16 01:38:04.748 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 53aa1bae-d8b5-4a78-afde-1b2739d738fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 53aa1bae-d8b5-4a78-afde-1b2739d738fb found for delete ", "request_id": "req-438a0330-8584-4e71-9740-160ce86fd819"}]} 2026-07-16 01:38:04.960 8 INFO neutron.db.l3_hamode_db [None req-19db03cf-318c-4012-9272-871ec8206faa b7afd9adb5c24408a8cc2690196dedcf dcee8062d115456e86ac0ea3d49887f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 302/563] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:04 2026] GET /v2.0/networks?id=957b3fb3-8594-4084-b56c-27a9e5c53b7c => generated 676 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/564] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:38:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c => generated 181 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/565] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:05 2026] GET /v2.0/ports?tenant_id=38f4409e8ba64584ae6ce2d417d43823&device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/566] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:38:05 2026] POST /v2.0/ports => generated 954 bytes in 417 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: 306/567] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:38:05 2026] GET /v2.0/networks?tenant_id=38f4409e8ba64584ae6ce2d417d43823&shared=False => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/568] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:05 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 957 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:05.823 8 INFO neutron.db.l3_hamode_db [None req-19db03cf-318c-4012-9272-871ec8206faa b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 308/569] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:05 2026] PUT /v2.0/ports/194ba093-0cca-4693-bad5-d90543f2e35f => generated 1235 bytes in 374 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: 309/570] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:38:05 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: 7|app: 0|req: 310/571] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:06 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&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: 311/572] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:06 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/573] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:06 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:06.610 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6e99180-bdd0-470c-a6af-85bb4726c264'] response: {'name': 'network-changed', 'server_uuid': 'a43cdde4-543b-47f6-8b39-4c250e91e38f', 'tag': '194ba093-0cca-4693-bad5-d90543f2e35f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 262/574] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:04 2026] POST /v2.0/routers => generated 734 bytes in 2012 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:38:06.884 7 INFO neutron.db.segments_db [None req-24ba52d0-e0e5-4561-b7ed-9039112c2a1d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 1710d8e6-4992-4043-8f43-55643d023345 of type vxlan for network 23851a56-2af3-4815-875e-4b516d619650 [pid: 7|app: 0|req: 313/575] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:38:06 2026] POST /v2.0/networks => generated 751 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/576] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:06 2026] POST /v2.0/subnets => generated 698 bytes in 221 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/577] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/ports?tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c&device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 1238 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/578] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/ports?tenant_id=38f4409e8ba64584ae6ce2d417d43823&device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 1242 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/579] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 969 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/580] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:07.371 7 INFO neutron.db.segments_db [None req-30e47295-92fa-4653-ba02-fb639dc7dc43 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment e99cc0c0-572f-414d-9c4c-873585bfdd3e of type vxlan for network 386eb834-1fa1-415c-a9b1-f8770408b1b9 2026-07-16 01:38:07.645 7 INFO neutron.db.l3_hamode_db [None req-30e47295-92fa-4653-ba02-fb639dc7dc43 b7afd9adb5c24408a8cc2690196dedcf b0130e21267d483cbef2cfffd98ca1aa - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 263/581] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:06 2026] PUT /v2.0/routers/c3e3aab4-8d0a-4c46-acef-4bfeafe6ec32/add_router_interface => generated 309 bytes in 1223 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/582] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=194ba093-0cca-4693-bad5-d90543f2e35f => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/583] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=1d5ab6ca-7d7f-40d7-9e73-a30edd910c15 => 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: 266/584] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:07 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/585] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 268/586] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/subnets?id=6f2fd172-8026-4576-9437-2b2f328342f8 => generated 694 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/587] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/subnets?id=55d93056-d57f-4f3f-b006-7d10f5ff7524 => generated 696 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/588] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/ports?network_id=957b3fb3-8594-4084-b56c-27a9e5c53b7c&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/589] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/ports?network_id=b91452f0-171c-4964-900c-5529229e148c&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: 272/590] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?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: 273/591] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/networks/b91452f0-171c-4964-900c-5529229e148c?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/592] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/593] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:08 2026] GET /v2.0/networks/b91452f0-171c-4964-900c-5529229e148c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/594] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:38:08 2026] POST /v2.0/security-groups => generated 1661 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/595] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:38:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:38:08.653 7 INFO neutron.db.l3_hamode_db [None req-30e47295-92fa-4653-ba02-fb639dc7dc43 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 278/596] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:38:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/597] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:38:08 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/598] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 969 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/599] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/600] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/601] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/ports?tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c&device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 1238 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/602] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 8|app: 0|req: 285/603] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/networks?id=957b3fb3-8594-4084-b56c-27a9e5c53b7c => generated 772 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/604] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=194ba093-0cca-4693-bad5-d90543f2e35f => 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: 287/605] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/subnets?id=6f2fd172-8026-4576-9437-2b2f328342f8 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/606] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:07 2026] POST /v2.0/routers => generated 738 bytes in 2291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/607] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/ports?network_id=957b3fb3-8594-4084-b56c-27a9e5c53b7c&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/608] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?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: 290/609] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:09 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?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: 320/610] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:09 2026] PUT /v2.0/routers/c1c8fdf0-72ce-4e78-825c-650904e13205/add_router_interface => generated 309 bytes in 965 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/611] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:10 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/612] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:10 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/613] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:10 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/614] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:10 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/615] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:38:11 2026] POST /v2.0/security-groups => generated 1661 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/616] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:38:11 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) [pid: 7|app: 0|req: 323/619] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:38:11 2026] POST /v2.0/security-group-rules => generated 602 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/620] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:11 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/621] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:11 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/622] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:11 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/623] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:11 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 8|app: 0|req: 297/624] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:38:11 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/625] 10.0.0.223 () {34 vars in 1098 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2114975629&fields=id&tenant_id=b0130e21267d483cbef2cfffd98ca1aa => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/626] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 683 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/627] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/quotas/b0130e21267d483cbef2cfffd98ca1aa => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/628] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&fields=id => generated 57 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 330/629] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/630] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 331/631] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/632] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:12 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 332/633] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:13 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/634] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:13 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&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: 333/635] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:13 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/636] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/637] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/638] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/639] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&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: 305/640] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:14 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 336/641] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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/642] 10.0.0.223 () {34 vars in 1098 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1815772131&fields=id&tenant_id=dcee8062d115456e86ac0ea3d49887f9 => generated 69 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/643] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/networks?id=048c9c8d-41f8-43e1-9642-ed7c176b881b => generated 679 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/644] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/quotas/dcee8062d115456e86ac0ea3d49887f9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/645] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 339/646] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&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: 308/647] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/ports?tenant_id=dcee8062d115456e86ac0ea3d49887f9&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/648] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 973 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/649] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 309/650] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b?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: 342/651] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/652] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:15 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 343/653] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:16 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/654] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:16 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 344/655] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:16 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/656] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:16 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/657] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:16 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/658] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:16 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 346/659] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/660] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 683 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/661] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b0130e21267d483cbef2cfffd98ca1aa => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/662] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/663] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/664] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 975 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/665] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:17 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/666] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:38:17 2026] POST /v2.0/ports => generated 954 bytes in 402 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: 351/667] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/668] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 353/669] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 354/670] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/671] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 317/672] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:18 2026] PUT /v2.0/ports/e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 1235 bytes in 438 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/673] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 971 bytes in 69 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-07-16 01:38:18.924 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d63cae77-ad80-4ed0-919e-ad9af7bf64b7'] response: {'name': 'network-changed', 'server_uuid': '0fae3a60-a71c-4fce-84bf-b2f0234e567a', 'tag': 'e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 318/674] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:18 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/675] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 319/676] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/677] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/678] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&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: 359/679] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/networks?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&shared=False => generated 779 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/680] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/681] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 322/682] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:19 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 7|app: 0|req: 361/683] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 362/684] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/networks?id=048c9c8d-41f8-43e1-9642-ed7c176b881b => generated 679 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/685] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 364/686] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=dcee8062d115456e86ac0ea3d49887f9 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/687] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 321 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/688] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 365/689] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:38:20 2026] POST /v2.0/ports => generated 958 bytes in 362 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: 366/690] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/691] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/692] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:20 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:20.989 8 INFO neutron.db.l3_db [None req-364fab42-871c-41ee-8bb9-791aa843f6e5 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] Floating IP 3dc05ca2-a490-464e-afa6-d10b4f0c19ca associated. External IP: 10.96.250.218, port: 194ba093-0cca-4693-bad5-d90543f2e35f. [pid: 7|app: 0|req: 369/693] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:20 2026] PUT /v2.0/ports/806e4a93-008e-4d81-a62c-da712fafe7ec => generated 1239 bytes in 333 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: 370/694] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/695] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/security-groups?id=94883d92-aad7-4bcb-8a11-fa7735f1705e&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:21.241 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ea7f1d49-e4d5-4fff-8fd8-b2ff92cc7891'] response: {'name': 'network-changed', 'server_uuid': 'ed1364f0-5987-4b3c-b5f9-e6c8765b6f50', 'tag': '806e4a93-008e-4d81-a62c-da712fafe7ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 372/696] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/697] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 325/698] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:38:20 2026] PUT /v2.0/floatingips/3dc05ca2-a490-464e-afa6-d10b4f0c19ca => generated 855 bytes in 791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:21.328 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4e717ed-43d8-4ae8-8e8d-379a91882905'] response: {'name': 'network-changed', 'server_uuid': 'a43cdde4-543b-47f6-8b39-4c250e91e38f', 'tag': '194ba093-0cca-4693-bad5-d90543f2e35f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 326/699] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/subnets?id=19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/700] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?network_id=23851a56-2af3-4815-875e-4b516d619650&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/701] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:21.428 7 INFO neutron_taas.services.taas.taas_plugin [req-837af47d-a92b-4694-a649-7efc9c57e2cc req-7843d136-8ec1-4a93-8078-67911c512c1e 310a305781d04bb29e0e6a78a68a61f5 38f4409e8ba64584ae6ce2d417d43823 - - default default] TaaS: Handle Delete Port: 1d5ab6ca-7d7f-40d7-9e73-a30edd910c15 2026-07-16 01:38:21.434 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-837af47d-a92b-4694-a649-7efc9c57e2cc req-7843d136-8ec1-4a93-8078-67911c512c1e 310a305781d04bb29e0e6a78a68a61f5 38f4409e8ba64584ae6ce2d417d43823 - - default default] Tap Mirror: Handle Delete Port: 1d5ab6ca-7d7f-40d7-9e73-a30edd910c15 [pid: 8|app: 0|req: 329/702] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/703] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 331/704] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/705] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:38:21 2026] DELETE /v2.0/ports/1d5ab6ca-7d7f-40d7-9e73-a30edd910c15 => generated 0 bytes in 321 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/706] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/707] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 333/708] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?tenant_id=dcee8062d115456e86ac0ea3d49887f9&device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/709] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c&device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 1240 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/710] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/networks?tenant_id=dcee8062d115456e86ac0ea3d49887f9&shared=False => generated 775 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/711] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/networks?id=957b3fb3-8594-4084-b56c-27a9e5c53b7c => generated 772 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/712] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 336/713] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:38:21 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: 7|app: 0|req: 378/714] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=194ba093-0cca-4693-bad5-d90543f2e35f => generated 858 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/715] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:21 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/716] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/subnets?id=6f2fd172-8026-4576-9437-2b2f328342f8 => generated 694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 338/717] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/ports?network_id=957b3fb3-8594-4084-b56c-27a9e5c53b7c&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: 7|app: 0|req: 380/718] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?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: 339/719] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c?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: 381/720] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 340/721] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/722] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 341/723] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/724] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:22 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/725] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/ports?tenant_id=dcee8062d115456e86ac0ea3d49887f9&device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/726] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=806e4a93-008e-4d81-a62c-da712fafe7ec => 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: 343/727] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/subnets?id=a150bebc-ae62-4f9a-8a1d-ff23100becfd => generated 697 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/728] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/729] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/ports?network_id=048c9c8d-41f8-43e1-9642-ed7c176b881b&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/730] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/731] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b?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: 387/732] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b?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) 2026-07-16 01:38:23.273 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2003230e-5695-4ef3-9b0a-600537189e75'] response: {'server_uuid': '0d94165d-9cbc-4d5e-b2b9-bb42934b6843', 'name': 'network-vif-deleted', 'tag': '1d5ab6ca-7d7f-40d7-9e73-a30edd910c15', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 346/733] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 388/734] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/735] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 389/736] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 348/737] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:23 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 390/738] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 349/739] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.0/security-groups?id=35e604fe-a18a-4411-adbe-615e755a51c3&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: 7|app: 0|req: 391/740] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/741] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:24.554 8 INFO neutron_taas.services.taas.taas_plugin [req-ba542e94-25cc-49ef-949c-d7692e43471c req-da33c838-1d2a-4a7b-8ef8-64d33c59eabd 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] TaaS: Handle Delete Port: 194ba093-0cca-4693-bad5-d90543f2e35f 2026-07-16 01:38:24.561 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ba542e94-25cc-49ef-949c-d7692e43471c req-da33c838-1d2a-4a7b-8ef8-64d33c59eabd 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] Tap Mirror: Handle Delete Port: 194ba093-0cca-4693-bad5-d90543f2e35f [pid: 7|app: 0|req: 393/742] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 394/743] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:24 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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-07-16 01:38:24.771 8 INFO neutron.db.l3_db [req-ba542e94-25cc-49ef-949c-d7692e43471c req-da33c838-1d2a-4a7b-8ef8-64d33c59eabd 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] Floating IP 3dc05ca2-a490-464e-afa6-d10b4f0c19ca disassociated. External IP: 10.96.250.218, port: 194ba093-0cca-4693-bad5-d90543f2e35f. [pid: 7|app: 0|req: 395/744] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:25 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/745] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:25 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 350/746] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:38:24 2026] DELETE /v2.0/ports/194ba093-0cca-4693-bad5-d90543f2e35f => generated 0 bytes in 813 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:38:25.224 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa09778f-0798-4021-a864-0a74cb03eb5a'] response: {'server_uuid': 'a43cdde4-543b-47f6-8b39-4c250e91e38f', 'name': 'network-vif-deleted', 'tag': '194ba093-0cca-4693-bad5-d90543f2e35f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 397/747] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:25 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => 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: 351/748] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:25 2026] GET /v2.0/ports?device_id=0d94165d-9cbc-4d5e-b2b9-bb42934b6843 => 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: 398/749] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:25 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/750] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:25 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 7|app: 0|req: 399/751] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:26 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/752] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:26 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/755] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:26 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:27.073 7 INFO neutron_taas.services.taas.taas_plugin [None req-1e63f463-c107-44e8-ace9-d5d4aed64f89 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: bc441300-491f-4d91-ad14-318a0a035f9e 2026-07-16 01:38:27.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e63f463-c107-44e8-ace9-d5d4aed64f89 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: bc441300-491f-4d91-ad14-318a0a035f9e [pid: 8|app: 0|req: 356/756] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 971 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/757] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 358/758] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:27.615 8 INFO neutron.db.l3_db [None req-232410e2-7839-4d44-946e-0cd1046f527f 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] Floating IP 4e7ca5a9-481d-4bd3-92f5-d7d2cc31d7ea associated. External IP: 10.96.250.214, port: e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd. [pid: 7|app: 0|req: 401/759] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:26 2026] PUT /v2.0/routers/8b204c4a-002c-462b-8dec-62669b612cea/remove_router_interface => generated 309 bytes in 1003 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/760] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/761] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/ports?device_id=a43cdde4-543b-47f6-8b39-4c250e91e38f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:27.864 7 INFO neutron_taas.services.taas.taas_plugin [None req-3af26c9b-70b0-4d38-a227-30741f5864d1 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 1223d36a-7c9e-46d2-83ce-45118ed07811 2026-07-16 01:38:27.873 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3af26c9b-70b0-4d38-a227-30741f5864d1 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 1223d36a-7c9e-46d2-83ce-45118ed07811 [pid: 8|app: 0|req: 359/762] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:38:27 2026] PUT /v2.0/floatingips/4e7ca5a9-481d-4bd3-92f5-d7d2cc31d7ea => generated 855 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 360/763] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/764] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:27 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:28.021 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f83b1db-31d8-4220-9ef5-5c0ff048e2da'] response: {'name': 'network-changed', 'server_uuid': '0fae3a60-a71c-4fce-84bf-b2f0234e567a', 'tag': 'e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 362/765] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:28.126 7 INFO neutron_taas.services.taas.taas_plugin [None req-3af26c9b-70b0-4d38-a227-30741f5864d1 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 5770bb3a-ac82-4ee4-81b6-03e97bbadd8c 2026-07-16 01:38:28.128 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3af26c9b-70b0-4d38-a227-30741f5864d1 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 5770bb3a-ac82-4ee4-81b6-03e97bbadd8c 2026-07-16 01:38:28.464 7 INFO neutron.services.segments.plugin [-] Segment a3556b94-30d3-4133-89d2-95cf6975e3c9 resource provider aggregate not found 2026-07-16 01:38:28.479 7 INFO neutron.services.segments.plugin [-] Segment a3556b94-30d3-4133-89d2-95cf6975e3c9 resource provider aggregate not found 2026-07-16 01:38:28.485 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3556b94-30d3-4133-89d2-95cf6975e3c9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3556b94-30d3-4133-89d2-95cf6975e3c9 found for delete ", "request_id": "req-0d3caa06-7ef0-4419-aa6c-3dcb4620a25b"}]} 2026-07-16 01:38:28.494 7 INFO neutron.db.l3_hamode_db [None req-3af26c9b-70b0-4d38-a227-30741f5864d1 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network a7858edb-71f8-4b0f-84e8-e0020595b3fa was deleted as no HA routers are present in tenant 38f4409e8ba64584ae6ce2d417d43823. 2026-07-16 01:38:28.496 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a3556b94-30d3-4133-89d2-95cf6975e3c9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a3556b94-30d3-4133-89d2-95cf6975e3c9 found for delete ", "request_id": "req-f1bddf6d-07ce-4e75-92c9-887c53f90f43"}]} [pid: 7|app: 0|req: 404/766] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:27 2026] DELETE /v2.0/routers/8b204c4a-002c-462b-8dec-62669b612cea => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/767] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 406/768] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 779 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/769] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:28 2026] DELETE /v2.0/subnets/55d93056-d57f-4f3f-b006-7d10f5ff7524 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/770] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => 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: 408/771] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/subnets?id=19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:28.787 8 INFO neutron_taas.services.taas.taas_plugin [None req-635428f7-62ae-4769-b20a-25e0bd6d7578 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 80098dc1-c00f-495c-a95b-b8d10670fd59 2026-07-16 01:38:28.789 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-635428f7-62ae-4769-b20a-25e0bd6d7578 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 80098dc1-c00f-495c-a95b-b8d10670fd59 [pid: 7|app: 0|req: 409/772] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/ports?network_id=23851a56-2af3-4815-875e-4b516d619650&device_owner=network%3Adhcp => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/773] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:28 2026] DELETE /v2.0/security-groups/35e604fe-a18a-4411-adbe-615e755a51c3 => 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: 411/774] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?fields=segments => generated 14 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:28.982 8 INFO neutron.services.segments.plugin [-] Segment d6082eb2-ebe2-49d0-b733-2d9c52f05598 resource provider aggregate not found 2026-07-16 01:38:28.985 8 INFO neutron.services.segments.plugin [-] Segment d6082eb2-ebe2-49d0-b733-2d9c52f05598 resource provider aggregate not found 2026-07-16 01:38:28.988 7 INFO neutron.api.v2.resource [None req-34c67362-3e51-4c26-8e7d-880db7d28b1f 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 412/775] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/security-groups/35e604fe-a18a-4411-adbe-615e755a51c3 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:38:29.008 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d6082eb2-ebe2-49d0-b733-2d9c52f05598 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6082eb2-ebe2-49d0-b733-2d9c52f05598 found for delete ", "request_id": "req-94c02d2f-b876-4492-b979-fe3d98574da2"}]} 2026-07-16 01:38:29.014 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d6082eb2-ebe2-49d0-b733-2d9c52f05598 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6082eb2-ebe2-49d0-b733-2d9c52f05598 found for delete ", "request_id": "req-acfc09c6-263d-4fdf-be0e-9c5d4a0b8bfe"}]} [pid: 8|app: 0|req: 364/776] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:28 2026] DELETE /v2.0/networks/b91452f0-171c-4964-900c-5529229e148c => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/777] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:28 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/778] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:29 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:29.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-05bb41c7-5eec-41c7-bca0-8c22f7f6fc4e 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] TaaS: Handle Delete Port: 8d295222-6d69-4dca-8522-02dfbfdf1454 2026-07-16 01:38:29.131 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05bb41c7-5eec-41c7-bca0-8c22f7f6fc4e 745328390691461fae7147358a4c86d2 e43eb07ba5544a1cb9c5fa3d8ceaf84c - - default default] Tap Mirror: Handle Delete Port: 8d295222-6d69-4dca-8522-02dfbfdf1454 [pid: 7|app: 0|req: 415/779] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:29 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/780] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:29 2026] GET /v2.0/security-groups?tenant_id=38f4409e8ba64584ae6ce2d417d43823&name=default => 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: 365/781] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:38:29 2026] DELETE /v2.0/floatingips/3dc05ca2-a490-464e-afa6-d10b4f0c19ca => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/782] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:29 2026] DELETE /v2.0/security-groups/94883d92-aad7-4bcb-8a11-fa7735f1705e => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:29.822 8 INFO neutron_taas.services.taas.taas_plugin [None req-0e1c46bb-e8ed-45d4-9628-acdc74797b8e b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 944dd7a1-2a82-4f5b-9e4b-d7602f575aff 2026-07-16 01:38:29.825 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0e1c46bb-e8ed-45d4-9628-acdc74797b8e b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 944dd7a1-2a82-4f5b-9e4b-d7602f575aff [pid: 7|app: 0|req: 418/783] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:30 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/784] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:30 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 366/785] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:29 2026] PUT /v2.0/routers/632b4423-849d-4786-bb08-2dcb1c378f1e/remove_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:30.554 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5d69318-fffc-4edd-bcd1-ea87cdf46c26 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 20fa7068-f09d-4c18-84c6-f0ad485311ad 2026-07-16 01:38:30.557 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5d69318-fffc-4edd-bcd1-ea87cdf46c26 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 20fa7068-f09d-4c18-84c6-f0ad485311ad 2026-07-16 01:38:30.827 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5d69318-fffc-4edd-bcd1-ea87cdf46c26 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 3427055a-103b-4002-bdd9-0423440421a1 2026-07-16 01:38:30.831 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5d69318-fffc-4edd-bcd1-ea87cdf46c26 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 3427055a-103b-4002-bdd9-0423440421a1 2026-07-16 01:38:31.195 7 INFO neutron.services.segments.plugin [-] Segment c8494d55-f87c-4bcd-958e-1cabebb29bcd resource provider aggregate not found 2026-07-16 01:38:31.204 7 INFO neutron.services.segments.plugin [-] Segment c8494d55-f87c-4bcd-958e-1cabebb29bcd resource provider aggregate not found 2026-07-16 01:38:31.219 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8494d55-f87c-4bcd-958e-1cabebb29bcd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8494d55-f87c-4bcd-958e-1cabebb29bcd found for delete ", "request_id": "req-6dff0b50-8c7a-4892-beda-6834ea3c10ce"}]} 2026-07-16 01:38:31.221 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c8494d55-f87c-4bcd-958e-1cabebb29bcd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c8494d55-f87c-4bcd-958e-1cabebb29bcd found for delete ", "request_id": "req-859da746-eee8-40d6-b420-3460b2298368"}]} 2026-07-16 01:38:31.227 7 INFO neutron.db.l3_hamode_db [None req-c5d69318-fffc-4edd-bcd1-ea87cdf46c26 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 32f011e5-006c-408c-a182-c1bca996db9b was deleted as no HA routers are present in tenant e43eb07ba5544a1cb9c5fa3d8ceaf84c. [pid: 7|app: 0|req: 420/786] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:30 2026] DELETE /v2.0/routers/632b4423-849d-4786-bb08-2dcb1c378f1e => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/787] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:31 2026] DELETE /v2.0/subnets/6f2fd172-8026-4576-9437-2b2f328342f8 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/788] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:31 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/789] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:31 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:31.551 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3645301-a15e-43fd-bc21-50aad8656357 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 11fd6ea6-6b36-4c8a-96db-f7a9453bfaa6 2026-07-16 01:38:31.554 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3645301-a15e-43fd-bc21-50aad8656357 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 11fd6ea6-6b36-4c8a-96db-f7a9453bfaa6 2026-07-16 01:38:31.753 8 INFO neutron.services.segments.plugin [-] Segment 3e940f0a-9665-4862-90e7-d973781b0993 resource provider aggregate not found 2026-07-16 01:38:31.757 8 INFO neutron.services.segments.plugin [-] Segment 3e940f0a-9665-4862-90e7-d973781b0993 resource provider aggregate not found 2026-07-16 01:38:31.784 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3e940f0a-9665-4862-90e7-d973781b0993 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e940f0a-9665-4862-90e7-d973781b0993 found for delete ", "request_id": "req-86ec0cf0-c5d2-4177-91a1-7bae4ebf25f4"}]} 2026-07-16 01:38:31.784 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3e940f0a-9665-4862-90e7-d973781b0993 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e940f0a-9665-4862-90e7-d973781b0993 found for delete ", "request_id": "req-1ec0d9e4-b81e-4a65-89fc-b95f4466ea3b"}]} [pid: 8|app: 0|req: 368/790] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:31 2026] DELETE /v2.0/networks/957b3fb3-8594-4084-b56c-27a9e5c53b7c => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/791] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:31 2026] GET /v2.0/security-groups?tenant_id=e43eb07ba5544a1cb9c5fa3d8ceaf84c&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/792] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:32 2026] DELETE /v2.0/security-groups/dd851ae6-8929-44e8-b67d-b424e9332be8 => 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: 424/793] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:32 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/794] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:32 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 425/795] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:32 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:33.154 8 INFO neutron.db.l3_db [None req-625e890c-936b-4fc7-be6e-a03d789f68d6 b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] Floating IP c1949be0-8ff0-4926-8a5f-c4df54d85c44 associated. External IP: 10.96.250.211, port: 806e4a93-008e-4d81-a62c-da712fafe7ec. [pid: 8|app: 0|req: 371/796] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:38:32 2026] PUT /v2.0/floatingips/c1949be0-8ff0-4926-8a5f-c4df54d85c44 => generated 856 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:33.793 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5d94028b-4f29-4cf7-b7d7-70b0f049fcc9'] response: {'name': 'network-changed', 'server_uuid': 'ed1364f0-5987-4b3c-b5f9-e6c8765b6f50', 'tag': '806e4a93-008e-4d81-a62c-da712fafe7ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 426/797] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:33 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/798] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:33 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 427/799] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/800] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 428/801] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/ports?tenant_id=dcee8062d115456e86ac0ea3d49887f9&device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/802] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/networks?id=048c9c8d-41f8-43e1-9642-ed7c176b881b => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/803] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=806e4a93-008e-4d81-a62c-da712fafe7ec => generated 859 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/804] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/subnets?id=a150bebc-ae62-4f9a-8a1d-ff23100becfd => generated 697 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 430/805] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/ports?network_id=048c9c8d-41f8-43e1-9642-ed7c176b881b&device_owner=network%3Adhcp => generated 1244 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/806] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/807] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b?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: 377/808] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:34 2026] GET /v2.0/security-groups?tenant_id=ba6a626da13a4a40ac6f6627945f2413&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 378/809] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:35 2026] DELETE /v2.0/security-groups/fb9108a5-fb3f-40f7-8db5-13d426612042 => 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: 432/810] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:35 2026] GET /v2.0/security-groups?tenant_id=0dc68535cdf74330b2ad5dfdb531a0a2&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/811] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:35 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/812] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:35 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/813] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:35 2026] DELETE /v2.0/security-groups/114e0117-ebce-45f1-ae70-fc9f1033b1b4 => 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: 435/814] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:35 2026] GET /v2.0/security-groups?tenant_id=68f2baa8cce04c2cbc80f551014f12e3&name=default => generated 2925 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/815] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:35 2026] DELETE /v2.0/security-groups/d718b569-75b8-4247-a537-cda6610a0f8f => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/816] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:36 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/817] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:36 2026] GET /v2.0/security-groups?id=e8c7eca0-5596-47c7-b4cd-aacbd71773a4&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: 7|app: 0|req: 437/818] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:38:36 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => generated 975 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:36.748 8 INFO neutron_taas.services.taas.taas_plugin [req-cba52eb3-dc20-4e50-b712-62023f685cfd req-a17c666e-ab73-440d-b584-707889fde676 b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] TaaS: Handle Delete Port: 806e4a93-008e-4d81-a62c-da712fafe7ec 2026-07-16 01:38:36.752 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cba52eb3-dc20-4e50-b712-62023f685cfd req-a17c666e-ab73-440d-b584-707889fde676 b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] Tap Mirror: Handle Delete Port: 806e4a93-008e-4d81-a62c-da712fafe7ec 2026-07-16 01:38:37.224 7 INFO neutron.db.segments_db [None req-4bc59e11-461f-4220-81a1-646f92ad6695 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment 4ff98417-ad4d-4789-bbf9-c30ae17ac226 of type vxlan for network cf10e8b4-500c-4969-b7b1-35fc1810109e [pid: 7|app: 0|req: 438/819] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:38:36 2026] POST /v2.0/networks => generated 633 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:38:37.448 8 INFO neutron_taas.services.taas.taas_plugin [req-cba52eb3-dc20-4e50-b712-62023f685cfd req-a17c666e-ab73-440d-b584-707889fde676 b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] TaaS: Handle Delete Port: 806e4a93-008e-4d81-a62c-da712fafe7ec 2026-07-16 01:38:37.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-cba52eb3-dc20-4e50-b712-62023f685cfd req-a17c666e-ab73-440d-b584-707889fde676 b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] Tap Mirror: Handle Delete Port: 806e4a93-008e-4d81-a62c-da712fafe7ec [pid: 7|app: 0|req: 439/820] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:38:37 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1240 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:37.565 8 INFO neutron.db.l3_db [req-cba52eb3-dc20-4e50-b712-62023f685cfd req-a17c666e-ab73-440d-b584-707889fde676 b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] Floating IP c1949be0-8ff0-4926-8a5f-c4df54d85c44 disassociated. External IP: 10.96.250.211, port: 806e4a93-008e-4d81-a62c-da712fafe7ec. 2026-07-16 01:38:37.598 7 INFO neutron.db.segments_db [None req-aad72ff7-5fe2-43bd-b606-12cebc095a7e 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment 2d1a9e36-3221-4529-99ac-365b2d3cf55e of type vxlan for network 10bebe34-cf34-4523-a82e-a58c69146c18 [pid: 7|app: 0|req: 440/821] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:38:37 2026] POST /v2.0/networks => generated 633 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/822] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:37 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 442/823] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:38:37 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/824] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:37 2026] POST /v2.0/subnets => generated 646 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/825] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:38:36 2026] DELETE /v2.0/ports/806e4a93-008e-4d81-a62c-da712fafe7ec => generated 0 bytes in 1313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:38:37.978 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae01baae-9f29-4852-b666-415a41326eb6'] response: {'server_uuid': 'ed1364f0-5987-4b3c-b5f9-e6c8765b6f50', 'name': 'network-vif-deleted', 'tag': '806e4a93-008e-4d81-a62c-da712fafe7ec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 444/826] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:37 2026] POST /v2.0/subnets => generated 655 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:38:38.189 8 INFO neutron.db.segments_db [None req-127baa2f-aa38-4823-8527-6667c45a97a7 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment e627f5a2-1811-4b29-895a-6c3ea83a62bc of type vxlan for network bc755dfa-b77e-4586-8304-4d6e48b5f2d2 2026-07-16 01:38:38.418 8 INFO neutron.db.l3_hamode_db [None req-127baa2f-aa38-4823-8527-6667c45a97a7 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:38:38.561 8 INFO neutron.db.l3_hamode_db [None req-127baa2f-aa38-4823-8527-6667c45a97a7 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 445/827] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:38 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 383/828] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:38 2026] POST /v2.0/routers => generated 511 bytes in 1003 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/829] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:39 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 446/830] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:39 2026] PUT /v2.0/routers/0a8cccae-9617-46e4-a8fc-bfb18fafa75b/add_router_interface => generated 309 bytes in 993 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/831] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:38:40 2026] GET /v2.0/ports/c272a13a-1886-4474-854a-01a23ccc3955 => generated 959 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/832] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:40 2026] GET /v2.0/ports?device_id=ed1364f0-5987-4b3c-b5f9-e6c8765b6f50 => 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: 447/835] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:40 2026] PUT /v2.0/routers/0a8cccae-9617-46e4-a8fc-bfb18fafa75b/add_router_interface => generated 309 bytes in 1367 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/836] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:38:41 2026] GET /v2.0/ports/7c145770-0269-4318-a253-77d75008c3d1 => generated 967 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:42.014 7 INFO neutron_taas.services.taas.taas_plugin [None req-04f9f48a-93df-4138-b8ce-8b4e472eab82 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: 7c145770-0269-4318-a253-77d75008c3d1 2026-07-16 01:38:42.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04f9f48a-93df-4138-b8ce-8b4e472eab82 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: 7c145770-0269-4318-a253-77d75008c3d1 [pid: 8|app: 0|req: 390/837] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:42 2026] DELETE /v2.0/security-groups/e8c7eca0-5596-47c7-b4cd-aacbd71773a4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:42.185 8 INFO neutron.api.v2.resource [None req-b564c853-ba33-48c6-8202-8c0d896d148f b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 391/838] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:38:42 2026] GET /v2.0/security-groups/e8c7eca0-5596-47c7-b4cd-aacbd71773a4 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:38:42.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-46519b52-8038-4772-9ce2-05c985cca8ff b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] TaaS: Handle Delete Port: 753eaa9a-0cf7-488e-b940-719ffba9f838 2026-07-16 01:38:42.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-46519b52-8038-4772-9ce2-05c985cca8ff b5d3df5f51ae438ba8db040edd0ebdc0 dcee8062d115456e86ac0ea3d49887f9 - - default default] Tap Mirror: Handle Delete Port: 753eaa9a-0cf7-488e-b940-719ffba9f838 [pid: 7|app: 0|req: 448/839] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:41 2026] PUT /v2.0/routers/0a8cccae-9617-46e4-a8fc-bfb18fafa75b/remove_router_interface => generated 309 bytes in 723 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/840] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:38:42 2026] DELETE /v2.0/floatingips/c1949be0-8ff0-4926-8a5f-c4df54d85c44 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/841] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:42 2026] GET /v2.0/security-groups?tenant_id=c2ed9e4949c34b89bada3a606f3c85bc&name=default => generated 2925 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:42.705 8 INFO neutron_taas.services.taas.taas_plugin [None req-f14eed49-0123-4e0c-8c07-dcf7ecff5592 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: c272a13a-1886-4474-854a-01a23ccc3955 2026-07-16 01:38:42.707 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f14eed49-0123-4e0c-8c07-dcf7ecff5592 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: c272a13a-1886-4474-854a-01a23ccc3955 2026-07-16 01:38:42.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-de146bb6-a3dc-4b5f-95b6-694f5ef5d09f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 42c6e7f2-fa6b-4b8a-9e77-97944ab47c04 2026-07-16 01:38:42.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de146bb6-a3dc-4b5f-95b6-694f5ef5d09f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 42c6e7f2-fa6b-4b8a-9e77-97944ab47c04 [pid: 8|app: 0|req: 393/842] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:42 2026] PUT /v2.0/routers/0a8cccae-9617-46e4-a8fc-bfb18fafa75b/remove_router_interface => generated 309 bytes in 602 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/843] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:43 2026] DELETE /v2.0/security-groups/b06b94e3-3ab7-40df-9ab7-4aca4a8e8187 => 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: 395/844] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:43 2026] GET /v2.0/ports?device_id=0a8cccae-9617-46e4-a8fc-bfb18fafa75b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:43.332 8 INFO neutron_taas.services.taas.taas_plugin [None req-9766bafa-27f6-4e0a-b2ea-5399201265a1 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: af72bdd7-e6f5-4abb-950e-c423cacafa49 2026-07-16 01:38:43.335 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9766bafa-27f6-4e0a-b2ea-5399201265a1 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: af72bdd7-e6f5-4abb-950e-c423cacafa49 [pid: 7|app: 0|req: 450/845] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:42 2026] PUT /v2.0/routers/c3e3aab4-8d0a-4c46-acef-4bfeafe6ec32/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: 451/846] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:43 2026] GET /v2.0/security-groups?tenant_id=58ad25a66dc04091bcdccb9ef770fd6e&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:43.638 8 INFO neutron.services.segments.plugin [-] Segment e627f5a2-1811-4b29-895a-6c3ea83a62bc resource provider aggregate not found 2026-07-16 01:38:43.644 8 INFO neutron.services.segments.plugin [-] Segment e627f5a2-1811-4b29-895a-6c3ea83a62bc resource provider aggregate not found 2026-07-16 01:38:43.662 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e627f5a2-1811-4b29-895a-6c3ea83a62bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e627f5a2-1811-4b29-895a-6c3ea83a62bc found for delete ", "request_id": "req-e5faf005-91cd-4dc0-9ff1-874fa560b0df"}]} 2026-07-16 01:38:43.664 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e627f5a2-1811-4b29-895a-6c3ea83a62bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e627f5a2-1811-4b29-895a-6c3ea83a62bc found for delete ", "request_id": "req-760d3530-3893-475d-9b4d-84cc03e04032"}]} 2026-07-16 01:38:43.680 8 INFO neutron.db.l3_hamode_db [None req-9766bafa-27f6-4e0a-b2ea-5399201265a1 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] HA network bc755dfa-b77e-4586-8304-4d6e48b5f2d2 was deleted as no HA routers are present in tenant aa1f7d2373784eed85f7790371958e6e. [pid: 8|app: 0|req: 396/847] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:43 2026] DELETE /v2.0/routers/0a8cccae-9617-46e4-a8fc-bfb18fafa75b => generated 0 bytes in 504 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:43.773 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fedd6b1-f985-4dbc-8c92-1e08856fc55d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: e5caf0f2-bb95-4229-b687-0f25f4e494c6 2026-07-16 01:38:43.776 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fedd6b1-f985-4dbc-8c92-1e08856fc55d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: e5caf0f2-bb95-4229-b687-0f25f4e494c6 [pid: 8|app: 0|req: 397/848] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:43 2026] DELETE /v2.0/security-groups/c3e65f93-b12d-4162-9af5-78e1c3cdd128 => 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: 398/849] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:43 2026] DELETE /v2.0/subnets/b87eb153-811d-4ac0-82b3-66ede7d1e021 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:38:44.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-9fedd6b1-f985-4dbc-8c92-1e08856fc55d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 585bc2da-307a-4e71-9675-1fa3574a3d47 2026-07-16 01:38:44.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9fedd6b1-f985-4dbc-8c92-1e08856fc55d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 585bc2da-307a-4e71-9675-1fa3574a3d47 [pid: 8|app: 0|req: 399/850] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:43 2026] DELETE /v2.0/subnets/71b7134e-2847-4cc1-8b6d-b553e3bf28de => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:38:44.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-c64139a5-22ac-4553-94e4-63e1533838ef 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: 005a6474-2e40-4142-a237-d4e7a6764a76 2026-07-16 01:38:44.176 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c64139a5-22ac-4553-94e4-63e1533838ef 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: 005a6474-2e40-4142-a237-d4e7a6764a76 [pid: 8|app: 0|req: 400/851] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:44 2026] DELETE /v2.0/networks/10bebe34-cf34-4523-a82e-a58c69146c18 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:38:44.408 7 INFO neutron.services.segments.plugin [-] Segment 85b5c43f-0f31-41fd-9a58-e82ab2664e21 resource provider aggregate not found 2026-07-16 01:38:44.409 7 INFO neutron.services.segments.plugin [-] Segment 85b5c43f-0f31-41fd-9a58-e82ab2664e21 resource provider aggregate not found 2026-07-16 01:38:44.436 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85b5c43f-0f31-41fd-9a58-e82ab2664e21 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b5c43f-0f31-41fd-9a58-e82ab2664e21 found for delete ", "request_id": "req-b5048bf6-aeec-4731-a12c-6f95ee86d26b"}]} 2026-07-16 01:38:44.450 7 INFO neutron.db.l3_hamode_db [None req-9fedd6b1-f985-4dbc-8c92-1e08856fc55d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 0f786cb1-7643-4ce2-9637-4a9c56d0fbb8 was deleted as no HA routers are present in tenant dcee8062d115456e86ac0ea3d49887f9. [pid: 7|app: 0|req: 452/852] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:43 2026] DELETE /v2.0/routers/c3e3aab4-8d0a-4c46-acef-4bfeafe6ec32 => generated 0 bytes in 877 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:44.458 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 85b5c43f-0f31-41fd-9a58-e82ab2664e21 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 85b5c43f-0f31-41fd-9a58-e82ab2664e21 found for delete ", "request_id": "req-73a8e6cd-9c3f-4963-aea5-ca64f98f9ae0"}]} 2026-07-16 01:38:44.499 8 INFO neutron_taas.services.taas.taas_plugin [None req-3853fe00-07ed-4114-a201-903810228e53 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: ed4bb13a-7a8e-4ab6-a2f3-f22100fed737 2026-07-16 01:38:44.503 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3853fe00-07ed-4114-a201-903810228e53 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: ed4bb13a-7a8e-4ab6-a2f3-f22100fed737 [pid: 7|app: 0|req: 453/853] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:44 2026] DELETE /v2.0/subnets/a150bebc-ae62-4f9a-8a1d-ff23100becfd => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/854] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:44 2026] DELETE /v2.0/networks/cf10e8b4-500c-4969-b7b1-35fc1810109e => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:38:44.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ff709b5-4132-45aa-a2ad-7b85b0cfc575 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 3119c124-f20a-4ae8-8731-8bbd8a9c57b7 2026-07-16 01:38:44.711 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ff709b5-4132-45aa-a2ad-7b85b0cfc575 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 3119c124-f20a-4ae8-8731-8bbd8a9c57b7 2026-07-16 01:38:44.750 8 INFO neutron.db.segments_db [None req-a4b5635b-0734-4fe9-9f20-7a5de1f31a5a 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment 9ac399c2-34d8-4a28-98ba-ac94a92b8272 of type vxlan for network 84769077-9626-45b5-8946-68c5742cc89d [pid: 8|app: 0|req: 402/855] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:38:44 2026] POST /v2.0/networks => generated 634 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/856] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:44 2026] DELETE /v2.0/networks/048c9c8d-41f8-43e1-9642-ed7c176b881b => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/857] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:45 2026] GET /v2.0/security-groups?tenant_id=dcee8062d115456e86ac0ea3d49887f9&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/858] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:44 2026] POST /v2.0/subnets => generated 646 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/859] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:45 2026] DELETE /v2.0/security-groups/e38be6bf-b4cd-4f00-bd27-a060b4be9701 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:45.165 8 INFO neutron.db.segments_db [None req-6e3d9e62-0667-4e45-9a69-f315dc0d6ec3 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment 0787f43e-8016-4eee-94b6-a8c8980b6d9c of type vxlan for network b9d7581a-b02b-4a8c-900d-6ba88b13f6cd 2026-07-16 01:38:45.377 8 INFO neutron.db.l3_hamode_db [None req-6e3d9e62-0667-4e45-9a69-f315dc0d6ec3 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:38:45.483 8 INFO neutron.db.l3_hamode_db [None req-6e3d9e62-0667-4e45-9a69-f315dc0d6ec3 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:38:45.686 8 INFO neutron.services.segments.plugin [-] Segment 2d1a9e36-3221-4529-99ac-365b2d3cf55e resource provider aggregate not found 2026-07-16 01:38:45.700 8 INFO neutron.services.segments.plugin [-] Segment 2d1a9e36-3221-4529-99ac-365b2d3cf55e resource provider aggregate not found 2026-07-16 01:38:45.715 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2d1a9e36-3221-4529-99ac-365b2d3cf55e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1a9e36-3221-4529-99ac-365b2d3cf55e found for delete ", "request_id": "req-d5fe85af-c0b2-4bfe-9011-82be44dad419"}]} 2026-07-16 01:38:45.717 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2d1a9e36-3221-4529-99ac-365b2d3cf55e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d1a9e36-3221-4529-99ac-365b2d3cf55e found for delete ", "request_id": "req-b0dff57e-d1b7-4537-b166-f8892c717611"}]} 2026-07-16 01:38:45.732 8 INFO neutron.services.segments.plugin [-] Segment 4ff98417-ad4d-4789-bbf9-c30ae17ac226 resource provider aggregate not found 2026-07-16 01:38:45.734 8 INFO neutron.services.segments.plugin [-] Segment 4ff98417-ad4d-4789-bbf9-c30ae17ac226 resource provider aggregate not found 2026-07-16 01:38:45.750 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4ff98417-ad4d-4789-bbf9-c30ae17ac226 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ff98417-ad4d-4789-bbf9-c30ae17ac226 found for delete ", "request_id": "req-ea3d9742-a668-4357-b569-0babce4af60e"}]} 2026-07-16 01:38:45.761 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4ff98417-ad4d-4789-bbf9-c30ae17ac226 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4ff98417-ad4d-4789-bbf9-c30ae17ac226 found for delete ", "request_id": "req-4ae8a542-05c4-47e0-977d-6b7a7772264f"}]} [pid: 8|app: 0|req: 404/860] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:45 2026] POST /v2.0/routers => generated 509 bytes in 987 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:38:46.451 7 INFO neutron.services.segments.plugin [-] Segment 13d3ae40-7d90-4397-aa6f-d71cedc99535 resource provider aggregate not found 2026-07-16 01:38:46.471 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 13d3ae40-7d90-4397-aa6f-d71cedc99535 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d3ae40-7d90-4397-aa6f-d71cedc99535 found for delete ", "request_id": "req-5a6e5129-1606-4685-8f30-73aa5ab2d3e9"}]} 2026-07-16 01:38:46.478 7 INFO neutron.services.segments.plugin [-] Segment 13d3ae40-7d90-4397-aa6f-d71cedc99535 resource provider aggregate not found 2026-07-16 01:38:46.502 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 13d3ae40-7d90-4397-aa6f-d71cedc99535 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 13d3ae40-7d90-4397-aa6f-d71cedc99535 found for delete ", "request_id": "req-e5144559-7b0b-4131-aecc-d7ea3a2b6a98"}]} [pid: 7|app: 0|req: 457/861] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:38:46 2026] POST /v2.0/ports => generated 963 bytes in 497 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-07-16 01:38:47.292 7 INFO neutron.db.segments_db [None req-fc4e638e-cb0d-43b3-b198-637adc487db2 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment bf9079fc-c271-4a43-8c6f-d7a591c89626 of type vxlan for network 67d2c907-5a92-4da4-be45-191dcd974e8a [pid: 7|app: 0|req: 458/862] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:38:46 2026] POST /v2.0/networks => generated 736 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/863] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:47 2026] POST /v2.0/subnets => generated 684 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/864] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:46 2026] PUT /v2.0/routers/f470d913-61ca-457a-b5d5-88613281f9e5/add_router_interface => generated 309 bytes in 949 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-07-16 01:38:47.614 8 INFO neutron.db.segments_db [None req-47286d12-5c43-4a00-86d9-c9e7633dfb58 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment b6260894-d0f8-49f0-82eb-519c871245df of type vxlan for network 3427a910-bcd6-47c4-869d-5ee5243af66e 2026-07-16 01:38:47.858 8 INFO neutron.db.l3_hamode_db [None req-47286d12-5c43-4a00-86d9-c9e7633dfb58 b7afd9adb5c24408a8cc2690196dedcf 004f1e29af7d4582accd852fdc32fed6 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 460/865] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:47 2026] GET /v2.0/security-groups?tenant_id=b7f3a67025324340ba089b338aaaa3f7&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/866] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:38:47 2026] GET /v2.0/ports/02036cc4-aaca-4488-aad9-4aceea99003a => generated 1037 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/867] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:48 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 463/868] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:48 2026] DELETE /v2.0/security-groups/44879a01-80ba-46b4-a3b3-a78a303757a5 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:48.524 8 INFO neutron.db.l3_hamode_db [None req-47286d12-5c43-4a00-86d9-c9e7633dfb58 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:38:48.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-12ba86b6-1612-4a85-9cee-17057df0bd60 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: 02036cc4-aaca-4488-aad9-4aceea99003a 2026-07-16 01:38:48.547 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12ba86b6-1612-4a85-9cee-17057df0bd60 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: 02036cc4-aaca-4488-aad9-4aceea99003a [pid: 7|app: 0|req: 464/869] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:48 2026] PUT /v2.0/routers/f470d913-61ca-457a-b5d5-88613281f9e5/remove_router_interface => generated 309 bytes in 638 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: 465/870] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:38:48 2026] GET /v2.0/ports/e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 968 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/871] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:48 2026] GET /v2.0/security-groups?tenant_id=d68cba716b8a47cd888517dc24f8d9a1&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:49.109 7 INFO neutron.api.v2.resource [None req-98f452c2-ee7c-4b8f-81c1-1169ccb5d353 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 467/872] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:49 2026] PUT /v2.0/routers/f470d913-61ca-457a-b5d5-88613281f9e5/remove_router_interface => generated 197 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/873] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:49 2026] DELETE /v2.0/security-groups/2bea63cc-8063-49d7-9779-2ad50a5d2ea5 => 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: 406/874] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:47 2026] POST /v2.0/routers => generated 724 bytes in 1669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/875] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:49 2026] GET /v2.0/ports?device_id=f470d913-61ca-457a-b5d5-88613281f9e5 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:49.398 7 INFO neutron_taas.services.taas.taas_plugin [None req-72d353c7-845b-46b7-a84a-3ba1727eee61 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: aa58816c-a32c-4f1b-ba76-d580636a8edb 2026-07-16 01:38:49.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72d353c7-845b-46b7-a84a-3ba1727eee61 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: aa58816c-a32c-4f1b-ba76-d580636a8edb 2026-07-16 01:38:49.714 7 INFO neutron.services.segments.plugin [-] Segment 0787f43e-8016-4eee-94b6-a8c8980b6d9c resource provider aggregate not found 2026-07-16 01:38:49.719 7 INFO neutron.services.segments.plugin [-] Segment 0787f43e-8016-4eee-94b6-a8c8980b6d9c resource provider aggregate not found 2026-07-16 01:38:49.731 7 INFO neutron.db.l3_hamode_db [None req-72d353c7-845b-46b7-a84a-3ba1727eee61 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] HA network b9d7581a-b02b-4a8c-900d-6ba88b13f6cd was deleted as no HA routers are present in tenant aa1f7d2373784eed85f7790371958e6e. 2026-07-16 01:38:49.740 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0787f43e-8016-4eee-94b6-a8c8980b6d9c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0787f43e-8016-4eee-94b6-a8c8980b6d9c found for delete ", "request_id": "req-4cb96232-b6f4-46b9-8a65-f57a95d93133"}]} [pid: 7|app: 0|req: 470/876] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:49 2026] DELETE /v2.0/routers/f470d913-61ca-457a-b5d5-88613281f9e5 => generated 0 bytes in 492 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:49.740 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0787f43e-8016-4eee-94b6-a8c8980b6d9c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0787f43e-8016-4eee-94b6-a8c8980b6d9c found for delete ", "request_id": "req-7787f60a-add2-4827-8109-47362997cc58"}]} [pid: 7|app: 0|req: 471/877] 199.204.45.77 () {34 vars in 997 bytes} [Thu Jul 16 01:38:49 2026] GET /v2.0/subnets?network_id=23851a56-2af3-4815-875e-4b516d619650 => generated 683 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/878] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:49 2026] DELETE /v2.0/subnets/5959fb30-0a94-4cd1-89e8-cea728151069 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/879] 199.204.45.77 () {34 vars in 1143 bytes} [Thu Jul 16 01:38:49 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a&device_owner=compute%3Anova&network_id=23851a56-2af3-4815-875e-4b516d619650 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/880] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:49 2026] DELETE /v2.0/networks/84769077-9626-45b5-8946-68c5742cc89d => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/881] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:49 2026] PUT /v2.0/routers/e5e3ff05-75ad-4c82-b5ed-b47868740f81/add_router_interface => generated 309 bytes in 909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:50.212 8 INFO neutron.db.segments_db [None req-b0d4d7b8-2bd3-4c96-985c-bd3188807f77 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 of type vxlan for network 968c0fe5-cbc9-4431-8498-6070690aa352 [pid: 8|app: 0|req: 408/882] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:38:50 2026] POST /v2.0/networks => generated 634 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/883] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:50 2026] PUT /v2.0/ports/e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 1145 bytes in 391 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:50.525 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ea37ebe-30bb-45a7-b3ce-970dc54e3721'] response: {'name': 'network-changed', 'server_uuid': '0fae3a60-a71c-4fce-84bf-b2f0234e567a', 'tag': 'e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 409/884] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:50 2026] POST /v2.0/subnets => generated 646 bytes in 212 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-07-16 01:38:50.585 7 INFO neutron.db.segments_db [None req-d5101ecc-b3b7-4419-8e17-29748e4ccabe 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment a6862f2c-255f-4d15-a60a-fd498b9a3008 of type vxlan for network aed3c28d-dbd6-4808-8b99-2daa58f057d3 2026-07-16 01:38:50.796 7 INFO neutron.db.l3_hamode_db [None req-d5101ecc-b3b7-4419-8e17-29748e4ccabe 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:38:50.917 7 INFO neutron.db.l3_hamode_db [None req-d5101ecc-b3b7-4419-8e17-29748e4ccabe 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 410/885] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:38:50 2026] POST /v2.0/security-groups => generated 1660 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/886] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:38:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/887] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1417 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/888] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:38:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/889] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 779 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/890] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:50 2026] POST /v2.0/routers => generated 510 bytes in 940 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/891] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => 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: 415/892] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:38:51 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/893] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:51.782 7 INFO neutron.services.segments.plugin [-] Segment 9ac399c2-34d8-4a28-98ba-ac94a92b8272 resource provider aggregate not found [pid: 8|app: 0|req: 417/894] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/subnets?id=19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:51.784 7 INFO neutron.services.segments.plugin [-] Segment 9ac399c2-34d8-4a28-98ba-ac94a92b8272 resource provider aggregate not found 2026-07-16 01:38:51.823 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ac399c2-34d8-4a28-98ba-ac94a92b8272 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac399c2-34d8-4a28-98ba-ac94a92b8272 found for delete ", "request_id": "req-6ccc5b7f-7fb4-46c5-9ad6-6456833ade96"}]} 2026-07-16 01:38:51.832 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9ac399c2-34d8-4a28-98ba-ac94a92b8272 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac399c2-34d8-4a28-98ba-ac94a92b8272 found for delete ", "request_id": "req-01161582-cfaa-46f5-82bd-f8ed246893da"}]} [pid: 8|app: 0|req: 418/895] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/ports?network_id=23851a56-2af3-4815-875e-4b516d619650&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/896] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 420/897] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:51 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 8|app: 0|req: 421/898] 10.0.0.223 () {34 vars in 1096 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--637507377&fields=id&tenant_id=004f1e29af7d4582accd852fdc32fed6 => 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: 422/899] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1148 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/900] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/networks?id=67d2c907-5a92-4da4-be45-191dcd974e8a => generated 669 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/901] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 425/902] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/quotas/004f1e29af7d4582accd852fdc32fed6 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/903] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/ports?tenant_id=004f1e29af7d4582accd852fdc32fed6&fields=id => generated 57 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/904] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a?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: 428/905] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/906] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:38:51 2026] PUT /v2.0/routers/05b3fe15-ebad-4f30-8ff8-aeffb9c6517d/add_router_interface => generated 309 bytes in 1125 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/907] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/ports/ce799e40-af34-446d-8ee9-f9294641ccc3 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/908] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:52.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-95e4dd00-7a22-408a-821f-5aca52be3700 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: ce799e40-af34-446d-8ee9-f9294641ccc3 2026-07-16 01:38:52.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-95e4dd00-7a22-408a-821f-5aca52be3700 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: ce799e40-af34-446d-8ee9-f9294641ccc3 [pid: 8|app: 0|req: 431/909] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:52 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1417 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/910] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 779 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/911] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => 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: 434/912] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/913] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/subnets?id=19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 701 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/914] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/ports?network_id=23851a56-2af3-4815-875e-4b516d619650&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: 437/915] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/916] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 479/917] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:38:52 2026] PUT /v2.0/routers/05b3fe15-ebad-4f30-8ff8-aeffb9c6517d/remove_router_interface => generated 309 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/918] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/ports?device_id=05b3fe15-ebad-4f30-8ff8-aeffb9c6517d => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:53.565 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f05e0c3-96bf-49a7-adcf-68a09aa8dee7 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: 5d6a45c5-32b9-4572-9131-66a19be4d06a 2026-07-16 01:38:53.568 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f05e0c3-96bf-49a7-adcf-68a09aa8dee7 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: 5d6a45c5-32b9-4572-9131-66a19be4d06a [pid: 7|app: 0|req: 480/919] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/security-groups?tenant_id=8cff15bdcef64a59837be8d7e0b3cc3f&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/920] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:53 2026] DELETE /v2.0/security-groups/467ed997-e163-4184-8317-f54eafcdb9f8 => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/921] 199.204.45.77 () {34 vars in 1115 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/922] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:38:53.909 8 INFO neutron.services.segments.plugin [-] Segment a6862f2c-255f-4d15-a60a-fd498b9a3008 resource provider aggregate not found 2026-07-16 01:38:53.916 8 INFO neutron.services.segments.plugin [-] Segment a6862f2c-255f-4d15-a60a-fd498b9a3008 resource provider aggregate not found 2026-07-16 01:38:53.934 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a6862f2c-255f-4d15-a60a-fd498b9a3008 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6862f2c-255f-4d15-a60a-fd498b9a3008 found for delete ", "request_id": "req-1a2c5527-81cb-4c4b-8314-199f049feb3a"}]} 2026-07-16 01:38:53.936 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a6862f2c-255f-4d15-a60a-fd498b9a3008 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6862f2c-255f-4d15-a60a-fd498b9a3008 found for delete ", "request_id": "req-63560fef-3aa0-4995-b173-626cc8622180"}]} 2026-07-16 01:38:53.941 8 INFO neutron.db.l3_hamode_db [None req-3f05e0c3-96bf-49a7-adcf-68a09aa8dee7 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] HA network aed3c28d-dbd6-4808-8b99-2daa58f057d3 was deleted as no HA routers are present in tenant aa1f7d2373784eed85f7790371958e6e. [pid: 8|app: 0|req: 440/923] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:53 2026] DELETE /v2.0/routers/05b3fe15-ebad-4f30-8ff8-aeffb9c6517d => generated 0 bytes in 543 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/924] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:53 2026] GET /v2.0/security-groups?tenant_id=5ebda633c85445498b63db285fad360e&name=default => generated 2925 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/925] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:54 2026] DELETE /v2.0/subnets/85b7be77-7266-421b-8c04-a170e8a1625b => 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: 486/926] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:54 2026] DELETE /v2.0/security-groups/0841f9e5-3aa5-428a-9be2-425fa67a39a2 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:54.310 7 INFO neutron.services.segments.plugin [-] Segment 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 resource provider aggregate not found 2026-07-16 01:38:54.311 7 INFO neutron.services.segments.plugin [-] Segment 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 resource provider aggregate not found [pid: 8|app: 0|req: 441/927] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:53 2026] PUT /v2.0/ports/e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 968 bytes in 373 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:54.333 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 found for delete ", "request_id": "req-ad486519-bcb0-441d-8467-e5d953d41c11"}]} 2026-07-16 01:38:54.336 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f2194bd-6d9f-4aef-9f03-e1a5b7380942 found for delete ", "request_id": "req-ee5196a4-fabb-4fc4-939a-76305fb2829e"}]} [pid: 7|app: 0|req: 487/928] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:38:54 2026] DELETE /v2.0/networks/968c0fe5-cbc9-4431-8498-6070690aa352 => generated 0 bytes in 138 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-07-16 01:38:54.370 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9806caf-da03-4456-b83a-af4590777e29'] response: {'name': 'network-changed', 'server_uuid': '0fae3a60-a71c-4fce-84bf-b2f0234e567a', 'tag': 'e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd', 'status': 'completed', 'code': 200} 2026-07-16 01:38:54.395 8 INFO neutron.db.segments_db [None req-08a68ace-cdd4-4094-ac2b-f641f4689e46 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Added segment 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 of type vxlan for network 4b50994b-3922-4ca7-8796-0c1cc175c534 2026-07-16 01:38:54.640 8 INFO neutron.db.l3_hamode_db [None req-08a68ace-cdd4-4094-ac2b-f641f4689e46 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 488/929] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:54 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 489/930] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:54 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 779 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/931] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/932] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:54 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 492/933] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:54 2026] GET /v2.0/subnets?id=19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 701 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/934] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:55 2026] GET /v2.0/ports?network_id=23851a56-2af3-4815-875e-4b516d619650&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/935] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:55 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/936] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:55 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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) 2026-07-16 01:38:55.402 8 INFO neutron.db.l3_hamode_db [None req-08a68ace-cdd4-4094-ac2b-f641f4689e46 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 496/937] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:55 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/938] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:55 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/939] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/940] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/ports?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 1240 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/941] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/networks?id=23851a56-2af3-4815-875e-4b516d619650 => generated 779 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/942] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 860 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/943] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/subnets?id=19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 701 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/944] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/ports?network_id=23851a56-2af3-4815-875e-4b516d619650&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/947] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 507/948] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650?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: 442/949] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:38:54 2026] POST /v2.0/routers => generated 691 bytes in 2377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/950] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/routers/eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => generated 697 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/951] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/routers => generated 700 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/952] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 510/953] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:56 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&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: 7|app: 0|req: 511/954] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:38:57 2026] GET /v2.0/networks?id=67d2c907-5a92-4da4-be45-191dcd974e8a => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/955] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:38:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=004f1e29af7d4582accd852fdc32fed6 => generated 180 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/956] 10.0.0.38 () {34 vars in 738 bytes} [Thu Jul 16 01:38:56 2026] PUT /v2.0/routers/eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => generated 704 bytes in 330 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/957] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:57 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/958] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:38:57 2026] GET /v2.0/routers/eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/959] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:57 2026] GET /v2.0/ports?device_id=eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => 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: 513/960] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:38:57 2026] POST /v2.0/ports => generated 954 bytes in 328 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-07-16 01:38:57.515 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e08de9f-762a-4827-b138-72a18529306b 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: ebfcc066-3b3e-4a32-ba11-d2239cee1e69 2026-07-16 01:38:57.518 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e08de9f-762a-4827-b138-72a18529306b 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: ebfcc066-3b3e-4a32-ba11-d2239cee1e69 2026-07-16 01:38:57.709 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e08de9f-762a-4827-b138-72a18529306b 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] TaaS: Handle Delete Port: 80d40fcd-8a14-40aa-ae2f-fdd8fe668aaf 2026-07-16 01:38:57.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e08de9f-762a-4827-b138-72a18529306b 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] Tap Mirror: Handle Delete Port: 80d40fcd-8a14-40aa-ae2f-fdd8fe668aaf [pid: 7|app: 0|req: 514/961] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:38:57 2026] PUT /v2.0/ports/5e27d62e-05e7-4774-80c9-1dd65e6187ca => generated 1235 bytes in 471 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:38:57.962 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0f23f19-a3e4-4299-9f18-afab46c150e1'] response: {'name': 'network-changed', 'server_uuid': '498d7162-9b0a-4d2c-812a-da3e1e6eb66d', 'tag': '5e27d62e-05e7-4774-80c9-1dd65e6187ca', 'status': 'completed', 'code': 200} 2026-07-16 01:38:58.013 8 INFO neutron.services.segments.plugin [-] Segment 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 resource provider aggregate not found 2026-07-16 01:38:58.020 8 INFO neutron.services.segments.plugin [-] Segment 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 resource provider aggregate not found 2026-07-16 01:38:58.039 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 found for delete ", "request_id": "req-8bd472b7-0861-42d5-90f7-93e1381c7238"}]} 2026-07-16 01:38:58.039 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9bcc91e3-4306-4d24-9f9a-f3c3a9ab6232 found for delete ", "request_id": "req-59807477-ceb7-47e5-9909-0d9184753df1"}]} 2026-07-16 01:38:58.047 8 INFO neutron.db.l3_hamode_db [None req-2e08de9f-762a-4827-b138-72a18529306b 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] HA network 4b50994b-3922-4ca7-8796-0c1cc175c534 was deleted as no HA routers are present in tenant aa1f7d2373784eed85f7790371958e6e. [pid: 8|app: 0|req: 448/962] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:57 2026] DELETE /v2.0/routers/eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => generated 0 bytes in 702 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: 449/963] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/964] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => 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: 451/965] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/security-groups?id=f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:58.166 8 INFO neutron.api.v2.resource [None req-103eb082-a570-404e-a75e-01f305e1f8e2 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 452/966] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/routers/eb6ef6ad-42e1-4592-9c49-867fc989f9b0 => generated 135 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/967] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:57 2026] GET /v2.0/security-groups?tenant_id=d5344446966145fabd79621236b6ffdb&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/968] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 516/969] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=05b3fe15-ebad-4f30-8ff8-aeffb9c6517d => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/970] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/security-groups/4b7f8829-3e41-4c66-a58f-1aee3aff1491 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:38:58.297 8 INFO neutron.api.v2.resource [None req-faf79242-d38b-4344-8e00-5d5c266eb31a 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 455/971] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/routers/05b3fe15-ebad-4f30-8ff8-aeffb9c6517d => generated 135 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:38:58.314 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2477dd17-4c69-4f93-b160-92a2d41136db 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 456/972] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/subnets/85b7be77-7266-421b-8c04-a170e8a1625b => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:38:58.320 7 INFO neutron_taas.services.taas.taas_plugin [req-d7dcb5f8-c103-40ae-aca9-68b4c5a27d4d req-6e8e73f8-c0af-48e7-a302-5dd00298e819 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] TaaS: Handle Delete Port: e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd 2026-07-16 01:38:58.322 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-d7dcb5f8-c103-40ae-aca9-68b4c5a27d4d req-6e8e73f8-c0af-48e7-a302-5dd00298e819 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] Tap Mirror: Handle Delete Port: e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd [pid: 8|app: 0|req: 457/973] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=f470d913-61ca-457a-b5d5-88613281f9e5 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/974] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:58.418 8 INFO neutron.api.v2.resource [None req-81b5b7f5-a1cc-4391-80e6-ca5cc8359519 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 459/975] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/routers/f470d913-61ca-457a-b5d5-88613281f9e5 => 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: 460/976] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/security-groups?tenant_id=753f4c95a30f4844828b4c41d69e1f19&name=default => generated 2925 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/977] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&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-07-16 01:38:58.563 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4a640104-ffe9-49c3-9952-6a45db1c84bc 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 462/978] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/subnets/5959fb30-0a94-4cd1-89e8-cea728151069 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/979] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?tenant_id=004f1e29af7d4582accd852fdc32fed6&device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 464/980] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/security-groups/1e1f9dc2-eebe-43af-9f82-296b5d2361c4 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/981] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/ports?device_id=0a8cccae-9617-46e4-a8fc-bfb18fafa75b => 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: 466/982] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:38:58 2026] GET /v2.0/networks?tenant_id=004f1e29af7d4582accd852fdc32fed6&shared=False => generated 764 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:38:58.778 8 INFO neutron.api.v2.resource [None req-4c30854b-216c-42bc-b984-bcdddd5b0bdf 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 467/983] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/routers/0a8cccae-9617-46e4-a8fc-bfb18fafa75b => generated 135 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/984] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:38:58 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) 2026-07-16 01:38:58.834 8 INFO neutron.pecan_wsgi.hooks.translation [None req-164259b2-0bde-4bd9-83f3-69c0c3e8d324 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 469/985] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/subnets/b87eb153-811d-4ac0-82b3-66ede7d1e021 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:38:58.857 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3204f97-f90f-418f-b6dd-d83fdc809ae4 245e9893b13243589e5f0210c8362a04 aa1f7d2373784eed85f7790371958e6e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 470/986] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/subnets/71b7134e-2847-4cc1-8b6d-b553e3bf28de => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:38:58.878 7 INFO neutron.db.l3_db [req-d7dcb5f8-c103-40ae-aca9-68b4c5a27d4d req-6e8e73f8-c0af-48e7-a302-5dd00298e819 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] Floating IP 4e7ca5a9-481d-4bd3-92f5-d7d2cc31d7ea disassociated. External IP: 10.96.250.214, port: e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd. [pid: 7|app: 0|req: 517/987] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:38:58 2026] DELETE /v2.0/ports/e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd => generated 0 bytes in 1011 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 471/988] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/989] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/security-groups?tenant_id=aa1f7d2373784eed85f7790371958e6e&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/990] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:38:59 2026] DELETE /v2.0/security-groups/e701f3ef-27f6-4266-8001-bb9e47373dbf => 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: 519/991] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/992] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&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: 520/993] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/ports?tenant_id=004f1e29af7d4582accd852fdc32fed6&device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 474/994] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5e27d62e-05e7-4774-80c9-1dd65e6187ca => 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: 521/995] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/subnets?id=579f79ec-f4a5-4f7d-aefc-8c599b89fdd5 => generated 687 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:00.000 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1445bd97-8671-4446-ae7f-feec1934c724'] response: {'server_uuid': '0fae3a60-a71c-4fce-84bf-b2f0234e567a', 'name': 'network-vif-deleted', 'tag': 'e0188c6b-7388-4fbc-bb3c-0869b8fd9fdd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 475/996] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:38:59 2026] GET /v2.0/ports?network_id=67d2c907-5a92-4da4-be45-191dcd974e8a&device_owner=network%3Adhcp => generated 1244 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/997] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:39:00 2026] GET /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a?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: 476/998] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:39:00 2026] GET /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a?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: 523/999] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:00 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 524/1000] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:00 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 525/1001] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:00 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&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-07-16 01:39:00.876 8 INFO neutron.db.segments_db [None req-e13e27e6-faa8-47cc-a9d7-8c016d0fad3e 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Added segment 8647f579-67f8-4d89-89da-0a458ace040d of type vxlan for network f606fdd0-942f-4fdd-92a9-3445149adf68 2026-07-16 01:39:00.969 8 INFO neutron.db.segments_db [None req-e13e27e6-faa8-47cc-a9d7-8c016d0fad3e 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Added segment f2aa86d5-2dad-44a8-b280-9b90765a1065 of type vxlan for network 3d8ccd63-2615-47d7-892a-840f9d30d1df [pid: 8|app: 0|req: 477/1002] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:00 2026] POST /v2.0/networks => generated 1245 bytes in 555 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1003] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:39:01 2026] GET /v2.0/networks => generated 1844 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:01.310 8 INFO neutron.services.segments.plugin [-] Segment 8647f579-67f8-4d89-89da-0a458ace040d resource provider aggregate not found 2026-07-16 01:39:01.316 8 INFO neutron.services.segments.plugin [-] Segment 8647f579-67f8-4d89-89da-0a458ace040d resource provider aggregate not found 2026-07-16 01:39:01.334 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8647f579-67f8-4d89-89da-0a458ace040d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8647f579-67f8-4d89-89da-0a458ace040d found for delete ", "request_id": "req-eba3ec10-84c5-4e09-9319-f68dfd974855"}]} 2026-07-16 01:39:01.338 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8647f579-67f8-4d89-89da-0a458ace040d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8647f579-67f8-4d89-89da-0a458ace040d found for delete ", "request_id": "req-68aceba9-d6b8-47a9-8285-84bf338ceed8"}]} [pid: 8|app: 0|req: 478/1004] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:01 2026] DELETE /v2.0/networks/f606fdd0-942f-4fdd-92a9-3445149adf68 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 479/1005] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:01 2026] DELETE /v2.0/networks/3d8ccd63-2615-47d7-892a-840f9d30d1df => 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: 480/1006] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:01 2026] GET /v2.0/ports?device_id=0fae3a60-a71c-4fce-84bf-b2f0234e567a => 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: 527/1007] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:39:01 2026] POST /v2.0/security-groups => generated 1625 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 481/1008] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:39:01 2026] GET /v2.0/networks => 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: 528/1009] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:39:01 2026] GET /v2.0/security-groups => generated 4530 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:01.596 8 INFO neutron.db.segments_db [None req-f1969eaf-563e-41fa-aa2a-560df2703b66 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Added segment 92a5dfa6-fe32-462f-a355-700d859e08c8 of type vxlan for network 0536741c-1d81-451b-b2dd-06cea21a7976 [pid: 7|app: 0|req: 529/1010] 10.0.0.38 () {34 vars in 755 bytes} [Thu Jul 16 01:39:01 2026] PUT /v2.0/security-groups/d6c25869-2fc5-4c09-986a-5d0b4da155a1 => generated 1663 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1011] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:39:01 2026] GET /v2.0/security-groups/d6c25869-2fc5-4c09-986a-5d0b4da155a1 => generated 1663 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/1012] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:01 2026] POST /v2.0/networks => generated 650 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:01.760 8 INFO neutron.db.segments_db [None req-69b1fc6e-bfc1-4548-ab55-80ba81cf05e1 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Added segment 9fed03c0-4004-4dd3-82d2-380423e081fc of type vxlan for network 5b620a45-ab1a-4bdc-ba55-65c7866eec19 [pid: 7|app: 0|req: 531/1013] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:01 2026] DELETE /v2.0/security-groups/d6c25869-2fc5-4c09-986a-5d0b4da155a1 => 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: 532/1014] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:39:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:01.837 7 INFO neutron.api.v2.resource [None req-9bd89c8f-b180-459b-9b94-39ed3b2b65ee b9b4b8d7392e4a849ff20b786456a8af c1fd6db11953477bb0a47e1fc979da7b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1015] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:01 2026] DELETE /v2.0/security-groups/d6c25869-2fc5-4c09-986a-5d0b4da155a1 => 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: 483/1016] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:01 2026] POST /v2.0/networks => generated 650 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1017] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:39:01 2026] POST /v2.0/security-groups => generated 1624 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1018] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1019] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1020] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&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: 538/1021] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/security-group-rules/78a2c656-7835-4186-b750-800de50e8df7 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1022] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1023] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:39:02 2026] DELETE /v2.0/security-group-rules/78a2c656-7835-4186-b750-800de50e8df7 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 541/1024] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:39:02 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: 8|app: 0|req: 484/1025] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:01 2026] POST /v2.0/ports => generated 1505 bytes in 588 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: 542/1026] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/1027] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/ports => generated 1505 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1028] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/security-group-rules/12d57c6c-4151-4885-b6be-da4f5d2d21cc => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1029] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:39:02 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) 2026-07-16 01:39:02.608 8 INFO neutron_taas.services.taas.taas_plugin [None req-c79bc400-22b3-42bd-84c6-90c462827937 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] TaaS: Handle Delete Port: 6e79df01-6789-4d54-9ad5-282e1deb11c3 2026-07-16 01:39:02.610 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c79bc400-22b3-42bd-84c6-90c462827937 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Tap Mirror: Handle Delete Port: 6e79df01-6789-4d54-9ad5-282e1deb11c3 [pid: 7|app: 0|req: 545/1030] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:02 2026] DELETE /v2.0/security-groups/f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b => 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: 486/1031] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:02 2026] DELETE /v2.0/ports/6e79df01-6789-4d54-9ad5-282e1deb11c3 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:02.702 8 INFO neutron.api.v2.resource [None req-ee5f43b9-6388-47b7-bd8f-f06ddad65ddd 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 487/1032] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/security-groups/f0b9cb40-ba19-4c4a-bf0c-e23d8a3b2b0b => 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: 546/1033] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:39:02 2026] DELETE /v2.0/security-group-rules/12d57c6c-4151-4885-b6be-da4f5d2d21cc => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:02.804 8 INFO neutron_taas.services.taas.taas_plugin [None req-e6803835-a7cd-4232-b85d-8ccd620b7f2b 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] TaaS: Handle Delete Port: 0a634b35-9094-4f76-9294-d8e43ab124ca 2026-07-16 01:39:02.807 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6803835-a7cd-4232-b85d-8ccd620b7f2b 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Tap Mirror: Handle Delete Port: 0a634b35-9094-4f76-9294-d8e43ab124ca 2026-07-16 01:39:02.846 7 INFO neutron_taas.services.taas.taas_plugin [None req-01ac620a-919d-4811-9ce3-eb40d525102e 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] TaaS: Handle Delete Port: 6b7a0584-6f61-463f-8709-f4f002ce85b2 2026-07-16 01:39:02.849 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01ac620a-919d-4811-9ce3-eb40d525102e 6993025e77024a7eaf228a7c0464980c b0130e21267d483cbef2cfffd98ca1aa - - default default] Tap Mirror: Handle Delete Port: 6b7a0584-6f61-463f-8709-f4f002ce85b2 [pid: 8|app: 0|req: 488/1034] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:02 2026] DELETE /v2.0/ports/0a634b35-9094-4f76-9294-d8e43ab124ca => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/1035] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:39:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/1036] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:39:02 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: 547/1037] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:39:02 2026] DELETE /v2.0/floatingips/4e7ca5a9-481d-4bd3-92f5-d7d2cc31d7ea => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:03.079 7 INFO neutron.db.segments_db [None req-dd64252d-bb62-4818-b944-01cea86a1b8f 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Added segment 97e9583f-3b8a-4db7-92f8-7aac050b7a5f of type vxlan for network 8326f66e-24b4-415d-8e66-3f5a09a2f53e [pid: 8|app: 0|req: 491/1038] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1039] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:03 2026] POST /v2.0/networks => generated 649 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1040] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:39:03 2026] GET /v2.0/security-group-rules/d82e7b75-96d5-4cfb-a77e-5dfc6307c788 => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:03.227 7 INFO neutron.db.segments_db [None req-425403f3-578d-4a26-a86d-abfd094227b7 34dd24e746ef4662a8f7dacba8f63140 6fdec12760b748e58e4c39a27a37ce62 - - default default] Added segment 1fb6785b-de03-4786-989b-2f5e05706abb of type vxlan for network 3a6db87a-b31d-47f6-9c62-f131b67070b5 [pid: 7|app: 0|req: 550/1041] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:03 2026] POST /v2.0/networks => generated 650 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:03.356 8 INFO neutron.services.segments.plugin [-] Segment f2aa86d5-2dad-44a8-b280-9b90765a1065 resource provider aggregate not found 2026-07-16 01:39:03.362 8 INFO neutron.services.segments.plugin [-] Segment f2aa86d5-2dad-44a8-b280-9b90765a1065 resource provider aggregate not found 2026-07-16 01:39:03.370 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f2aa86d5-2dad-44a8-b280-9b90765a1065 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2aa86d5-2dad-44a8-b280-9b90765a1065 found for delete ", "request_id": "req-b3f7e3b8-7f12-4f7b-9b3b-09ca4acee440"}]} 2026-07-16 01:39:03.382 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f2aa86d5-2dad-44a8-b280-9b90765a1065 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2aa86d5-2dad-44a8-b280-9b90765a1065 found for delete ", "request_id": "req-9bbd3d72-1764-4e9d-aee9-3eed6a7a7752"}]} [pid: 7|app: 0|req: 551/1042] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:39:03 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1043] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:03 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 971 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:03.462 8 INFO neutron_taas.services.taas.taas_plugin [None req-a8b75e9f-3a16-47f1-8818-9172eaf2db2f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 3e889aa7-df83-4133-96ba-6ef52ce4b9b8 2026-07-16 01:39:03.465 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8b75e9f-3a16-47f1-8818-9172eaf2db2f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 3e889aa7-df83-4133-96ba-6ef52ce4b9b8 [pid: 7|app: 0|req: 553/1044] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:03 2026] POST /v2.0/subnets => generated 1273 bytes in 391 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1045] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:39:03 2026] DELETE /v2.0/security-group-rules/d82e7b75-96d5-4cfb-a77e-5dfc6307c788 => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1046] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:03 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1047] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:39:03 2026] GET /v2.0/subnets => generated 1909 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1048] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:03 2026] PUT /v2.0/routers/c1c8fdf0-72ce-4e78-825c-650904e13205/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1049] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:39:04 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/1050] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/subnets/8ea242cf-efb3-47f9-a655-d334058cbaff => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/1051] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/security-groups/5e8ef375-2099-4f31-b5f9-fc002801ba4a => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:04.254 7 INFO neutron_taas.services.taas.taas_plugin [None req-d39effca-5c9a-46e5-b330-7461673cbc78 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: e1218347-6847-4119-b4b1-38d52b8bddc0 2026-07-16 01:39:04.257 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d39effca-5c9a-46e5-b330-7461673cbc78 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: e1218347-6847-4119-b4b1-38d52b8bddc0 [pid: 8|app: 0|req: 495/1052] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/subnets/9039a5a3-0b43-4350-889e-c1c4eb533dfa => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/1053] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:39:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/1054] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:39:04 2026] GET /v2.0/subnets => generated 649 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/1055] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:39:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:04.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-d39effca-5c9a-46e5-b330-7461673cbc78 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 8f49ec9b-f568-40d4-836b-e0a0d4362e2f 2026-07-16 01:39:04.504 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d39effca-5c9a-46e5-b330-7461673cbc78 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 8f49ec9b-f568-40d4-836b-e0a0d4362e2f [pid: 8|app: 0|req: 499/1056] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/networks/3a6db87a-b31d-47f6-9c62-f131b67070b5 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/1057] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/networks/8326f66e-24b4-415d-8e66-3f5a09a2f53e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:04.878 7 INFO neutron.services.segments.plugin [-] Segment e99cc0c0-572f-414d-9c4c-873585bfdd3e resource provider aggregate not found 2026-07-16 01:39:04.889 7 INFO neutron.services.segments.plugin [-] Segment e99cc0c0-572f-414d-9c4c-873585bfdd3e resource provider aggregate not found 2026-07-16 01:39:04.907 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e99cc0c0-572f-414d-9c4c-873585bfdd3e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99cc0c0-572f-414d-9c4c-873585bfdd3e found for delete ", "request_id": "req-b97a130d-53b4-49fc-b734-5bd12d7a0126"}]} 2026-07-16 01:39:04.913 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e99cc0c0-572f-414d-9c4c-873585bfdd3e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e99cc0c0-572f-414d-9c4c-873585bfdd3e found for delete ", "request_id": "req-0f5461e6-bbdf-4227-949b-0a4371e4d7dc"}]} [pid: 8|app: 0|req: 501/1058] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/networks/5b620a45-ab1a-4bdc-ba55-65c7866eec19 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:04.920 7 INFO neutron.db.l3_hamode_db [None req-d39effca-5c9a-46e5-b330-7461673cbc78 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 386eb834-1fa1-415c-a9b1-f8770408b1b9 was deleted as no HA routers are present in tenant b0130e21267d483cbef2cfffd98ca1aa. [pid: 7|app: 0|req: 558/1059] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/routers/c1c8fdf0-72ce-4e78-825c-650904e13205 => generated 0 bytes in 863 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1060] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/subnets/19130f6b-0687-41d6-a418-6ff6d5d5312a => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/1061] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:04 2026] DELETE /v2.0/networks/0536741c-1d81-451b-b2dd-06cea21a7976 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/1062] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:05 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1063] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:05 2026] GET /v2.0/security-groups?tenant_id=c1fd6db11953477bb0a47e1fc979da7b&name=default => generated 2925 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1064] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:05 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:05.267 8 INFO neutron_taas.services.taas.taas_plugin [None req-a1337359-6456-4839-85c1-8490f3ecb9d6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 21f7ad44-5003-4f6b-b646-3eaf53c6f936 2026-07-16 01:39:05.271 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a1337359-6456-4839-85c1-8490f3ecb9d6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 21f7ad44-5003-4f6b-b646-3eaf53c6f936 [pid: 7|app: 0|req: 562/1065] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:05 2026] DELETE /v2.0/security-groups/39283147-1635-4820-9696-1452745dd1ef => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1066] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:05 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:05.392 8 INFO neutron.services.segments.plugin [-] Segment 1fb6785b-de03-4786-989b-2f5e05706abb resource provider aggregate not found 2026-07-16 01:39:05.410 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1fb6785b-de03-4786-989b-2f5e05706abb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb6785b-de03-4786-989b-2f5e05706abb found for delete ", "request_id": "req-25fb0f3c-53ea-4c4b-9cb5-92ff4ffb1604"}]} 2026-07-16 01:39:05.415 8 INFO neutron.services.segments.plugin [-] Segment 1fb6785b-de03-4786-989b-2f5e05706abb resource provider aggregate not found 2026-07-16 01:39:05.425 8 INFO neutron.services.segments.plugin [-] Segment 97e9583f-3b8a-4db7-92f8-7aac050b7a5f resource provider aggregate not found 2026-07-16 01:39:05.436 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 97e9583f-3b8a-4db7-92f8-7aac050b7a5f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e9583f-3b8a-4db7-92f8-7aac050b7a5f found for delete ", "request_id": "req-6570cd3e-7722-439c-80ee-05c3b53bf55c"}]} 2026-07-16 01:39:05.441 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1fb6785b-de03-4786-989b-2f5e05706abb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fb6785b-de03-4786-989b-2f5e05706abb found for delete ", "request_id": "req-4700592d-30a4-4654-b91c-c381696280a5"}]} 2026-07-16 01:39:05.456 8 INFO neutron.services.segments.plugin [-] Segment 9fed03c0-4004-4dd3-82d2-380423e081fc resource provider aggregate not found 2026-07-16 01:39:05.468 8 INFO neutron.services.segments.plugin [-] Segment 97e9583f-3b8a-4db7-92f8-7aac050b7a5f resource provider aggregate not found 2026-07-16 01:39:05.478 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9fed03c0-4004-4dd3-82d2-380423e081fc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fed03c0-4004-4dd3-82d2-380423e081fc found for delete ", "request_id": "req-d4b17e96-be20-479b-ac3a-31dae2148977"}]} 2026-07-16 01:39:05.496 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 97e9583f-3b8a-4db7-92f8-7aac050b7a5f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 97e9583f-3b8a-4db7-92f8-7aac050b7a5f found for delete ", "request_id": "req-928e0d32-b4ef-45c1-a539-1f9d748ffebb"}]} 2026-07-16 01:39:05.504 8 INFO neutron.services.segments.plugin [-] Segment 92a5dfa6-fe32-462f-a355-700d859e08c8 resource provider aggregate not found 2026-07-16 01:39:05.519 8 INFO neutron.services.segments.plugin [-] Segment 9fed03c0-4004-4dd3-82d2-380423e081fc resource provider aggregate not found 2026-07-16 01:39:05.526 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92a5dfa6-fe32-462f-a355-700d859e08c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92a5dfa6-fe32-462f-a355-700d859e08c8 found for delete ", "request_id": "req-9cf7259d-27cd-469f-b73b-4b868480d50d"}]} 2026-07-16 01:39:05.535 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9fed03c0-4004-4dd3-82d2-380423e081fc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9fed03c0-4004-4dd3-82d2-380423e081fc found for delete ", "request_id": "req-f25ed4fe-4a8e-4f90-a3cb-85c29beb73f6"}]} [pid: 8|app: 0|req: 504/1067] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:05 2026] DELETE /v2.0/networks/23851a56-2af3-4815-875e-4b516d619650 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:05.559 8 INFO neutron.services.segments.plugin [-] Segment 92a5dfa6-fe32-462f-a355-700d859e08c8 resource provider aggregate not found 2026-07-16 01:39:05.578 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 92a5dfa6-fe32-462f-a355-700d859e08c8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 92a5dfa6-fe32-462f-a355-700d859e08c8 found for delete ", "request_id": "req-545cb755-c224-4622-b170-443d49fc53ac"}]} 2026-07-16 01:39:05.768 7 INFO neutron.db.l3_db [None req-72c7bafa-ca53-488e-b51a-aa8e01ce5156 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] Floating IP 36c5d689-8be7-4832-adf7-edadc760038e associated. External IP: 10.96.250.202, port: 5e27d62e-05e7-4774-80c9-1dd65e6187ca. [pid: 8|app: 0|req: 505/1068] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:05 2026] GET /v2.0/security-groups?tenant_id=6fdec12760b748e58e4c39a27a37ce62&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/1069] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:05 2026] GET /v2.0/security-groups?tenant_id=b0130e21267d483cbef2cfffd98ca1aa&name=default => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1070] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:05 2026] DELETE /v2.0/security-groups/0203fd53-74ef-4518-b1be-d64dec320ef4 => 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: 564/1071] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:39:05 2026] PUT /v2.0/floatingips/36c5d689-8be7-4832-adf7-edadc760038e => generated 855 bytes in 648 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1072] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:05 2026] DELETE /v2.0/security-groups/b3a68371-6735-4b7a-8afc-08d2ab4bc041 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:06.083 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-435d76cb-9e57-4e18-9e87-ae54c6ad9db6'] response: {'name': 'network-changed', 'server_uuid': '498d7162-9b0a-4d2c-812a-da3e1e6eb66d', 'tag': '5e27d62e-05e7-4774-80c9-1dd65e6187ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 565/1073] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 509/1074] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1075] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 510/1076] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&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: 567/1077] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/ports?tenant_id=004f1e29af7d4582accd852fdc32fed6&device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1078] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/networks?id=67d2c907-5a92-4da4-be45-191dcd974e8a => generated 764 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1079] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=5e27d62e-05e7-4774-80c9-1dd65e6187ca => generated 858 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1080] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/subnets?id=579f79ec-f4a5-4f7d-aefc-8c599b89fdd5 => generated 687 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1081] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/ports?network_id=67d2c907-5a92-4da4-be45-191dcd974e8a&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: 513/1082] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a?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: 570/1083] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:39:06 2026] GET /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1084] 10.0.0.38 () {32 vars in 620 bytes} [Thu Jul 16 01:39:07 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1085] 10.0.0.38 () {32 vars in 630 bytes} [Thu Jul 16 01:39:07 2026] GET /v2.0/ => generated 632 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:07.546 8 INFO neutron.services.segments.plugin [-] Segment 1710d8e6-4992-4043-8f43-55643d023345 resource provider aggregate not found 2026-07-16 01:39:07.572 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1710d8e6-4992-4043-8f43-55643d023345 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1710d8e6-4992-4043-8f43-55643d023345 found for delete ", "request_id": "req-4468391a-4893-4fde-93c7-c0f4122506f1"}]} 2026-07-16 01:39:07.603 8 INFO neutron.services.segments.plugin [-] Segment 1710d8e6-4992-4043-8f43-55643d023345 resource provider aggregate not found 2026-07-16 01:39:07.621 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1710d8e6-4992-4043-8f43-55643d023345 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1710d8e6-4992-4043-8f43-55643d023345 found for delete ", "request_id": "req-714c87c6-a5e6-42fb-ab36-0a5a107c7723"}]} [pid: 8|app: 0|req: 515/1086] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:07 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 516/1087] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:07 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&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: 572/1088] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:07 2026] GET /v2.0/security-groups?tenant_id=e135ff47f4e943fab75d9f9da67dab44&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:07.996 8 INFO neutron.db.segments_db [None req-c5146ab4-2c00-44d9-99de-820242306dc8 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment bcb23362-0657-4977-b7f9-8eacfb1d157e of type vxlan for network 3d1088c4-89a8-433f-97d8-f955689e733a [pid: 8|app: 0|req: 517/1089] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:39:07 2026] POST /v2.0/networks => generated 744 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1090] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:08 2026] DELETE /v2.0/security-groups/b7f7b11e-4c6c-41d9-bed1-a77ca9a8afc0 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:08.162 7 INFO neutron.db.segments_db [None req-dd419306-b253-4d35-ab0a-828704a08462 9d9d46ab15154ae7b8d263387f61b00a a9fcf4ccc1024d55aa6064737fc97a2b - - default default] Added segment cb6b7c83-ff4f-4609-9891-ebf996eb124d of type vxlan for network 50a7e00f-c41c-4b71-b48e-ccb7d77878d4 [pid: 7|app: 0|req: 573/1091] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:07 2026] POST /v2.0/networks => generated 647 bytes in 248 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1092] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:08 2026] POST /v2.0/subnets => generated 691 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:08.411 7 INFO neutron.db.segments_db [None req-2fabb04f-44f1-4864-be03-cf9bf69dcc60 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 805bd2af-7ce5-4145-b614-5fb6e9f792a5 of type vxlan for network ed99d172-9859-4c31-84f3-bec3085151ab 2026-07-16 01:39:08.703 7 INFO neutron.db.l3_hamode_db [None req-2fabb04f-44f1-4864-be03-cf9bf69dcc60 b7afd9adb5c24408a8cc2690196dedcf 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 520/1093] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:08 2026] POST /v2.0/subnets => generated 673 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1094] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:08 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 522/1095] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:39:09 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:09.090 8 INFO neutron.db.segments_db [None req-b0564eac-c889-4b7b-9617-c635633bd9b3 9d9d46ab15154ae7b8d263387f61b00a a9fcf4ccc1024d55aa6064737fc97a2b - - default default] Added segment 879b27be-e919-48eb-b06a-554566b95bc2 of type vxlan for network f565b6cd-a0b6-423d-9052-9415d208b1c0 [pid: 8|app: 0|req: 523/1096] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:09 2026] POST /v2.0/networks => generated 648 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1097] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:09 2026] GET /v2.0/security-groups?id=6fd2ea63-2608-4ded-b242-b6e558a1256a&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:09.284 8 INFO neutron_taas.services.taas.taas_plugin [req-36debd3a-dd14-44cc-86e8-8018187c6091 req-149d4167-7c03-4641-9f2a-171e301b916c 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] TaaS: Handle Delete Port: 5e27d62e-05e7-4774-80c9-1dd65e6187ca 2026-07-16 01:39:09.286 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-36debd3a-dd14-44cc-86e8-8018187c6091 req-149d4167-7c03-4641-9f2a-171e301b916c 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] Tap Mirror: Handle Delete Port: 5e27d62e-05e7-4774-80c9-1dd65e6187ca 2026-07-16 01:39:09.386 7 INFO neutron.db.l3_hamode_db [None req-2fabb04f-44f1-4864-be03-cf9bf69dcc60 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:09.389 8 INFO neutron.db.l3_db [req-36debd3a-dd14-44cc-86e8-8018187c6091 req-149d4167-7c03-4641-9f2a-171e301b916c 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] Floating IP 36c5d689-8be7-4832-adf7-edadc760038e disassociated. External IP: 10.96.250.202, port: 5e27d62e-05e7-4774-80c9-1dd65e6187ca. [pid: 8|app: 0|req: 525/1098] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:39:09 2026] DELETE /v2.0/ports/5e27d62e-05e7-4774-80c9-1dd65e6187ca => generated 0 bytes in 584 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:09.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b73dae1a-e6a8-47c1-80e5-8c51bc16feb7'] response: {'server_uuid': '498d7162-9b0a-4d2c-812a-da3e1e6eb66d', 'name': 'network-vif-deleted', 'tag': '5e27d62e-05e7-4774-80c9-1dd65e6187ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 526/1099] 10.0.0.38 () {34 vars in 740 bytes} [Thu Jul 16 01:39:09 2026] PUT /v2.0/networks/f565b6cd-a0b6-423d-9052-9415d208b1c0 => generated 592 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1100] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:09 2026] POST /v2.0/subnets => generated 646 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1101] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:08 2026] POST /v2.0/routers => generated 731 bytes in 1841 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1102] 10.0.0.38 () {34 vars in 738 bytes} [Thu Jul 16 01:39:10 2026] PUT /v2.0/subnets/6f22173e-8909-44bd-add8-3d909b26fd8b => generated 656 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1103] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:10.450 8 INFO neutron.services.segments.plugin [-] Segment 879b27be-e919-48eb-b06a-554566b95bc2 resource provider aggregate not found 2026-07-16 01:39:10.451 8 INFO neutron.services.segments.plugin [-] Segment 879b27be-e919-48eb-b06a-554566b95bc2 resource provider aggregate not found 2026-07-16 01:39:10.470 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 879b27be-e919-48eb-b06a-554566b95bc2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879b27be-e919-48eb-b06a-554566b95bc2 found for delete ", "request_id": "req-97fa48c2-3b30-4cdb-a122-588cc1089ddf"}]} 2026-07-16 01:39:10.476 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 879b27be-e919-48eb-b06a-554566b95bc2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 879b27be-e919-48eb-b06a-554566b95bc2 found for delete ", "request_id": "req-dace07d4-d289-46b3-88a6-14a741a18703"}]} [pid: 8|app: 0|req: 530/1104] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:10 2026] DELETE /v2.0/networks/f565b6cd-a0b6-423d-9052-9415d208b1c0 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:10.496 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d6f61ee-e177-4dfb-b477-fa204b402e70 9d9d46ab15154ae7b8d263387f61b00a a9fcf4ccc1024d55aa6064737fc97a2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 531/1105] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:10 2026] DELETE /v2.0/networks/f565b6cd-a0b6-423d-9052-9415d208b1c0 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1106] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1107] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/subnets?network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 649 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1108] 10.0.0.38 () {32 vars in 650 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1109] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/networks => generated 1312 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1110] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/subnets => generated 1312 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1111] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/networks/50a7e00f-c41c-4b71-b48e-ccb7d77878d4 => generated 672 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1112] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:39:10 2026] GET /v2.0/subnets/56b036f5-fc83-42c4-9f71-32891c20d2af => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:10.873 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bc9e8c6c-2b7a-4f4c-8229-594d6ae258ee 9d9d46ab15154ae7b8d263387f61b00a a9fcf4ccc1024d55aa6064737fc97a2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 539/1113] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:10 2026] DELETE /v2.0/subnets/6f22173e-8909-44bd-add8-3d909b26fd8b => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:10.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3974e634-c8d1-4b64-be4e-dcd25bd52461 9d9d46ab15154ae7b8d263387f61b00a a9fcf4ccc1024d55aa6064737fc97a2b - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 540/1114] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:10 2026] DELETE /v2.0/networks/f565b6cd-a0b6-423d-9052-9415d208b1c0 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1115] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:10 2026] DELETE /v2.0/subnets/56b036f5-fc83-42c4-9f71-32891c20d2af => 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: 542/1116] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:11 2026] DELETE /v2.0/networks/50a7e00f-c41c-4b71-b48e-ccb7d77878d4 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1117] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:10 2026] PUT /v2.0/routers/e04ad2c0-4fed-4308-8585-1f435d9c38ec/add_router_interface => generated 309 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1120] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:11 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 544/1121] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:11 2026] GET /v2.0/security-groups?tenant_id=a9fcf4ccc1024d55aa6064737fc97a2b&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1122] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:11 2026] DELETE /v2.0/security-groups/ebe89ca5-03f1-4f0e-8cb0-da0f99faea01 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 545/1123] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:11 2026] GET /v2.0/security-groups?tenant_id=896ed230ddae42c6a7723611fa9cf916&name=default => generated 2925 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1124] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:39:11 2026] POST /v2.0/security-groups => generated 1660 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1125] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:12 2026] POST /v2.0/security-group-rules => generated 597 bytes in 91 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1126] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:12 2026] DELETE /v2.0/security-groups/cda2d5a1-a259-4799-a33c-298cd69af4da => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1127] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:12 2026] POST /v2.0/security-group-rules => generated 602 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:12.488 8 INFO neutron.services.segments.plugin [-] Segment cb6b7c83-ff4f-4609-9891-ebf996eb124d resource provider aggregate not found 2026-07-16 01:39:12.505 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb6b7c83-ff4f-4609-9891-ebf996eb124d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6b7c83-ff4f-4609-9891-ebf996eb124d found for delete ", "request_id": "req-6c03959d-6817-4f6f-a27b-1e9389ec19dd"}]} 2026-07-16 01:39:12.511 8 INFO neutron.services.segments.plugin [-] Segment cb6b7c83-ff4f-4609-9891-ebf996eb124d resource provider aggregate not found 2026-07-16 01:39:12.534 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cb6b7c83-ff4f-4609-9891-ebf996eb124d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cb6b7c83-ff4f-4609-9891-ebf996eb124d found for delete ", "request_id": "req-7e746641-a9d8-4a3e-b8e5-c602edc8d1ea"}]} [pid: 7|app: 0|req: 582/1128] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:12 2026] GET /v2.0/ports?device_id=498d7162-9b0a-4d2c-812a-da3e1e6eb66d => 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: 547/1129] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:39:12 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1130] 10.0.0.223 () {34 vars in 1096 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/security-groups?name=tempest-securitygroup--876633511&fields=id&tenant_id=43a100a83f644b7bb3ca01f8ce1e1945 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1131] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/networks?id=3d1088c4-89a8-433f-97d8-f955689e733a => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1132] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/quotas/43a100a83f644b7bb3ca01f8ce1e1945 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1133] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/ports?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&fields=id => generated 103 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1134] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1135] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1136] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 587/1137] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:13 2026] DELETE /v2.0/security-groups/6fd2ea63-2608-4ded-b242-b6e558a1256a => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:13.930 7 INFO neutron.api.v2.resource [None req-8850786b-e9ed-474c-aedc-adf5496391c1 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 588/1138] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:39:13 2026] GET /v2.0/security-groups/6fd2ea63-2608-4ded-b242-b6e558a1256a => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:14.031 7 INFO neutron_taas.services.taas.taas_plugin [None req-07275bb0-0305-41e0-b9c4-82c57f66ddad 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] TaaS: Handle Delete Port: 24465f82-c91e-47fb-8fd6-5cece8c62c01 2026-07-16 01:39:14.033 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-07275bb0-0305-41e0-b9c4-82c57f66ddad 9dcac02d79c64e9ebd8008d9d1668cf7 004f1e29af7d4582accd852fdc32fed6 - - default default] Tap Mirror: Handle Delete Port: 24465f82-c91e-47fb-8fd6-5cece8c62c01 2026-07-16 01:39:14.173 8 INFO neutron.db.segments_db [None req-5eb3b370-6164-4fa0-8371-4bbe02692cd8 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Added segment ed4c6325-cc7b-41c3-ac5b-e797b704cd43 of type vxlan for network 0f963e38-b0f2-4a6f-a2bb-6c6ae6a644f9 [pid: 7|app: 0|req: 589/1139] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:39:13 2026] DELETE /v2.0/floatingips/36c5d689-8be7-4832-adf7-edadc760038e => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1140] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:13 2026] POST /v2.0/networks => generated 649 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1141] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:14 2026] POST /v2.0/ports => generated 779 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:14.593 7 INFO neutron_taas.services.taas.taas_plugin [None req-3919836c-6760-4768-9961-392de60d8013 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: bb6dc864-4925-48fd-a4c2-55e36f7dc5de /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-07-16 01:39:14.596 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3919836c-6760-4768-9961-392de60d8013 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: bb6dc864-4925-48fd-a4c2-55e36f7dc5de 2026-07-16 01:39:14.647 8 INFO neutron.db.segments_db [None req-33bd5282-ae8f-4ffb-8272-6f6260a8a566 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Added segment f7d5dd5d-223f-480a-ad55-3fc6c9660718 of type vxlan for network 39cd6f8b-d601-4cb1-90d1-638ce794f273 [pid: 8|app: 0|req: 553/1142] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:14 2026] POST /v2.0/networks => generated 636 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1143] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:14 2026] POST /v2.0/subnets => generated 646 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1144] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:15 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 590/1145] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:14 2026] PUT /v2.0/routers/e5e3ff05-75ad-4c82-b5ed-b47868740f81/remove_router_interface => generated 309 bytes in 995 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:15.385 7 INFO neutron_taas.services.taas.taas_plugin [None req-1233b8c7-4af4-4ede-898a-e3807dc16354 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 40fa5585-e0d0-474a-b83a-2e5407869bfd 2026-07-16 01:39:15.387 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1233b8c7-4af4-4ede-898a-e3807dc16354 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 40fa5585-e0d0-474a-b83a-2e5407869bfd [pid: 8|app: 0|req: 556/1146] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:15 2026] POST /v2.0/ports => generated 966 bytes in 322 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-07-16 01:39:15.526 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8206ebe-215c-4d86-af1b-1ff60f9378d7 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] TaaS: Handle Delete Port: e3a07600-830a-4195-90df-d3faa1eeafd8 2026-07-16 01:39:15.529 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8206ebe-215c-4d86-af1b-1ff60f9378d7 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Tap Mirror: Handle Delete Port: e3a07600-830a-4195-90df-d3faa1eeafd8 2026-07-16 01:39:15.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-1233b8c7-4af4-4ede-898a-e3807dc16354 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: aa686750-357a-47cf-a047-ebf6c2ad170d 2026-07-16 01:39:15.625 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1233b8c7-4af4-4ede-898a-e3807dc16354 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: aa686750-357a-47cf-a047-ebf6c2ad170d [pid: 8|app: 0|req: 557/1147] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:15 2026] DELETE /v2.0/ports/e3a07600-830a-4195-90df-d3faa1eeafd8 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:15.699 8 INFO neutron.pecan_wsgi.hooks.translation [None req-41234c8d-add0-469b-8d28-ba5c8ceb0de0 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 558/1148] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:15 2026] DELETE /v2.0/ports/e3a07600-830a-4195-90df-d3faa1eeafd8 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:15.722 8 INFO neutron.pecan_wsgi.hooks.translation [None req-17374749-5929-46da-acfb-ecaa26bcafdf 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 559/1149] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:15 2026] GET /v2.0/ports/e3a07600-830a-4195-90df-d3faa1eeafd8 => 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: 560/1150] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:15 2026] GET /v2.0/security-groups?tenant_id=fcb64cb2c846430b953ba355056ef834&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:16.023 7 INFO neutron.services.segments.plugin [-] Segment b6260894-d0f8-49f0-82eb-519c871245df resource provider aggregate not found 2026-07-16 01:39:16.026 7 INFO neutron.services.segments.plugin [-] Segment b6260894-d0f8-49f0-82eb-519c871245df resource provider aggregate not found 2026-07-16 01:39:16.046 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b6260894-d0f8-49f0-82eb-519c871245df resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6260894-d0f8-49f0-82eb-519c871245df found for delete ", "request_id": "req-665cd989-dbed-4ed6-aa80-464b7f2052b5"}]} 2026-07-16 01:39:16.048 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b6260894-d0f8-49f0-82eb-519c871245df resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6260894-d0f8-49f0-82eb-519c871245df found for delete ", "request_id": "req-75c66509-7ca5-403a-bca7-eec5d0efeded"}]} 2026-07-16 01:39:16.053 7 INFO neutron.db.l3_hamode_db [None req-1233b8c7-4af4-4ede-898a-e3807dc16354 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 3427a910-bcd6-47c4-869d-5ee5243af66e was deleted as no HA routers are present in tenant 004f1e29af7d4582accd852fdc32fed6. [pid: 7|app: 0|req: 591/1151] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:15 2026] DELETE /v2.0/routers/e5e3ff05-75ad-4c82-b5ed-b47868740f81 => generated 0 bytes in 856 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 561/1152] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:15 2026] DELETE /v2.0/subnets/048a51d0-cdce-4d80-937d-9d25268baa12 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1153] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:16 2026] DELETE /v2.0/security-groups/26cf5088-6ef7-4273-8e07-a1e50fead671 => 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: 562/1154] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:16 2026] DELETE /v2.0/subnets/579f79ec-f4a5-4f7d-aefc-8c599b89fdd5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1155] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:16 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 593/1156] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:16 2026] DELETE /v2.0/networks/39cd6f8b-d601-4cb1-90d1-638ce794f273 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:16.331 7 INFO neutron.db.segments_db [None req-c3a23c10-d908-44cf-bd02-c755bacbdf75 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Added segment 5392c8bf-a41f-404c-8a57-86696d1fe66d of type vxlan for network 7c1e646f-ddd4-4fb3-8503-41ed7b206f7d 2026-07-16 01:39:16.356 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0702654-18f3-4cb4-a6de-ad3ea8ac30f2 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: f2debb19-c6b4-4bca-852b-889d64c3ce46 2026-07-16 01:39:16.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0702654-18f3-4cb4-a6de-ad3ea8ac30f2 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: f2debb19-c6b4-4bca-852b-889d64c3ce46 [pid: 7|app: 0|req: 594/1157] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:16 2026] POST /v2.0/networks => generated 636 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:16.548 8 INFO neutron.services.segments.plugin [-] Segment bf9079fc-c271-4a43-8c6f-d7a591c89626 resource provider aggregate not found 2026-07-16 01:39:16.549 8 INFO neutron.services.segments.plugin [-] Segment bf9079fc-c271-4a43-8c6f-d7a591c89626 resource provider aggregate not found 2026-07-16 01:39:16.574 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf9079fc-c271-4a43-8c6f-d7a591c89626 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf9079fc-c271-4a43-8c6f-d7a591c89626 found for delete ", "request_id": "req-99976685-ab75-445b-811f-008da30290ed"}]} 2026-07-16 01:39:16.576 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf9079fc-c271-4a43-8c6f-d7a591c89626 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf9079fc-c271-4a43-8c6f-d7a591c89626 found for delete ", "request_id": "req-313a87a5-2b53-4054-91a9-93f1ae997817"}]} [pid: 8|app: 0|req: 564/1158] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:16 2026] DELETE /v2.0/networks/67d2c907-5a92-4da4-be45-191dcd974e8a => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1159] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:16 2026] POST /v2.0/subnets => generated 646 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1160] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:16 2026] GET /v2.0/security-groups?tenant_id=004f1e29af7d4582accd852fdc32fed6&name=default => generated 2925 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1161] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:16 2026] DELETE /v2.0/security-groups/dce74b13-62e0-4711-b712-e6c546ac506c => 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: 565/1162] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:16 2026] POST /v2.0/ports => generated 928 bytes in 346 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:17.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f41fff5-3443-4822-a62b-83e54c7665f4 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] TaaS: Handle Delete Port: aa8ab9ac-0db6-4fdd-9a04-005e41813d9a 2026-07-16 01:39:17.141 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f41fff5-3443-4822-a62b-83e54c7665f4 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Tap Mirror: Handle Delete Port: aa8ab9ac-0db6-4fdd-9a04-005e41813d9a [pid: 7|app: 0|req: 598/1163] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:17 2026] DELETE /v2.0/ports/aa8ab9ac-0db6-4fdd-9a04-005e41813d9a => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:17.271 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6a0f2462-934a-4a0c-9b80-0a028b60bb93 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 566/1164] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:17 2026] GET /v2.0/ports/aa8ab9ac-0db6-4fdd-9a04-005e41813d9a => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 567/1165] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:17 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 599/1166] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:17 2026] DELETE /v2.0/subnets/fde2a3a6-ce9e-45d2-8cec-5687d9064c1a => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1167] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:17 2026] DELETE /v2.0/networks/7c1e646f-ddd4-4fb3-8503-41ed7b206f7d => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1168] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:17 2026] POST /v2.0/ports => generated 778 bytes in 319 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: 601/1169] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:39:17 2026] GET /v2.0/networks?id=3d1088c4-89a8-433f-97d8-f955689e733a => generated 676 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1170] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:39:18 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=43a100a83f644b7bb3ca01f8ce1e1945 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:18.072 7 INFO neutron.services.segments.plugin [-] Segment f7d5dd5d-223f-480a-ad55-3fc6c9660718 resource provider aggregate not found 2026-07-16 01:39:18.089 7 INFO neutron.services.segments.plugin [-] Segment f7d5dd5d-223f-480a-ad55-3fc6c9660718 resource provider aggregate not found 2026-07-16 01:39:18.098 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f7d5dd5d-223f-480a-ad55-3fc6c9660718 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d5dd5d-223f-480a-ad55-3fc6c9660718 found for delete ", "request_id": "req-1a811371-5d2a-4f0e-8094-7446a85d5a41"}]} 2026-07-16 01:39:18.114 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f7d5dd5d-223f-480a-ad55-3fc6c9660718 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7d5dd5d-223f-480a-ad55-3fc6c9660718 found for delete ", "request_id": "req-eee3c3c8-9e63-44e1-8162-70300b3de540"}]} [pid: 8|app: 0|req: 569/1171] 10.0.0.38 () {34 vars in 734 bytes} [Thu Jul 16 01:39:17 2026] PUT /v2.0/ports/bed90f09-e002-44bb-888d-ee9888c1e906 => generated 752 bytes in 236 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-07-16 01:39:18.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-c496eccc-7170-420b-9612-91729c362dc3 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] TaaS: Handle Delete Port: bed90f09-e002-44bb-888d-ee9888c1e906 2026-07-16 01:39:18.284 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c496eccc-7170-420b-9612-91729c362dc3 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Tap Mirror: Handle Delete Port: bed90f09-e002-44bb-888d-ee9888c1e906 [pid: 8|app: 0|req: 570/1172] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:18 2026] DELETE /v2.0/ports/bed90f09-e002-44bb-888d-ee9888c1e906 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1173] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:39:18 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) [pid: 7|app: 0|req: 603/1174] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:39:18 2026] POST /v2.0/ports => generated 958 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, ' 2026-07-16 01:39:18.433 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66de5e99-4884-4dbc-b62b-2742f0655e68 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 604/1175] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:18 2026] GET /v2.0/ports/bed90f09-e002-44bb-888d-ee9888c1e906 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1176] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:18 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 961 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1177] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:39:18 2026] GET /v2.0/ports => generated 782 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1178] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:18 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1179] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:18 2026] GET /v2.0/ports/ca3b86f1-6ce2-452d-babf-7c7a14af3f71 => generated 779 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:18.605 8 INFO neutron.services.segments.plugin [-] Segment 5392c8bf-a41f-404c-8a57-86696d1fe66d resource provider aggregate not found 2026-07-16 01:39:18.616 8 INFO neutron.services.segments.plugin [-] Segment 5392c8bf-a41f-404c-8a57-86696d1fe66d resource provider aggregate not found 2026-07-16 01:39:18.621 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d0c26c91-e693-4d48-b1a0-913860d6cc26 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 576/1180] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:18 2026] DELETE /v2.0/ports/aa8ab9ac-0db6-4fdd-9a04-005e41813d9a => generated 132 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:18.630 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5392c8bf-a41f-404c-8a57-86696d1fe66d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5392c8bf-a41f-404c-8a57-86696d1fe66d found for delete ", "request_id": "req-f74f8354-594b-42cb-9107-4daa2a9e5439"}]} 2026-07-16 01:39:18.638 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5392c8bf-a41f-404c-8a57-86696d1fe66d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5392c8bf-a41f-404c-8a57-86696d1fe66d found for delete ", "request_id": "req-3b827b3f-606f-4962-ad2e-61c435b726c9"}]} 2026-07-16 01:39:18.641 8 INFO neutron.pecan_wsgi.hooks.translation [None req-721894a2-315a-4cf9-888d-3745ddb6266e 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 577/1181] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:18 2026] DELETE /v2.0/subnets/fde2a3a6-ce9e-45d2-8cec-5687d9064c1a => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:18.660 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1b10e71c-9b79-4d44-8ab2-4de399b731ba 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 578/1182] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:18 2026] DELETE /v2.0/subnets/048a51d0-cdce-4d80-937d-9d25268baa12 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:18.765 8 INFO neutron_taas.services.taas.taas_plugin [None req-39eb4a63-2b9e-40ce-b9b7-e1db51100501 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] TaaS: Handle Delete Port: ca3b86f1-6ce2-452d-babf-7c7a14af3f71 2026-07-16 01:39:18.768 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39eb4a63-2b9e-40ce-b9b7-e1db51100501 6a11f82a31bc4a4b957333932d1a34cd c979856a92474d60b39e31b52709b6e7 - - default default] Tap Mirror: Handle Delete Port: ca3b86f1-6ce2-452d-babf-7c7a14af3f71 [pid: 8|app: 0|req: 579/1183] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:18 2026] DELETE /v2.0/ports/ca3b86f1-6ce2-452d-babf-7c7a14af3f71 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1184] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:39:18 2026] PUT /v2.0/ports/49240946-3ee7-413f-824a-dd424062f308 => generated 1239 bytes in 445 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:18.916 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6fc9e9d6-3fc0-4d35-a082-af94f35a9b48'] response: {'name': 'network-changed', 'server_uuid': '5db0fb32-9234-4575-bbf0-bf22e303a04f', 'tag': '49240946-3ee7-413f-824a-dd424062f308', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 580/1185] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:18 2026] DELETE /v2.0/networks/0f963e38-b0f2-4a6f-a2bb-6c6ae6a644f9 => generated 0 bytes in 144 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, ' [pid: 7|app: 0|req: 606/1186] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:19 2026] GET /v2.0/ports?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 1242 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1187] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:39:19 2026] GET /v2.0/networks?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&shared=False => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1188] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:39:19 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: 581/1189] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:19 2026] GET /v2.0/security-groups?tenant_id=c979856a92474d60b39e31b52709b6e7&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1190] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:19 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1191] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:19 2026] DELETE /v2.0/security-groups/7d712254-43bb-45bd-8e81-e6b4806c68db => 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: 611/1192] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:19 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 8|app: 0|req: 582/1193] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:19 2026] GET /v2.0/security-groups?tenant_id=48267fc284064626a1d174eaddf1dff9&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1194] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:19 2026] DELETE /v2.0/security-groups/fb9c4233-9788-4f3e-8fb6-3ddd2f3b8858 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:20.648 8 INFO neutron.services.segments.plugin [-] Segment ed4c6325-cc7b-41c3-ac5b-e797b704cd43 resource provider aggregate not found 2026-07-16 01:39:20.660 8 INFO neutron.services.segments.plugin [-] Segment ed4c6325-cc7b-41c3-ac5b-e797b704cd43 resource provider aggregate not found [pid: 8|app: 0|req: 583/1195] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/ports?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:20.673 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed4c6325-cc7b-41c3-ac5b-e797b704cd43 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4c6325-cc7b-41c3-ac5b-e797b704cd43 found for delete ", "request_id": "req-4c4ed090-c10e-4544-b586-a90138adc8a9"}]} 2026-07-16 01:39:20.677 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ed4c6325-cc7b-41c3-ac5b-e797b704cd43 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ed4c6325-cc7b-41c3-ac5b-e797b704cd43 found for delete ", "request_id": "req-5ed57ae2-58ad-48b0-af4a-ed27111acf07"}]} [pid: 7|app: 0|req: 613/1196] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=49240946-3ee7-413f-824a-dd424062f308 => 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: 584/1197] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/subnets?id=c7983361-4eb1-4633-a9d9-443ec0128633 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1198] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/ports?network_id=3d1088c4-89a8-433f-97d8-f955689e733a&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: 585/1199] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?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: 615/1200] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1201] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?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: 616/1202] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:20 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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-07-16 01:39:21.690 8 INFO neutron.db.segments_db [None req-f3c6431f-82c2-41c1-b6f7-b4e2e0fa5eab 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Added segment 7e38f303-e498-40b5-ae56-dea08a951d46 of type vxlan for network e4b0bab6-160a-442a-89b0-9f58435426e8 [pid: 8|app: 0|req: 587/1203] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:21 2026] POST /v2.0/networks => generated 644 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1204] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:21 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 973 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1205] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:22 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1206] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:21 2026] POST /v2.0/ports => generated 774 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:22.164 8 INFO neutron.db.segments_db [None req-d68813a4-4472-4f92-9da3-9f2cf5cbe05b 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Added segment 0ff7b391-5eb2-4787-b942-52eec82469dc of type vxlan for network 107008ba-fd2c-47c9-8a46-b329826b439e [pid: 8|app: 0|req: 590/1207] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:22 2026] POST /v2.0/networks => generated 631 bytes in 154 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: 618/1208] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:22 2026] POST /v2.0/subnets => generated 626 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1209] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:22 2026] POST /v2.0/ports => generated 953 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:23.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-8b92bd4c-d955-4ba5-98f1-bd736803b436 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] TaaS: Handle Delete Port: 019280a7-8fe3-46f1-b013-aee4140c4ad5 2026-07-16 01:39:23.016 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b92bd4c-d955-4ba5-98f1-bd736803b436 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Tap Mirror: Handle Delete Port: 019280a7-8fe3-46f1-b013-aee4140c4ad5 [pid: 7|app: 0|req: 619/1210] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:22 2026] DELETE /v2.0/ports/019280a7-8fe3-46f1-b013-aee4140c4ad5 => generated 0 bytes in 247 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-07-16 01:39:23.166 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2daa36da-d912-4aca-a47f-77e829b7788a 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1211] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:23 2026] DELETE /v2.0/ports/019280a7-8fe3-46f1-b013-aee4140c4ad5 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1212] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:23 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 973 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:23.185 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6bb8e647-7cff-4ea8-8c7e-5ba7b78d2aa0 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 621/1213] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:23 2026] GET /v2.0/ports/019280a7-8fe3-46f1-b013-aee4140c4ad5 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 622/1214] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:23 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 8|app: 0|req: 593/1215] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:23 2026] DELETE /v2.0/subnets/51cc1055-44a8-42e7-b506-d18565addb62 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:23.436 7 INFO neutron.services.segments.plugin [-] Segment 0ff7b391-5eb2-4787-b942-52eec82469dc resource provider aggregate not found 2026-07-16 01:39:23.443 7 INFO neutron.services.segments.plugin [-] Segment 0ff7b391-5eb2-4787-b942-52eec82469dc resource provider aggregate not found 2026-07-16 01:39:23.457 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ff7b391-5eb2-4787-b942-52eec82469dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff7b391-5eb2-4787-b942-52eec82469dc found for delete ", "request_id": "req-5a0377d3-b4a7-41bc-a724-c8e4daca5e7c"}]} 2026-07-16 01:39:23.464 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ff7b391-5eb2-4787-b942-52eec82469dc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ff7b391-5eb2-4787-b942-52eec82469dc found for delete ", "request_id": "req-ec7fad2d-86f6-408e-b01b-41cf4fb9f948"}]} [pid: 7|app: 0|req: 623/1216] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:23 2026] DELETE /v2.0/networks/107008ba-fd2c-47c9-8a46-b329826b439e => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:23.546 8 INFO neutron.db.segments_db [None req-7e224f98-5ad5-4297-854b-6e3577167bff 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Added segment 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 of type vxlan for network 4b9fa92d-5d5a-433a-857b-e6747a282086 [pid: 8|app: 0|req: 594/1217] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:23 2026] POST /v2.0/networks => generated 632 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1218] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:23 2026] POST /v2.0/subnets => generated 626 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1219] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:23 2026] POST /v2.0/ports => generated 912 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1220] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:24 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1221] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:24 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:24.416 8 INFO neutron_taas.services.taas.taas_plugin [None req-23587300-2034-41aa-b5b5-91e7152740f9 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] TaaS: Handle Delete Port: 3ded4bbf-720a-47ac-8005-16f32ca50981 2026-07-16 01:39:24.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23587300-2034-41aa-b5b5-91e7152740f9 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Tap Mirror: Handle Delete Port: 3ded4bbf-720a-47ac-8005-16f32ca50981 [pid: 8|app: 0|req: 596/1222] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:24 2026] DELETE /v2.0/ports/3ded4bbf-720a-47ac-8005-16f32ca50981 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:24.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ab6b4850-9947-49e6-b313-f2b62bf1ed47 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 627/1223] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:24 2026] GET /v2.0/ports/3ded4bbf-720a-47ac-8005-16f32ca50981 => 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: 597/1224] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:24 2026] DELETE /v2.0/subnets/54dca2ce-383e-42c4-9fe2-339727769369 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1225] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:24 2026] DELETE /v2.0/networks/4b9fa92d-5d5a-433a-857b-e6747a282086 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1226] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:24 2026] POST /v2.0/ports => generated 774 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1227] 10.0.0.38 () {34 vars in 734 bytes} [Thu Jul 16 01:39:25 2026] PUT /v2.0/ports/cd699862-30b1-4041-bd83-00ddb6d93568 => generated 752 bytes in 155 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-07-16 01:39:25.432 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc95036b-e509-444b-b3d8-792df7d61780 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] TaaS: Handle Delete Port: cd699862-30b1-4041-bd83-00ddb6d93568 2026-07-16 01:39:25.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc95036b-e509-444b-b3d8-792df7d61780 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Tap Mirror: Handle Delete Port: cd699862-30b1-4041-bd83-00ddb6d93568 2026-07-16 01:39:25.481 7 INFO neutron.services.segments.plugin [-] Segment 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:39:25.496 7 INFO neutron.services.segments.plugin [-] Segment 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 resource provider aggregate not found 2026-07-16 01:39:25.506 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 found for delete ", "request_id": "req-c78ec355-6bed-438c-8b45-61572dad9bb9"}]} 2026-07-16 01:39:25.523 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0ece95d6-9532-4b37-bdc0-d4715d24e1f0 found for delete ", "request_id": "req-52f99b62-99c0-4017-9dab-f0ad9757567b"}]} [pid: 7|app: 0|req: 630/1228] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:25 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1229] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:25 2026] DELETE /v2.0/ports/cd699862-30b1-4041-bd83-00ddb6d93568 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1230] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:25 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 8|app: 0|req: 600/1231] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:39:25 2026] GET /v2.0/ports => generated 777 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:25.608 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92d6f698-c238-4801-a3ff-0e505589d074 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 632/1232] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:25 2026] GET /v2.0/ports/cd699862-30b1-4041-bd83-00ddb6d93568 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1233] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:39:25 2026] GET /v2.0/ports => generated 777 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1234] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:25 2026] GET /v2.0/ports/8a7ecab6-d743-4a26-91d2-087e75a3dc66 => generated 774 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:25.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-66f75389-52b9-4caa-be00-02a9dbfa4329 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1235] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:25 2026] DELETE /v2.0/ports/3ded4bbf-720a-47ac-8005-16f32ca50981 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:25.779 7 INFO neutron.pecan_wsgi.hooks.translation [None req-54bd6a23-472e-4dba-8afe-29d791bee3cf 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 634/1236] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:25 2026] DELETE /v2.0/subnets/54dca2ce-383e-42c4-9fe2-339727769369 => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:25.821 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c99502d9-3292-4462-854d-8ead698fd4ca 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1237] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:25 2026] DELETE /v2.0/subnets/51cc1055-44a8-42e7-b506-d18565addb62 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:25.937 7 INFO neutron_taas.services.taas.taas_plugin [None req-59b93e39-3bcd-4e93-9e74-3d3c58e3e03a 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] TaaS: Handle Delete Port: 8a7ecab6-d743-4a26-91d2-087e75a3dc66 2026-07-16 01:39:25.941 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59b93e39-3bcd-4e93-9e74-3d3c58e3e03a 32d841e943444a59b95322c9e093dbff 1faebe646fa244efa058bf16ad368778 - - default default] Tap Mirror: Handle Delete Port: 8a7ecab6-d743-4a26-91d2-087e75a3dc66 [pid: 7|app: 0|req: 635/1238] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:39:25 2026] DELETE /v2.0/ports/8a7ecab6-d743-4a26-91d2-087e75a3dc66 => 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: 636/1239] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:26 2026] DELETE /v2.0/networks/e4b0bab6-160a-442a-89b0-9f58435426e8 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1240] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:26 2026] GET /v2.0/security-groups?tenant_id=35a08063039d4e69a236923caf5b9e2f&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1243] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:26 2026] DELETE /v2.0/security-groups/55ee5a2e-e1c7-4af1-9649-589be2568f2c => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1244] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:26 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1245] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:26 2026] GET /v2.0/security-groups?tenant_id=819a83bdce584e2f813b5cddf97f80f5&name=default => generated 2925 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1246] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:26 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1247] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:26 2026] GET /v2.0/security-groups?tenant_id=1faebe646fa244efa058bf16ad368778&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1248] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:26 2026] DELETE /v2.0/security-groups/6e137167-f093-416c-bdc2-fd4037e48ed6 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1249] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:26 2026] DELETE /v2.0/security-groups/72c04839-6ad3-4fb0-ad64-76efc3bc48c5 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1250] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:26 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:27.362 7 INFO neutron.db.l3_db [None req-f01e2a3f-3db9-43d9-9ac6-8f67fc60067b a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] Floating IP e4e8d59b-8637-4c9b-a8e7-48899b92db3f associated. External IP: 10.96.250.212, port: 49240946-3ee7-413f-824a-dd424062f308. 2026-07-16 01:39:27.544 7 INFO neutron.services.segments.plugin [-] Segment 7e38f303-e498-40b5-ae56-dea08a951d46 resource provider aggregate not found 2026-07-16 01:39:27.550 7 INFO neutron.services.segments.plugin [-] Segment 7e38f303-e498-40b5-ae56-dea08a951d46 resource provider aggregate not found 2026-07-16 01:39:27.571 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7e38f303-e498-40b5-ae56-dea08a951d46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e38f303-e498-40b5-ae56-dea08a951d46 found for delete ", "request_id": "req-2570aa72-e8ef-4677-a1a9-11ce18f9cef5"}]} 2026-07-16 01:39:27.572 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7e38f303-e498-40b5-ae56-dea08a951d46 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7e38f303-e498-40b5-ae56-dea08a951d46 found for delete ", "request_id": "req-072e7d63-0795-498e-a0e4-6e3b77d8fb9d"}]} [pid: 7|app: 0|req: 641/1251] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:39:27 2026] PUT /v2.0/floatingips/e4e8d59b-8637-4c9b-a8e7-48899b92db3f => generated 856 bytes in 716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:27.753 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c71b7df9-7dd3-4b2d-970b-1cf4a23c1e1d'] response: {'name': 'network-changed', 'server_uuid': '5db0fb32-9234-4575-bbf0-bf22e303a04f', 'tag': '49240946-3ee7-413f-824a-dd424062f308', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 611/1252] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/ports?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1253] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/networks?id=3d1088c4-89a8-433f-97d8-f955689e733a => generated 772 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1254] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=49240946-3ee7-413f-824a-dd424062f308 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1255] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/subnets?id=c7983361-4eb1-4633-a9d9-443ec0128633 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1256] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/ports?network_id=3d1088c4-89a8-433f-97d8-f955689e733a&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1257] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 614/1258] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?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: 8|app: 0|req: 615/1259] 10.0.0.38 () {32 vars in 650 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions => generated 21537 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1260] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:28 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: 617/1261] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:28 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: 618/1262] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1263] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:39:28 2026] POST /v2.0/subnetpools => generated 548 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1264] 10.0.0.38 () {32 vars in 662 bytes} [Thu Jul 16 01:39:28 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: 7|app: 0|req: 646/1265] 10.0.0.38 () {32 vars in 696 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1266] 10.0.0.38 () {32 vars in 694 bytes} [Thu Jul 16 01:39:28 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: 620/1267] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/subnetpools/080cb230-fc4d-4a91-af90-f21f1277311f => generated 548 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1268] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/auto-allocated-topology => 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: 649/1269] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1270] 10.0.0.38 () {32 vars in 700 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1271] 10.0.0.38 () {32 vars in 690 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1272] 10.0.0.38 () {32 vars in 692 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1273] 10.0.0.38 () {32 vars in 682 bytes} [Thu Jul 16 01:39:28 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: 621/1274] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:39:28 2026] PUT /v2.0/subnetpools/080cb230-fc4d-4a91-af90-f21f1277311f => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1275] 10.0.0.38 () {32 vars in 684 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1276] 10.0.0.38 () {32 vars in 658 bytes} [Thu Jul 16 01:39:28 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: 7|app: 0|req: 656/1277] 10.0.0.38 () {32 vars in 696 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1278] 10.0.0.38 () {32 vars in 676 bytes} [Thu Jul 16 01:39:28 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1279] 10.0.0.38 () {32 vars in 680 bytes} [Thu Jul 16 01:39:28 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: 7|app: 0|req: 659/1280] 10.0.0.38 () {32 vars in 672 bytes} [Thu Jul 16 01:39:28 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: 7|app: 0|req: 660/1281] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:29 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: 7|app: 0|req: 661/1282] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:39:29 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: 622/1283] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:39:28 2026] DELETE /v2.0/subnetpools/080cb230-fc4d-4a91-af90-f21f1277311f => 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: 662/1284] 10.0.0.38 () {32 vars in 684 bytes} [Thu Jul 16 01:39:29 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: 7|app: 0|req: 663/1285] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:29.035 8 INFO neutron.api.v2.resource [None req-f2f0afdf-a934-47aa-a6d4-df4a7ce4fc09 3fc59e1f3c074ceb84367d1d4c4d69c1 32b8c695441745cd9a08cfa948d344cb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 664/1286] 10.0.0.38 () {32 vars in 684 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 623/1287] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/subnetpools/080cb230-fc4d-4a91-af90-f21f1277311f => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1288] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1289] 10.0.0.38 () {32 vars in 696 bytes} [Thu Jul 16 01:39:29 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) 2026-07-16 01:39:29.049 8 INFO neutron.api.v2.resource [None req-c148894d-53ab-4ef1-a7bf-d79aebc742dc 3fc59e1f3c074ceb84367d1d4c4d69c1 32b8c695441745cd9a08cfa948d344cb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 624/1290] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:39:29 2026] DELETE /v2.0/subnetpools/080cb230-fc4d-4a91-af90-f21f1277311f => generated 145 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1291] 10.0.0.38 () {32 vars in 676 bytes} [Thu Jul 16 01:39:29 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: 625/1292] 10.0.0.38 () {32 vars in 664 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/router => generated 256 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1293] 10.0.0.38 () {32 vars in 674 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1294] 10.0.0.38 () {32 vars in 662 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1295] 10.0.0.38 () {32 vars in 672 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/l3-flavors => 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: 627/1296] 10.0.0.38 () {32 vars in 710 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1297] 10.0.0.38 () {32 vars in 688 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1298] 10.0.0.38 () {32 vars in 680 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1299] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1300] 10.0.0.38 () {32 vars in 684 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1301] 10.0.0.38 () {32 vars in 702 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1302] 10.0.0.38 () {32 vars in 672 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1303] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1304] 10.0.0.38 () {32 vars in 672 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1305] 10.0.0.38 () {32 vars in 690 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1306] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1307] 10.0.0.38 () {32 vars in 706 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1308] 10.0.0.38 () {32 vars in 702 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1309] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1310] 10.0.0.38 () {32 vars in 694 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1311] 10.0.0.38 () {32 vars in 708 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-resource-request-groups => 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: 635/1312] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/binding => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1313] 10.0.0.38 () {32 vars in 684 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1314] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1315] 10.0.0.38 () {32 vars in 672 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1316] 10.0.0.38 () {32 vars in 668 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/provider => generated 191 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1317] 10.0.0.38 () {32 vars in 658 bytes} [Thu Jul 16 01:39:29 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: 638/1318] 10.0.0.38 () {32 vars in 696 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1319] 10.0.0.38 () {32 vars in 696 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1320] 10.0.0.38 () {32 vars in 674 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1321] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1322] 10.0.0.38 () {32 vars in 680 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1323] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1324] 10.0.0.38 () {32 vars in 682 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1325] 10.0.0.38 () {32 vars in 704 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1326] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1327] 10.0.0.38 () {32 vars in 694 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 643/1328] 10.0.0.38 () {32 vars in 692 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1329] 10.0.0.38 () {32 vars in 682 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1330] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1331] 10.0.0.38 () {32 vars in 702 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 645/1332] 10.0.0.38 () {32 vars in 664 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1333] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1334] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1335] 10.0.0.38 () {32 vars in 688 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1336] 10.0.0.38 () {32 vars in 688 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1337] 10.0.0.38 () {32 vars in 692 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1338] 10.0.0.38 () {32 vars in 682 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1339] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1340] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:29 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: 692/1341] 10.0.0.38 () {32 vars in 700 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 650/1342] 10.0.0.38 () {32 vars in 710 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1343] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 651/1344] 10.0.0.38 () {32 vars in 712 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1345] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1346] 10.0.0.38 () {32 vars in 738 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1347] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 653/1348] 10.0.0.38 () {32 vars in 680 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1349] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1350] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 697/1351] 10.0.0.38 () {32 vars in 676 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1352] 10.0.0.38 () {32 vars in 666 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1353] 10.0.0.38 () {32 vars in 694 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1354] 10.0.0.38 () {32 vars in 702 bytes} [Thu Jul 16 01:39:29 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: 699/1355] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 657/1356] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1357] 10.0.0.38 () {32 vars in 680 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1358] 10.0.0.38 () {32 vars in 702 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 660/1359] 10.0.0.38 () {32 vars in 692 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1360] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1361] 10.0.0.38 () {32 vars in 694 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1362] 10.0.0.38 () {32 vars in 676 bytes} [Thu Jul 16 01:39:29 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: 8|app: 0|req: 664/1363] 10.0.0.38 () {32 vars in 686 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1364] 10.0.0.38 () {32 vars in 698 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1365] 10.0.0.38 () {32 vars in 662 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1366] 10.0.0.38 () {32 vars in 678 bytes} [Thu Jul 16 01:39:29 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: 700/1367] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/security-groups?tenant_id=32b8c695441745cd9a08cfa948d344cb&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1368] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:29 2026] GET /v2.0/security-groups?tenant_id=a0e1b622fccf4c17afef75c4b7b68b22&name=default => generated 2925 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1369] 10.0.0.38 () {32 vars in 674 bytes} [Thu Jul 16 01:39:30 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: 8|app: 0|req: 669/1370] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:30 2026] DELETE /v2.0/security-groups/7d869d46-4be0-48a9-95ae-b361e0978a99 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1371] 10.0.0.38 () {32 vars in 690 bytes} [Thu Jul 16 01:39:30 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: 8|app: 0|req: 671/1372] 10.0.0.38 () {32 vars in 674 bytes} [Thu Jul 16 01:39:30 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1373] 10.0.0.38 () {32 vars in 664 bytes} [Thu Jul 16 01:39:30 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: 8|app: 0|req: 673/1374] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:39:30 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1375] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:30 2026] DELETE /v2.0/security-groups/08ab62b7-ce24-46fa-acaa-cbbf6e2e7502 => 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: 674/1376] 10.0.0.38 () {32 vars in 672 bytes} [Thu Jul 16 01:39:30 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1377] 10.0.0.38 () {32 vars in 684 bytes} [Thu Jul 16 01:39:30 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1378] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:30 2026] GET /v2.0/security-groups?tenant_id=22601f020393480e858b669c90ccc7a5&name=default => generated 2925 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1379] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:30 2026] DELETE /v2.0/security-groups/53774dc2-5f8e-4e0e-b782-319354c44378 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:32.044 8 INFO neutron.db.segments_db [None req-ecd6bcf6-a4a1-492c-a3de-7ec38de3abac b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment e85bf95e-f8c5-447f-830a-353eb63fa80a of type vxlan for network 0e3a5120-75d3-4c73-abc1-9a599ad42640 [pid: 8|app: 0|req: 676/1380] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:39:31 2026] POST /v2.0/networks => generated 741 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1381] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:32 2026] POST /v2.0/subnets => generated 688 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:32.396 8 INFO neutron.db.segments_db [None req-8684074c-646c-4b9f-9430-648b2443f82f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment a5143a52-d316-4e1a-aec7-71c88bd11982 of type vxlan for network 52331957-b65a-48db-abeb-fb296406d2c7 2026-07-16 01:39:32.676 8 INFO neutron.db.l3_hamode_db [None req-8684074c-646c-4b9f-9430-648b2443f82f b7afd9adb5c24408a8cc2690196dedcf f855004d40824577a9c016429dfbc4ec - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:32.734 7 INFO neutron.db.segments_db [None req-12e88d49-1051-40d5-8d85-28059b061cc3 d68371496f4f4c8ca238689b1e3e724b 58f1f7ff74964e338d9066fcfdf90843 - - default default] Added segment 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 of type vxlan for network e7258ff4-9bcc-4cd3-80ad-bf7bbf3a11ed [pid: 7|app: 0|req: 706/1382] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:32 2026] POST /v2.0/networks => generated 644 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 707/1383] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:32 2026] POST /v2.0/subnets => generated 641 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:33.168 7 INFO neutron.db.segments_db [None req-c4067fa5-9bae-48fe-992a-5e689958f531 d68371496f4f4c8ca238689b1e3e724b 58f1f7ff74964e338d9066fcfdf90843 - - default default] Added segment f41b8810-5ee2-4a3a-a90e-2348a9de61ed of type vxlan for network 8d18ea5a-42d5-4987-9c8b-177726c870c3 [pid: 7|app: 0|req: 708/1384] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:33 2026] POST /v2.0/networks => generated 644 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1385] 10.0.0.38 () {34 vars in 740 bytes} [Thu Jul 16 01:39:33 2026] PUT /v2.0/networks/8d18ea5a-42d5-4987-9c8b-177726c870c3 => generated 592 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:33.421 8 INFO neutron.db.l3_hamode_db [None req-8684074c-646c-4b9f-9430-648b2443f82f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 710/1386] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:33 2026] GET /v2.0/security-groups?tenant_id=fd8e1438002b486ab1ccbf36ead0e8c5&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1387] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:33 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1388] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:33 2026] DELETE /v2.0/security-groups/71c3d7fd-95ba-405d-9429-9cd8dca7914d => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1389] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:32 2026] POST /v2.0/routers => generated 728 bytes in 1929 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1390] 10.0.0.38 () {34 vars in 738 bytes} [Thu Jul 16 01:39:33 2026] PUT /v2.0/subnets/ac20c81f-5348-47db-a9ad-ea6b3879972c => generated 636 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:34.516 7 INFO neutron.services.segments.plugin [-] Segment f41b8810-5ee2-4a3a-a90e-2348a9de61ed resource provider aggregate not found 2026-07-16 01:39:34.525 7 INFO neutron.services.segments.plugin [-] Segment f41b8810-5ee2-4a3a-a90e-2348a9de61ed resource provider aggregate not found 2026-07-16 01:39:34.541 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f41b8810-5ee2-4a3a-a90e-2348a9de61ed resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41b8810-5ee2-4a3a-a90e-2348a9de61ed found for delete ", "request_id": "req-72575534-2b47-458e-a050-b896fbfad439"}]} 2026-07-16 01:39:34.542 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f41b8810-5ee2-4a3a-a90e-2348a9de61ed resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f41b8810-5ee2-4a3a-a90e-2348a9de61ed found for delete ", "request_id": "req-e4e984a9-b5cb-4f53-88dd-8fd3ad3aaefc"}]} [pid: 7|app: 0|req: 714/1391] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:34 2026] DELETE /v2.0/networks/8d18ea5a-42d5-4987-9c8b-177726c870c3 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:34.574 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9e99f10-d3e8-412f-9334-6fc7a1cf759a d68371496f4f4c8ca238689b1e3e724b 58f1f7ff74964e338d9066fcfdf90843 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1392] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:34 2026] DELETE /v2.0/networks/8d18ea5a-42d5-4987-9c8b-177726c870c3 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1393] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1394] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/subnets?network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1395] 10.0.0.38 () {32 vars in 650 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/extensions => generated 21537 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1396] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/networks => generated 1309 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1397] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/subnets => generated 1280 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1398] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/networks/e7258ff4-9bcc-4cd3-80ad-bf7bbf3a11ed => generated 669 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1399] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:39:34 2026] GET /v2.0/subnets/2fa38575-cd98-4b10-8d53-a1fbaf4d87ea => generated 641 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:34.883 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b65c796-8df8-49ba-8d97-a1376ee1bc73 d68371496f4f4c8ca238689b1e3e724b 58f1f7ff74964e338d9066fcfdf90843 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 723/1400] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:34 2026] DELETE /v2.0/subnets/ac20c81f-5348-47db-a9ad-ea6b3879972c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:39:34.904 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fb13675b-3eb1-441c-a9cb-2242b592078a d68371496f4f4c8ca238689b1e3e724b 58f1f7ff74964e338d9066fcfdf90843 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 724/1401] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:34 2026] DELETE /v2.0/networks/8d18ea5a-42d5-4987-9c8b-177726c870c3 => 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: 725/1402] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:34 2026] DELETE /v2.0/subnets/2fa38575-cd98-4b10-8d53-a1fbaf4d87ea => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1403] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:35 2026] DELETE /v2.0/networks/e7258ff4-9bcc-4cd3-80ad-bf7bbf3a11ed => 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: 678/1404] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:34 2026] PUT /v2.0/routers/83a90117-3ab1-449c-ab11-01d6088d3fe2/add_router_interface => generated 309 bytes in 1351 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1405] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:35 2026] GET /v2.0/security-groups?tenant_id=58f1f7ff74964e338d9066fcfdf90843&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: 679/1406] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:35 2026] DELETE /v2.0/security-groups/9fcdaa02-4217-4120-9943-0db5a29ecc73 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:36.557 7 INFO neutron.services.segments.plugin [-] Segment 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 resource provider aggregate not found 2026-07-16 01:39:36.560 7 INFO neutron.services.segments.plugin [-] Segment 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 resource provider aggregate not found 2026-07-16 01:39:36.574 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 found for delete ", "request_id": "req-5ac8c00f-1e4a-46ae-9c7f-3a26efb0d0a3"}]} 2026-07-16 01:39:36.575 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7b7ccac3-b9d3-4eca-8b83-65c814d47a14 found for delete ", "request_id": "req-a667d4d0-7c44-4642-b151-3deea37ce32c"}]} 2026-07-16 01:39:36.921 7 INFO neutron.db.segments_db [None req-4003b610-5e03-4862-ac1a-b30c88a0b247 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 29d1a522-4396-4d9c-ba1a-9420dae0cec1 of type vxlan for network afb079f1-9cf7-422b-8670-3e17851b78a6 [pid: 7|app: 0|req: 728/1407] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:39:36 2026] POST /v2.0/networks => generated 740 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1408] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:37 2026] POST /v2.0/subnets => generated 687 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:37.276 7 INFO neutron.db.segments_db [None req-a867bd15-6517-497e-ad7a-b6135d2bb6e3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment c6fb5296-5ecd-4c9e-9bf2-b662592252b1 of type vxlan for network 28200de7-1a47-4263-872b-875ddd14d546 2026-07-16 01:39:37.517 7 INFO neutron.db.l3_hamode_db [None req-a867bd15-6517-497e-ad7a-b6135d2bb6e3 b7afd9adb5c24408a8cc2690196dedcf 3a552874581e43c8878ce16ad2a222b9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:38.192 7 INFO neutron.db.l3_hamode_db [None req-a867bd15-6517-497e-ad7a-b6135d2bb6e3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:38.199 8 INFO neutron.db.segments_db [None req-2f171b0c-6b74-4646-a3d5-4bec7215e05b 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment ee4e4804-dd30-4c5d-8d57-6066b5c42995 of type vxlan for network 2f21ab25-3115-4d86-9f0e-c073f7f625d6 [pid: 8|app: 0|req: 681/1409] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:37 2026] POST /v2.0/networks => generated 630 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:38.476 8 INFO neutron.db.segments_db [None req-2e9e4f85-66c2-4f83-a677-edad6f06b05d 0e6deb90308644e7b8b623d8fd11c477 8a255bb8ffcc4c36af583a340ea3cc65 - - default default] Added segment b8a99fd2-8285-45dd-8748-c62a059d63b5 of type vxlan for network e6b18d18-46d2-4790-942d-051852bc51e5 [pid: 8|app: 0|req: 682/1410] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:38 2026] POST /v2.0/networks => generated 632 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:38.616 8 INFO neutron.db.segments_db [None req-403feaaa-12d7-4b63-b58a-ae24a21a135f 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment a00a2bfd-f234-46a6-ab40-b190d08f7ad5 of type vxlan for network 9bfb4557-d8fe-40f0-ab16-610a84d7ddf5 [pid: 8|app: 0|req: 683/1411] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:38 2026] POST /v2.0/networks => generated 629 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1412] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:38 2026] POST /v2.0/subnets => generated 626 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1413] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:37 2026] POST /v2.0/routers => generated 727 bytes in 1833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:39.107 7 INFO neutron.db.segments_db [None req-2ad581c6-12cc-47aa-9253-f8c929863000 0e6deb90308644e7b8b623d8fd11c477 8a255bb8ffcc4c36af583a340ea3cc65 - - default default] Added segment eedaa4a7-7cf5-474e-ab05-057019f17a2d of type vxlan for network b0fcc0b4-c022-4f85-a693-0fe7746517f1 [pid: 8|app: 0|req: 685/1414] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:38 2026] POST /v2.0/subnets => generated 626 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1415] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:39 2026] POST /v2.0/networks => generated 632 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1416] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:39 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) [pid: 7|app: 0|req: 732/1417] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:39 2026] POST /v2.0/subnets => generated 629 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:39.713 7 INFO neutron.db.segments_db [None req-f9d5bee4-8735-42f5-88d7-cc78562080d6 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment a97326f1-d28c-40d7-915e-7e4b73fe0d7b of type vxlan for network b9d7a7bf-1719-4ab1-81f2-7347ee72734a 2026-07-16 01:39:40.018 7 INFO neutron.db.l3_hamode_db [None req-f9d5bee4-8735-42f5-88d7-cc78562080d6 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:40.132 7 INFO neutron.db.l3_hamode_db [None req-f9d5bee4-8735-42f5-88d7-cc78562080d6 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 686/1418] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:39 2026] PUT /v2.0/routers/eb0cd4e5-b129-4e60-a832-7aa8e25568d1/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:40.379 8 INFO neutron.db.segments_db [None req-606d4fc6-f717-4c91-b848-a15cd6a58e08 0e6deb90308644e7b8b623d8fd11c477 8a255bb8ffcc4c36af583a340ea3cc65 - - default default] Added segment 34c15a1d-ccff-4985-a704-ffca34a0d284 of type vxlan for network c8117988-cc93-4741-9254-58d1853b5b49 [pid: 8|app: 0|req: 687/1419] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:40 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1420] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:39 2026] POST /v2.0/routers => generated 507 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1421] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:40 2026] POST /v2.0/subnets => generated 629 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:40.810 8 INFO neutron.db.segments_db [None req-d2401eca-b182-4446-bfc4-9aeadd41a5b7 0e6deb90308644e7b8b623d8fd11c477 8a255bb8ffcc4c36af583a340ea3cc65 - - default default] Added segment 1ba742f9-bc11-4c8c-afa9-e840eb9de492 of type vxlan for network 6691edb2-b933-46ff-89e9-674e9b6de5a2 [pid: 8|app: 0|req: 689/1422] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:40 2026] POST /v2.0/networks => generated 632 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1423] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:40 2026] POST /v2.0/subnets => generated 629 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1424] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:39:41 2026] POST /v2.0/security-groups => generated 1675 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 01:39:41.308 8 INFO neutron.db.segments_db [None req-42c5190a-a4e1-40c8-a273-5526bb068e6e 0e6deb90308644e7b8b623d8fd11c477 8a255bb8ffcc4c36af583a340ea3cc65 - - default default] Added segment 298908a6-95ad-49e1-ab93-f3373eaeaa5a of type vxlan for network 822f8251-9d2f-4c9e-b952-0f525549503e [pid: 8|app: 0|req: 692/1425] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:41 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1426] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:41 2026] POST /v2.0/security-group-rules => generated 597 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1427] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:39:41 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1430] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:41 2026] POST /v2.0/subnets => generated 629 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1431] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:40 2026] PUT /v2.0/routers/b4ef543c-a722-4125-a414-754124480e0a/add_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1432] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:39:41 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1433] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:41 2026] POST /v2.0/security-group-rules => generated 596 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1434] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:39:41 2026] PUT /v2.0/subnets/88e2cfc7-b61d-40cd-8ce3-00e4c96b8f06/tags => generated 17 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1435] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:41 2026] GET /v2.0/ports/d135710f-c0d7-4ad2-a268-0d2a0ab1c34a => generated 955 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1436] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:39:41 2026] PUT /v2.0/subnets/2f318db0-158d-4b0f-8621-eb75fe4b7042/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1437] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:41 2026] POST /v2.0/security-group-rules => generated 602 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1438] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:39:42 2026] PUT /v2.0/subnets/6803aa34-da39-4fbc-985c-d4efc5aeda3e/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: 739/1439] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:42 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: 740/1440] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:39:42 2026] PUT /v2.0/subnets/dfab8b75-6245-4bf7-b3cd-993167a8e355/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:42.316 7 INFO neutron.db.securitygroups_db [None req-c17e7bdf-e797-4f2c-b5cd-bab1d9b90572 c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] Project f855004d40824577a9c016429dfbc4ec 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: 741/1441] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:42 2026] POST /v2.0/security-group-rules => generated 607 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1442] 10.0.0.38 () {32 vars in 661 bytes} [Thu Jul 16 01:39:42 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) 2026-07-16 01:39:42.470 7 INFO neutron.db.securitygroups_db [None req-0eb6f272-8bb0-4089-ad12-62a452b09843 c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] Project f855004d40824577a9c016429dfbc4ec 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: 743/1443] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:42 2026] POST /v2.0/security-group-rules => generated 606 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1444] 10.0.0.38 () {32 vars in 675 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1445] 10.0.0.38 () {32 vars in 671 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1446] 10.0.0.38 () {32 vars in 683 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1447] 10.0.0.38 () {32 vars in 669 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1448] 10.0.0.38 () {32 vars in 683 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1449] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1450] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:39:42 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1451] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:42 2026] DELETE /v2.0/subnets/88e2cfc7-b61d-40cd-8ce3-00e4c96b8f06 => 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: 752/1452] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:39:43 2026] POST /v2.0/security-groups => generated 1659 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1453] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:42 2026] PUT /v2.0/routers/b4ef543c-a722-4125-a414-754124480e0a/add_router_interface => generated 309 bytes in 1146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1454] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:43 2026] DELETE /v2.0/subnets/2f318db0-158d-4b0f-8621-eb75fe4b7042 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1455] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:43 2026] GET /v2.0/ports/b069028c-2a19-473e-ade6-3b370a01c8aa => generated 955 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1456] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:43 2026] POST /v2.0/security-group-rules => generated 597 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1457] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:43 2026] DELETE /v2.0/subnets/6803aa34-da39-4fbc-985c-d4efc5aeda3e => 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: 756/1458] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:39:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 757/1459] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:43 2026] DELETE /v2.0/subnets/dfab8b75-6245-4bf7-b3cd-993167a8e355 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:43.641 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca0dcc45-2712-47ee-890c-6e168189d34f 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: b069028c-2a19-473e-ade6-3b370a01c8aa 2026-07-16 01:39:43.644 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca0dcc45-2712-47ee-890c-6e168189d34f 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: b069028c-2a19-473e-ade6-3b370a01c8aa [pid: 7|app: 0|req: 758/1460] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:39:43 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: 8|app: 0|req: 703/1461] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:43 2026] PUT /v2.0/routers/b4ef543c-a722-4125-a414-754124480e0a/remove_router_interface => generated 309 bytes in 829 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 759/1462] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:44 2026] DELETE /v2.0/subnets/e227a56f-1a25-4d67-bc5e-da1de80c26db => 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: 760/1463] 10.0.0.223 () {34 vars in 1096 bytes} [Thu Jul 16 01:39:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--951674697&fields=id&tenant_id=f855004d40824577a9c016429dfbc4ec => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:44.331 7 INFO neutron.services.segments.plugin [-] Segment b8a99fd2-8285-45dd-8748-c62a059d63b5 resource provider aggregate not found 2026-07-16 01:39:44.335 7 INFO neutron.services.segments.plugin [-] Segment b8a99fd2-8285-45dd-8748-c62a059d63b5 resource provider aggregate not found 2026-07-16 01:39:44.351 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b8a99fd2-8285-45dd-8748-c62a059d63b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a99fd2-8285-45dd-8748-c62a059d63b5 found for delete ", "request_id": "req-5679f87f-65c7-48fa-b05d-064e9116ba5e"}]} 2026-07-16 01:39:44.351 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b8a99fd2-8285-45dd-8748-c62a059d63b5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a99fd2-8285-45dd-8748-c62a059d63b5 found for delete ", "request_id": "req-a957623c-7441-43c0-93fe-5fadf1df607a"}]} [pid: 7|app: 0|req: 761/1464] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:44 2026] DELETE /v2.0/networks/e6b18d18-46d2-4790-942d-051852bc51e5 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1465] 10.0.0.223 () {34 vars in 1098 bytes} [Thu Jul 16 01:39:44 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1842308354&fields=id&tenant_id=f855004d40824577a9c016429dfbc4ec => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:44.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-adfd67ba-623b-4632-bbaa-bc0e4e5e0421 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: d135710f-c0d7-4ad2-a268-0d2a0ab1c34a 2026-07-16 01:39:44.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adfd67ba-623b-4632-bbaa-bc0e4e5e0421 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: d135710f-c0d7-4ad2-a268-0d2a0ab1c34a [pid: 7|app: 0|req: 763/1466] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:44 2026] DELETE /v2.0/networks/b0fcc0b4-c022-4f85-a693-0fe7746517f1 => 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: 764/1467] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:39:44 2026] GET /v2.0/networks?id=0e3a5120-75d3-4c73-abc1-9a599ad42640 => generated 673 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1468] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:44 2026] DELETE /v2.0/networks/c8117988-cc93-4741-9254-58d1853b5b49 => 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: 766/1469] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:39:44 2026] GET /v2.0/quotas/f855004d40824577a9c016429dfbc4ec => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1470] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:44 2026] DELETE /v2.0/networks/6691edb2-b933-46ff-89e9-674e9b6de5a2 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1471] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:39:44 2026] GET /v2.0/ports?tenant_id=f855004d40824577a9c016429dfbc4ec&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1472] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:44 2026] PUT /v2.0/routers/b4ef543c-a722-4125-a414-754124480e0a/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1473] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:39:44 2026] GET /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640?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: 769/1474] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:44 2026] DELETE /v2.0/networks/822f8251-9d2f-4c9e-b952-0f525549503e => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1475] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:39:45 2026] GET /v2.0/ports?device_id=b4ef543c-a722-4125-a414-754124480e0a => 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: 770/1476] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:39:45 2026] GET /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:45.198 8 INFO neutron_taas.services.taas.taas_plugin [None req-deac3670-1ca7-431c-8ab3-d83626ef3dcb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: cac6673c-2138-4f9e-a25a-2c99fe6f4346 2026-07-16 01:39:45.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-deac3670-1ca7-431c-8ab3-d83626ef3dcb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: cac6673c-2138-4f9e-a25a-2c99fe6f4346 [pid: 7|app: 0|req: 771/1477] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:45 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:45.507 8 INFO neutron.services.segments.plugin [-] Segment a97326f1-d28c-40d7-915e-7e4b73fe0d7b resource provider aggregate not found 2026-07-16 01:39:45.511 8 INFO neutron.services.segments.plugin [-] Segment a97326f1-d28c-40d7-915e-7e4b73fe0d7b resource provider aggregate not found 2026-07-16 01:39:45.527 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a97326f1-d28c-40d7-915e-7e4b73fe0d7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a97326f1-d28c-40d7-915e-7e4b73fe0d7b found for delete ", "request_id": "req-eed40936-2969-40a9-b2b0-56bdea96db63"}]} 2026-07-16 01:39:45.527 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a97326f1-d28c-40d7-915e-7e4b73fe0d7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a97326f1-d28c-40d7-915e-7e4b73fe0d7b found for delete ", "request_id": "req-33dabe61-62a3-4c72-ad09-bb88d27fa201"}]} 2026-07-16 01:39:45.529 8 INFO neutron.db.l3_hamode_db [None req-deac3670-1ca7-431c-8ab3-d83626ef3dcb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] HA network b9d7a7bf-1719-4ab1-81f2-7347ee72734a was deleted as no HA routers are present in tenant dfe3809d45cc4105be429b5c533be3a7. [pid: 8|app: 0|req: 707/1478] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:45 2026] DELETE /v2.0/routers/b4ef543c-a722-4125-a414-754124480e0a => generated 0 bytes in 503 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1479] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:45 2026] DELETE /v2.0/subnets/6cf4b2f4-ec10-4c9a-9092-f9d35fb45078 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1480] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:45 2026] DELETE /v2.0/subnets/978b5b6e-34eb-4b23-9dac-c659d0f45fed => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1481] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:45 2026] DELETE /v2.0/networks/9bfb4557-d8fe-40f0-ab16-610a84d7ddf5 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1482] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:45 2026] GET /v2.0/security-groups?tenant_id=8a255bb8ffcc4c36af583a340ea3cc65&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1483] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:45 2026] DELETE /v2.0/networks/2f21ab25-3115-4d86-9f0e-c073f7f625d6 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:46.168 8 INFO neutron.db.segments_db [None req-80c17635-30fc-4222-8d09-e96842e2c218 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment c9c11ed4-afe0-45bd-b16f-b544c0183d6a of type vxlan for network 7f4d56dd-e45c-4cfe-b023-18cbdeef38c8 [pid: 7|app: 0|req: 774/1484] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:46 2026] DELETE /v2.0/security-groups/0e9f8261-f876-4f11-8584-7c065788482c => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1485] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:46 2026] POST /v2.0/networks => generated 630 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:46.379 7 INFO neutron.services.segments.plugin [-] Segment eedaa4a7-7cf5-474e-ab05-057019f17a2d resource provider aggregate not found 2026-07-16 01:39:46.383 7 INFO neutron.services.segments.plugin [-] Segment eedaa4a7-7cf5-474e-ab05-057019f17a2d resource provider aggregate not found 2026-07-16 01:39:46.405 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eedaa4a7-7cf5-474e-ab05-057019f17a2d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eedaa4a7-7cf5-474e-ab05-057019f17a2d found for delete ", "request_id": "req-c485e19b-2730-42ec-87a3-d5de53d8271f"}]} 2026-07-16 01:39:46.411 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eedaa4a7-7cf5-474e-ab05-057019f17a2d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eedaa4a7-7cf5-474e-ab05-057019f17a2d found for delete ", "request_id": "req-98e369ed-1314-41ee-8fa0-15709ff04978"}]} 2026-07-16 01:39:46.424 7 INFO neutron.services.segments.plugin [-] Segment 34c15a1d-ccff-4985-a704-ffca34a0d284 resource provider aggregate not found 2026-07-16 01:39:46.427 7 INFO neutron.services.segments.plugin [-] Segment 34c15a1d-ccff-4985-a704-ffca34a0d284 resource provider aggregate not found 2026-07-16 01:39:46.449 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 34c15a1d-ccff-4985-a704-ffca34a0d284 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34c15a1d-ccff-4985-a704-ffca34a0d284 found for delete ", "request_id": "req-aab09e04-8d28-40d4-a2a2-48bd217375c1"}]} 2026-07-16 01:39:46.452 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 34c15a1d-ccff-4985-a704-ffca34a0d284 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34c15a1d-ccff-4985-a704-ffca34a0d284 found for delete ", "request_id": "req-bce0798b-9a72-4d7f-9476-ff6bdaaab3be"}]} 2026-07-16 01:39:46.472 7 INFO neutron.services.segments.plugin [-] Segment 1ba742f9-bc11-4c8c-afa9-e840eb9de492 resource provider aggregate not found 2026-07-16 01:39:46.478 7 INFO neutron.services.segments.plugin [-] Segment 1ba742f9-bc11-4c8c-afa9-e840eb9de492 resource provider aggregate not found 2026-07-16 01:39:46.501 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1ba742f9-bc11-4c8c-afa9-e840eb9de492 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba742f9-bc11-4c8c-afa9-e840eb9de492 found for delete ", "request_id": "req-1954e8a8-3706-4d41-94df-36ca44480f26"}]} 2026-07-16 01:39:46.506 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1ba742f9-bc11-4c8c-afa9-e840eb9de492 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1ba742f9-bc11-4c8c-afa9-e840eb9de492 found for delete ", "request_id": "req-879ded62-a314-4286-a2c3-d4160599064a"}]} [pid: 8|app: 0|req: 712/1486] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:46 2026] GET /v2.0/security-groups?tenant_id=d6453d542d9f46c4a8915a02bf0127d1&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:39:46.528 7 INFO neutron.services.segments.plugin [-] Segment 298908a6-95ad-49e1-ab93-f3373eaeaa5a resource provider aggregate not found [pid: 8|app: 0|req: 713/1487] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:46 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:46.533 7 INFO neutron.services.segments.plugin [-] Segment 298908a6-95ad-49e1-ab93-f3373eaeaa5a resource provider aggregate not found 2026-07-16 01:39:46.558 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 298908a6-95ad-49e1-ab93-f3373eaeaa5a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 298908a6-95ad-49e1-ab93-f3373eaeaa5a found for delete ", "request_id": "req-92c78b29-7782-4287-92e7-ca48335e9a78"}]} 2026-07-16 01:39:46.559 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 298908a6-95ad-49e1-ab93-f3373eaeaa5a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 298908a6-95ad-49e1-ab93-f3373eaeaa5a found for delete ", "request_id": "req-49e89551-b0d1-4d4c-a916-5d77f35fbff7"}]} [pid: 8|app: 0|req: 714/1488] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:46 2026] DELETE /v2.0/security-groups/33e48fa8-9532-4799-90c7-34d832783445 => 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: 775/1489] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:46 2026] POST /v2.0/subnets => generated 626 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:39:46.709 8 INFO neutron.db.segments_db [None req-ba1bf2cd-ad68-452b-9085-9357db4ee778 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 of type vxlan for network a6e3c261-7402-4a0b-8bda-9b7759e4a0a8 2026-07-16 01:39:47.051 8 INFO neutron.db.l3_hamode_db [None req-ba1bf2cd-ad68-452b-9085-9357db4ee778 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 776/1490] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:46 2026] GET /v2.0/security-groups?tenant_id=20a21b2d2310471cb1c268aba9472ef7&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: 777/1491] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:47 2026] DELETE /v2.0/security-groups/c27fd378-d2de-4542-b73e-b861a6af8a67 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:47.188 8 INFO neutron.db.l3_hamode_db [None req-ba1bf2cd-ad68-452b-9085-9357db4ee778 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:47.566 8 INFO neutron.services.segments.plugin [-] Segment a00a2bfd-f234-46a6-ab40-b190d08f7ad5 resource provider aggregate not found 2026-07-16 01:39:47.570 8 INFO neutron.services.segments.plugin [-] Segment a00a2bfd-f234-46a6-ab40-b190d08f7ad5 resource provider aggregate not found 2026-07-16 01:39:47.592 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a00a2bfd-f234-46a6-ab40-b190d08f7ad5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a00a2bfd-f234-46a6-ab40-b190d08f7ad5 found for delete ", "request_id": "req-70a34ef6-0a85-45e0-bd3d-d18c878bce9f"}]} 2026-07-16 01:39:47.597 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a00a2bfd-f234-46a6-ab40-b190d08f7ad5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a00a2bfd-f234-46a6-ab40-b190d08f7ad5 found for delete ", "request_id": "req-d9f8cfe7-d0d6-4745-a9b0-8a1b8b32f04a"}]} [pid: 7|app: 0|req: 778/1492] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:47 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:47.616 8 INFO neutron.services.segments.plugin [-] Segment ee4e4804-dd30-4c5d-8d57-6066b5c42995 resource provider aggregate not found 2026-07-16 01:39:47.624 8 INFO neutron.services.segments.plugin [-] Segment ee4e4804-dd30-4c5d-8d57-6066b5c42995 resource provider aggregate not found 2026-07-16 01:39:47.640 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee4e4804-dd30-4c5d-8d57-6066b5c42995 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4e4804-dd30-4c5d-8d57-6066b5c42995 found for delete ", "request_id": "req-36232cc7-fbfa-449f-a320-281a2e038a85"}]} 2026-07-16 01:39:47.644 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ee4e4804-dd30-4c5d-8d57-6066b5c42995 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee4e4804-dd30-4c5d-8d57-6066b5c42995 found for delete ", "request_id": "req-4ff909c3-e992-4db5-9f08-af4153f4bbc0"}]} [pid: 8|app: 0|req: 715/1493] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:46 2026] POST /v2.0/routers => generated 507 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1494] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:39:48 2026] POST /v2.0/ports => generated 951 bytes in 356 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: 780/1495] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:48 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => 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: 716/1496] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:48 2026] PUT /v2.0/routers/d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d/add_router_interface => generated 309 bytes in 1101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1497] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:49 2026] GET /v2.0/ports/c7761a6f-f363-4f7c-ac17-ea5fdf5cecd9 => generated 1025 bytes in 36 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: 782/1498] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:39:49 2026] GET /v2.0/networks?id=0e3a5120-75d3-4c73-abc1-9a599ad42640 => generated 673 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 783/1499] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:39:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f855004d40824577a9c016429dfbc4ec => generated 273 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:49.825 8 INFO neutron_taas.services.taas.taas_plugin [None req-98c9cd1b-f06a-4423-b582-b4ce19da61db 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: c7761a6f-f363-4f7c-ac17-ea5fdf5cecd9 2026-07-16 01:39:49.831 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-98c9cd1b-f06a-4423-b582-b4ce19da61db 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: c7761a6f-f363-4f7c-ac17-ea5fdf5cecd9 [pid: 7|app: 0|req: 784/1500] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:39:49 2026] POST /v2.0/ports => generated 993 bytes in 362 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: 785/1501] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:50 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 996 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1502] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:49 2026] PUT /v2.0/routers/d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d/remove_router_interface => generated 309 bytes in 672 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: 718/1503] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:50 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:50.348 8 INFO neutron.api.v2.resource [None req-98a5acf9-9a06-4c0c-a8ac-3ddf353e19e0 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1504] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:50 2026] PUT /v2.0/routers/d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d/remove_router_interface => generated 197 bytes in 113 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1505] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:39:50 2026] PUT /v2.0/ports/4ac5c50c-3010-4714-98e5-e58dcbf02ef2 => generated 1274 bytes in 386 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: 787/1506] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:39:50 2026] GET /v2.0/ports?device_id=d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:50.534 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d293211-0fbf-4aae-bbfe-28558167893b'] response: {'name': 'network-changed', 'server_uuid': 'c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21', 'tag': '4ac5c50c-3010-4714-98e5-e58dcbf02ef2', 'status': 'completed', 'code': 200} 2026-07-16 01:39:50.684 7 INFO neutron_taas.services.taas.taas_plugin [None req-b8e87b09-aefb-41eb-880f-b2ce16bc41bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: a83e8ee2-4727-451b-ab00-0522887f26a3 2026-07-16 01:39:50.687 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8e87b09-aefb-41eb-880f-b2ce16bc41bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: a83e8ee2-4727-451b-ab00-0522887f26a3 2026-07-16 01:39:51.022 7 INFO neutron.services.segments.plugin [-] Segment fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 resource provider aggregate not found 2026-07-16 01:39:51.031 7 INFO neutron.services.segments.plugin [-] Segment fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 resource provider aggregate not found 2026-07-16 01:39:51.047 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 found for delete ", "request_id": "req-27eb0e49-1c78-4440-bfae-c510bafc0b00"}]} 2026-07-16 01:39:51.049 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd1ab455-9d3d-4cf4-a9ac-cf552aef63f9 found for delete ", "request_id": "req-e0549db8-da6f-4eac-bb3c-baf0629cd6f5"}]} 2026-07-16 01:39:51.054 7 INFO neutron.db.l3_hamode_db [None req-b8e87b09-aefb-41eb-880f-b2ce16bc41bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] HA network a6e3c261-7402-4a0b-8bda-9b7759e4a0a8 was deleted as no HA routers are present in tenant dfe3809d45cc4105be429b5c533be3a7. [pid: 7|app: 0|req: 788/1507] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:50 2026] DELETE /v2.0/routers/d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d => generated 0 bytes in 534 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1508] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:39:50 2026] POST /v2.0/floatingips => generated 552 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1509] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1510] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/ports?tenant_id=f855004d40824577a9c016429dfbc4ec&device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1277 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1511] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:39:51 2026] PUT /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1512] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 7|app: 0|req: 790/1513] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:51 2026] DELETE /v2.0/subnets/eb18b69a-2700-4cac-b11c-37b0559e4b6e => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1514] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/networks?tenant_id=f855004d40824577a9c016429dfbc4ec&shared=False => generated 769 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1515] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 25 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:51.385 8 INFO neutron.services.segments.plugin [-] Segment c9c11ed4-afe0-45bd-b16f-b544c0183d6a resource provider aggregate not found 2026-07-16 01:39:51.387 8 INFO neutron.services.segments.plugin [-] Segment c9c11ed4-afe0-45bd-b16f-b544c0183d6a resource provider aggregate not found [pid: 7|app: 0|req: 792/1516] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:51.403 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c9c11ed4-afe0-45bd-b16f-b544c0183d6a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c11ed4-afe0-45bd-b16f-b544c0183d6a found for delete ", "request_id": "req-b630681f-8160-45d8-b36c-37c2125e6853"}]} 2026-07-16 01:39:51.407 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c9c11ed4-afe0-45bd-b16f-b544c0183d6a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9c11ed4-afe0-45bd-b16f-b544c0183d6a found for delete ", "request_id": "req-95d0ac76-5408-4726-8901-56d67b9f527b"}]} [pid: 8|app: 0|req: 725/1517] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:51 2026] DELETE /v2.0/networks/7f4d56dd-e45c-4cfe-b023-18cbdeef38c8 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1518] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1519] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1520] 10.0.0.38 () {34 vars in 767 bytes} [Thu Jul 16 01:39:51 2026] PUT /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags/green => generated 4 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1521] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:51.544 8 INFO neutron.db.segments_db [None req-94cfd79a-cafc-4f9e-9469-95c00ea0dd60 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment d6db1bb7-41b1-4e8b-87a7-9cf016353e94 of type vxlan for network 2e2ef168-9b0b-40a9-bff0-7a3e8a737b9c [pid: 7|app: 0|req: 796/1522] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 797/1523] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/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: 727/1524] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:39:51 2026] POST /v2.0/networks => generated 629 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1525] 10.0.0.38 () {34 vars in 763 bytes} [Thu Jul 16 01:39:51 2026] PUT /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags/red => 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: 799/1526] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 34 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1527] 10.0.0.38 () {34 vars in 785 bytes} [Thu Jul 16 01:39:51 2026] PUT /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags/black.or.white => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1528] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 52 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1529] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:39:51 2026] PUT /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/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: 728/1530] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:51 2026] POST /v2.0/subnets => generated 626 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1531] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1532] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:51.918 8 INFO neutron.db.segments_db [None req-c5233c22-5df0-4193-a134-89813080607f 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment 9d3a719a-4264-43ac-96f1-e065aeb1427c of type vxlan for network 1c77b9ba-3895-41d4-9393-a6605d00de96 [pid: 7|app: 0|req: 805/1533] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1534] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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-07-16 01:39:52.016 7 INFO neutron.api.v2.resource [None req-ea10dae8-9bb4-4b62-a4ff-334529900a04 fd4453a8130045aa9c8d33bb4f11bd17 2a61b700475841a09a36a93ef12fa3bf - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1535] 10.0.0.38 () {32 vars in 748 bytes} [Thu Jul 16 01:39:51 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/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: 808/1536] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:39:52 2026] DELETE /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags/red => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1537] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:52.153 8 INFO neutron.db.l3_hamode_db [None req-c5233c22-5df0-4193-a134-89813080607f 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:52.160 7 INFO neutron.api.v2.resource [None req-5aabffad-7a15-4537-8269-9c73b394f229 fd4453a8130045aa9c8d33bb4f11bd17 2a61b700475841a09a36a93ef12fa3bf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 810/1538] 10.0.0.38 () {32 vars in 751 bytes} [Thu Jul 16 01:39:52 2026] DELETE /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1539] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:39:52 2026] DELETE /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => 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: 812/1540] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:52.262 8 INFO neutron.db.l3_hamode_db [None req-c5233c22-5df0-4193-a134-89813080607f 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:52.348 7 INFO neutron_taas.services.taas.taas_plugin [None req-41d70899-0645-48a1-99af-cf994ab2032f fd4453a8130045aa9c8d33bb4f11bd17 2a61b700475841a09a36a93ef12fa3bf - - default default] TaaS: Handle Delete Port: d8af0aca-1c7c-453a-8403-c8bd034f37ff 2026-07-16 01:39:52.351 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41d70899-0645-48a1-99af-cf994ab2032f fd4453a8130045aa9c8d33bb4f11bd17 2a61b700475841a09a36a93ef12fa3bf - - default default] Tap Mirror: Handle Delete Port: d8af0aca-1c7c-453a-8403-c8bd034f37ff [pid: 7|app: 0|req: 813/1541] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:39:52 2026] DELETE /v2.0/floatingips/82a28c7a-0dec-43d5-8193-736f0adfacbb => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 814/1542] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/ports?tenant_id=f855004d40824577a9c016429dfbc4ec&device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1277 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1543] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4ac5c50c-3010-4714-98e5-e58dcbf02ef2 => 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: 816/1544] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/subnets?id=b42298d5-9ae0-48a5-92b9-dc71fcacb8a0 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1545] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1546] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/ports?network_id=0e3a5120-75d3-4c73-abc1-9a599ad42640&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: 7|app: 0|req: 819/1547] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1548] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640?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: 821/1549] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:39:52 2026] GET /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1550] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:51 2026] POST /v2.0/routers => generated 506 bytes in 938 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1551] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1552] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 732/1553] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/security-groups?tenant_id=2a61b700475841a09a36a93ef12fa3bf&name=default => generated 2925 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1554] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:53 2026] DELETE /v2.0/security-groups/11d9b6aa-27dc-469a-9201-53849956aeb7 => 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: 734/1555] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/ports?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1556] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/networks?id=3d1088c4-89a8-433f-97d8-f955689e733a => generated 772 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1557] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/security-groups?tenant_id=274c7a791e49477393b7831cfcb74dd2&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: 737/1558] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=49240946-3ee7-413f-824a-dd424062f308 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1559] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:39:53 2026] DELETE /v2.0/security-groups/f2316300-169a-460c-8e13-a916c5ba371a => 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: 739/1560] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/subnets?id=c7983361-4eb1-4633-a9d9-443ec0128633 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1561] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/ports?network_id=3d1088c4-89a8-433f-97d8-f955689e733a&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: 741/1562] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1008 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 822/1563] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:39:52 2026] PUT /v2.0/routers/9f8318ee-abfb-41be-baf2-c587f344f0c7/add_router_interface => generated 309 bytes in 1034 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1564] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1565] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1566] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/ports/4b0e2884-0637-4c9b-9be5-713c7fa19db0 => generated 955 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1567] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:39:53 2026] GET /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a?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) 2026-07-16 01:39:54.172 7 INFO neutron_taas.services.taas.taas_plugin [None req-af2484be-873f-4069-b0e4-e37555df7e94 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: 4b0e2884-0637-4c9b-9be5-713c7fa19db0 2026-07-16 01:39:54.174 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af2484be-873f-4069-b0e4-e37555df7e94 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: 4b0e2884-0637-4c9b-9be5-713c7fa19db0 [pid: 8|app: 0|req: 744/1568] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:54 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1569] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:54 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 825/1570] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:39:53 2026] PUT /v2.0/routers/9f8318ee-abfb-41be-baf2-c587f344f0c7/remove_router_interface => generated 309 bytes in 575 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1571] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:39:54 2026] GET /v2.0/ports?device_id=9f8318ee-abfb-41be-baf2-c587f344f0c7 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:54.666 7 INFO neutron_taas.services.taas.taas_plugin [None req-a22d12f3-f09f-4f93-aa92-76edfce9a94b 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: 66a5606f-319e-44ce-8137-8917bc5dd61c 2026-07-16 01:39:54.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a22d12f3-f09f-4f93-aa92-76edfce9a94b 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: 66a5606f-319e-44ce-8137-8917bc5dd61c 2026-07-16 01:39:54.946 7 INFO neutron.services.segments.plugin [-] Segment 9d3a719a-4264-43ac-96f1-e065aeb1427c resource provider aggregate not found 2026-07-16 01:39:54.951 7 INFO neutron.services.segments.plugin [-] Segment 9d3a719a-4264-43ac-96f1-e065aeb1427c resource provider aggregate not found 2026-07-16 01:39:54.971 7 INFO neutron.db.l3_hamode_db [None req-a22d12f3-f09f-4f93-aa92-76edfce9a94b 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] HA network 1c77b9ba-3895-41d4-9393-a6605d00de96 was deleted as no HA routers are present in tenant dfe3809d45cc4105be429b5c533be3a7. 2026-07-16 01:39:54.973 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9d3a719a-4264-43ac-96f1-e065aeb1427c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d3a719a-4264-43ac-96f1-e065aeb1427c found for delete ", "request_id": "req-578f830a-cd32-485f-96ec-043969b9dc05"}]} 2026-07-16 01:39:54.979 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9d3a719a-4264-43ac-96f1-e065aeb1427c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9d3a719a-4264-43ac-96f1-e065aeb1427c found for delete ", "request_id": "req-04e92187-c811-40e8-a0f8-ef0cbc79cf78"}]} [pid: 7|app: 0|req: 826/1572] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:54 2026] DELETE /v2.0/routers/9f8318ee-abfb-41be-baf2-c587f344f0c7 => generated 0 bytes in 448 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 747/1573] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:54 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1574] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:55 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1575] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:54 2026] DELETE /v2.0/subnets/e3f1f90c-588e-4172-b131-5afa40a55b62 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:55.215 8 INFO neutron_taas.services.taas.taas_plugin [None req-8392fd0a-dfe0-4d21-9f6c-5dd9c9e97ff6 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: deb501a5-997e-44fc-976b-7bc07b04df5d 2026-07-16 01:39:55.217 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8392fd0a-dfe0-4d21-9f6c-5dd9c9e97ff6 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: deb501a5-997e-44fc-976b-7bc07b04df5d [pid: 7|app: 0|req: 828/1576] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:55 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:55.354 8 INFO neutron.services.segments.plugin [-] Segment d6db1bb7-41b1-4e8b-87a7-9cf016353e94 resource provider aggregate not found 2026-07-16 01:39:55.360 8 INFO neutron.services.segments.plugin [-] Segment d6db1bb7-41b1-4e8b-87a7-9cf016353e94 resource provider aggregate not found 2026-07-16 01:39:55.373 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d6db1bb7-41b1-4e8b-87a7-9cf016353e94 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6db1bb7-41b1-4e8b-87a7-9cf016353e94 found for delete ", "request_id": "req-4ea0cbbc-43dc-4a8d-b239-e7f17831bf93"}]} 2026-07-16 01:39:55.380 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d6db1bb7-41b1-4e8b-87a7-9cf016353e94 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d6db1bb7-41b1-4e8b-87a7-9cf016353e94 found for delete ", "request_id": "req-1812248c-f850-4df9-97a6-d6dbc691beb5"}]} [pid: 7|app: 0|req: 829/1577] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:55 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 749/1578] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:39:55 2026] DELETE /v2.0/networks/2e2ef168-9b0b-40a9-bff0-7a3e8a737b9c => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:39:55.437 7 INFO neutron.db.segments_db [None req-94175acd-ffce-4629-8a62-a6db80a4f279 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Added segment ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 of type vxlan for network 2871460b-9653-4d67-abd0-e2c8856805d3 2026-07-16 01:39:55.678 7 INFO neutron.db.l3_hamode_db [None req-94175acd-ffce-4629-8a62-a6db80a4f279 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 750/1579] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:39:55 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1277 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1580] 199.204.45.77 () {34 vars in 1121 bytes} [Thu Jul 16 01:39:55 2026] GET /v2.0/security-groups?id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&id=603ce588-0047-427b-a22c-a054c11f87ad&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: 8|app: 0|req: 752/1581] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:56 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1008 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1582] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:56 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:39:56.511 7 INFO neutron.db.l3_hamode_db [None req-94175acd-ffce-4629-8a62-a6db80a4f279 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 756/1585] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:56 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1586] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:56 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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-07-16 01:39:57.255 8 INFO neutron.db.segments_db [None req-fa30835f-d271-4ab1-b88d-e5d53872c32b e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] Added segment b1001e30-a7da-4066-bfbd-8ad76b586f0f of type vxlan for network 71cdfea6-f92a-405f-8b05-7f9d09005eeb 2026-07-16 01:39:57.528 8 INFO neutron.db.l3_hamode_db [None req-fa30835f-d271-4ab1-b88d-e5d53872c32b e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:39:57.652 8 INFO neutron.db.l3_hamode_db [None req-fa30835f-d271-4ab1-b88d-e5d53872c32b e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 830/1587] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:39:55 2026] POST /v2.0/routers => generated 687 bytes in 2571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 831/1588] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:57 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1589] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1590] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/routers/31dffd9a-4843-4c3f-b5b6-41a36da0020e => generated 693 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1591] 10.0.0.38 () {34 vars in 665 bytes} [Thu Jul 16 01:39:56 2026] POST /v2.0/routers => generated 474 bytes in 1201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1592] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1593] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&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: 760/1594] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/routers => generated 696 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1595] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:39:58 2026] PUT /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 25 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1596] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 25 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1597] 10.0.0.38 () {34 vars in 759 bytes} [Thu Jul 16 01:39:58 2026] PUT /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/green => generated 4 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1598] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 34 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1599] 10.0.0.38 () {34 vars in 738 bytes} [Thu Jul 16 01:39:58 2026] PUT /v2.0/routers/31dffd9a-4843-4c3f-b5b6-41a36da0020e => generated 700 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 762/1600] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/routers/31dffd9a-4843-4c3f-b5b6-41a36da0020e => generated 700 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1601] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/ports?device_id=31dffd9a-4843-4c3f-b5b6-41a36da0020e => 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: 839/1602] 10.0.0.38 () {34 vars in 755 bytes} [Thu Jul 16 01:39:58 2026] PUT /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/red => generated 4 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1603] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:39:58 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 34 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:59.008 8 INFO neutron_taas.services.taas.taas_plugin [None req-32b2c40b-51de-4040-a952-042f6d8b89bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: afc3fdea-626e-4c03-b75b-6e88fd0a8c21 2026-07-16 01:39:59.012 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32b2c40b-51de-4040-a952-042f6d8b89bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: afc3fdea-626e-4c03-b75b-6e88fd0a8c21 [pid: 7|app: 0|req: 841/1604] 10.0.0.38 () {34 vars in 777 bytes} [Thu Jul 16 01:39:58 2026] PUT /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/black.or.white => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1605] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 52 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:39:59.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-32b2c40b-51de-4040-a952-042f6d8b89bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] TaaS: Handle Delete Port: 6d42ddb5-e845-4aeb-a2b4-1028b5761b48 2026-07-16 01:39:59.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-32b2c40b-51de-4040-a952-042f6d8b89bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] Tap Mirror: Handle Delete Port: 6d42ddb5-e845-4aeb-a2b4-1028b5761b48 [pid: 7|app: 0|req: 843/1606] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:39:59 2026] PUT /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 37 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1607] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1608] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1609] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 37 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1610] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 848/1611] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&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: 7|app: 0|req: 849/1612] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/red => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:39:59.724 7 INFO neutron.api.v2.resource [None req-5b0bf837-4378-4c43-ba3a-4775594e8b5e e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 850/1613] 10.0.0.38 () {32 vars in 740 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/green => generated 99 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1614] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:39:59 2026] DELETE /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/red => 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: 852/1615] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:39:59 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 30 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:00.052 8 INFO neutron.services.segments.plugin [-] Segment ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 resource provider aggregate not found 2026-07-16 01:40:00.061 8 INFO neutron.services.segments.plugin [-] Segment ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 resource provider aggregate not found 2026-07-16 01:40:00.071 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 found for delete ", "request_id": "req-466a2398-c7d7-4837-8d01-d6f34023d0ea"}]} 2026-07-16 01:40:00.075 7 INFO neutron.api.v2.resource [None req-c0341840-4494-48d0-9860-90d0b75da583 e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 853/1616] 10.0.0.38 () {32 vars in 743 bytes} [Thu Jul 16 01:39:59 2026] DELETE /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags/green => generated 99 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 01:40:00.079 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddd79f3d-06e2-4b50-a2a2-ba08153c50b2 found for delete ", "request_id": "req-c9cfba04-217b-4fd5-bc99-9fadefa07a18"}]} 2026-07-16 01:40:00.086 8 INFO neutron.db.l3_hamode_db [None req-32b2c40b-51de-4040-a952-042f6d8b89bb 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] HA network 2871460b-9653-4d67-abd0-e2c8856805d3 was deleted as no HA routers are present in tenant dfe3809d45cc4105be429b5c533be3a7. [pid: 8|app: 0|req: 764/1617] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:39:58 2026] DELETE /v2.0/routers/31dffd9a-4843-4c3f-b5b6-41a36da0020e => generated 0 bytes in 1280 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1618] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=31dffd9a-4843-4c3f-b5b6-41a36da0020e => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:00.147 8 INFO neutron.api.v2.resource [None req-8e251de0-bcde-414f-829d-c399321849e1 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1619] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/routers/31dffd9a-4843-4c3f-b5b6-41a36da0020e => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1620] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=9f8318ee-abfb-41be-baf2-c587f344f0c7 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:00.198 8 INFO neutron.api.v2.resource [None req-07bce3b4-f8ec-426e-b719-c096da8e6bad 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 768/1621] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/routers/9f8318ee-abfb-41be-baf2-c587f344f0c7 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1622] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:00.217 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af714e81-4d0a-4b89-be2a-10b1b5c87997 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 769/1623] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/subnets/e3f1f90c-588e-4172-b131-5afa40a55b62 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 770/1624] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:00.266 8 INFO neutron.api.v2.resource [None req-500b2f9d-9cca-4c05-bb7b-6a59914de26c 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 771/1625] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/routers/d1acaa53-7e92-4d7e-bd30-cfbd51d72e5d => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:00.283 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aec916ce-2aed-4f95-afeb-6e5aa3e9d50d 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 772/1626] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/subnets/eb18b69a-2700-4cac-b11c-37b0559e4b6e => 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: 855/1627] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1628] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=b4ef543c-a722-4125-a414-754124480e0a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:00.329 8 INFO neutron.api.v2.resource [None req-a177c93f-3a92-4a3c-8e94-ebf4be14426a 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 774/1629] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/routers/b4ef543c-a722-4125-a414-754124480e0a => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:00.351 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc431bc5-38a0-473f-8315-7fae7b2730cc 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 775/1630] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/subnets/6cf4b2f4-ec10-4c9a-9092-f9d35fb45078 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1631] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216 => generated 480 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:00.370 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9c1e26e8-a94b-4329-833a-29420d216f11 291c947f0a24464bbd144e1d2277d6b1 dfe3809d45cc4105be429b5c533be3a7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 776/1632] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:00 2026] DELETE /v2.0/subnets/978b5b6e-34eb-4b23-9dac-c659d0f45fed => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1633] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1634] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1635] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1636] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1637] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1638] 10.0.0.38 () {34 vars in 739 bytes} [Thu Jul 16 01:40:00 2026] PUT /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216 => generated 480 bytes in 614 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1639] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:00 2026] GET /v2.0/security-groups?tenant_id=dfe3809d45cc4105be429b5c533be3a7&name=default => generated 2925 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1640] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:40:01 2026] GET /v2.0/ports?device_id=c4b8d1e1-f80b-4101-84f0-04a23d42a216 => 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: 860/1641] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:01 2026] DELETE /v2.0/security-groups/d483428d-8b42-447c-a382-e5d7d05ead05 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:01.288 8 INFO neutron.db.l3_db [None req-ae87086a-cecf-46b8-9d16-e7f42312754a c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] Floating IP 29ffc9d3-9f67-4301-b08e-c116d6623b9e associated. External IP: 10.96.250.209, port: 4ac5c50c-3010-4714-98e5-e58dcbf02ef2. 2026-07-16 01:40:01.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb08d74d-62b5-4e36-a996-0d976859c048 e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] TaaS: Handle Delete Port: 14336f1d-1650-4747-919c-346c7c6d735e 2026-07-16 01:40:01.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb08d74d-62b5-4e36-a996-0d976859c048 e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] Tap Mirror: Handle Delete Port: 14336f1d-1650-4747-919c-346c7c6d735e [pid: 8|app: 0|req: 782/1642] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:40:00 2026] PUT /v2.0/floatingips/29ffc9d3-9f67-4301-b08e-c116d6623b9e => generated 855 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:01.672 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b454a878-a1e5-424a-9c31-dc396845e4ed'] response: {'name': 'network-changed', 'server_uuid': 'c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21', 'tag': '4ac5c50c-3010-4714-98e5-e58dcbf02ef2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 783/1643] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:01 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:01.899 7 INFO neutron.services.segments.plugin [-] Segment b1001e30-a7da-4066-bfbd-8ad76b586f0f resource provider aggregate not found [pid: 8|app: 0|req: 784/1644] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:01 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:01.910 7 INFO neutron.services.segments.plugin [-] Segment b1001e30-a7da-4066-bfbd-8ad76b586f0f resource provider aggregate not found 2026-07-16 01:40:01.930 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1001e30-a7da-4066-bfbd-8ad76b586f0f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1001e30-a7da-4066-bfbd-8ad76b586f0f found for delete ", "request_id": "req-a14b35c5-888e-4ee1-934c-559e90c85a9f"}]} 2026-07-16 01:40:01.931 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1001e30-a7da-4066-bfbd-8ad76b586f0f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b1001e30-a7da-4066-bfbd-8ad76b586f0f found for delete ", "request_id": "req-8150d1fb-3df3-4482-a164-057601b380a3"}]} 2026-07-16 01:40:01.938 7 INFO neutron.db.l3_hamode_db [None req-bb08d74d-62b5-4e36-a996-0d976859c048 e7e1512146b74846bf36ab95b8413279 d7f7581134184abdb55cf86400129815 - - default default] HA network 71cdfea6-f92a-405f-8b05-7f9d09005eeb was deleted as no HA routers are present in tenant d7f7581134184abdb55cf86400129815. [pid: 7|app: 0|req: 861/1645] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:01 2026] DELETE /v2.0/routers/c4b8d1e1-f80b-4101-84f0-04a23d42a216 => generated 0 bytes in 657 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1646] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/ports?tenant_id=f855004d40824577a9c016429dfbc4ec&device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1279 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1647] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/networks?id=0e3a5120-75d3-4c73-abc1-9a599ad42640 => generated 769 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1648] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4ac5c50c-3010-4714-98e5-e58dcbf02ef2 => 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: 863/1649] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/subnets?id=b42298d5-9ae0-48a5-92b9-dc71fcacb8a0 => generated 691 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1650] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/ports?network_id=0e3a5120-75d3-4c73-abc1-9a599ad42640&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1651] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1652] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640?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: 865/1653] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:02 2026] GET /v2.0/security-groups?tenant_id=8528514254c24b29bbaa7e4c96771dca&name=default => generated 2925 bytes in 332 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1654] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:02 2026] DELETE /v2.0/security-groups/7eaad567-d1b0-481f-ba21-59f20fad767b => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1655] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:03 2026] GET /v2.0/security-groups?tenant_id=d7f7581134184abdb55cf86400129815&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1656] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:03 2026] DELETE /v2.0/security-groups/23d3be54-e46e-4610-a1e2-7866c79d1f79 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1657] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:06 2026] GET /v2.0/security-groups?tenant_id=0d3b82e335a14c5785d20c76cadcd282&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1658] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:06 2026] DELETE /v2.0/security-groups/fe625193-850a-4556-8092-e84c97c11085 => 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: 868/1659] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:06 2026] GET /v2.0/security-groups?tenant_id=3c51e3e1af034f86a7358cf86855851d&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1660] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:06 2026] DELETE /v2.0/security-groups/536d57f4-2f69-4aba-82b0-249a0ea20421 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:06.903 8 INFO neutron.db.segments_db [None req-697369e9-e9cd-43db-819d-628c20c498b6 e7b90360253441839c6859513bdb6ce9 ab316b279b5944cca887c65db6410fe8 - - default default] Added segment 9e530b15-45a1-4883-9794-80faade349d1 of type vxlan for network 43f5da74-c5c8-4e15-8bc8-2b70aa0db023 [pid: 8|app: 0|req: 792/1661] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:40:06 2026] POST /v2.0/networks => generated 631 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1662] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:40:07 2026] POST /v2.0/ports => generated 743 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1663] 10.0.0.38 () {34 vars in 663 bytes} [Thu Jul 16 01:40:07 2026] POST /v2.0/trunks => generated 407 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 871/1664] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:40:07 2026] PUT /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1665] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/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: 872/1666] 10.0.0.38 () {34 vars in 757 bytes} [Thu Jul 16 01:40:07 2026] PUT /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags/green => generated 4 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1667] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1668] 10.0.0.38 () {34 vars in 753 bytes} [Thu Jul 16 01:40:07 2026] PUT /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags/red => generated 4 bytes in 25 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1669] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1670] 10.0.0.38 () {34 vars in 775 bytes} [Thu Jul 16 01:40:07 2026] PUT /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/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: 8|app: 0|req: 797/1671] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/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: 875/1672] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:40:07 2026] PUT /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => generated 37 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1673] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => generated 37 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1674] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags/red => generated 0 bytes in 18 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:07.999 8 INFO neutron.api.v2.resource [None req-768d5a97-da57-411f-99d2-106e7399c678 e7b90360253441839c6859513bdb6ce9 ab316b279b5944cca887c65db6410fe8 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1675] 10.0.0.38 () {32 vars in 738 bytes} [Thu Jul 16 01:40:07 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags/green => generated 99 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1676] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:08 2026] DELETE /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags/red => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 800/1677] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:08 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:08.099 7 INFO neutron.api.v2.resource [None req-edec892d-572a-4368-b72b-418c65c17e92 e7b90360253441839c6859513bdb6ce9 ab316b279b5944cca887c65db6410fe8 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 878/1678] 10.0.0.38 () {32 vars in 741 bytes} [Thu Jul 16 01:40:08 2026] DELETE /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1679] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:40:08 2026] DELETE /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => 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: 879/1680] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:40:08 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e/tags => 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: 802/1681] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:40:08 2026] GET /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1682] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:40:08 2026] GET /v2.0/ports/8bf428ad-ac80-48a7-8608-3bacb3a0a4e9 => generated 826 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1683] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:40:08 2026] DELETE /v2.0/trunks/a04999b7-234f-4d82-9feb-f09e0e509b8e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:08.461 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8f2fb2b-5ce8-406a-bd39-7f07a2c0c2c9 e7b90360253441839c6859513bdb6ce9 ab316b279b5944cca887c65db6410fe8 - - default default] TaaS: Handle Delete Port: 8bf428ad-ac80-48a7-8608-3bacb3a0a4e9 2026-07-16 01:40:08.464 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8f2fb2b-5ce8-406a-bd39-7f07a2c0c2c9 e7b90360253441839c6859513bdb6ce9 ab316b279b5944cca887c65db6410fe8 - - default default] Tap Mirror: Handle Delete Port: 8bf428ad-ac80-48a7-8608-3bacb3a0a4e9 [pid: 7|app: 0|req: 881/1684] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:40:08 2026] DELETE /v2.0/ports/8bf428ad-ac80-48a7-8608-3bacb3a0a4e9 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:08.674 8 INFO neutron.services.segments.plugin [-] Segment 9e530b15-45a1-4883-9794-80faade349d1 resource provider aggregate not found 2026-07-16 01:40:08.680 8 INFO neutron.services.segments.plugin [-] Segment 9e530b15-45a1-4883-9794-80faade349d1 resource provider aggregate not found 2026-07-16 01:40:08.698 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9e530b15-45a1-4883-9794-80faade349d1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e530b15-45a1-4883-9794-80faade349d1 found for delete ", "request_id": "req-160638f3-44c4-4c07-95f9-88475c674d42"}]} 2026-07-16 01:40:08.702 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9e530b15-45a1-4883-9794-80faade349d1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9e530b15-45a1-4883-9794-80faade349d1 found for delete ", "request_id": "req-4ff18a0a-86db-43f7-95e3-f68ab52fb05c"}]} [pid: 8|app: 0|req: 804/1685] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:08 2026] DELETE /v2.0/networks/43f5da74-c5c8-4e15-8bc8-2b70aa0db023 => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1686] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:09 2026] GET /v2.0/security-groups?tenant_id=ab316b279b5944cca887c65db6410fe8&name=default => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1687] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:09 2026] GET /v2.0/security-groups?tenant_id=5cdf5e0175f9488eb58922f1b2d2875b&name=default => generated 2925 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1688] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:09 2026] DELETE /v2.0/security-groups/73a2a94f-5f4e-4bbd-a545-3c61c33d6857 => 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: 883/1689] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:09 2026] DELETE /v2.0/security-groups/603c3caf-508b-40f6-8e3c-eae266bc3ad1 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1690] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:09 2026] GET /v2.0/security-groups?tenant_id=d0de33e90b6f415ca1329c42133e3e0b&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: 884/1691] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:09 2026] DELETE /v2.0/security-groups/9b250b71-947d-4586-aadc-a69d1563717d => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:11.531 8 INFO neutron.db.segments_db [None req-510d33ac-b7c0-43cf-8e9f-f63a99ed75a3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 9a2cf6d1-1d66-4193-bb12-99d9ef83521c of type vxlan for network 9bb7f5b6-510d-4c9b-ba57-da8be0af4641 [pid: 8|app: 0|req: 808/1694] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:40:11 2026] POST /v2.0/networks => generated 740 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1695] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:11 2026] POST /v2.0/subnets => generated 688 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:11.881 8 INFO neutron.db.segments_db [None req-f0ae23e1-b318-4fde-9b46-d6b39233e94d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Added segment 3975ebc2-c73d-4eb0-b227-b155e9ff1961 of type vxlan for network da6a700a-4190-4ac4-a193-e9337ef7575a 2026-07-16 01:40:12.141 8 INFO neutron.db.l3_hamode_db [None req-f0ae23e1-b318-4fde-9b46-d6b39233e94d b7afd9adb5c24408a8cc2690196dedcf 6b3c9f05acaa4503bc5991e63e6e3824 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:40:12.860 8 INFO neutron.db.l3_hamode_db [None req-f0ae23e1-b318-4fde-9b46-d6b39233e94d b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:40:13.121 7 INFO neutron.db.segments_db [None req-8da5ffa5-d1a1-42de-bf5a-e4bc7d1c6273 42ee5bbcab1a44dc8b6e5fc8b92c265c 6ba575d330c34b95a08d36c2b24bfb62 - - default default] Added segment fae8c491-8f38-4797-b406-d2a6281ed438 of type vxlan for network 9f8eca59-cf54-405f-b1f6-b33cd2f510c2 [pid: 7|app: 0|req: 888/1696] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:40:12 2026] POST /v2.0/networks => generated 629 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:13.269 7 INFO neutron.db.segments_db [None req-770c3996-0c85-40b9-ba59-b28ab121a2f0 42ee5bbcab1a44dc8b6e5fc8b92c265c 6ba575d330c34b95a08d36c2b24bfb62 - - default default] Added segment 75b05a77-333d-4bdd-a3f2-dfc8716d974e of type vxlan for network 8bc65bfb-9acc-4d76-9444-3877ff809cb6 [pid: 7|app: 0|req: 889/1697] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:40:13 2026] POST /v2.0/networks => generated 632 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1698] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:40:13 2026] PUT /v2.0/networks/9f8eca59-cf54-405f-b1f6-b33cd2f510c2/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1699] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:40:13 2026] GET /v2.0/networks/9f8eca59-cf54-405f-b1f6-b33cd2f510c2/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1700] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:40:13 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 1244 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1701] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:40:13 2026] PUT /v2.0/networks/8bc65bfb-9acc-4d76-9444-3877ff809cb6/tags => generated 17 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1702] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:40:13 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1703] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:11 2026] POST /v2.0/routers => generated 728 bytes in 1857 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1704] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:40:13 2026] GET /v2.0/networks/8bc65bfb-9acc-4d76-9444-3877ff809cb6/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1705] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:40:13 2026] PUT /v2.0/networks/8bc65bfb-9acc-4d76-9444-3877ff809cb6/tags => generated 12 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1706] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:40:13 2026] GET /v2.0/networks/8bc65bfb-9acc-4d76-9444-3877ff809cb6/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1707] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:40:13 2026] GET /v2.0/networks/9f8eca59-cf54-405f-b1f6-b33cd2f510c2/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:13.993 7 INFO neutron.services.segments.plugin [-] Segment fae8c491-8f38-4797-b406-d2a6281ed438 resource provider aggregate not found 2026-07-16 01:40:13.999 7 INFO neutron.services.segments.plugin [-] Segment fae8c491-8f38-4797-b406-d2a6281ed438 resource provider aggregate not found 2026-07-16 01:40:14.015 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fae8c491-8f38-4797-b406-d2a6281ed438 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae8c491-8f38-4797-b406-d2a6281ed438 found for delete ", "request_id": "req-2b4de5d1-ba86-434a-876f-1f900a3e8840"}]} 2026-07-16 01:40:14.018 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fae8c491-8f38-4797-b406-d2a6281ed438 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fae8c491-8f38-4797-b406-d2a6281ed438 found for delete ", "request_id": "req-c8941bb2-af73-4f67-9d8f-63b0a7ce67b3"}]} [pid: 7|app: 0|req: 899/1708] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:13 2026] DELETE /v2.0/networks/9f8eca59-cf54-405f-b1f6-b33cd2f510c2 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1709] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:14 2026] DELETE /v2.0/networks/8bc65bfb-9acc-4d76-9444-3877ff809cb6 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1710] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:40:13 2026] PUT /v2.0/routers/a2753b96-4020-4102-a030-49939fb17751/add_router_interface => generated 309 bytes in 1200 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1711] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:14 2026] GET /v2.0/security-groups?tenant_id=6ba575d330c34b95a08d36c2b24bfb62&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1712] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:14 2026] DELETE /v2.0/security-groups/5d7619e5-67f6-45df-aae6-982556cddd43 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1713] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:15 2026] GET /v2.0/security-groups?tenant_id=298a78427683469180b1e0e364edcd1f&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1714] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:15 2026] DELETE /v2.0/security-groups/524a8188-6bdd-4eb1-b2fb-f138e6c7e52a => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:16.048 7 INFO neutron.services.segments.plugin [-] Segment 75b05a77-333d-4bdd-a3f2-dfc8716d974e resource provider aggregate not found 2026-07-16 01:40:16.051 7 INFO neutron.services.segments.plugin [-] Segment 75b05a77-333d-4bdd-a3f2-dfc8716d974e resource provider aggregate not found 2026-07-16 01:40:16.067 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 75b05a77-333d-4bdd-a3f2-dfc8716d974e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b05a77-333d-4bdd-a3f2-dfc8716d974e found for delete ", "request_id": "req-7576d6ed-bb1b-4d74-a5a3-38f3f32c600d"}]} 2026-07-16 01:40:16.069 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 75b05a77-333d-4bdd-a3f2-dfc8716d974e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75b05a77-333d-4bdd-a3f2-dfc8716d974e found for delete ", "request_id": "req-87504b8b-975f-4327-a9b4-9dbb3b66ae1a"}]} [pid: 7|app: 0|req: 903/1715] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:40:17 2026] GET /v2.0/networks?id=9bb7f5b6-510d-4c9b-ba57-da8be0af4641 => generated 673 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1716] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:40:17 2026] GET /v2.0/quotas/6b3c9f05acaa4503bc5991e63e6e3824 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1717] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:40:17 2026] GET /v2.0/ports?tenant_id=6b3c9f05acaa4503bc5991e63e6e3824&fields=id => generated 103 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1718] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:40:17 2026] GET /v2.0/networks/9bb7f5b6-510d-4c9b-ba57-da8be0af4641?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: 905/1719] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:40:17 2026] GET /v2.0/networks/9bb7f5b6-510d-4c9b-ba57-da8be0af4641?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1720] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:17 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 906/1721] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:18 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 816/1722] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:19 2026] GET /v2.0/security-groups?tenant_id=725b79ed370845b2a691e63c4347c9e1&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1723] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:19 2026] DELETE /v2.0/security-groups/2b206bef-daac-4122-965e-6aa7c5e1bf7f => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1724] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:19 2026] GET /v2.0/security-groups?tenant_id=ab7a4f90c01242b2ae376f0567465ab8&name=default => generated 2925 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1725] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:19 2026] DELETE /v2.0/security-groups/a57fab9f-149e-4011-ad48-1a64d88ccd0b => 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: 818/1726] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:19 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 909/1727] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:20 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 819/1728] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:21 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 910/1729] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:40:22 2026] GET /v2.0/networks?id=9bb7f5b6-510d-4c9b-ba57-da8be0af4641 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1730] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:40:22 2026] POST /v2.0/ports => generated 958 bytes in 364 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: 911/1731] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:40:22 2026] PUT /v2.0/ports/d756a8bd-42c2-4e4e-973f-cdeaee9bc53e => generated 1239 bytes in 441 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 821/1732] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 973 bytes in 41 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: 822/1733] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1734] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:40:23.158 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4693d054-0c5b-4993-a680-bd834f6ce993'] response: {'name': 'network-changed', 'server_uuid': '651a3ace-4aac-497e-bd99-4b207e54e3d9', 'tag': 'd756a8bd-42c2-4e4e-973f-cdeaee9bc53e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 823/1735] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&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: 7|app: 0|req: 913/1736] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1279 bytes in 184 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1737] 10.0.0.38 () {32 vars in 855 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/floatingips?floating_network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb&port_id=4ac5c50c-3010-4714-98e5-e58dcbf02ef2 => generated 860 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1738] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1739] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 7|app: 0|req: 915/1740] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/ports?tenant_id=6b3c9f05acaa4503bc5991e63e6e3824&device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 826/1741] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/networks?tenant_id=6b3c9f05acaa4503bc5991e63e6e3824&shared=False => generated 768 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1742] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1743] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 917/1744] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:23 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 828/1745] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1279 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1746] 10.0.0.30 () {34 vars in 1117 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1747] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 830/1748] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1749] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/ports?tenant_id=6b3c9f05acaa4503bc5991e63e6e3824&device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 1242 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1750] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=d756a8bd-42c2-4e4e-973f-cdeaee9bc53e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1751] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/subnets?id=1c2277be-30e6-4eb8-ad72-dd3a937b8811 => generated 691 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1752] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/ports?network_id=9bb7f5b6-510d-4c9b-ba57-da8be0af4641&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: 7|app: 0|req: 921/1753] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1754] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:40:24 2026] GET /v2.0/networks/9bb7f5b6-510d-4c9b-ba57-da8be0af4641?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1755] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:25 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1756] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:40:25 2026] GET /v2.0/networks/9bb7f5b6-510d-4c9b-ba57-da8be0af4641?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1757] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:25 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1758] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:25 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&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: 836/1759] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1760] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/security-groups?id=8b87c503-1867-4ae1-acb1-6d77e850aad0&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: 837/1761] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => generated 975 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:26.355 7 INFO neutron_taas.services.taas.taas_plugin [req-0ed70be4-afdd-4172-93a3-855112973d87 req-280ff16a-302e-43af-a161-133f5b97877f a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] TaaS: Handle Delete Port: 49240946-3ee7-413f-824a-dd424062f308 2026-07-16 01:40:26.357 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0ed70be4-afdd-4172-93a3-855112973d87 req-280ff16a-302e-43af-a161-133f5b97877f a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] Tap Mirror: Handle Delete Port: 49240946-3ee7-413f-824a-dd424062f308 2026-07-16 01:40:26.450 7 INFO neutron.db.l3_db [req-0ed70be4-afdd-4172-93a3-855112973d87 req-280ff16a-302e-43af-a161-133f5b97877f a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] Floating IP e4e8d59b-8637-4c9b-a8e7-48899b92db3f disassociated. External IP: 10.96.250.212, port: 49240946-3ee7-413f-824a-dd424062f308. [pid: 8|app: 0|req: 840/1764] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 973 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1765] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1766] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:40:26 2026] DELETE /v2.0/ports/49240946-3ee7-413f-824a-dd424062f308 => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:26.825 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2047b089-9fb2-484b-9199-a0f7940af2ac'] response: {'server_uuid': '5db0fb32-9234-4575-bbf0-bf22e303a04f', 'name': 'network-vif-deleted', 'tag': '49240946-3ee7-413f-824a-dd424062f308', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 842/1767] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1768] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:40:26 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1769] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:27 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 927/1770] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:27 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1771] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:27 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1772] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:28 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1773] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:40:28 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&fields=id&fields=name => generated 206 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 929/1774] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:28 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 846/1775] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:28 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 975 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1776] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:28 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1777] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:29 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1778] 10.0.0.223 () {34 vars in 1118 bytes} [Thu Jul 16 01:40:29 2026] GET /v2.0/security-groups?id=603ce588-0047-427b-a22c-a054c11f87ad&id=f1c73bed-b08e-4269-bfbf-20bc23081bf3&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: 8|app: 0|req: 848/1779] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:29 2026] GET /v2.0/ports?device_id=5db0fb32-9234-4575-bbf0-bf22e303a04f => 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: 932/1780] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:40:29 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => generated 1010 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:40:29.676 8 INFO neutron_taas.services.taas.taas_plugin [req-eeb5dea8-e149-4390-975a-3fcfd6550236 req-b62a0979-8110-4bb8-95c6-4f72d38ead0a c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] TaaS: Handle Delete Port: 4ac5c50c-3010-4714-98e5-e58dcbf02ef2 2026-07-16 01:40:29.678 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-eeb5dea8-e149-4390-975a-3fcfd6550236 req-b62a0979-8110-4bb8-95c6-4f72d38ead0a c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] Tap Mirror: Handle Delete Port: 4ac5c50c-3010-4714-98e5-e58dcbf02ef2 2026-07-16 01:40:29.781 8 INFO neutron.db.l3_db [req-eeb5dea8-e149-4390-975a-3fcfd6550236 req-b62a0979-8110-4bb8-95c6-4f72d38ead0a c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] Floating IP 29ffc9d3-9f67-4301-b08e-c116d6623b9e disassociated. External IP: 10.96.250.209, port: 4ac5c50c-3010-4714-98e5-e58dcbf02ef2. [pid: 7|app: 0|req: 933/1781] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:29 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 975 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1782] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:30 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1783] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:40:29 2026] DELETE /v2.0/ports/4ac5c50c-3010-4714-98e5-e58dcbf02ef2 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:30.185 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbb452a1-5597-4107-a1cf-b3151479c7b3'] response: {'server_uuid': 'c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21', 'name': 'network-vif-deleted', 'tag': '4ac5c50c-3010-4714-98e5-e58dcbf02ef2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 935/1784] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:30 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => 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: 850/1785] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:30 2026] DELETE /v2.0/security-groups/8b87c503-1867-4ae1-acb1-6d77e850aad0 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:30.648 7 INFO neutron.api.v2.resource [None req-dc57d485-8289-4c8a-a59f-cd652455fcc6 a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 936/1786] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:40:30 2026] GET /v2.0/security-groups/8b87c503-1867-4ae1-acb1-6d77e850aad0 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:30.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-dee98157-68f6-4cfb-a638-22cbf99643be a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] TaaS: Handle Delete Port: 4b06d987-d4d2-401d-8fd8-6a322ed7fd8f 2026-07-16 01:40:30.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dee98157-68f6-4cfb-a638-22cbf99643be a996cee35d074a869fd7d1914d082bb0 43a100a83f644b7bb3ca01f8ce1e1945 - - default default] Tap Mirror: Handle Delete Port: 4b06d987-d4d2-401d-8fd8-6a322ed7fd8f [pid: 8|app: 0|req: 851/1787] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:40:30 2026] DELETE /v2.0/floatingips/e4e8d59b-8637-4c9b-a8e7-48899b92db3f => generated 0 bytes in 289 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1788] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:31 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 853/1789] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:31 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&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-07-16 01:40:31.290 7 INFO neutron_taas.services.taas.taas_plugin [None req-61bda5ce-983d-47c1-aa52-9389c564c5bd b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: c6586959-cce5-42fc-8acf-94e686c71bab 2026-07-16 01:40:31.292 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61bda5ce-983d-47c1-aa52-9389c564c5bd b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: c6586959-cce5-42fc-8acf-94e686c71bab [pid: 8|app: 0|req: 854/1790] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:31 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => 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: 937/1791] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:40:30 2026] PUT /v2.0/routers/e04ad2c0-4fed-4308-8585-1f435d9c38ec/remove_router_interface => generated 309 bytes in 979 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:32.128 8 INFO neutron_taas.services.taas.taas_plugin [None req-5625d07a-09ea-4560-bfc0-25c3983371ef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: d3354618-9401-46e0-ac14-9a137abf133f 2026-07-16 01:40:32.130 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5625d07a-09ea-4560-bfc0-25c3983371ef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: d3354618-9401-46e0-ac14-9a137abf133f 2026-07-16 01:40:32.384 8 INFO neutron_taas.services.taas.taas_plugin [None req-5625d07a-09ea-4560-bfc0-25c3983371ef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 4076feaf-bb08-401d-b6ba-3a670f596d80 2026-07-16 01:40:32.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5625d07a-09ea-4560-bfc0-25c3983371ef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 4076feaf-bb08-401d-b6ba-3a670f596d80 [pid: 7|app: 0|req: 938/1792] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:32 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1793] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:32 2026] GET /v2.0/ports?device_id=c2ecf5ec-cff1-46cc-9aa7-98c2c5c23e21 => 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: 940/1794] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:32 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:32.732 8 INFO neutron.services.segments.plugin [-] Segment 805bd2af-7ce5-4145-b614-5fb6e9f792a5 resource provider aggregate not found 2026-07-16 01:40:32.739 8 INFO neutron.services.segments.plugin [-] Segment 805bd2af-7ce5-4145-b614-5fb6e9f792a5 resource provider aggregate not found 2026-07-16 01:40:32.755 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 805bd2af-7ce5-4145-b614-5fb6e9f792a5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 805bd2af-7ce5-4145-b614-5fb6e9f792a5 found for delete ", "request_id": "req-2741fa30-724e-4c5e-99d7-2c8f9020d882"}]} 2026-07-16 01:40:32.755 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 805bd2af-7ce5-4145-b614-5fb6e9f792a5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 805bd2af-7ce5-4145-b614-5fb6e9f792a5 found for delete ", "request_id": "req-64ddb0e2-18f1-420f-b8a0-9c7d1b71df1a"}]} 2026-07-16 01:40:32.762 8 INFO neutron.db.l3_hamode_db [None req-5625d07a-09ea-4560-bfc0-25c3983371ef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network ed99d172-9859-4c31-84f3-bec3085151ab was deleted as no HA routers are present in tenant 43a100a83f644b7bb3ca01f8ce1e1945. [pid: 8|app: 0|req: 855/1795] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:31 2026] DELETE /v2.0/routers/e04ad2c0-4fed-4308-8585-1f435d9c38ec => generated 0 bytes in 836 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1796] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:32 2026] DELETE /v2.0/subnets/c7983361-4eb1-4633-a9d9-443ec0128633 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:33.029 8 INFO neutron_taas.services.taas.taas_plugin [None req-7607f608-e81a-4f17-8e07-2a3ac5626ad4 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 2b199ab7-9da2-4ed5-b982-ff1979c1e7cb 2026-07-16 01:40:33.033 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7607f608-e81a-4f17-8e07-2a3ac5626ad4 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 2b199ab7-9da2-4ed5-b982-ff1979c1e7cb [pid: 8|app: 0|req: 856/1797] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:32 2026] DELETE /v2.0/networks/3d1088c4-89a8-433f-97d8-f955689e733a => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 942/1798] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:33 2026] GET /v2.0/security-groups?tenant_id=43a100a83f644b7bb3ca01f8ce1e1945&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1799] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:33 2026] DELETE /v2.0/security-groups/0c6bb7be-89e0-4b8b-a545-ec233d4cd40e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1800] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:33 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1801] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:33 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&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: 944/1802] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:33 2026] DELETE /v2.0/security-groups/603ce588-0047-427b-a22c-a054c11f87ad => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:33.867 8 INFO neutron.api.v2.resource [None req-d9504bd2-b5d5-41aa-8b55-6cdd9a6ddf17 c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 859/1803] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:40:33 2026] GET /v2.0/security-groups/603ce588-0047-427b-a22c-a054c11f87ad => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:33.984 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e73e4ef-bb9c-414e-8c85-fdb621e5e5df c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] TaaS: Handle Delete Port: f1cca028-6667-4cf9-80a1-aec90c067d53 2026-07-16 01:40:33.988 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e73e4ef-bb9c-414e-8c85-fdb621e5e5df c7bf9058a2b04db2b230ae9dc2468e40 f855004d40824577a9c016429dfbc4ec - - default default] Tap Mirror: Handle Delete Port: f1cca028-6667-4cf9-80a1-aec90c067d53 [pid: 7|app: 0|req: 945/1804] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:40:33 2026] DELETE /v2.0/floatingips/29ffc9d3-9f67-4301-b08e-c116d6623b9e => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1805] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:34 2026] DELETE /v2.0/security-groups/f1c73bed-b08e-4269-bfbf-20bc23081bf3 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:34.660 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ef0c5bb-7ec7-45c4-b4f3-5927a1d24bbd b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 58dfc340-9445-4231-91bc-d5763a0875c0 2026-07-16 01:40:34.664 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ef0c5bb-7ec7-45c4-b4f3-5927a1d24bbd b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 58dfc340-9445-4231-91bc-d5763a0875c0 2026-07-16 01:40:34.775 8 INFO neutron.services.segments.plugin [-] Segment bcb23362-0657-4977-b7f9-8eacfb1d157e resource provider aggregate not found 2026-07-16 01:40:34.778 8 INFO neutron.services.segments.plugin [-] Segment bcb23362-0657-4977-b7f9-8eacfb1d157e resource provider aggregate not found 2026-07-16 01:40:34.790 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bcb23362-0657-4977-b7f9-8eacfb1d157e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb23362-0657-4977-b7f9-8eacfb1d157e found for delete ", "request_id": "req-e3c068fe-a8f4-4804-b71e-55cb4b5e9992"}]} 2026-07-16 01:40:34.791 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bcb23362-0657-4977-b7f9-8eacfb1d157e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcb23362-0657-4977-b7f9-8eacfb1d157e found for delete ", "request_id": "req-b71f696d-11f2-4206-b49d-23c9a63195c6"}]} [pid: 8|app: 0|req: 861/1806] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:34 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 975 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1807] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:40:34 2026] GET /v2.0/security-groups?id=41b351e5-a802-428b-9304-dd7a374ae62b&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1808] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:40:34 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:35.178 8 INFO neutron_taas.services.taas.taas_plugin [req-5bf9368f-c0b6-46bf-9ce8-f5e2411aeef0 req-386a34b8-815a-4b36-972f-8221aacc503d ae2fce71e5104d93a7ed654bb76ddc5a 6b3c9f05acaa4503bc5991e63e6e3824 - - default default] TaaS: Handle Delete Port: d756a8bd-42c2-4e4e-973f-cdeaee9bc53e 2026-07-16 01:40:35.182 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5bf9368f-c0b6-46bf-9ce8-f5e2411aeef0 req-386a34b8-815a-4b36-972f-8221aacc503d ae2fce71e5104d93a7ed654bb76ddc5a 6b3c9f05acaa4503bc5991e63e6e3824 - - default default] Tap Mirror: Handle Delete Port: d756a8bd-42c2-4e4e-973f-cdeaee9bc53e [pid: 7|app: 0|req: 946/1809] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:40:34 2026] PUT /v2.0/routers/83a90117-3ab1-449c-ab11-01d6088d3fe2/remove_router_interface => generated 309 bytes in 948 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1810] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:40:35 2026] DELETE /v2.0/ports/d756a8bd-42c2-4e4e-973f-cdeaee9bc53e => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:35.368 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c2d3bb44-c618-4c81-aca2-be83312a1283'] response: {'server_uuid': '651a3ace-4aac-497e-bd99-4b207e54e3d9', 'name': 'network-vif-deleted', 'tag': 'd756a8bd-42c2-4e4e-973f-cdeaee9bc53e', 'status': 'completed', 'code': 200} 2026-07-16 01:40:35.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-08db98c3-58ac-4bdf-b50e-7722ea1192f6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 97989b2c-6622-410f-83ba-bb21e181a941 2026-07-16 01:40:35.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08db98c3-58ac-4bdf-b50e-7722ea1192f6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 97989b2c-6622-410f-83ba-bb21e181a941 2026-07-16 01:40:35.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-08db98c3-58ac-4bdf-b50e-7722ea1192f6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 427651ee-a67b-4efc-9c58-d67b59f2715e 2026-07-16 01:40:35.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-08db98c3-58ac-4bdf-b50e-7722ea1192f6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 427651ee-a67b-4efc-9c58-d67b59f2715e [pid: 8|app: 0|req: 865/1811] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:36 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:36.191 7 INFO neutron.services.segments.plugin [-] Segment a5143a52-d316-4e1a-aec7-71c88bd11982 resource provider aggregate not found 2026-07-16 01:40:36.200 7 INFO neutron.services.segments.plugin [-] Segment a5143a52-d316-4e1a-aec7-71c88bd11982 resource provider aggregate not found 2026-07-16 01:40:36.210 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5143a52-d316-4e1a-aec7-71c88bd11982 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5143a52-d316-4e1a-aec7-71c88bd11982 found for delete ", "request_id": "req-15ce40fe-72c8-4f3c-93d8-bbda8fcee64b"}]} 2026-07-16 01:40:36.220 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5143a52-d316-4e1a-aec7-71c88bd11982 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5143a52-d316-4e1a-aec7-71c88bd11982 found for delete ", "request_id": "req-7f556496-7ef3-47a0-ac80-3d7b87b3a175"}]} 2026-07-16 01:40:36.223 7 INFO neutron.db.l3_hamode_db [None req-08db98c3-58ac-4bdf-b50e-7722ea1192f6 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 52331957-b65a-48db-abeb-fb296406d2c7 was deleted as no HA routers are present in tenant f855004d40824577a9c016429dfbc4ec. [pid: 7|app: 0|req: 947/1812] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:35 2026] DELETE /v2.0/routers/83a90117-3ab1-449c-ab11-01d6088d3fe2 => generated 0 bytes in 956 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1813] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:36 2026] DELETE /v2.0/subnets/b42298d5-9ae0-48a5-92b9-dc71fcacb8a0 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:36.526 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c03bf01-e84e-4df6-8a6d-647c1bce6d29 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 284da91b-778d-424e-9bb2-7e7c8d420c02 2026-07-16 01:40:36.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c03bf01-e84e-4df6-8a6d-647c1bce6d29 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 284da91b-778d-424e-9bb2-7e7c8d420c02 [pid: 7|app: 0|req: 948/1814] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:36 2026] DELETE /v2.0/networks/0e3a5120-75d3-4c73-abc1-9a599ad42640 => generated 0 bytes in 312 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:37.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-6b7fb464-e2b3-4920-8746-91ed2ae0bdef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: e39fc943-3916-4168-8c01-a44d9cac4c0e 2026-07-16 01:40:37.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6b7fb464-e2b3-4920-8746-91ed2ae0bdef b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: e39fc943-3916-4168-8c01-a44d9cac4c0e [pid: 7|app: 0|req: 949/1815] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:37 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => 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: 867/1816] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:40:36 2026] PUT /v2.0/routers/eb0cd4e5-b129-4e60-a832-7aa8e25568d1/remove_router_interface => generated 309 bytes in 886 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:37.804 7 INFO neutron_taas.services.taas.taas_plugin [None req-b229411a-c2f7-45ea-a275-c217516c3d30 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 2cfd0b42-dff4-4a01-9084-4b63cbea8f70 2026-07-16 01:40:37.806 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b229411a-c2f7-45ea-a275-c217516c3d30 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 2cfd0b42-dff4-4a01-9084-4b63cbea8f70 [pid: 8|app: 0|req: 868/1817] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:37 2026] GET /v2.0/security-groups?tenant_id=1765a167811b48c799060201a41b18ae&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:40:38.107 7 INFO neutron_taas.services.taas.taas_plugin [None req-b229411a-c2f7-45ea-a275-c217516c3d30 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 49c67fa9-93ff-4979-a3cf-dd88631ca7e4 2026-07-16 01:40:38.111 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b229411a-c2f7-45ea-a275-c217516c3d30 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 49c67fa9-93ff-4979-a3cf-dd88631ca7e4 [pid: 8|app: 0|req: 869/1818] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:38 2026] DELETE /v2.0/security-groups/ff4dfec9-a6d1-4830-ad2e-35148ee41181 => 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: 870/1819] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:40:38 2026] GET /v2.0/ports?device_id=651a3ace-4aac-497e-bd99-4b207e54e3d9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:38.241 7 INFO neutron.services.segments.plugin [-] Segment e85bf95e-f8c5-447f-830a-353eb63fa80a resource provider aggregate not found 2026-07-16 01:40:38.249 7 INFO neutron.services.segments.plugin [-] Segment e85bf95e-f8c5-447f-830a-353eb63fa80a resource provider aggregate not found 2026-07-16 01:40:38.261 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e85bf95e-f8c5-447f-830a-353eb63fa80a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e85bf95e-f8c5-447f-830a-353eb63fa80a found for delete ", "request_id": "req-7e1d0505-5568-4fd2-ad34-d8bfd34df631"}]} 2026-07-16 01:40:38.267 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e85bf95e-f8c5-447f-830a-353eb63fa80a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e85bf95e-f8c5-447f-830a-353eb63fa80a found for delete ", "request_id": "req-63a7b683-cd7d-4e78-8622-684037299fa6"}]} [pid: 8|app: 0|req: 871/1820] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:38 2026] GET /v2.0/security-groups?tenant_id=246f004e69334ddca5d5428f429ddd9a&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1821] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:38 2026] DELETE /v2.0/security-groups/169a8475-b814-4387-a0bc-c4792155061b => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:38.551 7 INFO neutron.db.l3_hamode_db [None req-b229411a-c2f7-45ea-a275-c217516c3d30 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network 28200de7-1a47-4263-872b-875ddd14d546 was deleted as no HA routers are present in tenant 3a552874581e43c8878ce16ad2a222b9. [pid: 7|app: 0|req: 950/1822] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:37 2026] DELETE /v2.0/routers/eb0cd4e5-b129-4e60-a832-7aa8e25568d1 => generated 0 bytes in 934 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1823] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:38 2026] DELETE /v2.0/subnets/091b039e-a80e-4a0e-80dd-2af4f0c883dc => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:38.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-03d8e288-672f-4a27-9a64-6aa3f82bf210 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: bc297321-ca7a-447a-a4a3-d18994da1455 2026-07-16 01:40:38.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03d8e288-672f-4a27-9a64-6aa3f82bf210 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: bc297321-ca7a-447a-a4a3-d18994da1455 [pid: 7|app: 0|req: 951/1824] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:38 2026] DELETE /v2.0/networks/afb079f1-9cf7-422b-8670-3e17851b78a6 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1825] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:39 2026] GET /v2.0/security-groups?tenant_id=f855004d40824577a9c016429dfbc4ec&name=default => generated 2925 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1826] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:39 2026] DELETE /v2.0/security-groups/4e9a94a2-169d-4ab7-ac04-4abbfddb6d54 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1827] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:39 2026] GET /v2.0/security-groups?tenant_id=3a552874581e43c8878ce16ad2a222b9&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1828] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:39 2026] DELETE /v2.0/security-groups/3afe608f-4bb6-447d-9741-473228b36224 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:40.279 7 INFO neutron.services.segments.plugin [-] Segment c6fb5296-5ecd-4c9e-9bf2-b662592252b1 resource provider aggregate not found 2026-07-16 01:40:40.285 7 INFO neutron.services.segments.plugin [-] Segment c6fb5296-5ecd-4c9e-9bf2-b662592252b1 resource provider aggregate not found 2026-07-16 01:40:40.298 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6fb5296-5ecd-4c9e-9bf2-b662592252b1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6fb5296-5ecd-4c9e-9bf2-b662592252b1 found for delete ", "request_id": "req-9e15e615-2f88-4e9d-ae42-7e3da76d8c27"}]} 2026-07-16 01:40:40.303 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6fb5296-5ecd-4c9e-9bf2-b662592252b1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6fb5296-5ecd-4c9e-9bf2-b662592252b1 found for delete ", "request_id": "req-62976edb-aeaa-435b-ac13-1a3c7ecaa9fd"}]} 2026-07-16 01:40:40.318 7 INFO neutron.services.segments.plugin [-] Segment 29d1a522-4396-4d9c-ba1a-9420dae0cec1 resource provider aggregate not found 2026-07-16 01:40:40.323 7 INFO neutron.services.segments.plugin [-] Segment 29d1a522-4396-4d9c-ba1a-9420dae0cec1 resource provider aggregate not found 2026-07-16 01:40:40.339 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 29d1a522-4396-4d9c-ba1a-9420dae0cec1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d1a522-4396-4d9c-ba1a-9420dae0cec1 found for delete ", "request_id": "req-21e85140-2704-4a17-ac02-bb9c9a93955d"}]} 2026-07-16 01:40:40.343 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 29d1a522-4396-4d9c-ba1a-9420dae0cec1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 29d1a522-4396-4d9c-ba1a-9420dae0cec1 found for delete ", "request_id": "req-73ee50b2-6371-4912-b48d-9d24e85584f2"}]} 2026-07-16 01:40:40.841 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe4f4783-d922-43f3-9d43-25e5b04ae953 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: de4f8471-aa23-4c0a-ab8d-7183926d3963 2026-07-16 01:40:40.844 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe4f4783-d922-43f3-9d43-25e5b04ae953 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: de4f8471-aa23-4c0a-ab8d-7183926d3963 [pid: 8|app: 0|req: 876/1829] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:40:40 2026] PUT /v2.0/routers/a2753b96-4020-4102-a030-49939fb17751/remove_router_interface => generated 309 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:41.517 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c6c970a-2c40-411f-b323-d3894d2a298a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 31b92f1e-bea9-4077-be3b-735ee447ccd8 2026-07-16 01:40:41.520 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c6c970a-2c40-411f-b323-d3894d2a298a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 31b92f1e-bea9-4077-be3b-735ee447ccd8 2026-07-16 01:40:41.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-9c6c970a-2c40-411f-b323-d3894d2a298a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 4d495906-2f60-427c-a76f-0491d692ae75 2026-07-16 01:40:41.757 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c6c970a-2c40-411f-b323-d3894d2a298a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 4d495906-2f60-427c-a76f-0491d692ae75 2026-07-16 01:40:42.162 7 INFO neutron.db.l3_hamode_db [None req-9c6c970a-2c40-411f-b323-d3894d2a298a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] HA network da6a700a-4190-4ac4-a193-e9337ef7575a was deleted as no HA routers are present in tenant 6b3c9f05acaa4503bc5991e63e6e3824. [pid: 7|app: 0|req: 954/1832] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:41 2026] DELETE /v2.0/routers/a2753b96-4020-4102-a030-49939fb17751 => generated 0 bytes in 816 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1833] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:42 2026] DELETE /v2.0/subnets/1c2277be-30e6-4eb8-ad72-dd3a937b8811 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:42.377 7 INFO neutron.services.segments.plugin [-] Segment 3975ebc2-c73d-4eb0-b227-b155e9ff1961 resource provider aggregate not found 2026-07-16 01:40:42.377 7 INFO neutron.services.segments.plugin [-] Segment 3975ebc2-c73d-4eb0-b227-b155e9ff1961 resource provider aggregate not found 2026-07-16 01:40:42.399 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3975ebc2-c73d-4eb0-b227-b155e9ff1961 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3975ebc2-c73d-4eb0-b227-b155e9ff1961 found for delete ", "request_id": "req-a57658a8-39fa-4be9-9625-41d8f4793c44"}]} 2026-07-16 01:40:42.405 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3975ebc2-c73d-4eb0-b227-b155e9ff1961 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3975ebc2-c73d-4eb0-b227-b155e9ff1961 found for delete ", "request_id": "req-84b940fd-808b-453b-826b-ad70a2925222"}]} 2026-07-16 01:40:42.469 7 INFO neutron_taas.services.taas.taas_plugin [None req-625161bf-3a7a-4794-aeb0-929f849bdbf7 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: d9a37421-efd5-447d-82e9-f2d0a577ed98 2026-07-16 01:40:42.472 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-625161bf-3a7a-4794-aeb0-929f849bdbf7 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: d9a37421-efd5-447d-82e9-f2d0a577ed98 [pid: 7|app: 0|req: 955/1834] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:42 2026] DELETE /v2.0/networks/9bb7f5b6-510d-4c9b-ba57-da8be0af4641 => generated 0 bytes in 282 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1835] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:42 2026] GET /v2.0/security-groups?tenant_id=6b3c9f05acaa4503bc5991e63e6e3824&name=default => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1836] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:42 2026] DELETE /v2.0/security-groups/41b351e5-a802-428b-9304-dd7a374ae62b => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1837] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.0/security-groups?tenant_id=2c1d2fdf925241e7aeadf33135ec14ac&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1838] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:43 2026] DELETE /v2.0/security-groups/4b526795-e085-4d47-8cc9-5e7136930ae8 => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1839] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:43 2026] GET /v2.0/security-groups?tenant_id=35bcccab72084f47a97bd1c4984ddbe4&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1840] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:43 2026] DELETE /v2.0/security-groups/8a7cfa5f-929b-4963-b35e-f6c5086f93ad => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:44.360 8 INFO neutron.db.segments_db [None req-aa486938-a395-48e3-972e-bf02cc9cf155 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] Added segment 869b40b6-cc5a-4517-9bb5-8b03bded424f of type vxlan for network 2e64e2b6-b32f-498f-be2b-64457b816ee6 2026-07-16 01:40:44.425 7 INFO neutron.services.segments.plugin [-] Segment 9a2cf6d1-1d66-4193-bb12-99d9ef83521c resource provider aggregate not found 2026-07-16 01:40:44.428 7 INFO neutron.services.segments.plugin [-] Segment 9a2cf6d1-1d66-4193-bb12-99d9ef83521c resource provider aggregate not found [pid: 8|app: 0|req: 883/1841] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:40:44 2026] POST /v2.0/networks => generated 726 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:44.443 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a2cf6d1-1d66-4193-bb12-99d9ef83521c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2cf6d1-1d66-4193-bb12-99d9ef83521c found for delete ", "request_id": "req-cfba54ba-7304-44d5-b7ab-d253b052bea2"}]} 2026-07-16 01:40:44.448 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a2cf6d1-1d66-4193-bb12-99d9ef83521c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a2cf6d1-1d66-4193-bb12-99d9ef83521c found for delete ", "request_id": "req-af9a2d0d-0ad1-48fe-a4a2-b58791dad566"}]} [pid: 7|app: 0|req: 959/1842] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:44 2026] POST /v2.0/subnets => generated 644 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:44.638 8 WARNING neutron.api.v2.base [None req-86afe49c-64d6-4be7-b483-261f91745606 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - 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-07-16 01:40:44.639 8 INFO neutron.api.v2.resource [None req-86afe49c-64d6-4be7-b483-261f91745606 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 884/1843] 10.0.0.38 () {34 vars in 678 bytes} [Thu Jul 16 01:40:44 2026] POST /v2.0/rbac-policies => generated 143 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1844] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:44 2026] DELETE /v2.0/networks/2e64e2b6-b32f-498f-be2b-64457b816ee6 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:44.881 8 INFO neutron.db.segments_db [None req-2cc4329b-15ea-4861-aeb9-08aa5908d151 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] Added segment 5547e95d-2682-4d7c-8393-326e3ddcde5e of type vxlan for network ed9c7051-5f46-4f67-b602-5081f4babf8b [pid: 8|app: 0|req: 885/1845] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:40:44 2026] POST /v2.0/networks => generated 727 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1846] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:44 2026] POST /v2.0/subnets => generated 647 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:45.176 8 WARNING neutron.api.v2.base [None req-4403d4e9-cc19-4a64-9c41-cdb84fcf74c8 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - 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-07-16 01:40:45.176 8 INFO neutron.api.v2.resource [None req-4403d4e9-cc19-4a64-9c41-cdb84fcf74c8 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 886/1847] 10.0.0.38 () {34 vars in 678 bytes} [Thu Jul 16 01:40:45 2026] POST /v2.0/rbac-policies => generated 547 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1848] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:45 2026] DELETE /v2.0/networks/ed9c7051-5f46-4f67-b602-5081f4babf8b => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:45.427 8 INFO neutron.db.segments_db [None req-4382e843-71e2-4329-a01e-69516da05c4f 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] Added segment f13711d4-dda4-458d-91db-f18e070f3aa6 of type vxlan for network 42106dc9-f658-4ac2-8760-3343cb50512b [pid: 8|app: 0|req: 887/1849] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:40:45 2026] POST /v2.0/networks => generated 726 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1850] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:45 2026] POST /v2.0/subnets => generated 647 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1851] 10.0.0.38 () {34 vars in 678 bytes} [Thu Jul 16 01:40:45 2026] POST /v2.0/rbac-policies => generated 324 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1852] 10.0.0.190 () {30 vars in 648 bytes} [Thu Jul 16 01:40:46 2026] GET /v2.0/extensions => generated 21537 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-07-16 01:40:46.461 7 INFO neutron.services.segments.plugin [-] Segment 869b40b6-cc5a-4517-9bb5-8b03bded424f resource provider aggregate not found 2026-07-16 01:40:46.468 7 INFO neutron.services.segments.plugin [-] Segment 869b40b6-cc5a-4517-9bb5-8b03bded424f resource provider aggregate not found 2026-07-16 01:40:46.474 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 869b40b6-cc5a-4517-9bb5-8b03bded424f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 869b40b6-cc5a-4517-9bb5-8b03bded424f found for delete ", "request_id": "req-3a55c557-3f4e-42df-8664-6511f59c3586"}]} 2026-07-16 01:40:46.485 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 869b40b6-cc5a-4517-9bb5-8b03bded424f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 869b40b6-cc5a-4517-9bb5-8b03bded424f found for delete ", "request_id": "req-02204d86-2a86-48dd-824e-2f90c82af172"}]} 2026-07-16 01:40:46.489 7 INFO neutron.services.segments.plugin [-] Segment 5547e95d-2682-4d7c-8393-326e3ddcde5e resource provider aggregate not found 2026-07-16 01:40:46.500 7 INFO neutron.services.segments.plugin [-] Segment 5547e95d-2682-4d7c-8393-326e3ddcde5e resource provider aggregate not found 2026-07-16 01:40:46.503 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5547e95d-2682-4d7c-8393-326e3ddcde5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5547e95d-2682-4d7c-8393-326e3ddcde5e found for delete ", "request_id": "req-986563d7-ee28-4f63-9c19-b845ce587bfe"}]} 2026-07-16 01:40:46.516 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5547e95d-2682-4d7c-8393-326e3ddcde5e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5547e95d-2682-4d7c-8393-326e3ddcde5e found for delete ", "request_id": "req-cc846166-8e55-4701-a758-6e32603c9742"}]} [pid: 8|app: 0|req: 889/1853] 10.0.0.190 () {30 vars in 722 bytes} [Thu Jul 16 01:40:46 2026] GET /v2.0/quotas/d43c0c44a0e8485eb006719293f3bf36/details => generated 847 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1854] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:40:46 2026] GET /v2.0/networks/42106dc9-f658-4ac2-8760-3343cb50512b => generated 655 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:40:47.091 8 INFO neutron.pecan_wsgi.hooks.translation [None req-403b174b-826b-4441-b8e8-2aabec904202 13b20fa0ac7544d1a7480ee50a5abfff 9aa652da9a984f5a89d891818fab7461 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1855] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:40:46 2026] GET /v2.0/networks/42106dc9-f658-4ac2-8760-3343cb50512b => generated 138 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:47.214 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d69abab-5a23-4666-8650-bfb903fad65a 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] TaaS: Handle Delete Port: f4478cb6-c86d-458f-8025-3410dc2a82f8 2026-07-16 01:40:47.217 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d69abab-5a23-4666-8650-bfb903fad65a 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] Tap Mirror: Handle Delete Port: f4478cb6-c86d-458f-8025-3410dc2a82f8 [pid: 7|app: 0|req: 966/1856] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:40:47 2026] DELETE /v2.0/networks/42106dc9-f658-4ac2-8760-3343cb50512b => generated 0 bytes in 465 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:40:47.584 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8d0591ad-585c-4a0b-84b9-7156f934a613 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1857] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:47 2026] DELETE /v2.0/subnets/356583ca-5151-46be-a1a8-a20873902d1f => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:47.607 7 INFO neutron.pecan_wsgi.hooks.translation [None req-49c9f13f-689d-4fe5-a6c8-5fa69a25568d 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 967/1858] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:47 2026] DELETE /v2.0/subnets/26c15e9e-4b85-4767-b041-f2f415244a07 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:47.628 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cd4d4448-d6b2-4b2b-89b0-4b78eb4b54cd 0b7ffcae48424d33a75f8fb0fd704cdc 7933149f4aab4750b48b7e869a39b273 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1859] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:40:47 2026] DELETE /v2.0/subnets/3aae20c3-51b0-4e55-9c0f-7adb7d07c21c => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:40:48.521 7 INFO neutron.services.segments.plugin [-] Segment f13711d4-dda4-458d-91db-f18e070f3aa6 resource provider aggregate not found 2026-07-16 01:40:48.536 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f13711d4-dda4-458d-91db-f18e070f3aa6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f13711d4-dda4-458d-91db-f18e070f3aa6 found for delete ", "request_id": "req-574af746-d922-44bb-abf7-36bddf5a19a0"}]} 2026-07-16 01:40:48.538 7 INFO neutron.services.segments.plugin [-] Segment f13711d4-dda4-458d-91db-f18e070f3aa6 resource provider aggregate not found 2026-07-16 01:40:48.553 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f13711d4-dda4-458d-91db-f18e070f3aa6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f13711d4-dda4-458d-91db-f18e070f3aa6 found for delete ", "request_id": "req-00819f49-98ed-4c42-8f38-9fa9cab8f3cc"}]} [pid: 8|app: 0|req: 893/1860] 10.0.0.190 () {30 vars in 648 bytes} [Thu Jul 16 01:40:48 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: 968/1861] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:48 2026] GET /v2.0/security-groups?tenant_id=7933149f4aab4750b48b7e869a39b273&name=default => generated 2925 bytes in 290 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1862] 10.0.0.190 () {30 vars in 722 bytes} [Thu Jul 16 01:40:48 2026] GET /v2.0/quotas/d43c0c44a0e8485eb006719293f3bf36/details => generated 847 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1863] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:48 2026] DELETE /v2.0/security-groups/cb5d5cda-e0f9-4fe6-9049-9f9fc142c4b0 => 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: 895/1864] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:49 2026] GET /v2.0/security-groups?tenant_id=9aa652da9a984f5a89d891818fab7461&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: 970/1865] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:49 2026] DELETE /v2.0/security-groups/431ef42d-e8b6-4396-8fca-48bdf7046d68 => 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: 896/1866] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:49 2026] GET /v2.0/security-groups?tenant_id=e57f24391edd4cb0bc34378b9714b2ba&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1867] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:49 2026] DELETE /v2.0/security-groups/ac1d2872-7a06-484a-9fa1-2d296b67c674 => 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: 897/1868] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:49 2026] GET /v2.0/security-groups?tenant_id=8991ad2d7a8840b88758138786465d65&name=default => generated 2925 bytes in 311 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/1869] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:50 2026] DELETE /v2.0/security-groups/1b49e3ff-76a0-45df-a8eb-db0bedd81f0b => 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: 898/1870] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.0/security-groups?tenant_id=05a23311f77e4e4f8eef15f01a42477a&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1871] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:50 2026] DELETE /v2.0/security-groups/086b70d8-d798-4723-b716-e13849500714 => 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: 899/1872] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:50 2026] GET /v2.0/security-groups?tenant_id=d43c0c44a0e8485eb006719293f3bf36&name=default => generated 2925 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1873] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:51 2026] DELETE /v2.0/security-groups/e58d7c22-b2b4-4659-bb91-fb0ebd110c31 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1874] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:52 2026] GET /v2.0/security-groups?tenant_id=65507566a7d148e2910f950a676f69f4&name=default => generated 2925 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1875] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:53 2026] DELETE /v2.0/security-groups/261574c1-f8f8-4904-806c-573ca79fe8de => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1876] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:40:53 2026] POST /v2.0/security-groups => generated 1601 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1877] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:40:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1878] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:40:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-07-16 01:40:54.457 8 INFO neutron.db.segments_db [None req-88e74912-e2c5-446b-9066-34a1195eb160 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Added segment cbb18cdb-1b72-4c60-9030-1e77394bbc4e of type vxlan for network cf775264-9b4f-4df2-a764-c8b0a617d071 [pid: 7|app: 0|req: 978/1879] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:40:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1880] 10.0.0.38 () {34 vars in 668 bytes} [Thu Jul 16 01:40:54 2026] POST /v2.0/networks => generated 632 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:54.606 8 INFO neutron.db.segments_db [None req-f5d46c46-df8a-4701-909f-3cd8a8de2f68 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Added segment f9e811f0-2f0d-4af8-80c5-e268c8fa149f of type vxlan for network 1170ecdd-e2e0-459a-b808-354dc5e7b665 [pid: 7|app: 0|req: 979/1881] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:40:54 2026] POST /v2.0/security-groups => generated 1601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1882] 10.0.0.38 () {34 vars in 764 bytes} [Thu Jul 16 01:40:54 2026] PUT /v2.0/security-groups/990cfcb1-3118-437f-82c6-b467363b6f84/tags => generated 17 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1883] 10.0.0.38 () {34 vars in 764 bytes} [Thu Jul 16 01:40:54 2026] PUT /v2.0/security-groups/9a6056b0-20d2-482f-85d6-5fe5ebf9bf11/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 982/1884] 10.0.0.38 () {34 vars in 764 bytes} [Thu Jul 16 01:40:54 2026] PUT /v2.0/security-groups/2d7321bb-b4d8-4fff-abec-7bfbc1684313/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: 983/1885] 10.0.0.38 () {34 vars in 764 bytes} [Thu Jul 16 01:40:54 2026] PUT /v2.0/security-groups/b5878974-c51d-479f-bf5d-5f55e1b2b1e8/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:40:54.849 8 INFO neutron.db.l3_hamode_db [None req-f5d46c46-df8a-4701-909f-3cd8a8de2f68 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 984/1886] 10.0.0.38 () {32 vars in 677 bytes} [Thu Jul 16 01:40:54 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1887] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:40:54 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1888] 10.0.0.38 () {32 vars in 687 bytes} [Thu Jul 16 01:40:54 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1889] 10.0.0.38 () {32 vars in 699 bytes} [Thu Jul 16 01:40:55 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1890] 10.0.0.38 () {32 vars in 685 bytes} [Thu Jul 16 01:40:55 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1891] 10.0.0.38 () {32 vars in 699 bytes} [Thu Jul 16 01:40:55 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1892] 10.0.0.38 () {32 vars in 695 bytes} [Thu Jul 16 01:40:55 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1893] 10.0.0.38 () {32 vars in 707 bytes} [Thu Jul 16 01:40:55 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1894] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:55 2026] DELETE /v2.0/security-groups/990cfcb1-3118-437f-82c6-b467363b6f84 => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:40:55.669 8 INFO neutron.db.l3_hamode_db [None req-f5d46c46-df8a-4701-909f-3cd8a8de2f68 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 993/1895] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:55 2026] DELETE /v2.0/security-groups/9a6056b0-20d2-482f-85d6-5fe5ebf9bf11 => 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: 994/1896] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:55 2026] DELETE /v2.0/security-groups/2d7321bb-b4d8-4fff-abec-7bfbc1684313 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1897] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:55 2026] DELETE /v2.0/security-groups/b5878974-c51d-479f-bf5d-5f55e1b2b1e8 => 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: 996/1898] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:55 2026] DELETE /v2.0/security-groups/2589a595-3622-4d15-abd3-4f433a555464 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1901] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:56 2026] GET /v2.0/security-groups?tenant_id=575c39a7614546889bc40228fde57983&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: 903/1902] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:54 2026] POST /v2.0/routers => generated 695 bytes in 2432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/1903] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:56 2026] DELETE /v2.0/security-groups/62019afd-85b6-4848-9869-9709a963186d => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1904] 10.0.0.38 () {32 vars in 773 bytes} [Thu Jul 16 01:40:56 2026] GET /v2.0/subnets?project_id=ae5e65f91f6a46db86d9ec43bc136d7c&cidr=10.100.0.0%2F28 => generated 14 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1001/1905] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:40:57 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/1906] 10.0.0.38 () {32 vars in 781 bytes} [Thu Jul 16 01:40:57 2026] GET /v2.0/subnets?network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb&cidr=10.100.0.0%2F28 => generated 14 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 905/1907] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:57 2026] GET /v2.0/security-groups?tenant_id=d458e48bb8aa41b98dc7b28b656e0e92&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1908] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:57 2026] DELETE /v2.0/security-groups/42c660b4-675a-41a7-be6a-22371c0b0a8a => 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: 1003/1909] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:40:57 2026] POST /v2.0/subnets => generated 657 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1910] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:57 2026] GET /v2.0/security-groups?tenant_id=ef896b1b39094793894dbaaf0e15785c&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1911] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:40:57 2026] GET /v2.0/security-groups?tenant_id=8d6a40e6f1ad422ebaa2c4c55a9beb3d&name=default => generated 2925 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1912] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:57 2026] DELETE /v2.0/security-groups/a31eb0fb-b7b7-42ea-9bad-cc9af57bb526 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1913] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:40:57 2026] DELETE /v2.0/security-groups/6fd6ebd4-eaf5-4719-a5b1-3fe1ceaa22ea => 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: 1004/1914] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:40:57 2026] PUT /v2.0/routers/4c7f531f-a931-4c35-a7aa-a22711345255/add_router_interface => generated 309 bytes in 1208 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1915] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:40:58 2026] GET /v2.0/networks => generated 3606 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1916] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:40:58 2026] GET /v2.0/subnets => generated 2595 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1917] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:40:58 2026] GET /v2.0/routers => generated 738 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1918] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:40:58 2026] POST /v2.0/security-groups => generated 1675 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1919] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:40:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1920] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:40:59 2026] POST /v2.0/security-group-rules => generated 596 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1921] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:40:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1922] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:40:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:59.607 8 INFO neutron.db.securitygroups_db [None req-fa55af3e-39f4-45df-9f19-a70bab049da3 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Project ae5e65f91f6a46db86d9ec43bc136d7c 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: 915/1923] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:40:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:40:59.714 7 INFO neutron.db.securitygroups_db [None req-bcf4d886-1fe6-4110-a0a8-36cfaf523a19 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Project ae5e65f91f6a46db86d9ec43bc136d7c 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: 1009/1924] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:40:59 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) [pid: 7|app: 0|req: 1010/1925] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/networks => generated 1297 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1926] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/security-groups?tenant_id=ea81d0cc524745d299f00ce048256d3b&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1927] 10.0.0.223 () {34 vars in 1098 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1258413945&fields=id&tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1928] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:00 2026] DELETE /v2.0/security-groups/279f85a5-3b42-42e7-b610-d144e1c6b4ee => 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: 1012/1929] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 660 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1930] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/quotas/ae5e65f91f6a46db86d9ec43bc136d7c => 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: 1013/1931] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&fields=id => generated 103 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1932] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1014/1933] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 8|app: 0|req: 920/1934] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:00 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1935] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:01 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:02.657 8 INFO neutron.db.segments_db [None req-72f81f0a-f475-458b-a873-25103810a773 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Added segment 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f of type vxlan for network ee8abb1d-d316-4a49-b34c-66a24d2adb25 2026-07-16 01:41:02.703 7 INFO neutron.db.segments_db [None req-dd01014a-91e0-4c22-84ed-1a4bc478a3ae 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Added segment d5ff0725-3dad-4fbc-90be-e7bdfdea9913 of type vxlan for network 6a1e533f-7294-4e70-ad55-15c25d15ea49 [pid: 8|app: 0|req: 921/1936] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:02 2026] POST /v2.0/networks => generated 631 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/1937] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:02 2026] POST /v2.0/networks => generated 650 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/1938] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:02 2026] POST /v2.0/subnets => generated 627 bytes in 259 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/1939] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:03 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:03.143 7 INFO neutron.db.segments_db [None req-a1458a46-683f-4d80-827b-f3e695fc7966 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Added segment 7d00af18-59b4-4c04-aad3-d5f310ab29d3 of type vxlan for network 782d273c-0092-4c66-9aaa-c04e2582f2bd [pid: 8|app: 0|req: 922/1940] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:41:02 2026] POST /v2.0/ports => generated 743 bytes in 397 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: 923/1941] 10.0.0.38 () {34 vars in 663 bytes} [Thu Jul 16 01:41:03 2026] POST /v2.0/trunks => generated 407 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:03.376 7 INFO neutron.db.l3_hamode_db [None req-a1458a46-683f-4d80-827b-f3e695fc7966 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:41:03.391 8 INFO neutron.db.segments_db [None req-c715965b-1c9a-43ec-9e1e-f36d220b5c99 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Added segment 26b42b79-0fdf-4094-ae53-b9ae7458fb36 of type vxlan for network 6d34272d-c192-4ff2-9995-62675fa324f9 [pid: 8|app: 0|req: 924/1942] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:03 2026] POST /v2.0/networks => generated 631 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1943] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:41:03 2026] POST /v2.0/ports => generated 743 bytes in 293 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: 926/1944] 10.0.0.38 () {34 vars in 663 bytes} [Thu Jul 16 01:41:03 2026] POST /v2.0/trunks => generated 407 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:04.056 8 INFO neutron.db.segments_db [None req-25bdda26-755e-43c9-9146-4f5499e78a55 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Added segment a449f90d-e068-4d94-8416-dca0074e55fb of type vxlan for network 2114980c-2208-4a52-86c9-00e3b131b8e0 [pid: 8|app: 0|req: 927/1945] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:04 2026] POST /v2.0/networks => generated 630 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1946] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:04 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:04.205 7 INFO neutron.db.l3_hamode_db [None req-a1458a46-683f-4d80-827b-f3e695fc7966 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 929/1947] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:41:04 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: 930/1948] 10.0.0.38 () {34 vars in 663 bytes} [Thu Jul 16 01:41:04 2026] POST /v2.0/trunks => generated 407 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:04.668 8 INFO neutron.db.segments_db [None req-358df13e-d93e-4064-a219-610d1f0034ab b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Added segment 9293eec6-baef-40fa-8658-b65aa7c13db6 of type vxlan for network 1f841b27-0f3e-415b-8549-f69b7b30eb07 [pid: 8|app: 0|req: 931/1949] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:04 2026] POST /v2.0/networks => generated 631 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/1950] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:03 2026] POST /v2.0/routers => generated 695 bytes in 1950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1951] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:41:04 2026] POST /v2.0/ports => generated 743 bytes in 343 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: 933/1952] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:41:05 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 660 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1953] 10.0.0.38 () {34 vars in 663 bytes} [Thu Jul 16 01:41:05 2026] POST /v2.0/trunks => generated 407 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1954] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:41:05 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1955] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:05 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:05.432 8 INFO neutron.db.segments_db [None req-2f030497-4d9d-4eea-9063-9c20292b21e4 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Added segment 094834bc-36b3-4d1d-99b2-1314f1c36a01 of type vxlan for network f4469fdd-71a5-4870-a366-48680f95d454 [pid: 8|app: 0|req: 937/1956] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:05 2026] POST /v2.0/networks => generated 631 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1957] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:41:05 2026] POST /v2.0/ports => generated 954 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /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: 939/1958] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:41:05 2026] POST /v2.0/ports => generated 743 bytes in 296 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: 1020/1959] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:41:05 2026] PUT /v2.0/routers/cce119b7-5589-4ef2-b9b2-1a47a32a38f7/add_router_interface => generated 309 bytes in 1298 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/1960] 10.0.0.38 () {34 vars in 663 bytes} [Thu Jul 16 01:41:06 2026] POST /v2.0/trunks => generated 407 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1961] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:41:06 2026] PUT /v2.0/ports/dbee7333-5fde-43aa-9f89-438a9f1923d3 => generated 1235 bytes in 511 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-07-16 01:41:06.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-063636c4-5b48-441e-8146-0c104370a7fb'] response: {'name': 'network-changed', 'server_uuid': 'd1ff936d-30d2-4841-b570-0ee106a9b590', 'tag': 'dbee7333-5fde-43aa-9f89-438a9f1923d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 941/1962] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:06 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1963] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:06 2026] PUT /v2.0/trunks/10a6c1e7-d84c-4f8d-94d7-108ba24d4b45/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: 943/1964] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:06 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 8|app: 0|req: 944/1965] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:06 2026] PUT /v2.0/trunks/90214d2b-ba79-47d1-80d9-8e202d1070b1/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: 945/1966] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:06 2026] PUT /v2.0/trunks/0db072e4-b0e6-4dd6-b22f-b878bcf0bed0/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: 946/1967] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:06 2026] PUT /v2.0/trunks/d6d36e6f-b3cc-4dfa-975f-cf0c5dcff1e7/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/1968] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:41:06 2026] POST /v2.0/ports => generated 955 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1969] 10.0.0.38 () {32 vars in 659 bytes} [Thu Jul 16 01:41:06 2026] GET /v2.0/trunks?tags=red => generated 1246 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: 948/1970] 10.0.0.38 () {32 vars in 673 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1971] 10.0.0.38 () {32 vars in 669 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1972] 10.0.0.38 () {32 vars in 681 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1973] 10.0.0.38 () {32 vars in 667 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1974] 10.0.0.38 () {32 vars in 681 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1975] 10.0.0.38 () {32 vars in 677 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1976] 10.0.0.38 () {32 vars in 689 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1977] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks/10a6c1e7-d84c-4f8d-94d7-108ba24d4b45 => generated 412 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1978] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/ports/f6ddea3b-14a8-49aa-b151-82079cb885b1 => generated 826 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1979] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/1980] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:41:07 2026] POST /v2.0/ports => generated 959 bytes in 296 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: 1024/1981] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/networks?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&shared=False => generated 756 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1982] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:41:07 2026] DELETE /v2.0/trunks/10a6c1e7-d84c-4f8d-94d7-108ba24d4b45 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1983] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1984] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks/90214d2b-ba79-47d1-80d9-8e202d1070b1 => generated 420 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1985] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/ports/edd082e7-9af0-4ef0-9857-a1a8a8943879 => generated 826 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1986] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:41:07 2026] DELETE /v2.0/trunks/90214d2b-ba79-47d1-80d9-8e202d1070b1 => 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: 963/1987] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks/0db072e4-b0e6-4dd6-b22f-b878bcf0bed0 => generated 429 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1988] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/ports/34335a85-f2d1-4178-a8ce-1fea3d85df74 => generated 826 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1989] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:41:07 2026] DELETE /v2.0/trunks/0db072e4-b0e6-4dd6-b22f-b878bcf0bed0 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1990] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks/d6d36e6f-b3cc-4dfa-975f-cf0c5dcff1e7 => generated 414 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1991] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/ports/2a7c1c52-193d-49a8-8513-f79e250454c8 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1992] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:41:07 2026] DELETE /v2.0/trunks/d6d36e6f-b3cc-4dfa-975f-cf0c5dcff1e7 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1993] 10.0.0.38 () {32 vars in 716 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/trunks/50192a96-74ef-4a34-87cc-403563476678 => generated 407 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1994] 10.0.0.38 () {32 vars in 714 bytes} [Thu Jul 16 01:41:07 2026] GET /v2.0/ports/54dce81a-39b7-42e9-878e-558a775de0b8 => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1995] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:41:07 2026] DELETE /v2.0/trunks/50192a96-74ef-4a34-87cc-403563476678 => 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: 972/1996] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:08 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:08.104 7 INFO neutron.db.l3_db [None req-b7172997-fea9-427d-9599-870512224b54 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Floating IP e536c816-9fcf-4cd2-92d9-8a78b82c9fa2 associated. External IP: 10.96.250.216, port: 6f068e1a-409e-47c3-92c3-ccd2af8607fd. 2026-07-16 01:41:08.136 8 INFO neutron_taas.services.taas.taas_plugin [None req-2266a4ae-525d-4a65-b4d4-124a90c90233 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] TaaS: Handle Delete Port: f6ddea3b-14a8-49aa-b151-82079cb885b1 2026-07-16 01:41:08.140 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2266a4ae-525d-4a65-b4d4-124a90c90233 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Tap Mirror: Handle Delete Port: f6ddea3b-14a8-49aa-b151-82079cb885b1 [pid: 8|app: 0|req: 973/1997] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:08 2026] DELETE /v2.0/ports/f6ddea3b-14a8-49aa-b151-82079cb885b1 => 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: 974/1998] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:08 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:08.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-2d13041b-5929-4ae3-b2e2-5a9d1e3b2c95 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] TaaS: Handle Delete Port: edd082e7-9af0-4ef0-9857-a1a8a8943879 2026-07-16 01:41:08.327 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d13041b-5929-4ae3-b2e2-5a9d1e3b2c95 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Tap Mirror: Handle Delete Port: edd082e7-9af0-4ef0-9857-a1a8a8943879 [pid: 7|app: 0|req: 1025/1999] 10.0.0.38 () {34 vars in 674 bytes} [Thu Jul 16 01:41:07 2026] POST /v2.0/floatingips => generated 843 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/2000] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:08 2026] DELETE /v2.0/ports/edd082e7-9af0-4ef0-9857-a1a8a8943879 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:41:08.515 8 INFO neutron_taas.services.taas.taas_plugin [None req-f48aa0c6-f947-4350-bf79-8e7d05017539 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] TaaS: Handle Delete Port: 34335a85-f2d1-4178-a8ce-1fea3d85df74 2026-07-16 01:41:08.518 7 INFO neutron.db.l3_db [None req-1283a9db-66fb-494c-badc-c3886f282745 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Floating IP e536c816-9fcf-4cd2-92d9-8a78b82c9fa2 disassociated. External IP: 10.96.250.216, port: 6f068e1a-409e-47c3-92c3-ccd2af8607fd. 2026-07-16 01:41:08.519 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f48aa0c6-f947-4350-bf79-8e7d05017539 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Tap Mirror: Handle Delete Port: 34335a85-f2d1-4178-a8ce-1fea3d85df74 [pid: 8|app: 0|req: 976/2001] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:08 2026] DELETE /v2.0/ports/34335a85-f2d1-4178-a8ce-1fea3d85df74 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/2002] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:08 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:08.713 8 INFO neutron_taas.services.taas.taas_plugin [None req-f61f01b6-d53a-4dea-b69e-a419a607198f b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] TaaS: Handle Delete Port: 2a7c1c52-193d-49a8-8513-f79e250454c8 2026-07-16 01:41:08.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f61f01b6-d53a-4dea-b69e-a419a607198f b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Tap Mirror: Handle Delete Port: 2a7c1c52-193d-49a8-8513-f79e250454c8 [pid: 8|app: 0|req: 978/2003] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:08 2026] DELETE /v2.0/ports/2a7c1c52-193d-49a8-8513-f79e250454c8 => 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: 1026/2004] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:08 2026] PUT /v2.0/floatingips/e536c816-9fcf-4cd2-92d9-8a78b82c9fa2 => generated 552 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/2005] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:41:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dbee7333-5fde-43aa-9f89-438a9f1923d3 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:08.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-1411c91a-5efd-4256-8be5-739afda0d4c7 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: 61c5a1bf-7db8-4794-a1f7-5acb64ab0a24 2026-07-16 01:41:08.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1411c91a-5efd-4256-8be5-739afda0d4c7 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: 61c5a1bf-7db8-4794-a1f7-5acb64ab0a24 2026-07-16 01:41:08.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-70e06c57-fc5f-4034-9438-5b1d741213e0 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] TaaS: Handle Delete Port: 54dce81a-39b7-42e9-878e-558a775de0b8 2026-07-16 01:41:08.925 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-70e06c57-fc5f-4034-9438-5b1d741213e0 b98212064c894b779171fd0557596ac6 0a6f345e849c4044bd1719314e60a7b4 - - default default] Tap Mirror: Handle Delete Port: 54dce81a-39b7-42e9-878e-558a775de0b8 [pid: 7|app: 0|req: 1027/2006] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:08 2026] DELETE /v2.0/ports/54dce81a-39b7-42e9-878e-558a775de0b8 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2007] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:41:09 2026] GET /v2.0/subnets?id=734cd3a9-bcac-4849-abac-7bb2aac2df3b => generated 678 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/2008] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:08 2026] DELETE /v2.0/floatingips/e536c816-9fcf-4cd2-92d9-8a78b82c9fa2 => generated 0 bytes in 299 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/2009] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:41:09 2026] GET /v2.0/ports?network_id=cf775264-9b4f-4df2-a764-c8b0a617d071&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:09.157 7 INFO neutron.services.segments.plugin [-] Segment 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f resource provider aggregate not found 2026-07-16 01:41:09.164 7 INFO neutron.services.segments.plugin [-] Segment 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f resource provider aggregate not found 2026-07-16 01:41:09.173 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f found for delete ", "request_id": "req-a4f5ba64-47e3-4d30-a8fe-f197e91c517a"}]} 2026-07-16 01:41:09.185 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e350f0c-0f0b-4d43-9bb4-3147c3ba4e4f found for delete ", "request_id": "req-8a6a1ad2-8733-41de-b0e0-9c79ddf824f3"}]} [pid: 7|app: 0|req: 1029/2010] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:09 2026] DELETE /v2.0/networks/ee8abb1d-d316-4a49-b34c-66a24d2adb25 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2011] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:41:09 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1031/2012] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:09 2026] DELETE /v2.0/networks/6d34272d-c192-4ff2-9995-62675fa324f9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2013] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:41:09 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1033/2014] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:09 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2015] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:09 2026] DELETE /v2.0/networks/2114980c-2208-4a52-86c9-00e3b131b8e0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2016] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:09 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2017] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:09 2026] DELETE /v2.0/networks/1f841b27-0f3e-415b-8549-f69b7b30eb07 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2018] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:09 2026] DELETE /v2.0/networks/f4469fdd-71a5-4870-a366-48680f95d454 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:41:09.821 8 INFO neutron.db.l3_db [None req-33d862ae-2b90-48cc-ab5d-e355f50b6a71 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Floating IP 129ebcee-f6be-4c82-add5-fad204b0e574 associated. External IP: 10.96.250.206, port: a8fc1232-4fc8-40ef-86d8-9e5b3e4310e1. [pid: 8|app: 0|req: 982/2019] 10.0.0.38 () {34 vars in 674 bytes} [Thu Jul 16 01:41:09 2026] POST /v2.0/floatingips => generated 842 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2020] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:10 2026] GET /v2.0/floatingips/129ebcee-f6be-4c82-add5-fad204b0e574 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/2021] 10.0.0.38 () {32 vars in 652 bytes} [Thu Jul 16 01:41:10 2026] GET /v2.0/floatingips => generated 845 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:10.592 7 INFO neutron.db.l3_db [None req-967229dc-46ee-4f0d-8cd0-f7b82a037ecc 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Floating IP 129ebcee-f6be-4c82-add5-fad204b0e574 associated. External IP: 10.96.250.206, port: a8fc1232-4fc8-40ef-86d8-9e5b3e4310e1. [pid: 8|app: 0|req: 984/2022] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:10 2026] GET /v2.0/security-groups?tenant_id=f1550c9379ff49b394fae02a3f748656&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: 985/2023] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:10 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2024] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:10 2026] DELETE /v2.0/security-groups/070aa7dc-2c21-41bf-89bb-69a08bd21b1c => 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: 987/2025] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:11 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:11.207 7 INFO neutron.services.segments.plugin [-] Segment 26b42b79-0fdf-4094-ae53-b9ae7458fb36 resource provider aggregate not found 2026-07-16 01:41:11.213 7 INFO neutron.services.segments.plugin [-] Segment 26b42b79-0fdf-4094-ae53-b9ae7458fb36 resource provider aggregate not found 2026-07-16 01:41:11.227 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 26b42b79-0fdf-4094-ae53-b9ae7458fb36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b42b79-0fdf-4094-ae53-b9ae7458fb36 found for delete ", "request_id": "req-120438e4-bfee-47de-a739-0ac898a75406"}]} 2026-07-16 01:41:11.231 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 26b42b79-0fdf-4094-ae53-b9ae7458fb36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 26b42b79-0fdf-4094-ae53-b9ae7458fb36 found for delete ", "request_id": "req-88e4202f-c5aa-456d-b334-3468cf1e2bdd"}]} 2026-07-16 01:41:11.251 7 INFO neutron.services.segments.plugin [-] Segment a449f90d-e068-4d94-8416-dca0074e55fb resource provider aggregate not found [pid: 8|app: 0|req: 988/2026] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:11 2026] GET /v2.0/security-groups?tenant_id=28f40a7c47644644a4ddf035f3216eb7&name=default => generated 2925 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:11.255 7 INFO neutron.services.segments.plugin [-] Segment a449f90d-e068-4d94-8416-dca0074e55fb resource provider aggregate not found 2026-07-16 01:41:11.269 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a449f90d-e068-4d94-8416-dca0074e55fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a449f90d-e068-4d94-8416-dca0074e55fb found for delete ", "request_id": "req-3c2ec949-2a9a-463d-a907-128f2df97077"}]} 2026-07-16 01:41:11.277 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a449f90d-e068-4d94-8416-dca0074e55fb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a449f90d-e068-4d94-8416-dca0074e55fb found for delete ", "request_id": "req-6ba66df4-12e6-476b-b57d-87772f3b8fed"}]} 2026-07-16 01:41:11.284 7 INFO neutron.services.segments.plugin [-] Segment 9293eec6-baef-40fa-8658-b65aa7c13db6 resource provider aggregate not found [pid: 7|app: 0|req: 1039/2027] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:10 2026] PUT /v2.0/floatingips/129ebcee-f6be-4c82-add5-fad204b0e574 => generated 843 bytes in 1002 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:11.298 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9293eec6-baef-40fa-8658-b65aa7c13db6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9293eec6-baef-40fa-8658-b65aa7c13db6 found for delete ", "request_id": "req-d11f97cb-52cb-4f42-9c45-be97d24349c2"}]} 2026-07-16 01:41:11.298 7 INFO neutron.services.segments.plugin [-] Segment 9293eec6-baef-40fa-8658-b65aa7c13db6 resource provider aggregate not found 2026-07-16 01:41:11.326 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9293eec6-baef-40fa-8658-b65aa7c13db6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9293eec6-baef-40fa-8658-b65aa7c13db6 found for delete ", "request_id": "req-c3bf022a-1926-4a09-8bbe-9d26e12bc632"}]} [pid: 8|app: 0|req: 989/2028] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:11 2026] DELETE /v2.0/security-groups/8ff6056e-7d84-4abf-8a7f-c1236b0033d4 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:11.331 7 INFO neutron.services.segments.plugin [-] Segment 094834bc-36b3-4d1d-99b2-1314f1c36a01 resource provider aggregate not found 2026-07-16 01:41:11.344 7 INFO neutron.services.segments.plugin [-] Segment 094834bc-36b3-4d1d-99b2-1314f1c36a01 resource provider aggregate not found 2026-07-16 01:41:11.350 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 094834bc-36b3-4d1d-99b2-1314f1c36a01 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094834bc-36b3-4d1d-99b2-1314f1c36a01 found for delete ", "request_id": "req-0b716f8b-f5ad-4c83-8caa-53d40485d152"}]} 2026-07-16 01:41:11.360 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 094834bc-36b3-4d1d-99b2-1314f1c36a01 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094834bc-36b3-4d1d-99b2-1314f1c36a01 found for delete ", "request_id": "req-432f30a8-df3c-4ff4-b3f8-cd4c0952c838"}]} 2026-07-16 01:41:11.438 7 INFO neutron.db.l3_db [None req-6ed0f12d-e626-4fdc-bf17-47ee30d56ce1 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Floating IP 129ebcee-f6be-4c82-add5-fad204b0e574 disassociated. External IP: 10.96.250.206, port: 6f068e1a-409e-47c3-92c3-ccd2af8607fd. [pid: 8|app: 0|req: 992/2031] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:11 2026] GET /v2.0/security-groups?tenant_id=0a6f345e849c4044bd1719314e60a7b4&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2032] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:11 2026] DELETE /v2.0/security-groups/56c2b956-2870-4413-b650-52e6a0c8bbee => 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: 1040/2033] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:11 2026] PUT /v2.0/floatingips/129ebcee-f6be-4c82-add5-fad204b0e574 => generated 552 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:11.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b2f1663-0d1a-46d2-b296-02d047f11c8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: ddb366f4-c8d0-4d7e-9329-20050ecd80b6 2026-07-16 01:41:11.870 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b2f1663-0d1a-46d2-b296-02d047f11c8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: ddb366f4-c8d0-4d7e-9329-20050ecd80b6 [pid: 8|app: 0|req: 994/2034] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:11 2026] DELETE /v2.0/floatingips/129ebcee-f6be-4c82-add5-fad204b0e574 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:12.045 7 INFO neutron.api.v2.resource [None req-5ecac9b4-b13d-4937-97f2-b4879e9df7f5 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1041/2035] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:12 2026] DELETE /v2.0/floatingips/129ebcee-f6be-4c82-add5-fad204b0e574 => generated 144 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2036] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:12 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:12.177 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c50a7c2-fb05-4bd3-825c-f3307a118621 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: 6f068e1a-409e-47c3-92c3-ccd2af8607fd 2026-07-16 01:41:12.181 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c50a7c2-fb05-4bd3-825c-f3307a118621 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: 6f068e1a-409e-47c3-92c3-ccd2af8607fd [pid: 7|app: 0|req: 1043/2037] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:12 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 995/2038] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:12 2026] DELETE /v2.0/ports/6f068e1a-409e-47c3-92c3-ccd2af8607fd => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:41:12.485 7 INFO neutron_taas.services.taas.taas_plugin [None req-89c2592a-7554-4236-9b66-def7b057ca3d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: a8fc1232-4fc8-40ef-86d8-9e5b3e4310e1 2026-07-16 01:41:12.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89c2592a-7554-4236-9b66-def7b057ca3d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: a8fc1232-4fc8-40ef-86d8-9e5b3e4310e1 [pid: 7|app: 0|req: 1044/2039] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:12 2026] DELETE /v2.0/ports/a8fc1232-4fc8-40ef-86d8-9e5b3e4310e1 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2040] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:41:12 2026] GET /v2.0/ports?device_id=cce119b7-5589-4ef2-b9b2-1a47a32a38f7 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:13.012 7 INFO neutron_taas.services.taas.taas_plugin [None req-9db05c7c-8cb1-434e-9e69-f9c8e530db9a 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: bd7af451-c4cc-43bd-ba78-a6f548912e58 2026-07-16 01:41:13.017 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9db05c7c-8cb1-434e-9e69-f9c8e530db9a 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: bd7af451-c4cc-43bd-ba78-a6f548912e58 [pid: 8|app: 0|req: 997/2041] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:13 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2042] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:13 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2043] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:41:12 2026] PUT /v2.0/routers/cce119b7-5589-4ef2-b9b2-1a47a32a38f7/remove_router_interface => generated 309 bytes in 911 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:13.797 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6f55b07-de6b-4794-9a42-6b0bed0cbb8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: 56144e97-6833-4704-a62c-777bebc83659 2026-07-16 01:41:13.800 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6f55b07-de6b-4794-9a42-6b0bed0cbb8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: 56144e97-6833-4704-a62c-777bebc83659 2026-07-16 01:41:14.092 8 INFO neutron_taas.services.taas.taas_plugin [None req-d6f55b07-de6b-4794-9a42-6b0bed0cbb8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] TaaS: Handle Delete Port: f9d672c9-e6d1-47ca-8fe2-fd8633b1eafe 2026-07-16 01:41:14.096 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6f55b07-de6b-4794-9a42-6b0bed0cbb8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] Tap Mirror: Handle Delete Port: f9d672c9-e6d1-47ca-8fe2-fd8633b1eafe 2026-07-16 01:41:14.429 8 INFO neutron.services.segments.plugin [-] Segment 7d00af18-59b4-4c04-aad3-d5f310ab29d3 resource provider aggregate not found 2026-07-16 01:41:14.439 8 INFO neutron.services.segments.plugin [-] Segment 7d00af18-59b4-4c04-aad3-d5f310ab29d3 resource provider aggregate not found 2026-07-16 01:41:14.448 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d00af18-59b4-4c04-aad3-d5f310ab29d3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d00af18-59b4-4c04-aad3-d5f310ab29d3 found for delete ", "request_id": "req-5b6da60a-688c-4d8f-aa83-46e751257c75"}]} 2026-07-16 01:41:14.461 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d00af18-59b4-4c04-aad3-d5f310ab29d3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d00af18-59b4-4c04-aad3-d5f310ab29d3 found for delete ", "request_id": "req-05cf62f8-b75b-4a4e-8770-052cfc0f16ac"}]} 2026-07-16 01:41:14.467 8 INFO neutron.db.l3_hamode_db [None req-d6f55b07-de6b-4794-9a42-6b0bed0cbb8d 4a71bf23475244efad921c98eaaa2c29 1700ad06f50d4959918210978600de9c - - default default] HA network 782d273c-0092-4c66-9aaa-c04e2582f2bd was deleted as no HA routers are present in tenant 1700ad06f50d4959918210978600de9c. [pid: 8|app: 0|req: 999/2044] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:41:13 2026] DELETE /v2.0/routers/cce119b7-5589-4ef2-b9b2-1a47a32a38f7 => generated 0 bytes in 908 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2045] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:14 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => 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: 1047/2046] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:14 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 8|app: 0|req: 1000/2047] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:41:14 2026] DELETE /v2.0/subnets/c2783ad0-c9dd-4c23-b8c2-f5a5ebc8e068 => 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: 1048/2048] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:14 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => 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: 1049/2049] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:14 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 1001/2050] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:14 2026] DELETE /v2.0/networks/6a1e533f-7294-4e70-ad55-15c25d15ea49 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2051] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:41:14 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:15.306 7 INFO neutron.db.segments_db [None req-aa6e3794-d41e-4373-8d92-5d83771701f6 b1c0596f95b342338c8cebd6f8030845 385fb512ed0f469d8001a5e257333199 - - default default] Added segment faa48f58-057b-4b31-aa24-3accb15c8432 of type vxlan for network 05398a40-3644-4b6b-8743-e9f9ad6400c8 [pid: 7|app: 0|req: 1051/2052] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:14 2026] POST /v2.0/networks => generated 632 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2053] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:15 2026] GET /v2.0/security-groups?tenant_id=1700ad06f50d4959918210978600de9c&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2054] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:41:15 2026] PUT /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:15.573 8 INFO neutron.db.l3_db [None req-0c75ce2d-7646-4ec5-813c-091d6eefe62b 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Floating IP c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 associated. External IP: 10.96.250.201, port: dbee7333-5fde-43aa-9f89-438a9f1923d3. [pid: 7|app: 0|req: 1054/2055] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:15 2026] DELETE /v2.0/security-groups/dee13057-7666-431a-9ee4-5765614e6684 => 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: 1055/2056] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:15 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2057] 10.0.0.38 () {34 vars in 761 bytes} [Thu Jul 16 01:41:15 2026] PUT /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/green => generated 4 bytes in 76 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1057/2058] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:15 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2059] 10.0.0.38 () {34 vars in 674 bytes} [Thu Jul 16 01:41:14 2026] POST /v2.0/floatingips => generated 855 bytes in 1154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:15.970 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6ba71d15-b71d-4210-9f05-1c4e37e52e21'] response: {'name': 'network-changed', 'server_uuid': 'd1ff936d-30d2-4841-b570-0ee106a9b590', 'tag': 'dbee7333-5fde-43aa-9f89-438a9f1923d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1003/2060] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:15 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 855 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2061] 10.0.0.38 () {34 vars in 757 bytes} [Thu Jul 16 01:41:15 2026] PUT /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/red => generated 4 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/2062] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2063] 10.0.0.38 () {34 vars in 779 bytes} [Thu Jul 16 01:41:16 2026] PUT /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/2064] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 52 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2065] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:41:16 2026] PUT /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2066] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2067] 10.0.0.38 () {32 vars in 738 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/red => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:16.473 8 INFO neutron.services.segments.plugin [-] Segment d5ff0725-3dad-4fbc-90be-e7bdfdea9913 resource provider aggregate not found 2026-07-16 01:41:16.484 8 INFO neutron.services.segments.plugin [-] Segment d5ff0725-3dad-4fbc-90be-e7bdfdea9913 resource provider aggregate not found 2026-07-16 01:41:16.508 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5ff0725-3dad-4fbc-90be-e7bdfdea9913 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ff0725-3dad-4fbc-90be-e7bdfdea9913 found for delete ", "request_id": "req-6c99f993-2150-41a3-984a-341c82250f1b"}]} 2026-07-16 01:41:16.510 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d5ff0725-3dad-4fbc-90be-e7bdfdea9913 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5ff0725-3dad-4fbc-90be-e7bdfdea9913 found for delete ", "request_id": "req-ca45bb04-14b0-465c-8785-e86c1cc6add5"}]} 2026-07-16 01:41:16.534 8 INFO neutron.api.v2.resource [None req-f85e73c5-38f8-47fc-8fe8-825325fc731f b1c0596f95b342338c8cebd6f8030845 385fb512ed0f469d8001a5e257333199 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1007/2068] 10.0.0.38 () {32 vars in 742 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2069] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 1240 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2070] 10.0.0.38 () {32 vars in 741 bytes} [Thu Jul 16 01:41:16 2026] DELETE /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/red => 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: 1063/2071] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 756 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2072] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dbee7333-5fde-43aa-9f89-438a9f1923d3 => 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: 1009/2073] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 30 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2074] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/subnets?id=734cd3a9-bcac-4849-abac-7bb2aac2df3b => generated 678 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:16.735 7 INFO neutron.api.v2.resource [None req-a962d23b-48a1-4a66-9e3b-6e7e555577d5 b1c0596f95b342338c8cebd6f8030845 385fb512ed0f469d8001a5e257333199 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1065/2075] 10.0.0.38 () {32 vars in 745 bytes} [Thu Jul 16 01:41:16 2026] DELETE /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2076] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/ports?network_id=cf775264-9b4f-4df2-a764-c8b0a617d071&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: 1012/2077] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2078] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:41:16 2026] DELETE /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2079] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2080] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:16 2026] GET /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8/tags => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2081] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:17 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2082] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:16 2026] DELETE /v2.0/networks/05398a40-3644-4b6b-8743-e9f9ad6400c8 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2083] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:17 2026] GET /v2.0/security-groups?tenant_id=385fb512ed0f469d8001a5e257333199&name=default => generated 2925 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:17.815 7 INFO neutron.db.segments_db [None req-d13ee032-db92-4201-af1a-b37698075878 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Added segment ac6236b0-b3cb-4276-88e5-5c121e5e9b64 of type vxlan for network 155ee84b-4167-4340-a1a2-f24cda623559 [pid: 8|app: 0|req: 1016/2084] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:17 2026] DELETE /v2.0/security-groups/46a8cdf9-5ba2-4dd0-8e00-e7e9a3d6a942 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:17.887 7 INFO neutron.db.segments_db [None req-d13ee032-db92-4201-af1a-b37698075878 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Added segment d7fd089d-9391-4d61-8e24-8c2fa6c745c3 of type vxlan for network 84ea60cb-e632-416c-bc6d-fd9bd6e4780b [pid: 7|app: 0|req: 1069/2085] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:17 2026] POST /v2.0/networks => generated 1245 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1070/2086] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:41:18 2026] GET /v2.0/networks => generated 1844 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2087] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:18 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2088] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:17 2026] GET /v2.0/security-groups?tenant_id=41a617ad8ea9445e8fd5ee54ad14d22e&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:18.217 7 INFO neutron.services.segments.plugin [-] Segment ac6236b0-b3cb-4276-88e5-5c121e5e9b64 resource provider aggregate not found 2026-07-16 01:41:18.219 7 INFO neutron.services.segments.plugin [-] Segment ac6236b0-b3cb-4276-88e5-5c121e5e9b64 resource provider aggregate not found [pid: 8|app: 0|req: 1018/2089] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:18 2026] DELETE /v2.0/security-groups/1636d233-8254-4f8f-a2aa-d7f5ce107057 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:18.239 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac6236b0-b3cb-4276-88e5-5c121e5e9b64 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6236b0-b3cb-4276-88e5-5c121e5e9b64 found for delete ", "request_id": "req-14540adf-5cbc-4a62-ad19-1ee26c2c7908"}]} 2026-07-16 01:41:18.240 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac6236b0-b3cb-4276-88e5-5c121e5e9b64 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac6236b0-b3cb-4276-88e5-5c121e5e9b64 found for delete ", "request_id": "req-9692c2eb-86af-43fe-b9f6-2e5750ee6647"}]} [pid: 7|app: 0|req: 1072/2090] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:18 2026] DELETE /v2.0/networks/155ee84b-4167-4340-a1a2-f24cda623559 => 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: 1019/2091] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:18 2026] DELETE /v2.0/networks/84ea60cb-e632-416c-bc6d-fd9bd6e4780b => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2092] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:41:18 2026] GET /v2.0/networks => generated 651 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:18.478 8 INFO neutron.db.segments_db [None req-a7cb48bc-6026-486c-ab65-cfaa3476e90a 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Added segment cec78320-7f33-434b-872e-b031a302b829 of type vxlan for network bc281f71-10dd-4c99-a935-189d47d6a960 2026-07-16 01:41:18.534 8 INFO neutron.services.segments.plugin [-] Segment faa48f58-057b-4b31-aa24-3accb15c8432 resource provider aggregate not found 2026-07-16 01:41:18.539 8 INFO neutron.services.segments.plugin [-] Segment faa48f58-057b-4b31-aa24-3accb15c8432 resource provider aggregate not found 2026-07-16 01:41:18.555 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment faa48f58-057b-4b31-aa24-3accb15c8432 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa48f58-057b-4b31-aa24-3accb15c8432 found for delete ", "request_id": "req-4ca105b0-59ec-477e-ad86-0e3740bb32d7"}]} 2026-07-16 01:41:18.562 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment faa48f58-057b-4b31-aa24-3accb15c8432 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid faa48f58-057b-4b31-aa24-3accb15c8432 found for delete ", "request_id": "req-577230bf-6da0-4f43-bdaf-969e62815533"}]} 2026-07-16 01:41:18.588 8 INFO neutron.services.segments.plugin [-] Segment d7fd089d-9391-4d61-8e24-8c2fa6c745c3 resource provider aggregate not found 2026-07-16 01:41:18.594 8 INFO neutron.services.segments.plugin [-] Segment d7fd089d-9391-4d61-8e24-8c2fa6c745c3 resource provider aggregate not found [pid: 8|app: 0|req: 1020/2093] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:18 2026] POST /v2.0/networks => generated 654 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:18.608 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7fd089d-9391-4d61-8e24-8c2fa6c745c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fd089d-9391-4d61-8e24-8c2fa6c745c3 found for delete ", "request_id": "req-2ab705de-89fa-44f4-9df5-4b66da251c2b"}]} 2026-07-16 01:41:18.618 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7fd089d-9391-4d61-8e24-8c2fa6c745c3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7fd089d-9391-4d61-8e24-8c2fa6c745c3 found for delete ", "request_id": "req-1c5efeb7-c3c1-4289-a386-b9cc2c4b2ee6"}]} 2026-07-16 01:41:18.670 7 INFO neutron.db.segments_db [None req-994f7b63-aed7-48b6-8769-0322411d081d 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Added segment 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 of type vxlan for network 2516cf3e-e888-4c4d-af08-ebb0d7ad4a90 [pid: 7|app: 0|req: 1074/2094] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:18 2026] POST /v2.0/networks => generated 654 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1021/2095] 10.0.0.38 () {34 vars in 662 bytes} [Thu Jul 16 01:41:18 2026] POST /v2.0/ports => generated 1505 bytes in 590 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2096] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:41:19 2026] GET /v2.0/ports => generated 1505 bytes in 114 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-07-16 01:41:19.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-d7467719-bf35-4725-be45-fdd61604a1c5 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] TaaS: Handle Delete Port: 8ed2f97c-9759-4959-9644-ff7bfd90caa1 2026-07-16 01:41:19.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d7467719-bf35-4725-be45-fdd61604a1c5 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Tap Mirror: Handle Delete Port: 8ed2f97c-9759-4959-9644-ff7bfd90caa1 [pid: 8|app: 0|req: 1022/2097] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:19 2026] DELETE /v2.0/ports/8ed2f97c-9759-4959-9644-ff7bfd90caa1 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:41:19.744 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd11e572-9cbe-4596-b100-7faef534be5c 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] TaaS: Handle Delete Port: de8e85df-aa5e-4812-aad9-99658e6bb44d 2026-07-16 01:41:19.748 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd11e572-9cbe-4596-b100-7faef534be5c 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Tap Mirror: Handle Delete Port: de8e85df-aa5e-4812-aad9-99658e6bb44d [pid: 7|app: 0|req: 1076/2098] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:19 2026] DELETE /v2.0/ports/de8e85df-aa5e-4812-aad9-99658e6bb44d => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2099] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:41:19 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) 2026-07-16 01:41:19.925 7 INFO neutron.db.segments_db [None req-80e7829b-f063-4453-8371-bee382ce4c41 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Added segment 8e25d0e6-8306-4aa4-a243-f2485889ce89 of type vxlan for network b22dfc21-6a9b-474c-9cf7-321b8bfe37fb [pid: 7|app: 0|req: 1077/2100] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:19 2026] POST /v2.0/networks => generated 654 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:20.070 8 INFO neutron.db.segments_db [None req-dac83ac1-4a9b-478a-8159-d45ec7a8887f 3508219171264193a94734cdaae5cbf4 f26aa32d257a4188afa8d4571f0992a3 - - default default] Added segment ccb2402d-82c8-4d15-813d-cb322c21476f of type vxlan for network d33f2f07-638a-4861-8479-f2b226855d87 [pid: 8|app: 0|req: 1024/2101] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:20 2026] POST /v2.0/networks => generated 653 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2102] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:20 2026] POST /v2.0/subnets => generated 1322 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2103] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:41:21 2026] GET /v2.0/subnets => generated 1958 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2104] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:41:21 2026] DELETE /v2.0/subnets/cceec810-fcdf-4b12-88ca-1f765d8fd0e6 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2105] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:41:21 2026] DELETE /v2.0/subnets/b65c351e-d67c-4f6b-bf19-595d3e99c9f2 => 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: 1081/2106] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:41:21 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:21.400 8 INFO neutron.db.segments_db [None req-7cb8b221-871f-47d7-80c6-2bf62e5a1470 b020ef17e5184d7aacc88a15643d87a5 4891f27b9c424b1c8324c3c87c96f35f - - default default] Added segment 1b4c2197-e489-4127-9517-0a0b3e96889d of type vxlan for network 8bd9ddbe-87aa-47b6-97ed-a7d2794323f2 [pid: 8|app: 0|req: 1026/2107] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:21 2026] POST /v2.0/networks => generated 631 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:21.504 7 INFO neutron.services.segments.plugin [-] Segment ccb2402d-82c8-4d15-813d-cb322c21476f resource provider aggregate not found 2026-07-16 01:41:21.505 7 INFO neutron.services.segments.plugin [-] Segment ccb2402d-82c8-4d15-813d-cb322c21476f resource provider aggregate not found 2026-07-16 01:41:21.523 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccb2402d-82c8-4d15-813d-cb322c21476f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccb2402d-82c8-4d15-813d-cb322c21476f found for delete ", "request_id": "req-24c20b66-993c-48eb-9b0b-42bec913233b"}]} 2026-07-16 01:41:21.527 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ccb2402d-82c8-4d15-813d-cb322c21476f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ccb2402d-82c8-4d15-813d-cb322c21476f found for delete ", "request_id": "req-1b3833cd-df42-4451-806c-75f3f207ec56"}]} [pid: 7|app: 0|req: 1082/2108] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:21 2026] DELETE /v2.0/networks/d33f2f07-638a-4861-8479-f2b226855d87 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2109] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:21 2026] DELETE /v2.0/networks/b22dfc21-6a9b-474c-9cf7-321b8bfe37fb => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2110] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:21 2026] DELETE /v2.0/networks/2516cf3e-e888-4c4d-af08-ebb0d7ad4a90 => 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: 1027/2111] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:41:21 2026] POST /v2.0/ports => generated 743 bytes in 287 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: 1028/2112] 10.0.0.38 () {34 vars in 744 bytes} [Thu Jul 16 01:41:21 2026] PUT /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 25 bytes in 61 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: 1085/2113] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:21 2026] DELETE /v2.0/networks/bc281f71-10dd-4c99-a935-189d47d6a960 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2114] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:21 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2115] 10.0.0.38 () {34 vars in 755 bytes} [Thu Jul 16 01:41:21 2026] PUT /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/green => generated 4 bytes in 78 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: 1030/2116] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:21 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 34 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: 1087/2117] 10.0.0.38 () {34 vars in 751 bytes} [Thu Jul 16 01:41:22 2026] PUT /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/red => generated 4 bytes in 61 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: 1031/2118] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 34 bytes in 63 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: 1088/2119] 10.0.0.38 () {34 vars in 773 bytes} [Thu Jul 16 01:41:22 2026] PUT /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/black.or.white => generated 4 bytes in 84 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: 1032/2120] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 52 bytes in 49 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: 1089/2121] 10.0.0.38 () {34 vars in 744 bytes} [Thu Jul 16 01:41:22 2026] PUT /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/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, ' /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: 1090/2122] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2123] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/security-groups?tenant_id=f26aa32d257a4188afa8d4571f0992a3&name=default => generated 2925 bytes in 113 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: 1091/2124] 10.0.0.38 () {32 vars in 732 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/red => generated 0 bytes in 42 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: 1034/2125] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:22 2026] DELETE /v2.0/security-groups/3ef02ab1-c418-4aba-a39e-67725b37c0e4 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:22.574 7 INFO neutron.api.v2.resource [None req-75239bd8-ea04-4af1-a7d3-00480b0e1008 b020ef17e5184d7aacc88a15643d87a5 4891f27b9c424b1c8324c3c87c96f35f - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1092/2126] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2127] 10.0.0.38 () {32 vars in 735 bytes} [Thu Jul 16 01:41:22 2026] DELETE /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/red => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1093/2128] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 30 bytes in 51 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-07-16 01:41:22.774 8 INFO neutron.api.v2.resource [None req-af687f93-ec88-46a0-8dc4-3339e5b863d3 b020ef17e5184d7aacc88a15643d87a5 4891f27b9c424b1c8324c3c87c96f35f - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1036/2129] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:41:22 2026] DELETE /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags/green => generated 99 bytes in 66 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: 1094/2130] 10.0.0.38 () {32 vars in 727 bytes} [Thu Jul 16 01:41:22 2026] DELETE /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 0 bytes in 75 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: 1037/2131] 10.0.0.38 () {32 vars in 724 bytes} [Thu Jul 16 01:41:22 2026] GET /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660/tags => generated 12 bytes in 76 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-07-16 01:41:23.024 7 INFO neutron_taas.services.taas.taas_plugin [None req-cb6bf025-4777-4227-a167-89e81fd6739e b020ef17e5184d7aacc88a15643d87a5 4891f27b9c424b1c8324c3c87c96f35f - - default default] TaaS: Handle Delete Port: 33e6dfeb-b59e-4111-8d13-51a5f416c660 2026-07-16 01:41:23.028 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cb6bf025-4777-4227-a167-89e81fd6739e b020ef17e5184d7aacc88a15643d87a5 4891f27b9c424b1c8324c3c87c96f35f - - default default] Tap Mirror: Handle Delete Port: 33e6dfeb-b59e-4111-8d13-51a5f416c660 [pid: 7|app: 0|req: 1095/2132] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:41:22 2026] DELETE /v2.0/ports/33e6dfeb-b59e-4111-8d13-51a5f416c660 => generated 0 bytes in 166 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-07-16 01:41:23.206 8 INFO neutron.services.segments.plugin [-] Segment 1b4c2197-e489-4127-9517-0a0b3e96889d resource provider aggregate not found 2026-07-16 01:41:23.211 8 INFO neutron.services.segments.plugin [-] Segment 1b4c2197-e489-4127-9517-0a0b3e96889d resource provider aggregate not found 2026-07-16 01:41:23.223 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b4c2197-e489-4127-9517-0a0b3e96889d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b4c2197-e489-4127-9517-0a0b3e96889d found for delete ", "request_id": "req-2e14951a-0db4-4e4b-89ca-0705e31a09f5"}]} [pid: 8|app: 0|req: 1038/2133] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:23 2026] DELETE /v2.0/networks/8bd9ddbe-87aa-47b6-97ed-a7d2794323f2 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:41:23.229 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b4c2197-e489-4127-9517-0a0b3e96889d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b4c2197-e489-4127-9517-0a0b3e96889d found for delete ", "request_id": "req-eae86cf5-2e1b-4e35-9da4-14d86c023f32"}]} 2026-07-16 01:41:23.543 7 INFO neutron.services.segments.plugin [-] Segment 8e25d0e6-8306-4aa4-a243-f2485889ce89 resource provider aggregate not found 2026-07-16 01:41:23.547 7 INFO neutron.services.segments.plugin [-] Segment 8e25d0e6-8306-4aa4-a243-f2485889ce89 resource provider aggregate not found 2026-07-16 01:41:23.561 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e25d0e6-8306-4aa4-a243-f2485889ce89 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e25d0e6-8306-4aa4-a243-f2485889ce89 found for delete ", "request_id": "req-6ad48e66-d6a5-4741-b2d7-5138be65a7ce"}]} 2026-07-16 01:41:23.565 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e25d0e6-8306-4aa4-a243-f2485889ce89 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e25d0e6-8306-4aa4-a243-f2485889ce89 found for delete ", "request_id": "req-c8dfb17e-7be9-42d3-bd2c-fafa17dbd6a7"}]} 2026-07-16 01:41:23.583 7 INFO neutron.services.segments.plugin [-] Segment 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 resource provider aggregate not found 2026-07-16 01:41:23.586 7 INFO neutron.services.segments.plugin [-] Segment 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 resource provider aggregate not found 2026-07-16 01:41:23.600 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 found for delete ", "request_id": "req-b59f4c0a-39da-4438-a5b8-51318ddac004"}]} 2026-07-16 01:41:23.604 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 515f0d0c-a9c7-46bc-ad12-d1e9536a1274 found for delete ", "request_id": "req-3c6b81e4-11c0-4161-8c4b-36ffb50c4e1b"}]} 2026-07-16 01:41:23.616 7 INFO neutron.services.segments.plugin [-] Segment cec78320-7f33-434b-872e-b031a302b829 resource provider aggregate not found 2026-07-16 01:41:23.621 7 INFO neutron.services.segments.plugin [-] Segment cec78320-7f33-434b-872e-b031a302b829 resource provider aggregate not found 2026-07-16 01:41:23.633 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cec78320-7f33-434b-872e-b031a302b829 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cec78320-7f33-434b-872e-b031a302b829 found for delete ", "request_id": "req-afcde82a-343e-423a-b60a-ba69392d1c17"}]} 2026-07-16 01:41:23.640 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cec78320-7f33-434b-872e-b031a302b829 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cec78320-7f33-434b-872e-b031a302b829 found for delete ", "request_id": "req-36f0c022-6e1f-4882-82e7-cc8559cdd0ec"}]} [pid: 7|app: 0|req: 1096/2134] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:23 2026] GET /v2.0/security-groups?tenant_id=4891f27b9c424b1c8324c3c87c96f35f&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2135] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:23 2026] DELETE /v2.0/security-groups/56bb2e1d-ed28-43cb-9307-93298e84efee => 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: 1097/2136] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:24 2026] GET /v2.0/security-groups?tenant_id=4abdd655df8747af82c0e1fe48e7aafc&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2137] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:24 2026] DELETE /v2.0/security-groups/384fadf2-1a85-493b-9565-d9fc5c2409bb => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2138] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:41:24 2026] POST /v2.0/security-groups => generated 1625 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2139] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:41:24 2026] GET /v2.0/security-groups => generated 4530 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2140] 10.0.0.38 () {34 vars in 755 bytes} [Thu Jul 16 01:41:24 2026] PUT /v2.0/security-groups/e7a544a4-65e5-4b65-b88e-833a6e5365fc => generated 1662 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2141] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:41:24 2026] GET /v2.0/security-groups/e7a544a4-65e5-4b65-b88e-833a6e5365fc => generated 1662 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2142] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:24 2026] DELETE /v2.0/security-groups/e7a544a4-65e5-4b65-b88e-833a6e5365fc => 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: 1043/2143] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:41:24 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:24.937 7 INFO neutron.api.v2.resource [None req-1bd5e420-e969-4990-a75c-2ba5ef38a486 f872643d9b3f4367a2ced098bee45f94 116acb4a06094119a9e829235270dc3f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1101/2144] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:24 2026] DELETE /v2.0/security-groups/e7a544a4-65e5-4b65-b88e-833a6e5365fc => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2145] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:41:24 2026] POST /v2.0/security-groups => generated 1625 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2146] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2147] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules/be34bdf7-88e5-4881-a08b-e9d61bd44e4a => generated 601 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2148] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2149] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => 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: 1046/2150] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:41:25 2026] DELETE /v2.0/security-group-rules/be34bdf7-88e5-4881-a08b-e9d61bd44e4a => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2151] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 1047/2152] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2153] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 87 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2154] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules/6c92115e-622c-476f-95c7-d7c7468b77e1 => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2155] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2156] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:41:25 2026] DELETE /v2.0/security-group-rules/6c92115e-622c-476f-95c7-d7c7468b77e1 => 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: 1108/2157] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:41:25 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) 2026-07-16 01:41:25.762 8 INFO neutron.db.securitygroups_db [None req-98d4ba04-2c86-48b4-ae27-0b214b32e844 f872643d9b3f4367a2ced098bee45f94 116acb4a06094119a9e829235270dc3f - - default default] Project 116acb4a06094119a9e829235270dc3f 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: 1050/2158] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 101 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2159] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules/8a7e5562-88a8-4d68-8d44-015afbf13d7b => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2160] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:41:25 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2161] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:41:25 2026] DELETE /v2.0/security-group-rules/8a7e5562-88a8-4d68-8d44-015afbf13d7b => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2162] 10.0.0.38 () {32 vars in 670 bytes} [Thu Jul 16 01:41:26 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2163] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:26 2026] DELETE /v2.0/security-groups/f699cc77-817f-4f75-9586-f7afb3d168df => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2164] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:41:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2165] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:41:26 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2168] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:26 2026] GET /v2.0/security-groups?tenant_id=116acb4a06094119a9e829235270dc3f&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2169] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:26 2026] DELETE /v2.0/security-groups/2b148446-7f65-4221-bcb6-1f46cc8d8141 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2170] 10.0.0.38 () {34 vars in 675 bytes} [Thu Jul 16 01:41:27 2026] POST /v2.0/qos/policies => generated 359 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2171] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:41:27 2026] PUT /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2172] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:27 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2173] 10.0.0.38 () {34 vars in 761 bytes} [Thu Jul 16 01:41:27 2026] PUT /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2174] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:27 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/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: 1058/2175] 10.0.0.38 () {34 vars in 757 bytes} [Thu Jul 16 01:41:27 2026] PUT /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/red => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2176] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:27 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2177] 10.0.0.38 () {34 vars in 779 bytes} [Thu Jul 16 01:41:27 2026] PUT /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2178] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:27 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2179] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:41:28 2026] PUT /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 37 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2180] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:28 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2181] 10.0.0.38 () {32 vars in 738 bytes} [Thu Jul 16 01:41:28 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:28.210 7 INFO neutron.api.v2.resource [None req-8af8144e-a4ea-47e3-b8cb-3642031d95df 15f4b9cb0d784c8a94d9e67e2aee84f0 6535ffd50a8d4096b6121ba4982543f2 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2182] 10.0.0.38 () {32 vars in 742 bytes} [Thu Jul 16 01:41:28 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2183] 10.0.0.38 () {32 vars in 741 bytes} [Thu Jul 16 01:41:28 2026] DELETE /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2184] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:28 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:28.352 8 INFO neutron.api.v2.resource [None req-f6026364-572a-4a1b-9e90-6a1011de5a45 15f4b9cb0d784c8a94d9e67e2aee84f0 6535ffd50a8d4096b6121ba4982543f2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1063/2185] 10.0.0.38 () {32 vars in 745 bytes} [Thu Jul 16 01:41:28 2026] DELETE /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags/green => generated 99 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2186] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:41:28 2026] DELETE /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2187] 10.0.0.38 () {32 vars in 730 bytes} [Thu Jul 16 01:41:28 2026] GET /v2.0/policies/420660b2-d91e-4188-b181-b88d34e7662c/tags => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2188] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:41:28 2026] DELETE /v2.0/qos/policies/420660b2-d91e-4188-b181-b88d34e7662c => 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: 1065/2189] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:29 2026] GET /v2.0/security-groups?tenant_id=bf86006c660d4b789dfb4fe743639b5e&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2190] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:29 2026] DELETE /v2.0/security-groups/a5131046-a219-4e39-b7e1-90495dd6fafd => 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: 1066/2191] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:29 2026] GET /v2.0/security-groups?tenant_id=6535ffd50a8d4096b6121ba4982543f2&name=default => generated 2925 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2192] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:29 2026] DELETE /v2.0/security-groups/ff6f38c3-7ead-4a18-b2bf-4541af29299e => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2193] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:31 2026] GET /v2.0/security-groups?tenant_id=0aa1cb4154c44a2d9b01e1f8ee3f616a&name=default => generated 2925 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2194] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:32 2026] DELETE /v2.0/security-groups/230e6287-9d25-4535-ba21-2e5450e12eaf => 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: 1068/2195] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:32 2026] GET /v2.0/security-groups?tenant_id=d076f4f0e5e442ebb389981657109f7f&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2196] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:32 2026] DELETE /v2.0/security-groups/1a45c3ba-55ce-4e83-9d11-3b8b4af8406d => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2197] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:41:32 2026] POST /v2.0/security-groups => generated 1601 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2198] 10.0.0.38 () {34 vars in 764 bytes} [Thu Jul 16 01:41:33 2026] PUT /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2199] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/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: 1130/2200] 10.0.0.38 () {34 vars in 775 bytes} [Thu Jul 16 01:41:33 2026] PUT /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2201] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/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: 1131/2202] 10.0.0.38 () {34 vars in 771 bytes} [Thu Jul 16 01:41:33 2026] PUT /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/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: 1072/2203] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2204] 10.0.0.38 () {34 vars in 793 bytes} [Thu Jul 16 01:41:33 2026] PUT /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/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: 1073/2205] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/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: 1133/2206] 10.0.0.38 () {34 vars in 764 bytes} [Thu Jul 16 01:41:33 2026] PUT /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/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: 1074/2207] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2208] 10.0.0.38 () {32 vars in 752 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:33.932 8 INFO neutron.api.v2.resource [None req-e5d2eaaa-6c51-47d8-98d9-aceacc6aa406 371e7b083a444ea497ae4a73cba05a26 bc9f5c87cb314e88860206f3dd7c667b - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1075/2209] 10.0.0.38 () {32 vars in 756 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2210] 10.0.0.38 () {32 vars in 755 bytes} [Thu Jul 16 01:41:33 2026] DELETE /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2211] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:33 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:34.066 7 INFO neutron.api.v2.resource [None req-a22d131a-3fe3-4eae-8beb-914b658dc06e 371e7b083a444ea497ae4a73cba05a26 bc9f5c87cb314e88860206f3dd7c667b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1136/2212] 10.0.0.38 () {32 vars in 759 bytes} [Thu Jul 16 01:41:34 2026] DELETE /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2213] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:41:34 2026] DELETE /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2214] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:34 2026] GET /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830/tags => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2215] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:34 2026] DELETE /v2.0/security-groups/4f4f5fe5-9550-4347-b1b9-dfab40edc830 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2216] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:34 2026] GET /v2.0/security-groups?tenant_id=d201302e093f4899987292452463fa9c&name=default => generated 2925 bytes in 232 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2217] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:35 2026] DELETE /v2.0/security-groups/f3986b45-1d4e-423b-baca-2677713b48cc => 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: 1139/2218] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:35 2026] GET /v2.0/security-groups?tenant_id=bc9f5c87cb314e88860206f3dd7c667b&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: 1080/2219] 10.0.0.38 () {32 vars in 823 bytes} [Thu Jul 16 01:41:35 2026] GET /v2.0/ports?project_id=ae5e65f91f6a46db86d9ec43bc136d7c&network_id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 3691 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1140/2220] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:35 2026] DELETE /v2.0/security-groups/c48703e9-51e3-4264-a22e-f0ebba40a33d => 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: 1081/2221] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:41:35 2026] GET /v2.0/subnets?network_id=f59e5ff8-6105-4c47-9b47-d3a94a7c82eb => generated 667 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:36.025 7 INFO neutron.db.l3_db [None req-08daaac6-815a-495c-861f-da704905319b 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Floating IP c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 disassociated. External IP: 10.96.250.201, port: dbee7333-5fde-43aa-9f89-438a9f1923d3. [pid: 7|app: 0|req: 1141/2222] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:35 2026] PUT /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 554 bytes in 454 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2223] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:36 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 554 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:36.389 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1135b3d2-fb6a-4718-bdd9-4d31f66bd9e0'] response: {'name': 'network-changed', 'server_uuid': 'd1ff936d-30d2-4841-b570-0ee106a9b590', 'tag': 'dbee7333-5fde-43aa-9f89-438a9f1923d3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1142/2224] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:36 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2225] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:41:36 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 756 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2226] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:41:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=dbee7333-5fde-43aa-9f89-438a9f1923d3 => 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: 1084/2227] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:41:37 2026] GET /v2.0/subnets?id=734cd3a9-bcac-4849-abac-7bb2aac2df3b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2228] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:41:37 2026] GET /v2.0/ports?network_id=cf775264-9b4f-4df2-a764-c8b0a617d071&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: 1085/2229] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:41:37 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1145/2230] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:41:37 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1086/2231] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:37 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 554 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2232] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:38 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 552 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:38.941 8 INFO neutron.db.segments_db [None req-fd9f0074-cd6f-4931-b933-7ad66c4bc9c2 4cbeaa39557245daad2523c4a841ab86 e9a88bd49d68453591d2aabc68c3b952 - - default default] Added segment 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 of type vxlan for network d7625962-ed65-4c62-853b-f509bb1c12b2 [pid: 8|app: 0|req: 1087/2233] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:38 2026] POST /v2.0/networks => generated 631 bytes in 384 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2234] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:39 2026] POST /v2.0/subnets => generated 626 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2235] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:41:39 2026] PUT /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 25 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2236] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2237] 10.0.0.38 () {34 vars in 759 bytes} [Thu Jul 16 01:41:39 2026] PUT /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags/green => generated 4 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2238] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2239] 10.0.0.38 () {34 vars in 755 bytes} [Thu Jul 16 01:41:39 2026] PUT /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags/red => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2240] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/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: 1150/2241] 10.0.0.38 () {34 vars in 682 bytes} [Thu Jul 16 01:41:39 2026] POST /v2.0/security-groups => generated 1674 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1092/2242] 10.0.0.38 () {34 vars in 777 bytes} [Thu Jul 16 01:41:39 2026] PUT /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/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: 8|app: 0|req: 1093/2243] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 52 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2244] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2245] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:41:39 2026] PUT /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 37 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2246] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 37 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2247] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/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: 1152/2248] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:39 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) 2026-07-16 01:41:39.862 8 INFO neutron.api.v2.resource [None req-9055c065-bd54-4f25-bbef-8ae9cef96f99 4cbeaa39557245daad2523c4a841ab86 e9a88bd49d68453591d2aabc68c3b952 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1097/2249] 10.0.0.38 () {32 vars in 740 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags/green => generated 99 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2250] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:41:39 2026] DELETE /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags/red => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2251] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:39 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 30 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2252] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:39 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) 2026-07-16 01:41:39.997 8 INFO neutron.api.v2.resource [None req-a42a8d0f-3a65-405f-a426-3b61b0fba2e9 4cbeaa39557245daad2523c4a841ab86 e9a88bd49d68453591d2aabc68c3b952 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1100/2253] 10.0.0.38 () {32 vars in 743 bytes} [Thu Jul 16 01:41:39 2026] DELETE /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2254] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:41:40 2026] DELETE /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2255] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:39 2026] POST /v2.0/security-group-rules => generated 601 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:40.100 7 INFO neutron.db.securitygroups_db [None req-a2abc2f7-cc5a-4e6f-babf-168b81c3fdb3 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Project ae5e65f91f6a46db86d9ec43bc136d7c 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: 1102/2256] 10.0.0.38 () {32 vars in 728 bytes} [Thu Jul 16 01:41:40 2026] GET /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2257] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:40 2026] POST /v2.0/security-group-rules => generated 607 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:40.212 7 INFO neutron.db.securitygroups_db [None req-c1aa58d2-4259-4e71-9c50-2dd58239c3c4 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Project ae5e65f91f6a46db86d9ec43bc136d7c 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: 1103/2258] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:41:40 2026] DELETE /v2.0/subnets/2dd0c71f-fc76-450a-9e1a-39b6998fd63a => 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: 1156/2259] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:41:40 2026] POST /v2.0/security-group-rules => generated 606 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:40.371 8 INFO neutron_taas.services.taas.taas_plugin [None req-600578e6-51d7-49bb-9b1d-7b0dd1859982 4cbeaa39557245daad2523c4a841ab86 e9a88bd49d68453591d2aabc68c3b952 - - default default] TaaS: Handle Delete Port: f801301a-2c7d-477d-b903-eeccf39d1a2b 2026-07-16 01:41:40.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-600578e6-51d7-49bb-9b1d-7b0dd1859982 4cbeaa39557245daad2523c4a841ab86 e9a88bd49d68453591d2aabc68c3b952 - - default default] Tap Mirror: Handle Delete Port: f801301a-2c7d-477d-b903-eeccf39d1a2b 2026-07-16 01:41:40.542 8 INFO neutron.services.segments.plugin [-] Segment 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 resource provider aggregate not found 2026-07-16 01:41:40.547 8 INFO neutron.services.segments.plugin [-] Segment 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 resource provider aggregate not found 2026-07-16 01:41:40.563 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 found for delete ", "request_id": "req-baabac2e-0f4f-4e2c-b513-7b7779c47273"}]} 2026-07-16 01:41:40.567 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f2ded1b-cc67-49e0-9cb4-10b4e5123026 found for delete ", "request_id": "req-dd940a26-d528-4390-bf4e-4f4232e8205b"}]} [pid: 8|app: 0|req: 1104/2260] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:41:40 2026] DELETE /v2.0/networks/d7625962-ed65-4c62-853b-f509bb1c12b2 => generated 0 bytes in 292 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2261] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:41:40 2026] GET /v2.0/networks => generated 1297 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2262] 10.0.0.223 () {34 vars in 1096 bytes} [Thu Jul 16 01:41:40 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-389261323&fields=id&tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2263] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:41:40 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 660 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2264] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/quotas/ae5e65f91f6a46db86d9ec43bc136d7c => 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: 1159/2265] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&fields=id => generated 149 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2266] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2267] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1161/2268] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2271] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/security-groups?tenant_id=e9a88bd49d68453591d2aabc68c3b952&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2272] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:41 2026] DELETE /v2.0/security-groups/09c599d1-482a-4020-97eb-13332d4e9195 => 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: 1109/2273] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:41 2026] GET /v2.0/security-groups?tenant_id=fc11df5b19f24040b662d993303fb6e4&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2274] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:41 2026] DELETE /v2.0/security-groups/33955bfd-33fe-441b-820f-6159246a8c1c => 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: 1166/2275] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:42 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1110/2276] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:42 2026] GET /v2.0/security-groups?tenant_id=18044ccf4cbb40f69b5915bc31b11e32&name=default => generated 2929 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2277] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:42 2026] DELETE /v2.0/security-groups/4b0ed765-e9a9-4d8f-b66d-0f799ff0cf28 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2278] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:43 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1168/2279] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:44 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1112/2280] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:41:45 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 660 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2281] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:45 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1169/2282] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:41:45 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c => generated 273 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2283] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:41:45 2026] POST /v2.0/ports => generated 954 bytes in 393 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2284] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:41:46 2026] PUT /v2.0/ports/e2eca796-7768-43c3-8b24-7867c02073bd => generated 1235 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:46.611 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5943866d-cbb4-4e17-974c-5dd93a5507ee'] response: {'name': 'network-changed', 'server_uuid': '4541d1a1-9e3e-4b1f-b917-f1f76515983b', 'tag': 'e2eca796-7768-43c3-8b24-7867c02073bd', '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, ' /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: 1171/2285] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:46 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 969 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2286] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:46 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2287] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:47 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1174/2288] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:41:47 2026] GET /v2.0/networks?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&shared=False => generated 756 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2289] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:41:46 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: 7|app: 0|req: 1175/2290] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:41:47 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2291] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:41:47 2026] POST /v2.0/floatingips => generated 552 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2292] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1176/2293] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:41:47 2026] POST /v2.0/floatingips => generated 552 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2294] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 1119/2295] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 1238 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2296] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2eca796-7768-43c3-8b24-7867c02073bd => 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: 1121/2297] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/subnets?id=734cd3a9-bcac-4849-abac-7bb2aac2df3b => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2298] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/ports?network_id=cf775264-9b4f-4df2-a764-c8b0a617d071&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2299] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2300] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:41:48 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1177/2301] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:41:48 2026] POST /v2.0/floatingips => generated 552 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2302] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:41:48 2026] POST /v2.0/floatingips => generated 552 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2303] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:41:49 2026] PUT /v2.0/floatingips/2f0b3e90-80fa-48a0-999a-9a71c07757fd/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2304] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1126/2305] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:41:49 2026] PUT /v2.0/floatingips/d09c54d0-e944-44ca-a3f4-c524f695ee53/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2306] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 1127/2307] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:41:49 2026] PUT /v2.0/floatingips/6f436ab0-7532-4a32-bdba-3ff8b965cf30/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: 1181/2308] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:41:49 2026] PUT /v2.0/floatingips/dd2e458a-e257-4d57-942e-2cc1346c375b/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2309] 10.0.0.38 () {32 vars in 669 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2310] 10.0.0.38 () {32 vars in 683 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2311] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2312] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1130/2313] 10.0.0.38 () {32 vars in 677 bytes} [Thu Jul 16 01:41:49 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2314] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:41:50 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => 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: 1131/2315] 10.0.0.38 () {32 vars in 687 bytes} [Thu Jul 16 01:41:50 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2316] 10.0.0.38 () {32 vars in 699 bytes} [Thu Jul 16 01:41:50 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:50.326 8 INFO neutron_taas.services.taas.taas_plugin [None req-57724ff8-ef08-4db9-98da-030ee5fae0c1 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] TaaS: Handle Delete Port: bd1ab30b-1f3a-4db0-9132-cc1cbc5ec7d2 2026-07-16 01:41:50.330 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57724ff8-ef08-4db9-98da-030ee5fae0c1 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] Tap Mirror: Handle Delete Port: bd1ab30b-1f3a-4db0-9132-cc1cbc5ec7d2 [pid: 7|app: 0|req: 1186/2317] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:50 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1187/2318] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:50 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 1132/2319] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:50 2026] DELETE /v2.0/floatingips/2f0b3e90-80fa-48a0-999a-9a71c07757fd => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:50.613 8 INFO neutron_taas.services.taas.taas_plugin [None req-3e3206a8-3f51-4e7d-8845-77e13fc4eb72 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] TaaS: Handle Delete Port: dc93b871-22aa-468e-b0cb-6f7895e7c081 2026-07-16 01:41:50.615 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e3206a8-3f51-4e7d-8845-77e13fc4eb72 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] Tap Mirror: Handle Delete Port: dc93b871-22aa-468e-b0cb-6f7895e7c081 2026-07-16 01:41:50.742 7 INFO neutron.db.segments_db [None req-4344b99e-105d-4869-a4ca-2b3ecbc1f5ca 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Added segment 240707c8-dbe7-4bdf-a66c-d8d550661677 of type vxlan for network 6864cd68-f95e-42bb-953f-5e2e136893f2 [pid: 8|app: 0|req: 1133/2320] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:50 2026] DELETE /v2.0/floatingips/d09c54d0-e944-44ca-a3f4-c524f695ee53 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2321] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:50 2026] POST /v2.0/networks => generated 638 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:50.882 8 INFO neutron_taas.services.taas.taas_plugin [None req-574e3a96-b5f5-401b-a65e-b19468272830 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] TaaS: Handle Delete Port: 07b0251c-c917-49ed-98c3-b553e330a425 2026-07-16 01:41:50.885 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-574e3a96-b5f5-401b-a65e-b19468272830 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] Tap Mirror: Handle Delete Port: 07b0251c-c917-49ed-98c3-b553e330a425 [pid: 8|app: 0|req: 1134/2322] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:50 2026] DELETE /v2.0/floatingips/6f436ab0-7532-4a32-bdba-3ff8b965cf30 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2323] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:50 2026] POST /v2.0/subnets => generated 657 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2324] 10.0.0.38 () {32 vars in 719 bytes} [Thu Jul 16 01:41:51 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:51.160 8 INFO neutron_taas.services.taas.taas_plugin [None req-4475e954-b5d9-434e-a524-8dd9a8ef20f3 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] TaaS: Handle Delete Port: a37dfb97-a0f4-4fef-a920-24f60cb9d593 2026-07-16 01:41:51.162 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4475e954-b5d9-434e-a524-8dd9a8ef20f3 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] Tap Mirror: Handle Delete Port: a37dfb97-a0f4-4fef-a920-24f60cb9d593 [pid: 8|app: 0|req: 1135/2325] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:51 2026] DELETE /v2.0/floatingips/dd2e458a-e257-4d57-942e-2cc1346c375b => 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: 1191/2326] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:51 2026] POST /v2.0/subnets => generated 731 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:51.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-d295f548-e217-41c3-a99e-c6eb3f753320 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] TaaS: Handle Delete Port: cc4d85ad-6936-4041-a4b0-3f0fa229b433 2026-07-16 01:41:51.441 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d295f548-e217-41c3-a99e-c6eb3f753320 1fc7ab0ab86c41ffae2bf401b772d9de 3648396165a94502be69ba914a045ae2 - - default default] Tap Mirror: Handle Delete Port: cc4d85ad-6936-4041-a4b0-3f0fa229b433 2026-07-16 01:41:51.446 7 INFO neutron.db.segments_db [None req-fccc3871-3639-412c-9629-97b801f2b54e 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Added segment 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 of type vxlan for network c818cca0-8449-45c0-8653-1a295522006b [pid: 7|app: 0|req: 1192/2327] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:51 2026] POST /v2.0/networks => generated 637 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2328] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:51 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1136/2329] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:51 2026] DELETE /v2.0/floatingips/f03aa438-1291-4625-9559-8f4a1b41ec89 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2330] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:51 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 7|app: 0|req: 1194/2331] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:51 2026] POST /v2.0/subnets => generated 656 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2332] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:51 2026] POST /v2.0/subnets => generated 726 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:41:52.186 7 INFO neutron.db.segments_db [None req-c0bc8f48-f309-492a-9e5d-8284d87d490c 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Added segment fa71a23d-22ef-47be-aaf3-e2709dbb1a7b of type vxlan for network cf6e4d90-2225-4098-aea6-5074a36f039e [pid: 7|app: 0|req: 1195/2333] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:41:52 2026] POST /v2.0/networks => generated 637 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2334] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:52 2026] POST /v2.0/subnets => generated 655 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2335] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:52 2026] GET /v2.0/security-groups?tenant_id=3222149655674060bfc2652a80a98b9f&name=default => generated 2929 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2336] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:52 2026] POST /v2.0/subnets => generated 730 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1141/2337] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:52 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 971 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2338] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:52 2026] DELETE /v2.0/security-groups/c40d31c5-4a42-4b37-8536-682a7e4479f2 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:52.949 8 INFO neutron.db.segments_db [None req-7f91f012-448f-45ad-8595-a519c4b0ca51 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Added segment fe0be869-74be-4070-8a65-ee28416d5178 of type vxlan for network 5c4f2a08-2e50-4a7b-8806-6391d8fe3c81 [pid: 7|app: 0|req: 1198/2339] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:52 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2340] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:53 2026] GET /v2.0/security-groups?tenant_id=7cfcc07d5464434fb005a7eec133529c&name=default => generated 2929 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:53.232 8 INFO neutron.db.l3_hamode_db [None req-7f91f012-448f-45ad-8595-a519c4b0ca51 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1200/2341] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:53 2026] DELETE /v2.0/security-groups/fa020ad4-a3fa-431a-83da-88b7b60ab61b => 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: 1201/2342] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:53 2026] GET /v2.0/security-groups?tenant_id=3648396165a94502be69ba914a045ae2&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2343] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:53 2026] DELETE /v2.0/security-groups/82fe8b69-a91c-4944-8878-fe5acf36956e => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2344] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:54 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2345] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:54 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 1205/2346] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:41:54 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1206/2347] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:41:54 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 1207/2348] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:41:54 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:41:54.532 8 INFO neutron.db.l3_hamode_db [None req-7f91f012-448f-45ad-8595-a519c4b0ca51 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:41:54.703 7 INFO neutron.db.l3_db [None req-9910020d-c93e-4fb2-a472-543544b41d4b 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Floating IP c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 associated. External IP: 10.96.250.201, port: e2eca796-7768-43c3-8b24-7867c02073bd. [pid: 7|app: 0|req: 1208/2349] 10.0.0.38 () {34 vars in 746 bytes} [Thu Jul 16 01:41:54 2026] PUT /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 855 bytes in 696 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:41:55.139 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0c3d39b-f85d-42b4-837c-093b0c411b58'] response: {'name': 'network-changed', 'server_uuid': '4541d1a1-9e3e-4b1f-b917-f1f76515983b', 'tag': 'e2eca796-7768-43c3-8b24-7867c02073bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1209/2350] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 855 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2351] 10.0.0.38 () {34 vars in 666 bytes} [Thu Jul 16 01:41:52 2026] POST /v2.0/routers => generated 685 bytes in 2650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2352] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/ports?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 1240 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2353] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/networks?id=cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 756 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2354] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=e2eca796-7768-43c3-8b24-7867c02073bd => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2355] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/subnets?id=734cd3a9-bcac-4849-abac-7bb2aac2df3b => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2356] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/ports?network_id=cf775264-9b4f-4df2-a764-c8b0a617d071&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2357] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1149/2358] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:41:55 2026] GET /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071?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: 1150/2359] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:56 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2362] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:41:55 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2363] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:41:57 2026] POST /v2.0/subnetpools => generated 516 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2364] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2365] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:41:57 2026] PUT /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/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: 1156/2366] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2367] 10.0.0.38 () {34 vars in 767 bytes} [Thu Jul 16 01:41:57 2026] PUT /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/green => generated 4 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1158/2368] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 34 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2369] 10.0.0.38 () {34 vars in 763 bytes} [Thu Jul 16 01:41:57 2026] PUT /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/red => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2370] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 34 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2371] 10.0.0.38 () {34 vars in 785 bytes} [Thu Jul 16 01:41:57 2026] PUT /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/black.or.white => generated 4 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2372] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2373] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:41:57 2026] PUT /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2374] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 37 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2375] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/red => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:41:57.743 8 INFO neutron.api.v2.resource [None req-b54c25d7-4acd-4c86-8eff-1903af1a76e0 c37193ad01724a65b6e244723723b714 613e7b4915034e0784b533118d43515e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1166/2376] 10.0.0.38 () {32 vars in 748 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2377] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:41:57 2026] DELETE /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2378] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 30 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:41:57.840 8 INFO neutron.api.v2.resource [None req-8e4e7bd0-80a1-4f07-97c3-3cc252240825 c37193ad01724a65b6e244723723b714 613e7b4915034e0784b533118d43515e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1169/2379] 10.0.0.38 () {32 vars in 751 bytes} [Thu Jul 16 01:41:57 2026] DELETE /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2380] 10.0.0.38 () {32 vars in 739 bytes} [Thu Jul 16 01:41:57 2026] DELETE /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2381] 10.0.0.38 () {32 vars in 736 bytes} [Thu Jul 16 01:41:57 2026] GET /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03/tags => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2382] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:41:57 2026] DELETE /v2.0/subnetpools/93cd73c8-028c-4f5a-964c-53f87fe11d03 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2383] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:41:57 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/add_router_interface => generated 309 bytes in 1476 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2384] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:58 2026] GET /v2.0/security-groups?tenant_id=613e7b4915034e0784b533118d43515e&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2385] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:58 2026] DELETE /v2.0/security-groups/f4c2c568-ed72-43e4-aaf7-09cbf1d4f95f => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2386] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:41:59 2026] GET /v2.0/security-groups?tenant_id=8b6aa3dd416343a5931deddb3043153e&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2387] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:41:59 2026] DELETE /v2.0/security-groups/2a097567-d0c8-48f1-b7fd-d275b48511d2 => 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: 1173/2388] 10.0.0.38 () {34 vars in 780 bytes} [Thu Jul 16 01:41:58 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/add_router_interface => generated 309 bytes in 1512 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2389] 10.0.0.38 () {34 vars in 681 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-groups => generated 1629 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2390] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2391] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2392] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-group-rules => generated 599 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2393] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2394] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2395] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 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: 8|app: 0|req: 1177/2396] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:00 2026] POST /v2.0/security-group-rules => generated 597 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2397] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2398] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2399] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2400] 10.0.0.38 () {34 vars in 692 bytes} [Thu Jul 16 01:42:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2401] 10.0.0.223 () {34 vars in 1092 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-707393638&fields=id&tenant_id=ab67685b0ef84e419644670ec9248f9c => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2402] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 704 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2403] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/quotas/ab67685b0ef84e419644670ec9248f9c => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2404] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&fields=id => generated 287 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2405] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2406] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1225/2407] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:02 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2408] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:42:05 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2409] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:42:05 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 1184/2410] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:42:06 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 704 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2411] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:42:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab67685b0ef84e419644670ec9248f9c => generated 178 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2412] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:42:07 2026] POST /v2.0/ports => generated 1179 bytes in 421 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: 1186/2413] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:07 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1194 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2414] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:07 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&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: 1228/2415] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:42:07 2026] PUT /v2.0/ports/be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => generated 1460 bytes in 414 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:07.937 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-72a84b05-3da5-4396-9819-6fd3c6b2c09d'] response: {'name': 'network-changed', 'server_uuid': 'c6cbf616-4cbe-41b2-8860-100fc6f22046', 'tag': 'be6d4f4a-3169-4487-b5ab-2eaef9e5fee8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1188/2416] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:42:08 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1463 bytes in 37 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: 1229/2417] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:42:08 2026] GET /v2.0/networks?tenant_id=ab67685b0ef84e419644670ec9248f9c&shared=False => generated 2373 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2418] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:42:08 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: 7|app: 0|req: 1230/2419] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1463 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2420] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => 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: 1231/2421] 199.204.45.77 () {34 vars in 1101 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d1&port_id=be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => 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: 1191/2422] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/subnets?id=652baeb5-f6a3-4469-ad0d-923dd55507d9&id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 1411 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2423] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2424] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2425] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2426] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:42:09 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1235/2429] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:12 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1194 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2430] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:12 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&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: 1236/2431] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:14 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1196/2432] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:14 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&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: 7|app: 0|req: 1237/2433] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:15 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1197/2434] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:15 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2435] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:17 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1198/2436] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:17 2026] GET /v2.0/security-groups?id=4fd3844b-7b49-4789-b6ef-dd6cde3b1b24&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2437] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:42:17 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:42:17.504 8 INFO neutron_taas.services.taas.taas_plugin [req-bead98f3-419d-4986-a0e7-ffec3288b8b1 req-fd36a6b5-e80e-4aa2-a6d8-c44760cffd8a 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] TaaS: Handle Delete Port: e2eca796-7768-43c3-8b24-7867c02073bd 2026-07-16 01:42:17.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-bead98f3-419d-4986-a0e7-ffec3288b8b1 req-fd36a6b5-e80e-4aa2-a6d8-c44760cffd8a 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Tap Mirror: Handle Delete Port: e2eca796-7768-43c3-8b24-7867c02073bd 2026-07-16 01:42:17.654 8 INFO neutron.db.l3_db [req-bead98f3-419d-4986-a0e7-ffec3288b8b1 req-fd36a6b5-e80e-4aa2-a6d8-c44760cffd8a 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Floating IP c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 disassociated. External IP: 10.96.250.201, port: e2eca796-7768-43c3-8b24-7867c02073bd. [pid: 8|app: 0|req: 1199/2438] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:42:17 2026] DELETE /v2.0/ports/e2eca796-7768-43c3-8b24-7867c02073bd => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:18.101 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-93e0a69a-c45e-4ce9-a19a-216cd6e6a499'] response: {'server_uuid': '4541d1a1-9e3e-4b1f-b917-f1f76515983b', 'name': 'network-vif-deleted', 'tag': 'e2eca796-7768-43c3-8b24-7867c02073bd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1240/2439] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:18 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1196 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2440] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:18 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2441] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:18 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1201/2442] 10.0.0.38 () {32 vars in 815 bytes} [Thu Jul 16 01:42:18 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&mac_address=fa%3A16%3A3e%3A94%3Ac8%3Ac0 => generated 1196 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:19.073 7 INFO neutron.db.l3_db [None req-b6c49aba-289f-40f8-849c-8af3e634d248 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Floating IP ca1cbe0b-cd76-4842-aeae-f204a6383f20 associated. External IP: 10.96.250.217, port: be6d4f4a-3169-4487-b5ab-2eaef9e5fee8. [pid: 8|app: 0|req: 1202/2443] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1242/2444] 10.0.0.38 () {34 vars in 674 bytes} [Thu Jul 16 01:42:18 2026] POST /v2.0/floatingips => generated 854 bytes in 1033 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:42:19.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7653577-c3d2-4bf9-8f41-aafabbb4916c'] response: {'name': 'network-changed', 'server_uuid': 'c6cbf616-4cbe-41b2-8860-100fc6f22046', 'tag': 'be6d4f4a-3169-4487-b5ab-2eaef9e5fee8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1203/2445] 10.0.0.223 () {34 vars in 1092 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-707393638&fields=id&tenant_id=ab67685b0ef84e419644670ec9248f9c => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2446] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 704 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2447] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/quotas/ab67685b0ef84e419644670ec9248f9c => 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: 1244/2448] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&fields=id => generated 333 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2449] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1245/2450] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1246/2451] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => 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: 1206/2452] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1465 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2453] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:42:19 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2454] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => generated 857 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2455] 199.204.45.77 () {34 vars in 1101 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d1&port_id=be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2456] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/subnets?id=652baeb5-f6a3-4469-ad0d-923dd55507d9&id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2457] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2458] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 7|app: 0|req: 1250/2459] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1210/2460] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1251/2461] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:20 2026] GET /v2.0/ports?device_id=4541d1a1-9e3e-4b1f-b917-f1f76515983b => 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: 1211/2462] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:21 2026] DELETE /v2.0/security-groups/4fd3844b-7b49-4789-b6ef-dd6cde3b1b24 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:42:21.704 7 INFO neutron_taas.services.taas.taas_plugin [None req-a63ac1c5-9025-436e-976c-a97beab16d22 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] TaaS: Handle Delete Port: e2fad78a-78ba-4836-81f4-3b871420201c 2026-07-16 01:42:21.707 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a63ac1c5-9025-436e-976c-a97beab16d22 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Tap Mirror: Handle Delete Port: e2fad78a-78ba-4836-81f4-3b871420201c [pid: 7|app: 0|req: 1252/2463] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:42:21 2026] DELETE /v2.0/floatingips/c4b3ab7f-df16-4956-a0b7-20e12e5f8d43 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2464] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:22 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2465] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:22 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 1213/2466] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:23 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2467] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:23 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&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: 1214/2468] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:42:24 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 704 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2469] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:42:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ab67685b0ef84e419644670ec9248f9c => generated 178 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2470] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:24 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 971 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1257/2471] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:24 2026] GET /v2.0/security-groups?id=d05b35c8-eb4d-4532-aa77-b8e9316c15e3&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2472] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:42:24 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:42:24.637 7 INFO neutron_taas.services.taas.taas_plugin [req-0e2f021b-48e0-4ad6-9dbe-7c422fefcf72 req-7f9a2c26-19b4-432f-9bdd-95d9af6e726d 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] TaaS: Handle Delete Port: dbee7333-5fde-43aa-9f89-438a9f1923d3 2026-07-16 01:42:24.640 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0e2f021b-48e0-4ad6-9dbe-7c422fefcf72 req-7f9a2c26-19b4-432f-9bdd-95d9af6e726d 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Tap Mirror: Handle Delete Port: dbee7333-5fde-43aa-9f89-438a9f1923d3 [pid: 7|app: 0|req: 1259/2473] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:42:24 2026] DELETE /v2.0/ports/dbee7333-5fde-43aa-9f89-438a9f1923d3 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:24.796 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a54584d0-6ffd-495f-ba8f-07e146997ff2'] response: {'server_uuid': 'd1ff936d-30d2-4841-b570-0ee106a9b590', 'name': 'network-vif-deleted', 'tag': 'dbee7333-5fde-43aa-9f89-438a9f1923d3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1215/2474] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:42:24 2026] POST /v2.0/ports => generated 1179 bytes in 461 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: 1216/2475] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:25 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1194 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2476] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:25 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2477] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:42:24 2026] PUT /v2.0/ports/02f10c5a-dc4d-4309-96c2-e05cc1645b94 => generated 1460 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2478] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:25 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 24 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: 1261/2479] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1463 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2481] 199.204.45.77 () {34 vars in 1051 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1220/2483] 199.204.45.77 () {34 vars in 1103 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A109&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1264/2484] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/subnets?id=a9bc8544-61cd-465f-ab58-c1f648d5889e&id=470cc203-add9-4013-916b-8ed366f85dd9 => 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: 1221/2485] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 1265/2486] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 1266/2487] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1465 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2488] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2489] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2490] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1268/2491] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:26 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:42:26.831 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e7fb0bc-4696-4cbc-a976-a0637a7e4568'] response: {'name': 'network-changed', 'server_uuid': '37d0555f-429c-4b80-96e0-9b707acca302', 'tag': '02f10c5a-dc4d-4309-96c2-e05cc1645b94', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1224/2492] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1463 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2493] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/ports?device_id=d1ff936d-30d2-4841-b570-0ee106a9b590 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2494] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2495] 199.204.45.77 () {34 vars in 1051 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1270/2496] 199.204.45.77 () {34 vars in 1103 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A109&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1227/2497] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/subnets?id=a9bc8544-61cd-465f-ab58-c1f648d5889e&id=470cc203-add9-4013-916b-8ed366f85dd9 => generated 1414 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2498] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&device_owner=network%3Adhcp => generated 1461 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2499] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:27 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2500] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:42:28 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2501] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:42:28 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1273/2502] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:28 2026] DELETE /v2.0/security-groups/d05b35c8-eb4d-4532-aa77-b8e9316c15e3 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:42:29.370 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd76a62c-0b74-4d4d-b24d-8acc83618fd2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] TaaS: Handle Delete Port: 07dcab22-8209-4571-b9b4-e2ff09fa87df 2026-07-16 01:42:29.373 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd76a62c-0b74-4d4d-b24d-8acc83618fd2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Tap Mirror: Handle Delete Port: 07dcab22-8209-4571-b9b4-e2ff09fa87df [pid: 8|app: 0|req: 1230/2503] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:42:29 2026] PUT /v2.0/routers/4c7f531f-a931-4c35-a7aa-a22711345255/remove_router_interface => generated 309 bytes in 928 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2504] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:42:29 2026] DELETE /v2.0/subnets/734cd3a9-bcac-4849-abac-7bb2aac2df3b => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2505] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:30 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1196 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2506] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:30 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:42:30.318 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8b8037a-389d-40b9-bc02-617a83df3ad2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] TaaS: Handle Delete Port: 7f0cc34d-03c8-4af9-a207-dab816164ff6 2026-07-16 01:42:30.324 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b8037a-389d-40b9-bc02-617a83df3ad2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Tap Mirror: Handle Delete Port: 7f0cc34d-03c8-4af9-a207-dab816164ff6 2026-07-16 01:42:30.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8b8037a-389d-40b9-bc02-617a83df3ad2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] TaaS: Handle Delete Port: 443274a1-43cd-468a-af46-46edd0be87ca 2026-07-16 01:42:30.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8b8037a-389d-40b9-bc02-617a83df3ad2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] Tap Mirror: Handle Delete Port: 443274a1-43cd-468a-af46-46edd0be87ca 2026-07-16 01:42:31.019 8 INFO neutron.services.segments.plugin [-] Segment f9e811f0-2f0d-4af8-80c5-e268c8fa149f resource provider aggregate not found 2026-07-16 01:42:31.023 8 INFO neutron.services.segments.plugin [-] Segment f9e811f0-2f0d-4af8-80c5-e268c8fa149f resource provider aggregate not found 2026-07-16 01:42:31.040 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f9e811f0-2f0d-4af8-80c5-e268c8fa149f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e811f0-2f0d-4af8-80c5-e268c8fa149f found for delete ", "request_id": "req-1e7fdcec-ce3f-4fd2-aa7a-eb8f4e7bc582"}]} 2026-07-16 01:42:31.041 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f9e811f0-2f0d-4af8-80c5-e268c8fa149f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f9e811f0-2f0d-4af8-80c5-e268c8fa149f found for delete ", "request_id": "req-8e222c39-e2fa-4675-a128-f4cf9d9e636a"}]} 2026-07-16 01:42:31.043 8 INFO neutron.db.l3_hamode_db [None req-d8b8037a-389d-40b9-bc02-617a83df3ad2 066cdcd03d7b42d29b9cc67962aadd75 ae5e65f91f6a46db86d9ec43bc136d7c - - default default] HA network 1170ecdd-e2e0-459a-b808-354dc5e7b665 was deleted as no HA routers are present in tenant ae5e65f91f6a46db86d9ec43bc136d7c. [pid: 8|app: 0|req: 1231/2507] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:42:30 2026] DELETE /v2.0/routers/4c7f531f-a931-4c35-a7aa-a22711345255 => generated 0 bytes in 942 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:42:31.187 7 INFO neutron.services.segments.plugin [-] Segment cbb18cdb-1b72-4c60-9030-1e77394bbc4e resource provider aggregate not found 2026-07-16 01:42:31.188 7 INFO neutron.services.segments.plugin [-] Segment cbb18cdb-1b72-4c60-9030-1e77394bbc4e resource provider aggregate not found 2026-07-16 01:42:31.205 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cbb18cdb-1b72-4c60-9030-1e77394bbc4e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb18cdb-1b72-4c60-9030-1e77394bbc4e found for delete ", "request_id": "req-eff87cb8-23fe-44fb-8bfe-48cf511cceb9"}]} 2026-07-16 01:42:31.210 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment cbb18cdb-1b72-4c60-9030-1e77394bbc4e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cbb18cdb-1b72-4c60-9030-1e77394bbc4e found for delete ", "request_id": "req-fcc450cf-8206-4451-a5e5-04c19920c7ff"}]} [pid: 7|app: 0|req: 1277/2508] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:31 2026] DELETE /v2.0/networks/cf775264-9b4f-4df2-a764-c8b0a617d071 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2509] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:31 2026] GET /v2.0/security-groups?tenant_id=edb0a810718d4f30ae499e978fa58761&name=default => generated 2929 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2510] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:32 2026] DELETE /v2.0/security-groups/d4a1443e-ba67-4866-b589-fc913cf29b0d => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2511] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:32 2026] GET /v2.0/security-groups?tenant_id=ae5e65f91f6a46db86d9ec43bc136d7c&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2512] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:32 2026] DELETE /v2.0/security-groups/7befb5da-f3cc-4548-a503-22e695b90ab0 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2513] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:42:35 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1196 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2514] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:42:35 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2515] 10.0.0.38 () {32 vars in 815 bytes} [Thu Jul 16 01:42:35 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&mac_address=fa%3A16%3A3e%3A46%3Ae4%3A1d => generated 1196 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:36.324 7 INFO neutron.db.l3_db [None req-fac31537-dd99-49a4-8d31-3ed4ad1abe0f 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Floating IP 81bf75db-bbaf-424d-aa4f-e519af6a8630 associated. External IP: 10.96.250.216, port: 02f10c5a-dc4d-4309-96c2-e05cc1645b94. [pid: 7|app: 0|req: 1281/2516] 10.0.0.38 () {34 vars in 674 bytes} [Thu Jul 16 01:42:35 2026] POST /v2.0/floatingips => generated 853 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:42:36.716 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1c206d9-2bac-463a-9c83-fbc5a653f009'] response: {'name': 'network-changed', 'server_uuid': '37d0555f-429c-4b80-96e0-9b707acca302', 'tag': '02f10c5a-dc4d-4309-96c2-e05cc1645b94', 'status': 'completed', 'code': 200} 2026-07-16 01:42:37.038 8 INFO neutron.db.segments_db [None req-fd57b268-3dc4-480f-9c89-42191c575979 5d5f0de6f1fd407d81740e012de9a7b3 7ed52934003d4d439a39997a0f1f1de6 - - default default] Added segment 82d84d3b-6546-487b-b119-d3cc1cf5eb6b of type vxlan for network c89a695b-3937-4e0b-95e8-12b0035932fa [pid: 8|app: 0|req: 1236/2517] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:36 2026] POST /v2.0/networks => generated 631 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:42:37.180 7 INFO neutron.db.segments_db [None req-b0f04c01-5706-4f0e-826e-a2ff5ec601d1 5d5f0de6f1fd407d81740e012de9a7b3 7ed52934003d4d439a39997a0f1f1de6 - - default default] Added segment 41ee3748-1525-4d3f-a586-1f0e05050c03 of type vxlan for network 03bd47fc-5f20-4f32-808e-e3d175c27722 [pid: 8|app: 0|req: 1237/2518] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1465 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2519] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:37 2026] POST /v2.0/networks => generated 632 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2520] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:42:37.332 7 INFO neutron.db.segments_db [None req-31a98519-c6a2-4caa-ae4a-2f7bdc75b5b9 5d5f0de6f1fd407d81740e012de9a7b3 7ed52934003d4d439a39997a0f1f1de6 - - default default] Added segment a5cd0b97-e885-4d90-a56d-c6e0a000ef87 of type vxlan for network 71b5e88b-89ce-4afb-94b6-fa1ec39cc896 [pid: 8|app: 0|req: 1239/2521] 199.204.45.77 () {34 vars in 1051 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => generated 856 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1240/2522] 199.204.45.77 () {34 vars in 1103 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A109&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1283/2523] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:37 2026] POST /v2.0/networks => generated 632 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2524] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/subnets?id=a9bc8544-61cd-465f-ab58-c1f648d5889e&id=470cc203-add9-4013-916b-8ed366f85dd9 => generated 1414 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:37.454 7 INFO neutron.db.segments_db [None req-94b2442f-4695-4ca5-aa56-682d59ae2012 5d5f0de6f1fd407d81740e012de9a7b3 7ed52934003d4d439a39997a0f1f1de6 - - default default] Added segment fc8a1c94-29cd-435e-8368-c09acf27a0d7 of type vxlan for network 52fd1f24-6823-49cd-b69f-adb6ed7e035d [pid: 8|app: 0|req: 1242/2525] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 1243/2526] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 1284/2527] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:37 2026] POST /v2.0/networks => generated 632 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2528] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:42:37.607 7 INFO neutron.db.segments_db [None req-70acf89f-64dc-4dcd-b479-2bd48e331c96 5d5f0de6f1fd407d81740e012de9a7b3 7ed52934003d4d439a39997a0f1f1de6 - - default default] Added segment 066457d4-4593-41a6-a0cc-d3be8c68bb0c of type vxlan for network c0a7e890-08fa-46e4-92a7-b6649e5200da [pid: 8|app: 0|req: 1245/2529] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1285/2530] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:37 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2531] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:37 2026] PUT /v2.0/networks/c89a695b-3937-4e0b-95e8-12b0035932fa/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2532] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:37 2026] PUT /v2.0/networks/03bd47fc-5f20-4f32-808e-e3d175c27722/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2533] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:37 2026] PUT /v2.0/networks/71b5e88b-89ce-4afb-94b6-fa1ec39cc896/tags => generated 34 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1287/2534] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:37 2026] PUT /v2.0/networks/52fd1f24-6823-49cd-b69f-adb6ed7e035d/tags => generated 19 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2535] 10.0.0.38 () {32 vars in 663 bytes} [Thu Jul 16 01:42:37 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2536] 10.0.0.38 () {32 vars in 677 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1250 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2537] 10.0.0.38 () {32 vars in 673 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?tags-any=blue => generated 1250 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2538] 10.0.0.38 () {32 vars in 685 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2539] 10.0.0.38 () {32 vars in 671 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?not-tags=red => generated 1861 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2540] 10.0.0.38 () {32 vars in 685 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2467 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2541] 10.0.0.38 () {32 vars in 681 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?not-tags-any=blue => generated 2467 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2542] 10.0.0.38 () {32 vars in 693 bytes} [Thu Jul 16 01:42:38 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1861 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:38.613 8 INFO neutron.services.segments.plugin [-] Segment 82d84d3b-6546-487b-b119-d3cc1cf5eb6b resource provider aggregate not found 2026-07-16 01:42:38.620 8 INFO neutron.services.segments.plugin [-] Segment 82d84d3b-6546-487b-b119-d3cc1cf5eb6b resource provider aggregate not found 2026-07-16 01:42:38.635 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 82d84d3b-6546-487b-b119-d3cc1cf5eb6b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82d84d3b-6546-487b-b119-d3cc1cf5eb6b found for delete ", "request_id": "req-ae7a903f-cf74-4c8e-aa84-9f650b3e04eb"}]} 2026-07-16 01:42:38.639 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 82d84d3b-6546-487b-b119-d3cc1cf5eb6b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 82d84d3b-6546-487b-b119-d3cc1cf5eb6b found for delete ", "request_id": "req-94d8edc2-74c7-4d84-bfba-eb2271c5d9a0"}]} [pid: 8|app: 0|req: 1252/2543] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:38 2026] DELETE /v2.0/networks/c89a695b-3937-4e0b-95e8-12b0035932fa => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:38.758 7 INFO neutron.services.segments.plugin [-] Segment 41ee3748-1525-4d3f-a586-1f0e05050c03 resource provider aggregate not found 2026-07-16 01:42:38.763 7 INFO neutron.services.segments.plugin [-] Segment 41ee3748-1525-4d3f-a586-1f0e05050c03 resource provider aggregate not found 2026-07-16 01:42:38.779 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 41ee3748-1525-4d3f-a586-1f0e05050c03 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41ee3748-1525-4d3f-a586-1f0e05050c03 found for delete ", "request_id": "req-84935b0a-1f74-49df-82ec-5a588c819c25"}]} 2026-07-16 01:42:38.781 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 41ee3748-1525-4d3f-a586-1f0e05050c03 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41ee3748-1525-4d3f-a586-1f0e05050c03 found for delete ", "request_id": "req-7eb168b0-be85-46db-b23a-7b66c3cf860c"}]} [pid: 7|app: 0|req: 1292/2544] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:38 2026] DELETE /v2.0/networks/03bd47fc-5f20-4f32-808e-e3d175c27722 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2545] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:38 2026] DELETE /v2.0/networks/71b5e88b-89ce-4afb-94b6-fa1ec39cc896 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2546] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:38 2026] DELETE /v2.0/networks/52fd1f24-6823-49cd-b69f-adb6ed7e035d => 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: 1254/2547] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:39 2026] DELETE /v2.0/networks/c0a7e890-08fa-46e4-92a7-b6649e5200da => 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: 1294/2548] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:39 2026] GET /v2.0/security-groups?tenant_id=a894af521cfb4c3193e0545b9ed287c8&name=default => generated 2929 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2549] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:40 2026] DELETE /v2.0/security-groups/7932366c-9642-4699-ad69-b64e82e15aa3 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2550] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:40 2026] GET /v2.0/security-groups?tenant_id=7ed52934003d4d439a39997a0f1f1de6&name=default => generated 2929 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2551] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:40 2026] DELETE /v2.0/security-groups/5a6d8cba-0941-4cf3-82ae-d12f1cdaa2e3 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:42:40.657 8 INFO neutron.services.segments.plugin [-] Segment a5cd0b97-e885-4d90-a56d-c6e0a000ef87 resource provider aggregate not found 2026-07-16 01:42:40.660 8 INFO neutron.services.segments.plugin [-] Segment a5cd0b97-e885-4d90-a56d-c6e0a000ef87 resource provider aggregate not found 2026-07-16 01:42:40.673 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5cd0b97-e885-4d90-a56d-c6e0a000ef87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5cd0b97-e885-4d90-a56d-c6e0a000ef87 found for delete ", "request_id": "req-b4fb2191-4719-47b7-a0b8-3ad579adc82d"}]} 2026-07-16 01:42:40.676 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5cd0b97-e885-4d90-a56d-c6e0a000ef87 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a5cd0b97-e885-4d90-a56d-c6e0a000ef87 found for delete ", "request_id": "req-87bd9cdb-1c37-4b8c-b03f-d3539e02ddeb"}]} 2026-07-16 01:42:40.688 8 INFO neutron.services.segments.plugin [-] Segment 066457d4-4593-41a6-a0cc-d3be8c68bb0c resource provider aggregate not found 2026-07-16 01:42:40.691 8 INFO neutron.services.segments.plugin [-] Segment 066457d4-4593-41a6-a0cc-d3be8c68bb0c resource provider aggregate not found 2026-07-16 01:42:40.700 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 066457d4-4593-41a6-a0cc-d3be8c68bb0c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066457d4-4593-41a6-a0cc-d3be8c68bb0c found for delete ", "request_id": "req-1699aec7-a376-4a4a-a979-73e6848bb2da"}]} 2026-07-16 01:42:40.704 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 066457d4-4593-41a6-a0cc-d3be8c68bb0c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 066457d4-4593-41a6-a0cc-d3be8c68bb0c found for delete ", "request_id": "req-a68ace9c-3551-4273-8e37-c0ddd6fbafb8"}]} 2026-07-16 01:42:40.799 7 INFO neutron.services.segments.plugin [-] Segment fc8a1c94-29cd-435e-8368-c09acf27a0d7 resource provider aggregate not found 2026-07-16 01:42:40.804 7 INFO neutron.services.segments.plugin [-] Segment fc8a1c94-29cd-435e-8368-c09acf27a0d7 resource provider aggregate not found [pid: 7|app: 0|req: 1296/2552] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:40 2026] GET /v2.0/security-groups?tenant_id=375f79c02e79451bb50d0cb53dfecfe5&name=default => generated 2929 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:40.820 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc8a1c94-29cd-435e-8368-c09acf27a0d7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc8a1c94-29cd-435e-8368-c09acf27a0d7 found for delete ", "request_id": "req-a296b23d-f08b-429a-a8a1-540078f04875"}]} 2026-07-16 01:42:40.823 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fc8a1c94-29cd-435e-8368-c09acf27a0d7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc8a1c94-29cd-435e-8368-c09acf27a0d7 found for delete ", "request_id": "req-cc97fdb8-ff47-424d-9d0b-9e1f724fccbb"}]} [pid: 8|app: 0|req: 1257/2553] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:40 2026] DELETE /v2.0/security-groups/ccd98252-63a5-408e-a4d3-221fac0663c7 => 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: 1259/2556] 10.0.0.30 () {34 vars in 987 bytes} [Thu Jul 16 01:42:42 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1465 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2557] 10.0.0.30 () {34 vars in 1037 bytes} [Thu Jul 16 01:42:42 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:42:45.211 8 INFO neutron.db.segments_db [None req-1e95b5cc-1f51-40a9-bf1e-aeef05549700 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Added segment a7fd3683-7d1f-49c8-bf79-64850c6426df of type vxlan for network 50daa61b-c0f3-4c8b-8951-5a4e5a03419e [pid: 8|app: 0|req: 1260/2558] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:44 2026] POST /v2.0/networks => generated 632 bytes in 400 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2559] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:42:45 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) 2026-07-16 01:42:45.638 8 INFO neutron.db.segments_db [None req-bdd2c195-4fae-49a0-98a2-974ec06b79a7 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Added segment 4c324add-6720-4c19-9307-81dea9e1c49e of type vxlan for network 3391bf8e-1595-44cc-b827-bc31a6df913a [pid: 8|app: 0|req: 1261/2560] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:45 2026] POST /v2.0/networks => generated 632 bytes in 165 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: 1300/2561] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:42:45 2026] POST /v2.0/ports => generated 743 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:42:46.080 8 INFO neutron.db.segments_db [None req-8bcf91ef-0581-4f64-8135-02bed918677c 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Added segment 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d of type vxlan for network 27ac9338-cc44-4370-89f5-29cedae5608d [pid: 8|app: 0|req: 1262/2562] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:46 2026] POST /v2.0/networks => generated 630 bytes in 142 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: 1301/2563] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:42:46 2026] POST /v2.0/ports => generated 743 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:42:46.551 8 INFO neutron.db.segments_db [None req-c82d14d1-581c-46d4-8723-295cd3cb7698 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Added segment 8dd1b79a-b75a-48b0-852e-607fe2873dac of type vxlan for network 25211244-c0c8-4a33-a323-516aac57acdc [pid: 8|app: 0|req: 1263/2564] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:46 2026] POST /v2.0/networks => generated 631 bytes in 145 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: 1302/2565] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:42:46 2026] POST /v2.0/ports => generated 743 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:42:47.058 8 INFO neutron.db.segments_db [None req-11a1f8cd-d8b3-4208-a3ab-a153b4f4e6bf 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Added segment e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 of type vxlan for network 30fe96a6-5f1d-48a0-a384-6ba164cb1fa6 [pid: 8|app: 0|req: 1264/2566] 10.0.0.38 () {34 vars in 667 bytes} [Thu Jul 16 01:42:47 2026] POST /v2.0/networks => generated 631 bytes in 117 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: 1303/2567] 10.0.0.38 () {34 vars in 661 bytes} [Thu Jul 16 01:42:47 2026] POST /v2.0/ports => generated 743 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2568] 10.0.0.38 () {34 vars in 744 bytes} [Thu Jul 16 01:42:47 2026] PUT /v2.0/ports/8a385145-cacc-4673-bce5-675659dcd8e6/tags => generated 17 bytes in 49 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/2569] 10.0.0.38 () {34 vars in 744 bytes} [Thu Jul 16 01:42:47 2026] PUT /v2.0/ports/a1cc70d2-3164-490b-bfeb-d4a08d0dd445/tags => generated 25 bytes in 61 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: 1266/2570] 10.0.0.38 () {34 vars in 744 bytes} [Thu Jul 16 01:42:47 2026] PUT /v2.0/ports/f1c241e6-657a-46f8-aad7-d2bba173a60c/tags => generated 34 bytes in 51 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/2571] 10.0.0.38 () {34 vars in 744 bytes} [Thu Jul 16 01:42:47 2026] PUT /v2.0/ports/2b53fd27-4b21-458a-9c14-44618fbd31ca/tags => generated 19 bytes in 61 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: 1267/2572] 10.0.0.38 () {32 vars in 657 bytes} [Thu Jul 16 01:42:47 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 120 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: 1306/2573] 10.0.0.38 () {32 vars in 671 bytes} [Thu Jul 16 01:42:47 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2574] 10.0.0.38 () {32 vars in 667 bytes} [Thu Jul 16 01:42:47 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2575] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:42:47 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2576] 10.0.0.38 () {32 vars in 665 bytes} [Thu Jul 16 01:42:48 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2577] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:42:48 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2578] 10.0.0.38 () {32 vars in 675 bytes} [Thu Jul 16 01:42:48 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2579] 10.0.0.38 () {32 vars in 687 bytes} [Thu Jul 16 01:42:48 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:48.447 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e971e55-86eb-44bb-aacf-b6f7732543e2 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] TaaS: Handle Delete Port: 8a385145-cacc-4673-bce5-675659dcd8e6 2026-07-16 01:42:48.450 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e971e55-86eb-44bb-aacf-b6f7732543e2 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Tap Mirror: Handle Delete Port: 8a385145-cacc-4673-bce5-675659dcd8e6 [pid: 8|app: 0|req: 1271/2580] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:42:48 2026] DELETE /v2.0/ports/8a385145-cacc-4673-bce5-675659dcd8e6 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:48.630 7 INFO neutron_taas.services.taas.taas_plugin [None req-53915d1e-6109-417e-bca1-4ed946056af8 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] TaaS: Handle Delete Port: a1cc70d2-3164-490b-bfeb-d4a08d0dd445 2026-07-16 01:42:48.634 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53915d1e-6109-417e-bca1-4ed946056af8 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Tap Mirror: Handle Delete Port: a1cc70d2-3164-490b-bfeb-d4a08d0dd445 [pid: 7|app: 0|req: 1310/2581] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:42:48 2026] DELETE /v2.0/ports/a1cc70d2-3164-490b-bfeb-d4a08d0dd445 => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:48.800 8 INFO neutron_taas.services.taas.taas_plugin [None req-15b83065-e1fe-4e41-ae13-bf656e003635 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] TaaS: Handle Delete Port: f1c241e6-657a-46f8-aad7-d2bba173a60c 2026-07-16 01:42:48.803 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15b83065-e1fe-4e41-ae13-bf656e003635 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Tap Mirror: Handle Delete Port: f1c241e6-657a-46f8-aad7-d2bba173a60c [pid: 8|app: 0|req: 1272/2582] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:42:48 2026] DELETE /v2.0/ports/f1c241e6-657a-46f8-aad7-d2bba173a60c => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:49.001 7 INFO neutron_taas.services.taas.taas_plugin [None req-8114779f-601b-4c4c-a0ec-23e322a63f95 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] TaaS: Handle Delete Port: 2b53fd27-4b21-458a-9c14-44618fbd31ca 2026-07-16 01:42:49.003 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8114779f-601b-4c4c-a0ec-23e322a63f95 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Tap Mirror: Handle Delete Port: 2b53fd27-4b21-458a-9c14-44618fbd31ca [pid: 7|app: 0|req: 1311/2583] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:42:48 2026] DELETE /v2.0/ports/2b53fd27-4b21-458a-9c14-44618fbd31ca => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:49.168 8 INFO neutron_taas.services.taas.taas_plugin [None req-938290ef-800c-4e7b-80c4-499936623097 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] TaaS: Handle Delete Port: 4b62af1c-c8be-4151-9993-edd12b5ac0da 2026-07-16 01:42:49.172 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-938290ef-800c-4e7b-80c4-499936623097 77a9068889cb4fca9cb393b36d60d1ae 03b25514ba514067ad3372a64869cf8d - - default default] Tap Mirror: Handle Delete Port: 4b62af1c-c8be-4151-9993-edd12b5ac0da [pid: 8|app: 0|req: 1273/2584] 10.0.0.38 () {32 vars in 717 bytes} [Thu Jul 16 01:42:49 2026] DELETE /v2.0/ports/4b62af1c-c8be-4151-9993-edd12b5ac0da => generated 0 bytes in 171 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:49.359 7 INFO neutron.services.segments.plugin [-] Segment a7fd3683-7d1f-49c8-bf79-64850c6426df resource provider aggregate not found 2026-07-16 01:42:49.362 7 INFO neutron.services.segments.plugin [-] Segment a7fd3683-7d1f-49c8-bf79-64850c6426df resource provider aggregate not found 2026-07-16 01:42:49.377 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7fd3683-7d1f-49c8-bf79-64850c6426df resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7fd3683-7d1f-49c8-bf79-64850c6426df found for delete ", "request_id": "req-53b05083-90cd-4150-bac1-6d30dce4bdde"}]} 2026-07-16 01:42:49.381 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7fd3683-7d1f-49c8-bf79-64850c6426df resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7fd3683-7d1f-49c8-bf79-64850c6426df found for delete ", "request_id": "req-c449e62b-2ac3-406a-8945-3beffb1bbfb7"}]} [pid: 7|app: 0|req: 1312/2585] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:49 2026] DELETE /v2.0/networks/50daa61b-c0f3-4c8b-8951-5a4e5a03419e => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:42:49.522 8 INFO neutron.services.segments.plugin [-] Segment 4c324add-6720-4c19-9307-81dea9e1c49e resource provider aggregate not found 2026-07-16 01:42:49.530 8 INFO neutron.services.segments.plugin [-] Segment 4c324add-6720-4c19-9307-81dea9e1c49e resource provider aggregate not found 2026-07-16 01:42:49.543 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4c324add-6720-4c19-9307-81dea9e1c49e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c324add-6720-4c19-9307-81dea9e1c49e found for delete ", "request_id": "req-84977508-983f-40ab-934b-a250513f880c"}]} 2026-07-16 01:42:49.551 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4c324add-6720-4c19-9307-81dea9e1c49e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4c324add-6720-4c19-9307-81dea9e1c49e found for delete ", "request_id": "req-b18d5982-9aa5-4e26-b883-02cd6cbe37b7"}]} [pid: 8|app: 0|req: 1274/2586] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:49 2026] DELETE /v2.0/networks/3391bf8e-1595-44cc-b827-bc31a6df913a => 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: 1313/2587] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:49 2026] DELETE /v2.0/networks/27ac9338-cc44-4370-89f5-29cedae5608d => 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: 1275/2588] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:49 2026] DELETE /v2.0/networks/25211244-c0c8-4a33-a323-516aac57acdc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2589] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:42:49 2026] DELETE /v2.0/networks/30fe96a6-5f1d-48a0-a384-6ba164cb1fa6 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2590] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:50 2026] GET /v2.0/security-groups?tenant_id=32213f8d25cc4d97aa28232da204ca28&name=default => generated 2929 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2591] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:50 2026] DELETE /v2.0/security-groups/5f016f69-edbf-4e56-b8ca-63e306497110 => 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: 1277/2592] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:51 2026] GET /v2.0/security-groups?tenant_id=03b25514ba514067ad3372a64869cf8d&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: 1316/2593] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:51 2026] DELETE /v2.0/security-groups/e51f16b7-71ab-4c5d-8e08-a1037cb7e696 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:42:51.397 7 INFO neutron.services.segments.plugin [-] Segment 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d resource provider aggregate not found 2026-07-16 01:42:51.400 7 INFO neutron.services.segments.plugin [-] Segment 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d resource provider aggregate not found 2026-07-16 01:42:51.414 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d found for delete ", "request_id": "req-4f82707b-e3c0-43c1-9678-399855901ccc"}]} 2026-07-16 01:42:51.415 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 36ae9d0c-8293-40b1-a8f1-05bf85c17a9d found for delete ", "request_id": "req-f88bc3dd-75e6-4299-858e-bd1aea73ae0d"}]} 2026-07-16 01:42:51.431 7 INFO neutron.services.segments.plugin [-] Segment e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 resource provider aggregate not found 2026-07-16 01:42:51.434 7 INFO neutron.services.segments.plugin [-] Segment e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 resource provider aggregate not found 2026-07-16 01:42:51.448 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 found for delete ", "request_id": "req-a32cda7f-01d2-40bb-a6fb-eb8c36a80106"}]} 2026-07-16 01:42:51.452 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7f5ad57-bb3b-40d7-97d5-7e6cf9847ab3 found for delete ", "request_id": "req-2522dc0e-46dc-4232-adbe-7387da94cee5"}]} [pid: 8|app: 0|req: 1278/2594] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:51 2026] GET /v2.0/security-groups?tenant_id=cc690a254f7049eb8cf6e457d0e7673c&name=default => generated 2929 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:42:51.569 8 INFO neutron.services.segments.plugin [-] Segment 8dd1b79a-b75a-48b0-852e-607fe2873dac resource provider aggregate not found 2026-07-16 01:42:51.575 8 INFO neutron.services.segments.plugin [-] Segment 8dd1b79a-b75a-48b0-852e-607fe2873dac resource provider aggregate not found 2026-07-16 01:42:51.587 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8dd1b79a-b75a-48b0-852e-607fe2873dac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd1b79a-b75a-48b0-852e-607fe2873dac found for delete ", "request_id": "req-84f5d6c3-b3b1-4591-8d30-b4599aa15a65"}]} 2026-07-16 01:42:51.589 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8dd1b79a-b75a-48b0-852e-607fe2873dac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8dd1b79a-b75a-48b0-852e-607fe2873dac found for delete ", "request_id": "req-42b8f87b-770c-40aa-adbe-4e54f492d4ec"}]} [pid: 7|app: 0|req: 1317/2595] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:51 2026] DELETE /v2.0/security-groups/119a4efa-36e3-440f-b5c8-63dfd3ca397a => 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: 1279/2596] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:42:52 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2597] 10.0.0.42 () {30 vars in 687 bytes} [Thu Jul 16 01:42:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2598] 10.0.0.42 () {30 vars in 689 bytes} [Thu Jul 16 01:42:53 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: 1319/2599] 10.0.0.42 () {30 vars in 665 bytes} [Thu Jul 16 01:42:53 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: 1281/2600] 10.0.0.42 () {30 vars in 701 bytes} [Thu Jul 16 01:42:53 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: 1320/2601] 10.0.0.42 () {28 vars in 436 bytes} [Thu Jul 16 01:42:54 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2602] 10.0.0.42 () {30 vars in 725 bytes} [Thu Jul 16 01:42:54 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 657 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2603] 10.0.0.42 () {30 vars in 687 bytes} [Thu Jul 16 01:42:54 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: 1283/2604] 10.0.0.42 () {30 vars in 689 bytes} [Thu Jul 16 01:42:54 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: 1322/2605] 10.0.0.42 () {30 vars in 665 bytes} [Thu Jul 16 01:42:54 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: 1284/2606] 10.0.0.42 () {30 vars in 701 bytes} [Thu Jul 16 01:42:54 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: 1323/2607] 10.0.0.42 () {30 vars in 725 bytes} [Thu Jul 16 01:42:54 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2608] 10.0.0.42 () {30 vars in 687 bytes} [Thu Jul 16 01:42:54 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: 1324/2609] 10.0.0.42 () {30 vars in 689 bytes} [Thu Jul 16 01:42:54 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: 1286/2610] 10.0.0.42 () {30 vars in 665 bytes} [Thu Jul 16 01:42:54 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: 1325/2611] 10.0.0.42 () {30 vars in 701 bytes} [Thu Jul 16 01:42:54 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: 1287/2612] 10.0.0.42 () {30 vars in 727 bytes} [Thu Jul 16 01:42:54 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 798 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2613] 10.0.0.42 () {30 vars in 679 bytes} [Thu Jul 16 01:42:54 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2614] 10.0.0.42 () {34 vars in 701 bytes} [Thu Jul 16 01:42:54 2026] POST /v2.0/ports => generated 1132 bytes in 332 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2615] 10.0.0.38 () {34 vars in 675 bytes} [Thu Jul 16 01:42:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 199 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: 1289/2616] 10.0.0.38 () {34 vars in 675 bytes} [Thu Jul 16 01:42:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2617] 10.0.0.38 () {34 vars in 675 bytes} [Thu Jul 16 01:42:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2618] 10.0.0.38 () {34 vars in 675 bytes} [Thu Jul 16 01:42:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2619] 10.0.0.38 () {34 vars in 675 bytes} [Thu Jul 16 01:42:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2620] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:56 2026] PUT /v2.0/policies/9a74f761-1084-46d0-8897-a95335a63da9/tags => generated 17 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2621] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:56 2026] PUT /v2.0/policies/8543bd1b-cfbb-4f96-8d8a-265e17f4f265/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2622] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:56 2026] PUT /v2.0/policies/6518510f-b1e2-4d28-8537-ae67cd024152/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2623] 10.0.0.38 () {34 vars in 750 bytes} [Thu Jul 16 01:42:56 2026] PUT /v2.0/policies/7e66556f-1913-40b2-bbd9-56d3ba43c532/tags => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2626] 10.0.0.38 () {32 vars in 671 bytes} [Thu Jul 16 01:42:56 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2627] 10.0.0.38 () {32 vars in 685 bytes} [Thu Jul 16 01:42:56 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2628] 10.0.0.38 () {32 vars in 681 bytes} [Thu Jul 16 01:42:56 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2629] 10.0.0.38 () {32 vars in 693 bytes} [Thu Jul 16 01:42:56 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2630] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2631] 10.0.0.38 () {32 vars in 693 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2632] 10.0.0.38 () {32 vars in 689 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2633] 10.0.0.38 () {32 vars in 701 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2634] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:42:57 2026] DELETE /v2.0/qos/policies/9a74f761-1084-46d0-8897-a95335a63da9 => 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: 1298/2635] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:42:57 2026] DELETE /v2.0/qos/policies/8543bd1b-cfbb-4f96-8d8a-265e17f4f265 => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2636] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:42:57 2026] DELETE /v2.0/qos/policies/6518510f-b1e2-4d28-8537-ae67cd024152 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2637] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:42:57 2026] DELETE /v2.0/qos/policies/7e66556f-1913-40b2-bbd9-56d3ba43c532 => 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: 1339/2638] 10.0.0.38 () {32 vars in 731 bytes} [Thu Jul 16 01:42:57 2026] DELETE /v2.0/qos/policies/01aaca8e-6e92-4364-94de-63285c099f4e => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1300/2639] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2640] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:42:57 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: 1301/2641] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2642] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:42:57 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: 1302/2643] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:42:57 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2644] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:42:58 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: 1303/2645] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:42:58 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: 1343/2646] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:42:58 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: 1304/2647] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:42:58 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) 2026-07-16 01:42:58.216 7 INFO neutron.api.v2.resource [None req-b01dbe1d-6477-4c56-bb17-30dfb66b3c9f b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1344/2648] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:42:58 2026] GET /v2.0/security-groups/lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2649] 199.204.45.77 () {30 vars in 782 bytes} [Thu Jul 16 01:42:58 2026] GET /v2.0/security-groups?name=lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2650] 199.204.45.77 () {34 vars in 733 bytes} [Thu Jul 16 01:42:58 2026] POST /v2.0/security-groups => generated 1638 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2651] 199.204.45.77 () {30 vars in 812 bytes} [Thu Jul 16 01:42:58 2026] GET /v2.0/security-group-rules?security_group_id=4cbc0a34-ed64-4807-843a-4cd06dc30d86 => 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: 1346/2652] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:58 2026] GET /v2.0/security-groups?tenant_id=46779568447d472ab6e429c57dc9449b&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2653] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:42:58 2026] PUT /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 204 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: 1308/2654] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:42:58 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: 1347/2655] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:58 2026] DELETE /v2.0/security-groups/4a24cf77-6414-46c1-921b-63e7997cd534 => 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: 1309/2656] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:42:58 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: 1348/2657] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:42:58 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: 1310/2658] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:42: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: 7|app: 0|req: 1349/2659] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:42:58 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2660] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:58 2026] GET /v2.0/security-groups?tenant_id=b0ede012021745fb9744d0f50bcbd5d5&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2661] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:58 2026] DELETE /v2.0/security-groups/f0ce0329-480f-4456-af5f-cce56a15ad2b => 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: 1312/2662] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:42:59 2026] GET /v2.0/security-groups?tenant_id=ddb626faac5c475d936fd725b2a58437&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2663] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:42:59 2026] DELETE /v2.0/security-groups/0bf4f787-4222-48f5-bf16-c93c1d478e2e => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:43:03.507 8 INFO neutron.db.segments_db [None req-ccc3aa33-0fe8-43ee-9be6-9faa0620fd95 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Added segment f7e00962-b890-4e35-bb87-9688eac3a1fe of type vxlan for network 1e3d74b4-407c-4293-96bf-a1012859c4af 2026-07-16 01:43:03.741 8 INFO neutron.db.l3_hamode_db [None req-ccc3aa33-0fe8-43ee-9be6-9faa0620fd95 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:43:03.887 8 INFO neutron.db.l3_hamode_db [None req-ccc3aa33-0fe8-43ee-9be6-9faa0620fd95 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1313/2664] 10.0.0.38 () {34 vars in 665 bytes} [Thu Jul 16 01:43:03 2026] POST /v2.0/routers => generated 474 bytes in 1157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:43:04.547 7 INFO neutron.db.l3_hamode_db [None req-c3159e99-cd73-43d1-9bf8-d51031d006f6 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:43:04.676 7 INFO neutron.db.l3_hamode_db [None req-c3159e99-cd73-43d1-9bf8-d51031d006f6 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1352/2665] 10.0.0.38 () {34 vars in 665 bytes} [Thu Jul 16 01:43:04 2026] POST /v2.0/routers => generated 474 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:43:05.255 8 INFO neutron.db.l3_hamode_db [None req-88404bca-2858-4a9a-a04a-4342241a9628 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:43:05.366 8 INFO neutron.db.l3_hamode_db [None req-88404bca-2858-4a9a-a04a-4342241a9628 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1314/2666] 10.0.0.38 () {34 vars in 665 bytes} [Thu Jul 16 01:43:05 2026] POST /v2.0/routers => generated 474 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:43:06.023 7 INFO neutron.db.l3_hamode_db [None req-35b545a7-d972-42c6-8cfb-72be7d90c733 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:43:06.122 7 INFO neutron.db.l3_hamode_db [None req-35b545a7-d972-42c6-8cfb-72be7d90c733 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1315/2667] 10.0.0.223 () {34 vars in 1014 bytes} [Thu Jul 16 01:43:06 2026] GET /v2.0/security-groups?id=db9a565a-66be-4dca-9104-2f2ecce94d82&fields=id => generated 69 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2668] 10.0.0.223 () {34 vars in 980 bytes} [Thu Jul 16 01:43:06 2026] GET /v2.0/networks?id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 735 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2669] 10.0.0.223 () {34 vars in 963 bytes} [Thu Jul 16 01:43:06 2026] GET /v2.0/quotas/b5789cfbc50243bfad3e46f2eaa208fe => generated 291 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2670] 10.0.0.223 () {34 vars in 1000 bytes} [Thu Jul 16 01:43:06 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&fields=id => generated 149 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2671] 10.0.0.223 () {34 vars in 1006 bytes} [Thu Jul 16 01:43:06 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2672] 10.0.0.223 () {34 vars in 1106 bytes} [Thu Jul 16 01:43:06 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1353/2673] 10.0.0.38 () {34 vars in 665 bytes} [Thu Jul 16 01:43:05 2026] POST /v2.0/routers => generated 474 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-07-16 01:43:06.766 8 INFO neutron.db.l3_hamode_db [None req-8d4a84c0-ae97-43aa-b89d-9d21dd517fdb 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-07-16 01:43:06.904 8 INFO neutron.db.l3_hamode_db [None req-8d4a84c0-ae97-43aa-b89d-9d21dd517fdb 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1354/2674] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:07 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 12 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2675] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:07 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2676] 10.0.0.38 () {34 vars in 665 bytes} [Thu Jul 16 01:43:06 2026] POST /v2.0/routers => generated 474 bytes in 705 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2677] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:43:07 2026] PUT /v2.0/routers/e1dff24e-46d7-46df-a02b-23656fcb23b5/tags => generated 17 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2678] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:43:07 2026] PUT /v2.0/routers/15942f1d-baf4-49b6-8026-d2dfe280246a/tags => generated 25 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2679] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:43:07 2026] PUT /v2.0/routers/f859b31a-bd27-49fc-95c7-fb55a08e7b4a/tags => generated 34 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2680] 10.0.0.38 () {34 vars in 748 bytes} [Thu Jul 16 01:43:07 2026] PUT /v2.0/routers/1006b652-0461-4475-a613-03f7e15f9e8c/tags => generated 19 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2681] 10.0.0.38 () {32 vars in 661 bytes} [Thu Jul 16 01:43:07 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2682] 10.0.0.38 () {32 vars in 675 bytes} [Thu Jul 16 01:43:07 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2683] 10.0.0.38 () {32 vars in 671 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2684] 10.0.0.38 () {32 vars in 683 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2685] 10.0.0.38 () {32 vars in 669 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2686] 10.0.0.38 () {32 vars in 683 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2687] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2688] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2689] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:43:08 2026] GET /v2.0/routers/e1dff24e-46d7-46df-a02b-23656fcb23b5 => generated 485 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2690] 10.0.0.38 () {34 vars in 739 bytes} [Thu Jul 16 01:43:09 2026] PUT /v2.0/routers/e1dff24e-46d7-46df-a02b-23656fcb23b5 => generated 485 bytes in 984 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2691] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:43:10 2026] GET /v2.0/ports?device_id=e1dff24e-46d7-46df-a02b-23656fcb23b5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2692] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:10 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1365/2693] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:10 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:43:10.201 8 INFO neutron_taas.services.taas.taas_plugin [None req-8ef9cd08-38d9-431b-9b39-9edbee1c7134 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] TaaS: Handle Delete Port: 6eab46bd-9af4-41dc-8d48-756479b7b0e6 2026-07-16 01:43:10.203 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ef9cd08-38d9-431b-9b39-9edbee1c7134 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Tap Mirror: Handle Delete Port: 6eab46bd-9af4-41dc-8d48-756479b7b0e6 [pid: 8|app: 0|req: 1329/2694] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:43:10 2026] DELETE /v2.0/routers/e1dff24e-46d7-46df-a02b-23656fcb23b5 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2695] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:43:10 2026] GET /v2.0/routers/15942f1d-baf4-49b6-8026-d2dfe280246a => generated 493 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2696] 10.0.0.38 () {34 vars in 739 bytes} [Thu Jul 16 01:43:10 2026] PUT /v2.0/routers/15942f1d-baf4-49b6-8026-d2dfe280246a => generated 493 bytes in 499 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2697] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:43:10 2026] GET /v2.0/ports?device_id=15942f1d-baf4-49b6-8026-d2dfe280246a => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:43:11.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-357c8d29-c4b4-41b3-abdf-c6436144e195 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] TaaS: Handle Delete Port: 62bfe7dd-f42c-4b55-84ad-026e92ec379f 2026-07-16 01:43:11.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-357c8d29-c4b4-41b3-abdf-c6436144e195 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Tap Mirror: Handle Delete Port: 62bfe7dd-f42c-4b55-84ad-026e92ec379f [pid: 7|app: 0|req: 1368/2698] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:43:11 2026] GET /v2.0/networks?id=0c20c4d4-06df-4167-9500-c7151efec11e => generated 735 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2699] 199.204.45.77 () {34 vars in 1047 bytes} [Thu Jul 16 01:43:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b5789cfbc50243bfad3e46f2eaa208fe => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2700] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:43:10 2026] DELETE /v2.0/routers/15942f1d-baf4-49b6-8026-d2dfe280246a => generated 0 bytes in 350 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2701] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:43:11 2026] GET /v2.0/routers/f859b31a-bd27-49fc-95c7-fb55a08e7b4a => generated 502 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2704] 199.204.45.77 () {38 vars in 952 bytes} [Thu Jul 16 01:43:11 2026] POST /v2.0/ports => generated 1082 bytes in 296 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: 1335/2705] 10.0.0.38 () {34 vars in 739 bytes} [Thu Jul 16 01:43:11 2026] PUT /v2.0/routers/f859b31a-bd27-49fc-95c7-fb55a08e7b4a => generated 502 bytes in 489 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2706] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:43:11 2026] GET /v2.0/ports?device_id=f859b31a-bd27-49fc-95c7-fb55a08e7b4a => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:43:12.123 8 INFO neutron_taas.services.taas.taas_plugin [None req-f8634180-c2a7-432f-9617-4ea220273f12 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] TaaS: Handle Delete Port: a86ecdaa-8338-4c19-8942-3d0f021b695d 2026-07-16 01:43:12.126 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f8634180-c2a7-432f-9617-4ea220273f12 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Tap Mirror: Handle Delete Port: a86ecdaa-8338-4c19-8942-3d0f021b695d [pid: 7|app: 0|req: 1371/2707] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:43:11 2026] PUT /v2.0/ports/e72408a5-feba-4c66-8dc0-6d30f84d814b => generated 1243 bytes in 537 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:43:12.254 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-30d8e21f-7638-402f-b92e-2eee5653f7f2'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': 'e72408a5-feba-4c66-8dc0-6d30f84d814b', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1337/2708] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:43:11 2026] DELETE /v2.0/routers/f859b31a-bd27-49fc-95c7-fb55a08e7b4a => generated 0 bytes in 396 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: 1372/2709] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:43:12 2026] GET /v2.0/routers/1006b652-0461-4475-a613-03f7e15f9e8c => generated 487 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2710] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:43:12 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2711] 199.204.45.77 () {34 vars in 1015 bytes} [Thu Jul 16 01:43:12 2026] GET /v2.0/networks?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&shared=False => generated 735 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2712] 199.204.45.77 () {34 vars in 927 bytes} [Thu Jul 16 01:43:12 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2713] 10.0.0.38 () {34 vars in 739 bytes} [Thu Jul 16 01:43:12 2026] PUT /v2.0/routers/1006b652-0461-4475-a613-03f7e15f9e8c => generated 487 bytes in 532 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2714] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:43:12 2026] GET /v2.0/ports?device_id=1006b652-0461-4475-a613-03f7e15f9e8c => 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: 1377/2715] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2716] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/security-groups?id=db9a565a-66be-4dca-9104-2f2ecce94d82&fields=id&fields=name => generated 96 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:43:13.111 8 INFO neutron_taas.services.taas.taas_plugin [None req-92063a34-7301-4054-9542-c9231b30c0d4 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] TaaS: Handle Delete Port: 6fdd526a-35d8-4ad2-94e1-f9f6a448b6fa 2026-07-16 01:43:13.114 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-92063a34-7301-4054-9542-c9231b30c0d4 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Tap Mirror: Handle Delete Port: 6fdd526a-35d8-4ad2-94e1-f9f6a448b6fa [pid: 7|app: 0|req: 1379/2717] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2718] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:43:12 2026] DELETE /v2.0/routers/1006b652-0461-4475-a613-03f7e15f9e8c => generated 0 bytes in 374 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2719] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/routers/dbea0df0-9296-466f-994b-bcea5cfeec28 => generated 480 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2720] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1246 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2721] 10.0.0.38 () {34 vars in 739 bytes} [Thu Jul 16 01:43:13 2026] PUT /v2.0/routers/dbea0df0-9296-466f-994b-bcea5cfeec28 => generated 480 bytes in 591 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2722] 10.0.0.38 () {32 vars in 733 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/ports?device_id=dbea0df0-9296-466f-994b-bcea5cfeec28 => 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: 1382/2723] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => 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: 1383/2724] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:43:13 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2725] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:43:14 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2726] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:43:14 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1386/2727] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:43:14 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:43:14.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-1876f492-e77c-40ca-aae1-b63fc9cc3861 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] TaaS: Handle Delete Port: ed6d2e98-3b0b-49f2-ad0d-cf399f3c1396 2026-07-16 01:43:14.148 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1876f492-e77c-40ca-aae1-b63fc9cc3861 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] Tap Mirror: Handle Delete Port: ed6d2e98-3b0b-49f2-ad0d-cf399f3c1396 2026-07-16 01:43:14.421 8 INFO neutron.db.l3_hamode_db [None req-1876f492-e77c-40ca-aae1-b63fc9cc3861 64f75aac7a754f349fea2a19568db31f 9478c687ac274368a63ead7b6e282bfc - - default default] HA network 1e3d74b4-407c-4293-96bf-a1012859c4af was deleted as no HA routers are present in tenant 9478c687ac274368a63ead7b6e282bfc. [pid: 8|app: 0|req: 1342/2728] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:43:13 2026] DELETE /v2.0/routers/dbea0df0-9296-466f-994b-bcea5cfeec28 => generated 0 bytes in 441 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:43:14.439 8 INFO neutron.services.segments.plugin [-] Segment f7e00962-b890-4e35-bb87-9688eac3a1fe resource provider aggregate not found 2026-07-16 01:43:14.451 8 INFO neutron.services.segments.plugin [-] Segment f7e00962-b890-4e35-bb87-9688eac3a1fe resource provider aggregate not found 2026-07-16 01:43:14.456 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f7e00962-b890-4e35-bb87-9688eac3a1fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e00962-b890-4e35-bb87-9688eac3a1fe found for delete ", "request_id": "req-229be124-5dc9-4699-918d-ef87a430037b"}]} 2026-07-16 01:43:14.465 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f7e00962-b890-4e35-bb87-9688eac3a1fe resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f7e00962-b890-4e35-bb87-9688eac3a1fe found for delete ", "request_id": "req-5212a8e2-39d9-4b25-9d94-06df95e42d05"}]} [pid: 7|app: 0|req: 1387/2729] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:43:15 2026] GET /v2.0/security-groups?tenant_id=1f88569940544809bce4eb847cd79e3e&name=default => generated 2929 bytes in 275 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2730] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:43:15 2026] DELETE /v2.0/security-groups/f3686a7d-dfc9-459b-8a2f-876ef7e703c5 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2731] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:43:15 2026] GET /v2.0/security-groups?tenant_id=9478c687ac274368a63ead7b6e282bfc&name=default => generated 2929 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2732] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:43:15 2026] DELETE /v2.0/security-groups/12963f10-5321-4ae9-8474-2210e4ca722a => 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: 1389/2733] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:15 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2734] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:43:15 2026] GET /v2.0/security-groups?id=db9a565a-66be-4dca-9104-2f2ecce94d82&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: 8|app: 0|req: 1346/2735] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:16 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1390/2736] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:43:16 2026] GET /v2.0/security-groups?tenant_id=308873f161d146fc99eb72f0d9c05f5d&name=default => generated 2929 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2737] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:43:16 2026] DELETE /v2.0/security-groups/8f8a2827-1a1c-415d-a8cf-a3ec9378c2fc => 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: 1391/2738] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:43:17 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2739] 199.204.45.77 () {34 vars in 1041 bytes} [Thu Jul 16 01:43:17 2026] GET /v2.0/security-groups?id=db9a565a-66be-4dca-9104-2f2ecce94d82&fields=id&fields=name => generated 96 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2740] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:18 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2741] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:43:18 2026] GET /v2.0/security-groups?id=db9a565a-66be-4dca-9104-2f2ecce94d82&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2742] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:19 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1350/2743] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:43:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2744] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:43:20 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: 8|app: 0|req: 1351/2745] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:43:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 44 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2746] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:43:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2747] 10.0.0.38 () {34 vars in 673 bytes} [Thu Jul 16 01:43:20 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2748] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:43:20 2026] PUT /v2.0/subnetpools/73312e11-85a1-45ce-b4df-21ab909b8955/tags => generated 17 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2749] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:43:20 2026] PUT /v2.0/subnetpools/fa6c4047-5cc9-4a08-b1e6-b471e15f2f3e/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2750] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:43:20 2026] PUT /v2.0/subnetpools/31b96639-dc0d-4458-9612-2b55d8e48277/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: 1354/2751] 10.0.0.38 () {34 vars in 756 bytes} [Thu Jul 16 01:43:20 2026] PUT /v2.0/subnetpools/d919d46a-1201-4270-8a67-829453c4dc6e/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2752] 10.0.0.38 () {32 vars in 669 bytes} [Thu Jul 16 01:43:20 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2753] 10.0.0.38 () {32 vars in 683 bytes} [Thu Jul 16 01:43:20 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2754] 10.0.0.38 () {32 vars in 679 bytes} [Thu Jul 16 01:43:20 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2755] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:43:20 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2756] 10.0.0.38 () {32 vars in 677 bytes} [Thu Jul 16 01:43:20 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2757] 10.0.0.38 () {32 vars in 691 bytes} [Thu Jul 16 01:43:20 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2758] 10.0.0.38 () {32 vars in 687 bytes} [Thu Jul 16 01:43:21 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2759] 10.0.0.38 () {32 vars in 699 bytes} [Thu Jul 16 01:43:21 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2760] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:43:21 2026] DELETE /v2.0/subnetpools/73312e11-85a1-45ce-b4df-21ab909b8955 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2761] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:43:21 2026] DELETE /v2.0/subnetpools/fa6c4047-5cc9-4a08-b1e6-b471e15f2f3e => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2762] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:43:21 2026] DELETE /v2.0/subnetpools/31b96639-dc0d-4458-9612-2b55d8e48277 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2763] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:43:21 2026] DELETE /v2.0/subnetpools/d919d46a-1201-4270-8a67-829453c4dc6e => 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: 1404/2764] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:43:21 2026] DELETE /v2.0/subnetpools/ef16b5b8-ed98-4fad-9a2e-3a114440f980 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2765] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:21 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2766] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:43:21 2026] GET /v2.0/security-groups?id=db9a565a-66be-4dca-9104-2f2ecce94d82&fields=id&fields=name => generated 96 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2767] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:43:21 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2768] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:43:22 2026] GET /v2.0/security-groups?tenant_id=0a93d9dc24ae4a6fb5e44068fa938726&name=default => generated 2929 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2769] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:43:22 2026] DELETE /v2.0/security-groups/95006fbb-0551-4923-a17a-ee589c4c51aa => generated 0 bytes in 143 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2770] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:43:22 2026] GET /v2.0/security-groups?tenant_id=b34bb348bd274c33abc8443c81f0de28&name=default => generated 2929 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2771] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:43:22 2026] DELETE /v2.0/security-groups/9a62776c-3218-477b-aa24-9963192b4c69 => 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: 1408/2772] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:43:22 2026] GET /v2.0/security-groups?tenant_id=50ddd4bbc8d144609285e6fc57c9232a&name=default => generated 2929 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2773] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:43:23 2026] DELETE /v2.0/security-groups/7631b468-71ad-49d7-85c1-ee148e2d4f8a => 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: 1412/2780] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:43:56 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: 1369/2781] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:43:56 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: 1413/2782] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:43: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: 1370/2783] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:43:56 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: 7|app: 0|req: 1414/2784] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:43:56 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2785] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:43:56 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1415/2786] 199.204.45.77 () {34 vars in 714 bytes} [Thu Jul 16 01:43:56 2026] POST /v2.0/ports => generated 1055 bytes in 352 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2787] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:43:57 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1055 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2788] 10.0.0.223 () {34 vars in 905 bytes} [Thu Jul 16 01:43:57 2026] GET /v2.0/extensions => generated 21537 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2789] 199.204.45.77 () {34 vars in 1259 bytes} [Thu Jul 16 01:43:58 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2790] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:43:58 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1374/2791] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:43:58 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1418/2792] 199.204.45.77 () {34 vars in 972 bytes} [Thu Jul 16 01:43:58 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1055 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2793] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:43:58 2026] GET /v2.0/networks?id=6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2794] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:43:58 2026] PUT /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1245 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:43:59.333 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e48b4202-5154-40e0-9164-6c1aae2e90fc'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': 'be729306-9fc9-47af-b3e5-d73a0083b96e', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1376/2795] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:43:59 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2485 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2796] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:43:59 2026] GET /v2.0/networks?id=6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 801 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2797] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:43:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2798] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:43:59 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2799] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:00 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2800] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:00 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1379/2801] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:00 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2802] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2485 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2803] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2804] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2805] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&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: 7|app: 0|req: 1425/2806] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2807] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2808] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1383/2809] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2810] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&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: 8|app: 0|req: 1384/2811] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1428/2812] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:01 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2813] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:44:05 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1247 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2814] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:44:05 2026] PUT /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1272 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:44:06.043 8 INFO neutron.api.v2.resource [None req-ab518e41-31c7-433d-b609-9ef53a3cfced b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2815] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/security-groups/lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:44:06.064 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e5ef3d8-f992-4034-9cd3-92daead0fde1'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': 'be729306-9fc9-47af-b3e5-d73a0083b96e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1430/2816] 199.204.45.77 () {30 vars in 782 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/security-groups?name=lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 1639 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2817] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:44:06 2026] PUT /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1310 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2818] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44:06 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1432/2819] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:06 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: 1433/2820] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44:06 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) 2026-07-16 01:44:06.599 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-797fd3e8-d34d-4015-ad06-8a1859eec6fc'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': 'be729306-9fc9-47af-b3e5-d73a0083b96e', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1434/2821] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:06 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: 1388/2822] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2823] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2824] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/networks?id=6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 801 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2825] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => 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: 1390/2826] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1437/2827] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2828] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1392/2829] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1438/2830] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&device_owner=network%3Adhcp => generated 1461 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2831] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => 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: 1439/2832] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1394/2833] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2834] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2835] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:06 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2836] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:07 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2837] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:44:07 2026] GET /v2.0/networks?id=6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 801 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2838] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1397/2839] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:08 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2840] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:08 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&device_owner=network%3Adhcp => generated 1461 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2841] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:08 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1444/2842] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:08 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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-07-16 01:44:16.520 8 INFO neutron.db.l3_db [None req-8b23048e-c943-4d3d-bdd4-a46c32e1498d 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Floating IP 857692fc-b05f-42ea-970e-506072a81a54 associated. External IP: 10.96.250.213, port: 751e22d6-2400-4a91-9334-c57486a2c833. [pid: 8|app: 0|req: 1400/2845] 10.0.0.38 () {34 vars in 674 bytes} [Thu Jul 16 01:44:15 2026] POST /v2.0/floatingips => generated 899 bytes in 1216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1446/2846] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44:21 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) [pid: 8|app: 0|req: 1401/2847] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:21 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2848] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44: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: 1402/2849] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:21 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-07-16 01:44:21.600 7 INFO neutron.api.v2.resource [None req-575e058e-c44e-4e25-96b2-7bcf02364ee3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1448/2850] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:44:21 2026] GET /v2.0/security-groups/lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2851] 199.204.45.77 () {30 vars in 782 bytes} [Thu Jul 16 01:44:21 2026] GET /v2.0/security-groups?name=lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2852] 199.204.45.77 () {30 vars in 812 bytes} [Thu Jul 16 01:44:21 2026] GET /v2.0/security-group-rules?security_group_id=4cbc0a34-ed64-4807-843a-4cd06dc30d86 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2853] 199.204.45.77 () {34 vars in 744 bytes} [Thu Jul 16 01:44:21 2026] POST /v2.0/security-group-rules => generated 601 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2854] 199.204.45.77 () {34 vars in 744 bytes} [Thu Jul 16 01:44:21 2026] POST /v2.0/security-group-rules => generated 597 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2857] 10.0.0.42 () {30 vars in 687 bytes} [Thu Jul 16 01:44:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2858] 10.0.0.42 () {30 vars in 689 bytes} [Thu Jul 16 01:44:28 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: 1453/2859] 10.0.0.42 () {30 vars in 665 bytes} [Thu Jul 16 01:44:28 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: 1407/2860] 10.0.0.42 () {30 vars in 701 bytes} [Thu Jul 16 01:44:28 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: 1454/2861] 10.0.0.42 () {28 vars in 436 bytes} [Thu Jul 16 01:44:29 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: 1408/2862] 10.0.0.42 () {30 vars in 725 bytes} [Thu Jul 16 01:44:29 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 656 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2863] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44:30 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2864] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2865] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44:30 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: 1410/2866] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:30 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: 1457/2867] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:30 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => 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: 1411/2868] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:44:30 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2869] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44:30 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: 1412/2870] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:30 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: 1459/2871] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44:30 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: 1413/2872] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:30 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: 1460/2873] 199.204.45.77 () {34 vars in 714 bytes} [Thu Jul 16 01:44:30 2026] POST /v2.0/ports => generated 1324 bytes in 381 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2874] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:44:31 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1461/2875] 199.204.45.77 () {34 vars in 1259 bytes} [Thu Jul 16 01:44:32 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2876] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:32 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2877] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:32 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1416/2878] 199.204.45.77 () {34 vars in 972 bytes} [Thu Jul 16 01:44:33 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1324 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2879] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:44:33 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 800 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2880] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:44:33 2026] PUT /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1514 bytes in 412 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:44:33.573 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d78c9026-ea30-4639-ae92-ba4af6689896'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': '74f3e002-e129-49eb-a39e-e47a2b12da43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1464/2881] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4092 bytes in 47 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: 1418/2882] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2883] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1419/2884] 199.204.45.77 () {34 vars in 1101 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A150&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1466/2885] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/subnets?id=652baeb5-f6a3-4469-ad0d-923dd55507d9&id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 1411 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2886] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2887] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 1421/2888] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2889] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:34 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1422/2890] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4092 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2891] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => 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: 1423/2892] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2893] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2894] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1471/2895] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 8|app: 0|req: 1425/2896] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1472/2897] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2898] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&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: 1473/2899] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1427/2900] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:35 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1474/2901] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1428/2902] 199.204.45.77 () {34 vars in 1101 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A150&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1475/2903] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/subnets?id=652baeb5-f6a3-4469-ad0d-923dd55507d9&id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2904] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/2905] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 8|app: 0|req: 1430/2906] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2907] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:36 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1431/2908] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1516 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2909] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2910] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2911] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/subnets/652baeb5-f6a3-4469-ad0d-923dd55507d9 => generated 744 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2912] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44:40 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: 1480/2913] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:40 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: 1434/2914] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44:40 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: 1481/2915] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:40 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: 1435/2916] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2917] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => 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: 1436/2918] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1346 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2919] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2920] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 798 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/2921] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:44:40 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2922] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:41 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2925] 10.0.0.42 () {30 vars in 687 bytes} [Thu Jul 16 01:44:49 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: 1440/2926] 10.0.0.42 () {30 vars in 689 bytes} [Thu Jul 16 01:44:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2927] 10.0.0.42 () {30 vars in 665 bytes} [Thu Jul 16 01:44:50 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: 1441/2928] 10.0.0.42 () {30 vars in 701 bytes} [Thu Jul 16 01:44:50 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: 1488/2929] 10.0.0.42 () {28 vars in 436 bytes} [Thu Jul 16 01:44:50 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: 1442/2930] 10.0.0.42 () {30 vars in 725 bytes} [Thu Jul 16 01:44:50 2026] GET /v2.0/subnets/470cc203-add9-4013-916b-8ed366f85dd9 => generated 655 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/2931] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44:51 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: 1443/2932] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:51 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: 1490/2933] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44:51 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: 1444/2934] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:51 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: 1491/2935] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:51 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2936] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:44:51 2026] GET /v2.0/subnets/470cc203-add9-4013-916b-8ed366f85dd9 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2937] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:44:51 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2938] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:44: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: 1493/2939] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:44:51 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2940] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:44:51 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2941] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:44:51 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: 8|app: 0|req: 1448/2942] 199.204.45.77 () {34 vars in 714 bytes} [Thu Jul 16 01:44:51 2026] POST /v2.0/ports => generated 1332 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/2943] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:44:52 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1332 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: 1449/2944] 10.0.0.223 () {34 vars in 905 bytes} [Thu Jul 16 01:44:52 2026] GET /v2.0/extensions => generated 21537 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2945] 199.204.45.77 () {34 vars in 1259 bytes} [Thu Jul 16 01:44:53 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2946] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:53 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1497/2947] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:53 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2948] 199.204.45.77 () {34 vars in 972 bytes} [Thu Jul 16 01:44:53 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1332 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/2949] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:44:53 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2950] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:44:54 2026] PUT /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1522 bytes in 513 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:44:54.566 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-af6415d0-e191-435b-980b-313ead00ffc9'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': '894b32b5-8ad0-4580-80bd-ed1658e3ca7c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1499/2951] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 5608 bytes in 51 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: 1453/2952] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/2953] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=894b32b5-8ad0-4580-80bd-ed1658e3ca7c => 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: 1454/2954] 199.204.45.77 () {34 vars in 1103 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bd&port_id=894b32b5-8ad0-4580-80bd-ed1658e3ca7c => 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: 1501/2955] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/subnets?id=a9bc8544-61cd-465f-ab58-c1f648d5889e&id=470cc203-add9-4013-916b-8ed366f85dd9 => generated 1414 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2956] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 1502/2957] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 1456/2958] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1503/2959] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:55 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1505/2962] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 5608 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2963] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2964] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2965] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&device_owner=network%3Adhcp => generated 1244 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/2966] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1460/2967] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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/2968] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1461/2969] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2970] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2971] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1510/2972] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2973] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:44:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1511/2974] 199.204.45.77 () {34 vars in 1101 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A150&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1464/2975] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/subnets?id=652baeb5-f6a3-4469-ad0d-923dd55507d9&id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2976] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 1465/2977] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 7|app: 0|req: 1513/2978] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1466/2979] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1514/2980] 199.204.45.77 () {34 vars in 1055 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.126&port_id=894b32b5-8ad0-4580-80bd-ed1658e3ca7c => 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: 1467/2981] 199.204.45.77 () {34 vars in 1103 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A3bd&port_id=894b32b5-8ad0-4580-80bd-ed1658e3ca7c => 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: 1515/2982] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/subnets?id=a9bc8544-61cd-465f-ab58-c1f648d5889e&id=470cc203-add9-4013-916b-8ed366f85dd9 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2983] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2984] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2985] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1517/2986] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:44:57 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 8|app: 0|req: 1470/2987] 10.0.0.223 () {34 vars in 969 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/2988] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e => generated 797 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2989] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/subnets/470cc203-add9-4013-916b-8ed366f85dd9 => generated 673 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2990] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/subnets/a9bc8544-61cd-465f-ab58-c1f648d5889e => generated 748 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2991] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1516 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2992] 199.204.45.77 () {34 vars in 787 bytes} [Thu Jul 16 01:45:01 2026] PUT /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1251 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:01.871 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-163970b0-9c96-444d-bd0c-cdf58f41df98'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': '74f3e002-e129-49eb-a39e-e47a2b12da43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1473/2993] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b => generated 797 bytes in 52 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: 1521/2994] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:01 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2995] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2996] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:02 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: 1475/2997] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2998] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:02 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: 1476/2999] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3000] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3001] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1346 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3002] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3003] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 798 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3004] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3005] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3006] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 5381 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3007] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3008] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/3009] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/subnets?id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3010] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 1482/3011] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1530/3012] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:02 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1484/3015] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:15 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: 1532/3016] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:15 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: 1485/3017] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:15 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: 1533/3018] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:15 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: 1486/3019] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:15 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3020] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:15 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 5381 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3021] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:15 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: 1535/3022] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:15 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: 1488/3023] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:15 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: 1536/3024] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:15 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: 1489/3025] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:15 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3026] 199.204.45.77 () {34 vars in 787 bytes} [Thu Jul 16 01:45:15 2026] PUT /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1255 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:15.739 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c23dce83-84e5-46ae-a49f-b10fef171047'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': '894b32b5-8ad0-4580-80bd-ed1658e3ca7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1490/3027] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:15 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1538/3028] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:15 2026] GET /v2.0/subnets/470cc203-add9-4013-916b-8ed366f85dd9 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3029] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:15 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1291 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3030] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:45:15 2026] PUT /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1080 bytes in 304 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3031] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e => generated 797 bytes in 40 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: 1540/3032] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3033] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3034] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3035] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3036] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1495/3037] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:16 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1543/3038] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:17 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4973 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:17.777 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f5e03aa6-12b7-476f-86f6-c2dbb24a8067'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': '894b32b5-8ad0-4580-80bd-ed1658e3ca7c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1496/3039] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4973 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3040] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3041] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1545/3042] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 1498/3043] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 4973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3044] 199.204.45.77 () {34 vars in 972 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 1116 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3045] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3046] 199.204.45.77 () {34 vars in 1013 bytes} [Thu Jul 16 01:45:18 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3047] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:45:18 2026] PUT /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 917 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3048] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:19 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3865 bytes in 44 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-07-16 01:45:19.689 8 INFO neutron_taas.services.taas.taas_plugin [None req-5445c4f4-b8fb-4a1e-aba7-ecc02f2aa140 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 894b32b5-8ad0-4580-80bd-ed1658e3ca7c 2026-07-16 01:45:19.693 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5445c4f4-b8fb-4a1e-aba7-ecc02f2aa140 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 894b32b5-8ad0-4580-80bd-ed1658e3ca7c [pid: 8|app: 0|req: 1501/3049] 199.204.45.77 () {32 vars in 756 bytes} [Thu Jul 16 01:45:19 2026] DELETE /v2.0/ports/894b32b5-8ad0-4580-80bd-ed1658e3ca7c => generated 0 bytes in 173 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3050] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:19 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: 1502/3051] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:19 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: 1550/3052] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:19 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: 1503/3053] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:19 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: 1551/3054] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:19 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/3055] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:19 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => 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: 1552/3056] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1346 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3057] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3058] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 798 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3059] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3060] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3061] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3865 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3062] 199.204.45.77 () {34 vars in 1223 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/networks?id=0c20c4d4-06df-4167-9500-c7151efec11e&id=6864cd68-f95e-42bb-953f-5e2e136893f2&id=c818cca0-8449-45c0-8653-1a295522006b&id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 3094 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3063] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => 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: 1556/3064] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/3065] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&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: 7|app: 0|req: 1557/3066] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1510/3067] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 7|app: 0|req: 1558/3068] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1511/3069] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3070] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3071] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:20 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1560/3072] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:21 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1513/3073] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:45:21 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.99&port_id=74f3e002-e129-49eb-a39e-e47a2b12da43 => 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: 1561/3074] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:21 2026] GET /v2.0/subnets?id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3075] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:21 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&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: 1562/3076] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:21 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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/3077] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:21 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1563/3078] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:25 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: 1516/3079] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:25 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: 1564/3080] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:25 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: 1517/3081] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:25 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: 1565/3082] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:25 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3865 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3083] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45: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: 1566/3084] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:25 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: 1519/3085] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:25 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3086] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:25 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: 1520/3087] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:25 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1287 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3088] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:45:25 2026] PUT /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1080 bytes in 317 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:26.184 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e4d24d3-6845-4806-aacc-f3483d120ff2'] response: {'name': 'network-changed', 'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'tag': '74f3e002-e129-49eb-a39e-e47a2b12da43', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1521/3089] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b => generated 797 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: 7|app: 0|req: 1569/3090] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3091] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3694 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3094] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3694 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3095] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 800 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3096] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1525/3097] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:26 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3098] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:27 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 3694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3099] 199.204.45.77 () {34 vars in 972 bytes} [Thu Jul 16 01:45:28 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 1116 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3100] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:45:28 2026] GET /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3101] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:28 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1575/3102] 199.204.45.77 () {34 vars in 1013 bytes} [Thu Jul 16 01:45:28 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3103] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:45:28 2026] PUT /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 917 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3104] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-16 01:45:29.647 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9d9689f-34ba-4a6b-afae-ade2dcf96b90 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 74f3e002-e129-49eb-a39e-e47a2b12da43 2026-07-16 01:45:29.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9d9689f-34ba-4a6b-afae-ade2dcf96b90 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 74f3e002-e129-49eb-a39e-e47a2b12da43 [pid: 8|app: 0|req: 1529/3105] 199.204.45.77 () {32 vars in 756 bytes} [Thu Jul 16 01:45:29 2026] DELETE /v2.0/ports/74f3e002-e129-49eb-a39e-e47a2b12da43 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3106] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3107] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:29 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: 1578/3108] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3109] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3110] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3111] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => 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: 1580/3112] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:29 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1346 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3113] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3114] 199.204.45.77 () {30 vars in 740 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3115] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3116] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3117] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3118] 199.204.45.77 () {34 vars in 1143 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/networks?id=0c20c4d4-06df-4167-9500-c7151efec11e&id=6864cd68-f95e-42bb-953f-5e2e136893f2&id=c818cca0-8449-45c0-8653-1a295522006b => generated 2308 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3119] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => 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: 1584/3120] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1537/3121] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&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: 1585/3122] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1538/3123] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1586/3124] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.38&port_id=be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1539/3125] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/subnets?id=24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => 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: 1587/3126] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/ports?network_id=6864cd68-f95e-42bb-953f-5e2e136893f2&device_owner=network%3Adhcp => generated 1461 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3127] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1588/3128] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:30 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?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: 1542/3131] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45: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: 7|app: 0|req: 1590/3132] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45: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: 8|app: 0|req: 1543/3133] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:42 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: 1591/3134] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:42 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) 2026-07-16 01:45:42.131 8 INFO neutron.api.v2.resource [None req-ab2b2c9f-b017-46f1-ade5-b131c0e109a3 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1544/3135] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:45:42 2026] GET /v2.0/security-groups/lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => 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: 1592/3136] 199.204.45.77 () {30 vars in 782 bytes} [Thu Jul 16 01:45:42 2026] GET /v2.0/security-groups?name=lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 2865 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3137] 199.204.45.77 () {30 vars in 812 bytes} [Thu Jul 16 01:45:42 2026] GET /v2.0/security-group-rules?security_group_id=4cbc0a34-ed64-4807-843a-4cd06dc30d86 => generated 2334 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3138] 199.204.45.77 () {32 vars in 786 bytes} [Thu Jul 16 01:45:42 2026] DELETE /v2.0/security-group-rules/41a73497-ef25-4f33-b55e-320e9f0f865b => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3139] 199.204.45.77 () {32 vars in 786 bytes} [Thu Jul 16 01:45:42 2026] DELETE /v2.0/security-group-rules/f0aee33a-4501-4a57-85a1-510f3d96b353 => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:45:45.545 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ab92a11-6aae-48c9-a4c7-52c8f6358a68 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 66d42d90-77a1-4e25-aef5-2eefbee7d59d 2026-07-16 01:45:45.548 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ab92a11-6aae-48c9-a4c7-52c8f6358a68 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 66d42d90-77a1-4e25-aef5-2eefbee7d59d 2026-07-16 01:45:45.725 7 INFO neutron.db.l3_db [None req-7ab92a11-6aae-48c9-a4c7-52c8f6358a68 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Floating IP 857692fc-b05f-42ea-970e-506072a81a54 disassociated (deleted). External IP: 10.96.250.213, port: 751e22d6-2400-4a91-9334-c57486a2c833. [pid: 7|app: 0|req: 1594/3140] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:45:45 2026] DELETE /v2.0/floatingips/857692fc-b05f-42ea-970e-506072a81a54 => generated 0 bytes in 682 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:45:46.134 8 INFO neutron.api.v2.resource [None req-586a7823-bd63-43f1-b184-d4565633f638 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1547/3141] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:45:46 2026] GET /v2.0/floatingips/857692fc-b05f-42ea-970e-506072a81a54 => generated 144 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3142] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:46 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: 1548/3143] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:46 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3144] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:46 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: 1549/3145] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:46 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) 2026-07-16 01:45:46.920 7 INFO neutron.api.v2.resource [None req-1fc80222-4b85-484d-9de0-93b1136d0c78 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1597/3146] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:45:46 2026] GET /v2.0/security-groups/lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3147] 199.204.45.77 () {30 vars in 782 bytes} [Thu Jul 16 01:45:46 2026] GET /v2.0/security-groups?name=lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 1639 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3148] 199.204.45.77 () {30 vars in 812 bytes} [Thu Jul 16 01:45:46 2026] GET /v2.0/security-group-rules?security_group_id=4cbc0a34-ed64-4807-843a-4cd06dc30d86 => generated 1182 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3149] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45:47 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: 1599/3150] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:47 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/3151] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:47 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: 1600/3152] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:47 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: 1553/3153] 199.204.45.77 () {30 vars in 738 bytes} [Thu Jul 16 01:45:47 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3154] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:47 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1554/3155] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:47 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => 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: 1602/3156] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:47 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3157] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:48 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3158] 199.204.45.77 () {34 vars in 972 bytes} [Thu Jul 16 01:45:49 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1556/3159] 199.204.45.77 () {34 vars in 1057 bytes} [Thu Jul 16 01:45:49 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3160] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:49 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 2586 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3161] 199.204.45.77 () {34 vars in 1013 bytes} [Thu Jul 16 01:45:49 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3162] 199.204.45.77 () {38 vars in 1025 bytes} [Thu Jul 16 01:45:49 2026] PUT /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1147 bytes in 796 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3163] 199.204.45.77 () {30 vars in 766 bytes} [Thu Jul 16 01:45:50 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 41 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: 1559/3164] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:45:50 2026] PUT /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1087 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3165] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:50 2026] GET /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 1087 bytes in 31 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-07-16 01:45:50.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-06d14d4d-6412-4c9e-bff5-d7873b54c82c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: be729306-9fc9-47af-b3e5-d73a0083b96e 2026-07-16 01:45:50.860 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-06d14d4d-6412-4c9e-bff5-d7873b54c82c b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: be729306-9fc9-47af-b3e5-d73a0083b96e [pid: 8|app: 0|req: 1560/3166] 199.204.45.77 () {32 vars in 756 bytes} [Thu Jul 16 01:45:50 2026] DELETE /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3167] 199.204.45.77 () {30 vars in 700 bytes} [Thu Jul 16 01:45: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: 8|app: 0|req: 1561/3168] 199.204.45.77 () {30 vars in 702 bytes} [Thu Jul 16 01:45:51 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: 1608/3169] 199.204.45.77 () {30 vars in 678 bytes} [Thu Jul 16 01:45:51 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: 1562/3170] 199.204.45.77 () {30 vars in 714 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:45:51.162 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f9634eb8-0c92-45ac-9320-033f604df5d7 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3171] 199.204.45.77 () {32 vars in 756 bytes} [Thu Jul 16 01:45:51 2026] DELETE /v2.0/ports/be729306-9fc9-47af-b3e5-d73a0083b96e => 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: 1563/3172] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:51.229 7 INFO neutron.api.v2.resource [None req-aa22ec81-0ffd-404c-809a-5e3ab2530927 b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1610/3173] 199.204.45.77 () {30 vars in 760 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/security-groups/lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => 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: 1564/3174] 199.204.45.77 () {30 vars in 782 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/security-groups?name=lb-314ccbd9-b5f1-491d-ae0c-a327c00bd260 => generated 1639 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3175] 199.204.45.77 () {30 vars in 734 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3176] 199.204.45.77 () {34 vars in 786 bytes} [Thu Jul 16 01:45:51 2026] PUT /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 1094 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3177] 199.204.45.77 () {32 vars in 776 bytes} [Thu Jul 16 01:45:51 2026] DELETE /v2.0/security-groups/4cbc0a34-ed64-4807-843a-4cd06dc30d86 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:45:51.779 8 INFO neutron_taas.services.taas.taas_plugin [None req-72205201-2d01-44ac-9738-43d7f588712b b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: 751e22d6-2400-4a91-9334-c57486a2c833 2026-07-16 01:45:51.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72205201-2d01-44ac-9738-43d7f588712b b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: 751e22d6-2400-4a91-9334-c57486a2c833 [pid: 7|app: 0|req: 1613/3178] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/ports?tenant_id=b5789cfbc50243bfad3e46f2eaa208fe&device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3179] 199.204.45.77 () {34 vars in 1063 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/networks?id=0c20c4d4-06df-4167-9500-c7151efec11e&id=6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 1522 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3180] 199.204.45.77 () {34 vars in 1059 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.228&port_id=e72408a5-feba-4c66-8dc0-6d30f84d814b => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3181] 199.204.45.77 () {32 vars in 756 bytes} [Thu Jul 16 01:45:51 2026] DELETE /v2.0/ports/751e22d6-2400-4a91-9334-c57486a2c833 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3182] 199.204.45.77 () {34 vars in 981 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/subnets?id=877084d3-07d1-4c4f-b250-655f83d2f5fd => generated 654 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3183] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:51 2026] GET /v2.0/ports?network_id=0c20c4d4-06df-4167-9500-c7151efec11e&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3184] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:52 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1568/3185] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:52 2026] GET /v2.0/networks/0c20c4d4-06df-4167-9500-c7151efec11e?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: 1618/3186] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:45:54 2026] GET /v2.0/ports?device_id=fa8fad30-5c80-4e56-8a2d-25edde303ba0 => generated 1248 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:54.923 8 INFO neutron_taas.services.taas.taas_plugin [req-32a965ca-03c9-4169-9759-5a17434752e8 req-5ff80b19-dc17-40b2-9f1e-f62650a3263a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] TaaS: Handle Delete Port: e72408a5-feba-4c66-8dc0-6d30f84d814b 2026-07-16 01:45:54.926 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-32a965ca-03c9-4169-9759-5a17434752e8 req-5ff80b19-dc17-40b2-9f1e-f62650a3263a b7afd9adb5c24408a8cc2690196dedcf b5789cfbc50243bfad3e46f2eaa208fe - - default default] Tap Mirror: Handle Delete Port: e72408a5-feba-4c66-8dc0-6d30f84d814b [pid: 8|app: 0|req: 1569/3187] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:45:54 2026] DELETE /v2.0/ports/e72408a5-feba-4c66-8dc0-6d30f84d814b => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:45:55.093 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e25268bf-0364-4234-adc6-9e6b89beff59'] response: {'server_uuid': 'fa8fad30-5c80-4e56-8a2d-25edde303ba0', 'name': 'network-vif-deleted', 'tag': 'e72408a5-feba-4c66-8dc0-6d30f84d814b', 'status': 'completed', 'code': 200} 2026-07-16 01:45:56.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-cdfb30c7-53a3-4e37-b830-c65d9b2dcbcd 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: a0ebb225-c695-46eb-8f52-332437c0a396 2026-07-16 01:45:56.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cdfb30c7-53a3-4e37-b830-c65d9b2dcbcd 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: a0ebb225-c695-46eb-8f52-332437c0a396 2026-07-16 01:45:56.632 7 INFO neutron.db.l3_db [None req-cdfb30c7-53a3-4e37-b830-c65d9b2dcbcd 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Floating IP 81bf75db-bbaf-424d-aa4f-e519af6a8630 disassociated (deleted). External IP: 10.96.250.216, port: 02f10c5a-dc4d-4309-96c2-e05cc1645b94. [pid: 7|app: 0|req: 1619/3190] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:45:56 2026] DELETE /v2.0/floatingips/81bf75db-bbaf-424d-aa4f-e519af6a8630 => generated 0 bytes in 608 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:45:57.006 8 INFO neutron.api.v2.resource [None req-7bb78642-5e6e-4e73-8f25-0015ee4a077b 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3191] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:45:56 2026] GET /v2.0/floatingips/81bf75db-bbaf-424d-aa4f-e519af6a8630 => generated 144 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:45:57.015 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-41af22d0-2dd2-418c-a354-c0afd05aa7e0'] response: {'name': 'network-changed', 'server_uuid': '37d0555f-429c-4b80-96e0-9b707acca302', 'tag': '02f10c5a-dc4d-4309-96c2-e05cc1645b94', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1620/3192] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1196 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3193] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&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: 7|app: 0|req: 1621/3194] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1465 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3195] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/networks?id=cf6e4d90-2225-4098-aea6-5074a36f039e => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3196] 199.204.45.77 () {34 vars in 1051 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.4&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1575/3197] 199.204.45.77 () {34 vars in 1103 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A109&port_id=02f10c5a-dc4d-4309-96c2-e05cc1645b94 => 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: 1623/3198] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/subnets?id=a9bc8544-61cd-465f-ab58-c1f648d5889e&id=470cc203-add9-4013-916b-8ed366f85dd9 => 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: 1576/3199] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&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: 7|app: 0|req: 1624/3200] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/ports?network_id=cf6e4d90-2225-4098-aea6-5074a36f039e&device_owner=network%3Adhcp => generated 1461 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3201] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3202] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:45:57 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e?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: 8|app: 0|req: 1578/3203] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:45:59 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 1194 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:45:59.739 7 INFO neutron_taas.services.taas.taas_plugin [req-72980ccc-d45f-430b-9b3a-0f75f5d96e40 req-d4e2551e-528b-47cf-907e-fccefc2e8023 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 02f10c5a-dc4d-4309-96c2-e05cc1645b94 2026-07-16 01:45:59.742 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-72980ccc-d45f-430b-9b3a-0f75f5d96e40 req-d4e2551e-528b-47cf-907e-fccefc2e8023 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 02f10c5a-dc4d-4309-96c2-e05cc1645b94 [pid: 7|app: 0|req: 1626/3204] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:45:59 2026] DELETE /v2.0/ports/02f10c5a-dc4d-4309-96c2-e05cc1645b94 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:45:59.919 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bf86066-d618-4ca2-bc95-fbc4ca15e3f6'] response: {'server_uuid': '37d0555f-429c-4b80-96e0-9b707acca302', 'name': 'network-vif-deleted', 'tag': '02f10c5a-dc4d-4309-96c2-e05cc1645b94', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1579/3205] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:46:02 2026] GET /v2.0/ports?device_id=37d0555f-429c-4b80-96e0-9b707acca302 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-07-16 01:46:07.552 7 INFO neutron_taas.services.taas.taas_plugin [None req-23447daf-f369-46fe-9e35-5ff960b40b3d 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: ef226589-b45d-4224-b2a4-434245cef934 2026-07-16 01:46:07.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23447daf-f369-46fe-9e35-5ff960b40b3d 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: ef226589-b45d-4224-b2a4-434245cef934 2026-07-16 01:46:07.735 7 INFO neutron.db.l3_db [None req-23447daf-f369-46fe-9e35-5ff960b40b3d 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Floating IP ca1cbe0b-cd76-4842-aeae-f204a6383f20 disassociated (deleted). External IP: 10.96.250.217, port: be6d4f4a-3169-4487-b5ab-2eaef9e5fee8. [pid: 7|app: 0|req: 1627/3206] 10.0.0.38 () {32 vars in 729 bytes} [Thu Jul 16 01:46:07 2026] DELETE /v2.0/floatingips/ca1cbe0b-cd76-4842-aeae-f204a6383f20 => generated 0 bytes in 650 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:08.103 8 INFO neutron.api.v2.resource [None req-3d32e79f-d6e9-4a5a-bb6f-566e6fe4b7d0 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3207] 10.0.0.38 () {32 vars in 726 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/floatingips/ca1cbe0b-cd76-4842-aeae-f204a6383f20 => generated 144 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:08.116 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e42eac34-51b5-4a75-85df-6313d8f53753'] response: {'name': 'network-changed', 'server_uuid': 'c6cbf616-4cbe-41b2-8860-100fc6f22046', 'tag': 'be6d4f4a-3169-4487-b5ab-2eaef9e5fee8', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1628/3208] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1196 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3209] 10.0.0.223 () {34 vars in 1038 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/security-groups?id=fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3210] 199.204.45.77 () {34 vars in 1077 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/ports?tenant_id=ab67685b0ef84e419644670ec9248f9c&device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1465 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3211] 199.204.45.77 () {34 vars in 983 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/networks?id=c818cca0-8449-45c0-8653-1a295522006b => generated 800 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3212] 199.204.45.77 () {34 vars in 1053 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.14&port_id=be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => 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: 1583/3213] 199.204.45.77 () {34 vars in 1101 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d1&port_id=be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3214] 199.204.45.77 () {34 vars in 1061 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/subnets?id=652baeb5-f6a3-4469-ad0d-923dd55507d9&id=85890900-9980-47b4-a81e-13671ba14cd1 => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3215] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3216] 199.204.45.77 () {34 vars in 1049 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/ports?network_id=c818cca0-8449-45c0-8653-1a295522006b&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3217] 199.204.45.77 () {34 vars in 1009 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1633/3218] 199.204.45.77 () {34 vars in 1109 bytes} [Thu Jul 16 01:46:08 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b?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: 1586/3219] 199.204.45.77 () {34 vars in 991 bytes} [Thu Jul 16 01:46:10 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 1196 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-07-16 01:46:10.803 7 INFO neutron_taas.services.taas.taas_plugin [req-317a76f8-a647-4ec7-9701-37de9280bddf req-fe6c949a-73e5-4266-9f92-06f6af1da117 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 2026-07-16 01:46:10.805 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-317a76f8-a647-4ec7-9701-37de9280bddf req-fe6c949a-73e5-4266-9f92-06f6af1da117 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 [pid: 7|app: 0|req: 1634/3220] 199.204.45.77 () {36 vars in 994 bytes} [Thu Jul 16 01:46:10 2026] DELETE /v2.0/ports/be6d4f4a-3169-4487-b5ab-2eaef9e5fee8 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:11.020 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-84523c84-d84c-488d-b9a3-5023bbc86fa1'] response: {'server_uuid': 'c6cbf616-4cbe-41b2-8860-100fc6f22046', 'name': 'network-vif-deleted', 'tag': 'be6d4f4a-3169-4487-b5ab-2eaef9e5fee8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1588/3223] 10.0.0.223 () {34 vars in 988 bytes} [Thu Jul 16 01:46:13 2026] GET /v2.0/ports?device_id=c6cbf616-4cbe-41b2-8860-100fc6f22046 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3224] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:18 2026] DELETE /v2.0/security-group-rules/825188b3-77a4-4e31-ab26-dbe7e612e9f1 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:18.607 8 INFO neutron.api.v2.resource [None req-87bfdb09-6987-4b38-b281-be56f9dfeb99 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3225] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:18 2026] GET /v2.0/security-group-rules/825188b3-77a4-4e31-ab26-dbe7e612e9f1 => 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: 1637/3226] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:18 2026] DELETE /v2.0/security-group-rules/3fccfa10-609f-4e99-930f-8e0c41ff1adb => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:18.699 8 INFO neutron.api.v2.resource [None req-2d354107-3eef-4ee9-97e3-4375fb3a6794 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3227] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:18 2026] GET /v2.0/security-group-rules/3fccfa10-609f-4e99-930f-8e0c41ff1adb => 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: 1638/3228] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:18 2026] DELETE /v2.0/security-group-rules/1c690439-3791-453e-9d10-25459806dcc2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:18.784 8 INFO neutron.api.v2.resource [None req-69d5454b-b147-4f36-9b6a-3e4ade6b157d 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3229] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:18 2026] GET /v2.0/security-group-rules/1c690439-3791-453e-9d10-25459806dcc2 => 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: 1639/3230] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:18 2026] DELETE /v2.0/security-group-rules/bc6b787e-df8a-459d-82ba-22562ce58f0f => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:18.882 8 INFO neutron.api.v2.resource [None req-0b917101-5f74-4c20-81c3-09b2478fc0dd 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3231] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:18 2026] GET /v2.0/security-group-rules/bc6b787e-df8a-459d-82ba-22562ce58f0f => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3232] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:18 2026] DELETE /v2.0/security-group-rules/d4709dae-91d5-40d3-88ab-92e295f92534 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:18.985 8 INFO neutron.api.v2.resource [None req-a10c1d7c-366b-4a7c-a000-252c9646a311 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1593/3233] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:18 2026] GET /v2.0/security-group-rules/d4709dae-91d5-40d3-88ab-92e295f92534 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3234] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:18 2026] DELETE /v2.0/security-group-rules/48671de0-8918-472f-8cec-28d0029c4d14 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.072 8 INFO neutron.api.v2.resource [None req-68409b7b-e6cd-4bae-b75e-9396bb31bb42 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1594/3235] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-group-rules/48671de0-8918-472f-8cec-28d0029c4d14 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3236] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:19 2026] DELETE /v2.0/security-group-rules/beb610ac-c68d-4bcc-b5a6-137b64d4ef67 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.160 8 INFO neutron.api.v2.resource [None req-b1cea645-abbe-49f3-945c-d55fbf34dff3 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3237] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-group-rules/beb610ac-c68d-4bcc-b5a6-137b64d4ef67 => 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: 1643/3238] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:19 2026] DELETE /v2.0/security-group-rules/72b4930e-1beb-441f-88d2-5ff2c5a15009 => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.235 8 INFO neutron.api.v2.resource [None req-424d21f8-cbc5-4073-b255-6acb3a2308c5 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3239] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-group-rules/72b4930e-1beb-441f-88d2-5ff2c5a15009 => 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: 1644/3240] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:19 2026] DELETE /v2.0/security-group-rules/2d1fa6d8-4f02-4492-aaae-31353a748ed4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.306 8 INFO neutron.api.v2.resource [None req-e6ef64fe-6c1b-445d-9791-f8fe7b0ad540 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3241] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-group-rules/2d1fa6d8-4f02-4492-aaae-31353a748ed4 => 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: 1645/3242] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:19 2026] DELETE /v2.0/security-group-rules/8796471f-a6d8-44f0-bb53-4ba7c7c925b6 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.379 8 INFO neutron.api.v2.resource [None req-16fddfa9-ec3b-4194-9d86-3dee55ef76d5 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3243] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-group-rules/8796471f-a6d8-44f0-bb53-4ba7c7c925b6 => 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: 1646/3244] 10.0.0.38 () {32 vars in 747 bytes} [Thu Jul 16 01:46:19 2026] DELETE /v2.0/security-group-rules/a4d66176-0769-416a-bf0c-2dc924001494 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.444 8 INFO neutron.api.v2.resource [None req-1cc074d8-54dc-45e5-b660-77fe09632585 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3245] 10.0.0.38 () {32 vars in 744 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-group-rules/a4d66176-0769-416a-bf0c-2dc924001494 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3246] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:19 2026] DELETE /v2.0/security-groups/fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:19.531 8 INFO neutron.api.v2.resource [None req-537b642d-e2b9-46c9-808a-6a2c5ee49377 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3247] 10.0.0.38 () {32 vars in 734 bytes} [Thu Jul 16 01:46:19 2026] GET /v2.0/security-groups/fa2a6bf2-ec10-4f86-bb41-877b3a1a7bab => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:19.898 7 INFO neutron_taas.services.taas.taas_plugin [None req-90986be4-947d-4020-afa3-fd808f856d40 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 14ed94e5-89ba-4a62-a810-d81de2698066 2026-07-16 01:46:19.904 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90986be4-947d-4020-afa3-fd808f856d40 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 14ed94e5-89ba-4a62-a810-d81de2698066 [pid: 7|app: 0|req: 1648/3248] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:46:19 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/remove_router_interface => generated 309 bytes in 865 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:46:20.600 8 INFO neutron.api.v2.resource [None req-5061c69b-e675-4470-b93e-b342c89eb321 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3249] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:46:20 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/remove_router_interface => generated 198 bytes in 155 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:21.004 7 INFO neutron_taas.services.taas.taas_plugin [None req-5194a363-f1cb-44bb-b2c4-31ad17f5777b 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 7df0ad98-90d1-4ce7-914c-6d71e5b527ce 2026-07-16 01:46:21.007 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5194a363-f1cb-44bb-b2c4-31ad17f5777b 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 7df0ad98-90d1-4ce7-914c-6d71e5b527ce [pid: 7|app: 0|req: 1649/3250] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:46:20 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/remove_router_interface => generated 309 bytes in 947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:46:21.717 8 INFO neutron.api.v2.resource [None req-d13ae0f8-fc89-48f0-a2ad-75751df1a980 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3251] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:46:21 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/remove_router_interface => generated 198 bytes in 158 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:22.127 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f8aa695-ea0d-41ce-84af-2ba967131c68 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 9d7a1d83-70e7-40bf-bf77-d8fa6b172cd5 2026-07-16 01:46:22.131 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f8aa695-ea0d-41ce-84af-2ba967131c68 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 9d7a1d83-70e7-40bf-bf77-d8fa6b172cd5 [pid: 7|app: 0|req: 1650/3252] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:46:21 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/remove_router_interface => generated 309 bytes in 818 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-16 01:46:22.699 8 INFO neutron.api.v2.resource [None req-fe05868b-d96c-4772-886c-fadce236baec 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3253] 10.0.0.38 () {34 vars in 786 bytes} [Thu Jul 16 01:46:22 2026] PUT /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd/remove_router_interface => generated 198 bytes in 153 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:22.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-122c1251-4870-44ed-ae49-6b394b1c6df6 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 0f9f8b9d-ef02-4ad8-85e6-b216942d79cc 2026-07-16 01:46:22.928 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-122c1251-4870-44ed-ae49-6b394b1c6df6 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 0f9f8b9d-ef02-4ad8-85e6-b216942d79cc 2026-07-16 01:46:23.158 7 INFO neutron_taas.services.taas.taas_plugin [None req-122c1251-4870-44ed-ae49-6b394b1c6df6 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 64259c64-e49f-4231-b161-4e61b4b5e14c 2026-07-16 01:46:23.161 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-122c1251-4870-44ed-ae49-6b394b1c6df6 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 64259c64-e49f-4231-b161-4e61b4b5e14c 2026-07-16 01:46:23.526 7 INFO neutron.db.l3_hamode_db [None req-122c1251-4870-44ed-ae49-6b394b1c6df6 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] HA network 5c4f2a08-2e50-4a7b-8806-6391d8fe3c81 was deleted as no HA routers are present in tenant ab67685b0ef84e419644670ec9248f9c. [pid: 7|app: 0|req: 1651/3254] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:22 2026] DELETE /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd => generated 0 bytes in 825 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-07-16 01:46:23.539 7 INFO neutron.services.segments.plugin [-] Segment fe0be869-74be-4070-8a65-ee28416d5178 resource provider aggregate not found 2026-07-16 01:46:23.544 7 INFO neutron.services.segments.plugin [-] Segment fe0be869-74be-4070-8a65-ee28416d5178 resource provider aggregate not found 2026-07-16 01:46:23.553 8 INFO neutron.api.v2.resource [None req-ac2df377-728d-4c2f-bc6a-5f7191e62d1c 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3255] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:23 2026] GET /v2.0/routers/756cd5b6-148f-459b-8738-da80d8378fbd => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:23.561 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe0be869-74be-4070-8a65-ee28416d5178 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe0be869-74be-4070-8a65-ee28416d5178 found for delete ", "request_id": "req-4f6bcbfe-ee4b-4224-9c46-90686b028705"}]} 2026-07-16 01:46:23.561 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe0be869-74be-4070-8a65-ee28416d5178 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe0be869-74be-4070-8a65-ee28416d5178 found for delete ", "request_id": "req-9e9eedee-e09b-4729-b1ae-427f1d5de908"}]} [pid: 7|app: 0|req: 1652/3256] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:23 2026] DELETE /v2.0/subnets/a9bc8544-61cd-465f-ab58-c1f648d5889e => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:23.713 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a3ad66fb-87ce-4ca8-aedc-4f8a14baff31 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3257] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:23 2026] GET /v2.0/subnets/a9bc8544-61cd-465f-ab58-c1f648d5889e => 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: 1653/3258] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:23 2026] DELETE /v2.0/subnets/470cc203-add9-4013-916b-8ed366f85dd9 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:23.882 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b36e154e-5a1d-4fc9-b948-eff287989729 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1606/3259] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:23 2026] GET /v2.0/subnets/470cc203-add9-4013-916b-8ed366f85dd9 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:24.005 7 INFO neutron_taas.services.taas.taas_plugin [None req-fb868f55-3534-47d9-8f3c-678cba8ae66e 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 546339b8-b482-43db-af50-39a0c9f17205 2026-07-16 01:46:24.008 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb868f55-3534-47d9-8f3c-678cba8ae66e 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 546339b8-b482-43db-af50-39a0c9f17205 [pid: 7|app: 0|req: 1654/3260] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:46:23 2026] DELETE /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:24.265 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b3943ded-ed29-4aeb-922f-9bef5347be2b 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1607/3261] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:46:24 2026] GET /v2.0/networks/cf6e4d90-2225-4098-aea6-5074a36f039e => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3262] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:24 2026] DELETE /v2.0/subnets/652baeb5-f6a3-4469-ad0d-923dd55507d9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:24.426 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7fae3fa3-4439-4e4e-88ae-753a16d3ab45 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1608/3263] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:24 2026] GET /v2.0/subnets/652baeb5-f6a3-4469-ad0d-923dd55507d9 => 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: 1656/3264] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:24 2026] DELETE /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:24.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eada9fdc-3874-491b-b849-e8ff90bc5984 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1609/3265] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:24 2026] GET /v2.0/subnets/85890900-9980-47b4-a81e-13671ba14cd1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:24.699 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4ac325f-5427-42f1-ac7e-593a49357f8b 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 09d0e66d-4ad0-450c-aac9-ba5b86eb69f2 2026-07-16 01:46:24.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4ac325f-5427-42f1-ac7e-593a49357f8b 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 09d0e66d-4ad0-450c-aac9-ba5b86eb69f2 [pid: 7|app: 0|req: 1657/3266] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:46:24 2026] DELETE /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b => generated 0 bytes in 299 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:24.923 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a060cf9d-d615-4cec-ab26-84d6ec2560a2 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1610/3267] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:46:24 2026] GET /v2.0/networks/c818cca0-8449-45c0-8653-1a295522006b => 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: 1658/3268] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:24 2026] DELETE /v2.0/subnets/790630cd-c9bd-4d22-b8e7-02b7ebc84bf8 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:25.072 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afb6cd0c-b3e8-4ab1-8b19-7239ca383f7f 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1611/3269] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:25 2026] GET /v2.0/subnets/790630cd-c9bd-4d22-b8e7-02b7ebc84bf8 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1659/3270] 10.0.0.38 () {32 vars in 721 bytes} [Thu Jul 16 01:46:25 2026] DELETE /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:25.211 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8a4fbb91-73eb-4956-8c39-596048b05bb6 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1612/3271] 10.0.0.38 () {32 vars in 718 bytes} [Thu Jul 16 01:46:25 2026] GET /v2.0/subnets/24f3d3c6-21dd-4e72-8efa-d4515fa781a0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:25.321 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3f979c4-c761-4703-b330-09d9866dbaa8 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] TaaS: Handle Delete Port: 2ac7ec53-298b-4422-875e-a163cd94e671 2026-07-16 01:46:25.323 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3f979c4-c761-4703-b330-09d9866dbaa8 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] Tap Mirror: Handle Delete Port: 2ac7ec53-298b-4422-875e-a163cd94e671 [pid: 7|app: 0|req: 1660/3272] 10.0.0.38 () {32 vars in 723 bytes} [Thu Jul 16 01:46:25 2026] DELETE /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-07-16 01:46:25.549 8 INFO neutron.pecan_wsgi.hooks.translation [None req-33abd96d-5120-4985-bdf4-a796f73638a2 4c7d03d0fefe43c38a299007e54448b0 ab67685b0ef84e419644670ec9248f9c - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1613/3273] 10.0.0.38 () {32 vars in 720 bytes} [Thu Jul 16 01:46:25 2026] GET /v2.0/networks/6864cd68-f95e-42bb-953f-5e2e136893f2 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-07-16 01:46:25.585 7 INFO neutron.services.segments.plugin [-] Segment fa71a23d-22ef-47be-aaf3-e2709dbb1a7b resource provider aggregate not found 2026-07-16 01:46:25.594 7 INFO neutron.services.segments.plugin [-] Segment fa71a23d-22ef-47be-aaf3-e2709dbb1a7b resource provider aggregate not found 2026-07-16 01:46:25.603 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fa71a23d-22ef-47be-aaf3-e2709dbb1a7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa71a23d-22ef-47be-aaf3-e2709dbb1a7b found for delete ", "request_id": "req-66ef05b6-25f8-45e0-bf01-3785719e47e0"}]} 2026-07-16 01:46:25.617 7 INFO neutron.services.segments.plugin [-] Segment 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 resource provider aggregate not found 2026-07-16 01:46:25.622 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment fa71a23d-22ef-47be-aaf3-e2709dbb1a7b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa71a23d-22ef-47be-aaf3-e2709dbb1a7b found for delete ", "request_id": "req-e7dccfe0-ea27-434b-99a8-9a1a3d97b633"}]} 2026-07-16 01:46:25.633 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 found for delete ", "request_id": "req-53b6ee1b-a6f5-4491-bf59-aa72847b5486"}]} 2026-07-16 01:46:25.644 7 INFO neutron.services.segments.plugin [-] Segment 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 resource provider aggregate not found 2026-07-16 01:46:25.645 7 INFO neutron.services.segments.plugin [-] Segment 240707c8-dbe7-4bdf-a66c-d8d550661677 resource provider aggregate not found 2026-07-16 01:46:25.661 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 240707c8-dbe7-4bdf-a66c-d8d550661677 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 240707c8-dbe7-4bdf-a66c-d8d550661677 found for delete ", "request_id": "req-136f1d02-b82d-4c08-8b35-0d5363d10026"}]} 2026-07-16 01:46:25.669 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 278c11bf-dd33-40c5-95e4-2e01dc89d6d5 found for delete ", "request_id": "req-19847b54-95c9-4474-a8fc-794c91ee4b30"}]} 2026-07-16 01:46:25.684 7 INFO neutron.services.segments.plugin [-] Segment 240707c8-dbe7-4bdf-a66c-d8d550661677 resource provider aggregate not found 2026-07-16 01:46:25.699 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 240707c8-dbe7-4bdf-a66c-d8d550661677 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 240707c8-dbe7-4bdf-a66c-d8d550661677 found for delete ", "request_id": "req-6969e5d1-f830-4b78-bd82-b64c278fa80a"}]} [pid: 8|app: 0|req: 1615/3276] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:27 2026] GET /v2.0/security-groups?tenant_id=b1017eac614440b39b2a93f8345ad6e0&name=default => generated 2929 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1662/3277] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:27 2026] DELETE /v2.0/security-groups/a9cba4c2-a4e9-44bd-a8d9-35a82da8fd16 => 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: 1616/3278] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:27 2026] GET /v2.0/security-groups?tenant_id=a389af7066b840889cf451e9c9080911&name=default => generated 2929 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3279] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:28 2026] DELETE /v2.0/security-groups/7ce7dcb0-24d3-456c-b92b-2edf03de754e => 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: 1617/3280] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:28 2026] GET /v2.0/security-groups?tenant_id=ab67685b0ef84e419644670ec9248f9c&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: 1664/3281] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:28 2026] DELETE /v2.0/security-groups/c6f71f38-e575-4fe4-a5b8-a9785867478f => 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: 1618/3282] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:28 2026] GET /v2.0/security-groups?tenant_id=791fb2fc1f4b4b30a8c9006ee391d1fe&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3283] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:28 2026] DELETE /v2.0/security-groups/11e2bc89-d1d2-4bda-800a-a0b1ca82f1c0 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3284] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:28 2026] GET /v2.0/security-groups?tenant_id=37d637e4c82645519ace007dbc36ca46&name=default => generated 2929 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3285] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:29 2026] DELETE /v2.0/security-groups/060dca76-d440-4815-a5e1-b375e1ceb25e => 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: 1620/3286] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:29 2026] GET /v2.0/security-groups?tenant_id=0beff701727d43aea6d14dfe8d3c57f4&name=default => generated 2929 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3287] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:29 2026] DELETE /v2.0/security-groups/57fa44a7-cd40-48a7-9ff4-82821d513cd3 => 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: 1621/3288] 10.0.0.38 () {32 vars in 771 bytes} [Thu Jul 16 01:46:29 2026] GET /v2.0/security-groups?tenant_id=7a9b95916e6549a1811107fd7e74d117&name=default => generated 2929 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3289] 10.0.0.38 () {32 vars in 737 bytes} [Thu Jul 16 01:46:29 2026] DELETE /v2.0/security-groups/9979c061-9f4e-4d4b-b399-9af7fca85228 => 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: 1622/3290] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:46:32 2026] GET /v2.0/networks => generated 2168 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3291] 10.0.0.38 () {32 vars in 652 bytes} [Thu Jul 16 01:46:33 2026] GET /v2.0/floatingips => 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: 1623/3292] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:46:33 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3293] 10.0.0.38 () {32 vars in 640 bytes} [Thu Jul 16 01:46:33 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) [pid: 8|app: 0|req: 1624/3294] 10.0.0.38 () {32 vars in 644 bytes} [Thu Jul 16 01:46:33 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3295] 10.0.0.38 () {32 vars in 646 bytes} [Thu Jul 16 01:46:33 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: 1625/3296] 10.0.0.38 () {32 vars in 660 bytes} [Thu Jul 16 01:46:33 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3297] 10.0.0.38 () {32 vars in 652 bytes} [Thu Jul 16 01:46:33 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)