+ 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 Aug 6 07:41:11 2026] *** compiled with version: 13.3.0 on 02 June 2026 01:53:56 os: Linux-5.15.0-186-generic #196-Ubuntu SMP Sat Jun 20 16:09:34 UTC 2026 nodename: neutron-server-9fdf4d978-t4lbz 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 0x7f9b2765d668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-06 07:41:16.384 8 INFO neutron.common.config [-] Logging enabled! 2026-08-06 07:41:16.385 8 INFO neutron.common.config [-] uwsgi version 27.0.4.dev12 2026-08-06 07:41:16.452 7 INFO neutron.common.config [-] Logging enabled! 2026-08-06 07:41:16.452 7 INFO neutron.common.config [-] uwsgi version 27.0.4.dev12 2026-08-06 07:41:16.822 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 07:41:16.875 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-06 07:41:18.468 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 07:41:18.471 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 07:41:18.473 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 07:41:18.474 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 07:41:18.475 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-06 07:41:18.475 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 07:41:18.476 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 07:41:18.476 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-06 07:41:18.476 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 07:41:18.479 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-06 07:41:18.480 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-08-06 07:41:18.480 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-08-06 07:41:18.480 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-08-06 07:41:18.480 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 07:41:18.484 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 07:41:18.484 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 07:41:18.484 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 07:41:18.489 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 07:41:18.489 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-06 07:41:18.489 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 07:41:18.511 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 07:41:18.512 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 07:41:18.512 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 07:41:18.513 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-08-06 07:41:18.515 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-08-06 07:41:18.515 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-08-06 07:41:18.543 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 07:41:18.544 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 07:41:18.544 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 07:41:18.544 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 07:41:18.547 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-06 07:41:18.548 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-06 07:41:18.548 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-08-06 07:41:18.548 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-08-06 07:41:18.826 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing driver for type 'vlan' 2026-08-06 07:41:18.868 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing driver for type 'vlan' 2026-08-06 07:41:19.116 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] VlanTypeDriver initialization complete 2026-08-06 07:41:19.116 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 07:41:19.116 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 07:41:19.130 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 07:41:19.130 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 07:41:19.130 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing extension driver 'port_security' 2026-08-06 07:41:19.131 8 INFO neutron.plugins.ml2.extensions.port_security [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 07:41:19.131 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing extension driver 'qos' 2026-08-06 07:41:19.131 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 07:41:19.131 8 INFO neutron.plugins.ml2.managers [None req-97d7be42-53ae-4b97-9138-dafe8d148fac - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 07:41:19.148 8 INFO neutron.quota [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded quota_driver: . 2026-08-06 07:41:19.149 8 INFO neutron.plugins.ml2.plugin [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 07:41:19.149 8 INFO neutron.plugins.ml2.managers [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 07:41:19.149 8 INFO neutron.plugins.ml2.managers [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 07:41:19.149 8 INFO neutron.plugins.ml2.managers [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 07:41:19.150 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: qos 2026-08-06 07:41:19.162 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] VlanTypeDriver initialization complete 2026-08-06 07:41:19.162 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing driver for type 'vxlan' 2026-08-06 07:41:19.162 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-08-06 07:41:19.164 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: router 2026-08-06 07:41:19.173 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-06 07:41:19.174 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-06 07:41:19.174 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing extension driver 'port_security' 2026-08-06 07:41:19.174 7 INFO neutron.plugins.ml2.extensions.port_security [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-06 07:41:19.174 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing extension driver 'qos' 2026-08-06 07:41:19.174 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-08-06 07:41:19.174 7 INFO neutron.plugins.ml2.managers [None req-8463792a-f12d-4327-881a-07393873df60 - - - - - -] Initializing mechanism driver 'l2population' 2026-08-06 07:41:19.189 7 INFO neutron.quota [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded quota_driver: . 2026-08-06 07:41:19.189 7 INFO neutron.plugins.ml2.plugin [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Modular L2 Plugin initialization complete 2026-08-06 07:41:19.189 7 INFO neutron.plugins.ml2.managers [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-06 07:41:19.189 7 INFO neutron.plugins.ml2.managers [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-06 07:41:19.190 7 INFO neutron.plugins.ml2.managers [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-06 07:41:19.190 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: qos 2026-08-06 07:41:19.203 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: router 2026-08-06 07:41:19.214 8 INFO neutron.services.service_base [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 07:41:19.214 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: segments 2026-08-06 07:41:19.245 7 INFO neutron.services.service_base [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-08-06 07:41:19.246 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: segments 2026-08-06 07:41:19.335 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: trunk 2026-08-06 07:41:19.352 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: vpnaas 2026-08-06 07:41:19.352 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: trunk 2026-08-06 07:41:19.368 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: vpnaas 2026-08-06 07:41:19.392 8 WARNING stevedore.named [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 07:41:19.409 7 WARNING stevedore.named [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-08-06 07:41:19.463 8 INFO neutron_vpnaas.services.vpn.plugin [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 07:41:19.464 8 INFO neutron.common.utils [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-06 07:41:19.464 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: taas 2026-08-06 07:41:19.470 7 INFO neutron_vpnaas.services.vpn.plugin [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-06 07:41:19.470 7 INFO neutron.common.utils [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-08-06 07:41:19.470 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: taas 2026-08-06 07:41:19.490 8 WARNING stevedore.named [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 07:41:19.494 7 WARNING stevedore.named [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 07:41:19.511 8 INFO neutron_taas.services.taas.taas_plugin [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 07:41:19.511 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: tapmirror 2026-08-06 07:41:19.512 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-06 07:41:19.513 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: tapmirror 2026-08-06 07:41:19.527 7 WARNING stevedore.named [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 07:41:19.527 8 WARNING stevedore.named [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-08-06 07:41:19.540 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 07:41:19.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-06 07:41:19.541 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 07:41:19.541 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: auto_allocate 2026-08-06 07:41:19.549 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: tag 2026-08-06 07:41:19.553 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: tag 2026-08-06 07:41:19.560 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: timestamp 2026-08-06 07:41:19.563 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 07:41:19.563 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: timestamp 2026-08-06 07:41:19.566 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: network_ip_availability 2026-08-06 07:41:19.567 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: flavors 2026-08-06 07:41:19.570 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: flavors 2026-08-06 07:41:19.572 8 INFO neutron.manager [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loading Plugin: revisions 2026-08-06 07:41:19.575 7 INFO neutron.manager [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loading Plugin: revisions 2026-08-06 07:41:19.576 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Initializing extension manager. 2026-08-06 07:41:19.578 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: address-group 2026-08-06 07:41:19.578 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Initializing extension manager. 2026-08-06 07:41:19.579 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: address-scope 2026-08-06 07:41:19.579 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: address-group 2026-08-06 07:41:19.579 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 07:41:19.580 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: address-scope 2026-08-06 07:41:19.580 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: agent 2026-08-06 07:41:19.581 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-08-06 07:41:19.581 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 07:41:19.582 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: agent 2026-08-06 07:41:19.582 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: agent-resources-synced 2026-08-06 07:41:19.582 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 07:41:19.583 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-06 07:41:19.583 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 07:41:19.584 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-06 07:41:19.584 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: availability_zone 2026-08-06 07:41:19.585 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: availability_zone 2026-08-06 07:41:19.585 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 07:41:19.585 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: availability_zone_filter 2026-08-06 07:41:19.585 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 07:41:19.586 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-06 07:41:19.586 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 07:41:19.586 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: default-subnetpools 2026-08-06 07:41:19.587 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 07:41:19.588 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-06 07:41:19.588 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: dns-integration 2026-08-06 07:41:19.588 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: dns-integration 2026-08-06 07:41:19.589 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 07:41:19.589 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: dns-domain-ports 2026-08-06 07:41:19.589 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 07:41:19.590 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-08-06 07:41:19.590 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: dvr 2026-08-06 07:41:19.590 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 07:41:19.590 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: dvr 2026-08-06 07:41:19.591 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-06 07:41:19.591 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 07:41:19.592 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: empty-string-filtering 2026-08-06 07:41:19.592 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 07:41:19.592 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 07:41:19.592 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 07:41:19.593 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: external-net 2026-08-06 07:41:19.593 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-06 07:41:19.593 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 07:41:19.593 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: external-net 2026-08-06 07:41:19.594 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: extraroute 2026-08-06 07:41:19.594 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 07:41:19.595 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-06 07:41:19.595 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-06 07:41:19.595 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: extraroute 2026-08-06 07:41:19.595 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 07:41:19.596 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 07:41:19.596 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: extraroute-atomic 2026-08-06 07:41:19.596 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 07:41:19.597 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-06 07:41:19.597 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: fip-port-details 2026-08-06 07:41:19.597 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-06 07:41:19.598 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-06 07:41:19.598 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: flavors 2026-08-06 07:41:19.598 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-06 07:41:19.599 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: fip-port-details 2026-08-06 07:41:19.599 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 07:41:19.599 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: flavors 2026-08-06 07:41:19.600 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 07:41:19.600 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: ip_allocation 2026-08-06 07:41:19.601 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-06 07:41:19.601 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 07:41:19.602 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: floatingip-pools 2026-08-06 07:41:19.602 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 07:41:19.602 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: ip_allocation 2026-08-06 07:41:19.603 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: ip-substring-filtering 2026-08-06 07:41:19.603 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: router 2026-08-06 07:41:19.603 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: l2_adjacency 2026-08-06 07:41:19.605 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: router 2026-08-06 07:41:19.605 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 07:41:19.606 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 07:41:19.606 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 07:41:19.606 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-06 07:41:19.607 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 07:41:19.607 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-08-06 07:41:19.607 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: l3-ha 2026-08-06 07:41:19.608 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-08-06 07:41:19.608 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 07:41:19.608 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: ext-gw-mode 2026-08-06 07:41:19.608 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 07:41:19.609 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: l3-ha 2026-08-06 07:41:19.609 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: l3-flavors 2026-08-06 07:41:19.609 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-06 07:41:19.610 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-08-06 07:41:19.610 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 07:41:19.610 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: l3-flavors 2026-08-06 07:41:19.611 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 07:41:19.611 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-06 07:41:19.612 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-08-06 07:41:19.613 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 07:41:19.614 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: l3_agent_scheduler 2026-08-06 07:41:19.614 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 07:41:19.615 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 07:41:19.615 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-06 07:41:19.616 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension logging not supported by any of loaded plugins 2026-08-06 07:41:19.616 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 07:41:19.617 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 07:41:19.617 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-06 07:41:19.617 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: multi-provider 2026-08-06 07:41:19.618 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-06 07:41:19.618 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: net-mtu 2026-08-06 07:41:19.618 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: multi-provider 2026-08-06 07:41:19.618 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 07:41:19.619 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: net-mtu 2026-08-06 07:41:19.619 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 07:41:19.619 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: net-mtu-writable 2026-08-06 07:41:19.620 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: network_ha 2026-08-06 07:41:19.620 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: network_availability_zone 2026-08-06 07:41:19.620 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 07:41:19.620 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: network_ha 2026-08-06 07:41:19.621 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 07:41:19.622 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: network-ip-availability 2026-08-06 07:41:19.622 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: pagination 2026-08-06 07:41:19.622 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-device-profile 2026-08-06 07:41:19.623 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 07:41:19.624 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 07:41:19.624 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 07:41:19.624 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-06 07:41:19.625 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-mac-override 2026-08-06 07:41:19.625 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: pagination 2026-08-06 07:41:19.625 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 07:41:19.625 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-device-profile 2026-08-06 07:41:19.626 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 07:41:19.626 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-06 07:41:19.626 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 07:41:19.626 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-06 07:41:19.627 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-resource-request 2026-08-06 07:41:19.627 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-06 07:41:19.627 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 07:41:19.627 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-mac-override 2026-08-06 07:41:19.628 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-06 07:41:19.628 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 07:41:19.628 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-06 07:41:19.628 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: binding 2026-08-06 07:41:19.629 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-06 07:41:19.629 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: binding-extended 2026-08-06 07:41:19.629 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-resource-request 2026-08-06 07:41:19.630 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-security 2026-08-06 07:41:19.630 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-06 07:41:19.630 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: project-id 2026-08-06 07:41:19.630 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-06 07:41:19.631 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: provider 2026-08-06 07:41:19.631 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: binding 2026-08-06 07:41:19.631 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 07:41:19.632 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: binding-extended 2026-08-06 07:41:19.632 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-security 2026-08-06 07:41:19.633 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: project-id 2026-08-06 07:41:19.633 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: provider 2026-08-06 07:41:19.634 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-08-06 07:41:19.636 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos 2026-08-06 07:41:19.637 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 07:41:19.637 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos 2026-08-06 07:41:19.637 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 07:41:19.638 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-default 2026-08-06 07:41:19.638 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-fip 2026-08-06 07:41:19.638 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-06 07:41:19.639 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 07:41:19.639 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-06 07:41:19.639 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 07:41:19.640 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-default 2026-08-06 07:41:19.640 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 07:41:19.640 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-fip 2026-08-06 07:41:19.641 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 07:41:19.641 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-06 07:41:19.642 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 07:41:19.642 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-06 07:41:19.643 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-06 07:41:19.643 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-pps 2026-08-06 07:41:19.644 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 07:41:19.644 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-06 07:41:19.644 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-06 07:41:19.644 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 07:41:19.645 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-pps 2026-08-06 07:41:19.645 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 07:41:19.646 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-06 07:41:19.646 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-06 07:41:19.647 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 07:41:19.647 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: qos-rules-alias 2026-08-06 07:41:19.647 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: quota-check-limit 2026-08-06 07:41:19.647 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 07:41:19.648 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-06 07:41:19.650 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: quotas 2026-08-06 07:41:19.650 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: quotas 2026-08-06 07:41:19.651 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: quota_details 2026-08-06 07:41:19.652 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: quota_details 2026-08-06 07:41:19.652 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: rbac-policies 2026-08-06 07:41:19.653 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: rbac-policies 2026-08-06 07:41:19.653 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 07:41:19.654 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: rbac-address-group 2026-08-06 07:41:19.654 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 07:41:19.654 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 07:41:19.654 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: rbac-address-scope 2026-08-06 07:41:19.655 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 07:41:19.655 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: rbac-security-groups 2026-08-06 07:41:19.655 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: revision-if-match 2026-08-06 07:41:19.655 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: rbac-subnetpool 2026-08-06 07:41:19.656 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: revision-if-match 2026-08-06 07:41:19.656 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 07:41:19.657 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 07:41:19.657 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-06 07:41:19.657 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 07:41:19.657 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: router_availability_zone 2026-08-06 07:41:19.658 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-06 07:41:19.659 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 07:41:19.659 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 07:41:19.660 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-06 07:41:19.660 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 07:41:19.660 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-06 07:41:19.661 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 07:41:19.661 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: port-security-groups-filtering 2026-08-06 07:41:19.661 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 07:41:19.661 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-06 07:41:19.662 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 07:41:19.662 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-06 07:41:19.663 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-06 07:41:19.666 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: security-group 2026-08-06 07:41:19.667 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: security-group 2026-08-06 07:41:19.668 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: segment 2026-08-06 07:41:19.669 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 07:41:19.669 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: segment 2026-08-06 07:41:19.669 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: service-type 2026-08-06 07:41:19.670 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-06 07:41:19.670 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: sorting 2026-08-06 07:41:19.670 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 07:41:19.670 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: service-type 2026-08-06 07:41:19.671 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: sorting 2026-08-06 07:41:19.671 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 07:41:19.671 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: standard-attr-segment 2026-08-06 07:41:19.672 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 07:41:19.672 8 WARNING neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 07:41:19.672 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: standard-attr-description 2026-08-06 07:41:19.673 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 07:41:19.673 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: stateful-security-group 2026-08-06 07:41:19.673 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: subnet-external-network 2026-08-06 07:41:19.673 7 WARNING neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-06 07:41:19.674 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-08-06 07:41:19.674 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 07:41:19.674 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: subnet-external-network 2026-08-06 07:41:19.674 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 07:41:19.675 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 07:41:19.675 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: subnet_onboard 2026-08-06 07:41:19.675 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 07:41:19.675 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-06 07:41:19.676 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: subnet-service-types 2026-08-06 07:41:19.676 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 07:41:19.677 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: subnet_allocation 2026-08-06 07:41:19.677 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: tag-creation 2026-08-06 07:41:19.677 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 07:41:19.678 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-06 07:41:19.678 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: tag-creation 2026-08-06 07:41:19.679 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-06 07:41:19.681 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 07:41:19.682 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 07:41:19.682 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: trunk 2026-08-06 07:41:19.683 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: trunk-details 2026-08-06 07:41:19.683 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: standard-attr-tag 2026-08-06 07:41:19.683 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 07:41:19.684 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-06 07:41:19.684 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 07:41:19.684 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: trunk 2026-08-06 07:41:19.684 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 07:41:19.685 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: trunk-details 2026-08-06 07:41:19.685 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 07:41:19.685 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-06 07:41:19.686 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-06 07:41:19.686 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-06 07:41:19.687 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 07:41:19.687 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-06 07:41:19.688 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 07:41:19.689 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 07:41:19.689 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-08-06 07:41:19.691 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: vpnaas 2026-08-06 07:41:19.691 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-06 07:41:19.692 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: vpn-flavors 2026-08-06 07:41:19.692 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: taas 2026-08-06 07:41:19.693 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: tap-mirror 2026-08-06 07:41:19.693 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: vpnaas 2026-08-06 07:41:19.694 8 INFO neutron.api.extensions [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 07:41:19.695 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: taas 2026-08-06 07:41:19.696 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: tap-mirror 2026-08-06 07:41:19.696 7 INFO neutron.api.extensions [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-06 07:41:19.696 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 07:41:19.696 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 07:41:19.696 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.697 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 07:41:19.699 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-06 07:41:19.699 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-06 07:41:19.699 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.699 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-06 07:41:19.700 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 07:41:19.701 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 07:41:19.702 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 07:41:19.703 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 07:41:19.706 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 07:41:19.707 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 07:41:19.707 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 07:41:19.708 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 07:41:19.708 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 07:41:19.709 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 07:41:19.709 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.709 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.709 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.709 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.709 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.710 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.710 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 07:41:19.710 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.710 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.710 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.711 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 07:41:19.711 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.711 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.711 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 07:41:19.711 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.712 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 07:41:19.712 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 07:41:19.712 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 07:41:19.712 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 07:41:19.712 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.713 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ipsecpolicy is already registered 2026-08-06 07:41:19.713 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 07:41:19.713 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.713 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ikepolicy is already registered 2026-08-06 07:41:19.713 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.713 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ipsecpolicy is already registered 2026-08-06 07:41:19.714 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.714 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ikepolicy is already registered 2026-08-06 07:41:19.718 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 07:41:19.718 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] router is already registered 2026-08-06 07:41:19.719 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 07:41:19.719 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] floatingip is already registered 2026-08-06 07:41:19.719 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-06 07:41:19.719 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] router is already registered 2026-08-06 07:41:19.720 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-06 07:41:19.720 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] floatingip is already registered 2026-08-06 07:41:19.723 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 07:41:19.723 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] rbac_policy is already registered 2026-08-06 07:41:19.723 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 07:41:19.723 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] security_group is already registered 2026-08-06 07:41:19.724 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 07:41:19.724 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] security_group_rule is already registered 2026-08-06 07:41:19.724 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-06 07:41:19.724 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] rbac_policy is already registered 2026-08-06 07:41:19.725 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.725 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.725 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-06 07:41:19.725 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] security_group is already registered 2026-08-06 07:41:19.725 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.725 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.726 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-06 07:41:19.726 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] security_group_rule is already registered 2026-08-06 07:41:19.726 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 07:41:19.726 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] trunk is already registered 2026-08-06 07:41:19.726 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.726 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.727 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ikepolicy is already registered 2026-08-06 07:41:19.727 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.727 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.727 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-06 07:41:19.727 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ipsecpolicy is already registered 2026-08-06 07:41:19.727 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] subnetpool is already registered 2026-08-06 07:41:19.727 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 07:41:19.727 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-06 07:41:19.728 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] endpoint_group is already registered 2026-08-06 07:41:19.728 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] trunk is already registered 2026-08-06 07:41:19.728 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 07:41:19.728 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] vpnservice is already registered 2026-08-06 07:41:19.728 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.728 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ikepolicy is already registered 2026-08-06 07:41:19.728 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 07:41:19.729 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ipsec_site_connection is already registered 2026-08-06 07:41:19.729 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.729 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ipsecpolicy is already registered 2026-08-06 07:41:19.729 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.729 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ipsecpolicy is already registered 2026-08-06 07:41:19.729 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-06 07:41:19.729 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] endpoint_group is already registered 2026-08-06 07:41:19.729 8 INFO neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.730 8 WARNING neutron.quota.resource_registry [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] ikepolicy is already registered 2026-08-06 07:41:19.730 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-06 07:41:19.730 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] vpnservice is already registered 2026-08-06 07:41:19.730 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-06 07:41:19.730 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ipsec_site_connection is already registered 2026-08-06 07:41:19.731 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-06 07:41:19.731 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ipsecpolicy is already registered 2026-08-06 07:41:19.731 7 INFO neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-06 07:41:19.731 7 WARNING neutron.quota.resource_registry [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] ikepolicy is already registered 2026-08-06 07:41:19.770 7 WARNING keystonemiddleware._common.config [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:41:19.771 8 WARNING keystonemiddleware._common.config [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-06 07:41:19.777 7 WARNING oslo_config.cfg [None req-d5a7d107-3c2c-4db6-8e0e-e55cfa13d067 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-06 07:41:19.778 8 WARNING oslo_config.cfg [None req-751e1b6c-179c-4167-93dc-c826d0732ca1 - - - - - -] 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 0x7f9b2765d668 pid: 7 (default app) WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7f9b2765d668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 07:41:24.958 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0d230d00-b293-4ee2-970a-fabd03f0c8ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 2/3] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:24 2026] GET /v2.0/networks/public => generated 108 bytes in 948 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: 2/4] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:24 2026] GET /v2.0/networks?name=public => generated 15 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:41:25.743 7 WARNING neutron.services.revisions.revision_plugin [None req-b939b34e-1444-4cd4-ba11-0fe03d14c89a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Could not find related network for resource to bump revision. 2026-08-06 07:41:25.765 7 INFO neutron.db.segments_db [None req-b939b34e-1444-4cd4-ba11-0fe03d14c89a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 93baf420-b246-4988-85d8-fa904bf28975 of type flat for network 430b879b-a210-4cae-af65-30d2de0d0bfd 2026-08-06 07:41:25.826 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b939b34e-1444-4cd4-ba11-0fe03d14c89a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/5] 199.19.213.123 () {48 vars in 966 bytes} [Thu Aug 6 07:41:25 2026] POST /v2.0/networks => generated 124 bytes in 517 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 07:41:32.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5115d981-149b-40fa-82df-88ed3494f511 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/6] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:31 2026] GET /v2.0/networks/public => generated 108 bytes in 392 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/7] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:32 2026] GET /v2.0/networks?name=public => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:41:32.391 8 WARNING neutron.services.revisions.revision_plugin [None req-4ca65de5-4a5f-49a7-a387-c919d2b241ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Could not find related network for resource to bump revision. 2026-08-06 07:41:32.422 8 INFO neutron.db.segments_db [None req-4ca65de5-4a5f-49a7-a387-c919d2b241ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 2b6ee6be-1f29-4382-848e-bb3f32c950f5 of type flat for network 05d1a7cc-a61b-4712-a809-83aaa96135a4 2026-08-06 07:41:32.492 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4ca65de5-4a5f-49a7-a387-c919d2b241ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/8] 199.19.213.123 () {48 vars in 966 bytes} [Thu Aug 6 07:41:32 2026] POST /v2.0/networks => generated 124 bytes in 388 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 07:41:38.494 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cdcceb33-44bc-418e-86ec-f6669830d356 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/10] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:38 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 6/11] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:38 2026] GET /v2.0/networks?name=public => generated 15 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:41:38.577 8 WARNING neutron.services.revisions.revision_plugin [None req-a2abb586-0613-4d15-80e1-7b6240b9fa5a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Could not find related network for resource to bump revision. 2026-08-06 07:41:38.589 8 INFO neutron.db.segments_db [None req-a2abb586-0613-4d15-80e1-7b6240b9fa5a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 7cd181c1-2706-42ec-b437-3cd92e44920e of type flat for network ce683310-8386-467f-a67b-522667cb1cd9 2026-08-06 07:41:38.613 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a2abb586-0613-4d15-80e1-7b6240b9fa5a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/12] 199.19.213.123 () {48 vars in 966 bytes} [Thu Aug 6 07:41:38 2026] POST /v2.0/networks => generated 124 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 07:41:44.493 7 INFO neutron.pecan_wsgi.hooks.translation [None req-27f0aaae-8686-4266-9842-819b8deb1932 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 7/13] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:44 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: 7/14] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:44 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-08-06 07:41:44.590 7 WARNING neutron.services.revisions.revision_plugin [None req-233ba6ca-d6a3-4814-b1ee-06ffbee65ab3 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Could not find related network for resource to bump revision. 2026-08-06 07:41:44.610 7 INFO neutron.db.segments_db [None req-233ba6ca-d6a3-4814-b1ee-06ffbee65ab3 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 7ef13f0a-2273-4742-a5f2-19fb9b7b0f23 of type flat for network fc4fda2b-0f89-405b-8639-7cf2fc26cfe4 2026-08-06 07:41:44.666 7 INFO neutron.pecan_wsgi.hooks.translation [None req-233ba6ca-d6a3-4814-b1ee-06ffbee65ab3 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 8/15] 199.19.213.123 () {48 vars in 966 bytes} [Thu Aug 6 07:41:44 2026] POST /v2.0/networks => generated 124 bytes in 171 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 07:41:50.676 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cc2f621f-ec98-419c-a9d0-20908b244f28 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 8/16] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:50 2026] GET /v2.0/networks/public => generated 108 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 9/17] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:50 2026] GET /v2.0/networks?name=public => generated 15 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:41:50.760 8 WARNING neutron.services.revisions.revision_plugin [None req-b9eb9448-0b39-4e07-bde0-4486576b67d4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Could not find related network for resource to bump revision. 2026-08-06 07:41:50.799 8 INFO neutron.db.segments_db [None req-b9eb9448-0b39-4e07-bde0-4486576b67d4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 33869188-337a-404a-83c9-26f356dbe103 of type flat for network e11d0dcc-603c-4ff4-bcd0-be6a30039de4 2026-08-06 07:41:50.823 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b9eb9448-0b39-4e07-bde0-4486576b67d4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 9/18] 199.19.213.123 () {48 vars in 966 bytes} [Thu Aug 6 07:41:50 2026] POST /v2.0/networks => generated 124 bytes in 116 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 07:41:56.763 8 INFO neutron.pecan_wsgi.hooks.translation [None req-efd9fe4c-21c5-4b49-93d6-28dac68b5e2c 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 10/20] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:56 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 11/21] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:56 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-08-06 07:41:56.826 8 WARNING neutron.services.revisions.revision_plugin [None req-1b1d89ef-1df6-420a-b511-195c1750d471 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Could not find related network for resource to bump revision. 2026-08-06 07:41:56.851 8 INFO neutron.db.segments_db [None req-1b1d89ef-1df6-420a-b511-195c1750d471 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment deea0cdf-20cd-4ead-aee4-154f9a435d66 of type flat for network 7f8b6cc0-d217-403a-9936-6487367b7b19 [pid: 8|app: 0|req: 11/22] 199.19.213.123 () {48 vars in 966 bytes} [Thu Aug 6 07:41:56 2026] POST /v2.0/networks => generated 706 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 07:41:58.227 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d3097fe1-1867-488b-89c7-c927f9d02fcf 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/23] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 07:41:58 2026] GET /v2.0/networks/public => generated 108 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 12/24] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 07:41:58 2026] GET /v2.0/networks?name=public => generated 709 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 07:41:58.329 7 INFO neutron.pecan_wsgi.hooks.translation [None req-79d1c6d6-f2b5-4eee-8ccc-5ec86e03aaba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 13/25] 199.19.213.123 () {44 vars in 1033 bytes} [Thu Aug 6 07:41:58 2026] GET /v2.0/subnets/public-subnet?network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => 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/26] 199.19.213.123 () {44 vars in 1056 bytes} [Thu Aug 6 07:41:58 2026] GET /v2.0/subnets?name=public-subnet&network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/27] 199.19.213.123 () {48 vars in 964 bytes} [Thu Aug 6 07:41:58 2026] POST /v2.0/subnets => generated 664 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 07:47:00.469 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ea1b2f78-be38-41ac-b78d-9ed6102c5ebe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 34/67] 199.19.213.123 () {44 vars in 936 bytes} [Thu Aug 6 07:47:00 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 118 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/68] 199.19.213.123 () {44 vars in 958 bytes} [Thu Aug 6 07:47:00 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:47:00.542 8 INFO neutron.db.segments_db [None req-85b86c9d-1cbc-482f-9fe4-f8d9631ce48d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 25ce3619-b0dd-4b9b-94fa-d0226f65ec3d of type vxlan for network 7b280587-5634-42b2-9563-1272574a216e [pid: 8|app: 0|req: 35/69] 199.19.213.123 () {48 vars in 965 bytes} [Thu Aug 6 07:47:00 2026] POST /v2.0/networks => generated 707 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 07:47:01.626 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6850d4bc-161e-4673-ba3b-ffc8e2f72903 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 35/70] 199.19.213.123 () {44 vars in 936 bytes} [Thu Aug 6 07:47:01 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/71] 199.19.213.123 () {44 vars in 958 bytes} [Thu Aug 6 07:47:01 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 07:47:01.695 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e66e9af-975c-40a1-9097-9a41c09707b9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/72] 199.19.213.123 () {44 vars in 1035 bytes} [Thu Aug 6 07:47:01 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b280587-5634-42b2-9563-1272574a216e => generated 114 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/73] 199.19.213.123 () {44 vars in 1058 bytes} [Thu Aug 6 07:47:01 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b280587-5634-42b2-9563-1272574a216e => generated 14 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 37/74] 199.19.213.123 () {48 vars in 964 bytes} [Thu Aug 6 07:47:01 2026] POST /v2.0/subnets => generated 651 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 07:47:02.941 8 INFO neutron.api.v2.resource [None req-c3d00e2f-4ee6-4149-abf1-fa57660407d4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 38/75] 199.19.213.123 () {44 vars in 970 bytes} [Thu Aug 6 07:47:02 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 70 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/76] 199.19.213.123 () {44 vars in 992 bytes} [Thu Aug 6 07:47:02 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/77] 199.19.213.123 () {48 vars in 979 bytes} [Thu Aug 6 07:47:02 2026] POST /v2.0/security-groups => generated 1616 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/78] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:04 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 1616 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/79] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:04 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/80] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:04 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 1616 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/81] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:04 2026] POST /v2.0/security-group-rules => generated 601 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/82] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:05 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 2230 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/83] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:05 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 2230 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/84] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:05 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 2230 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/85] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:05 2026] POST /v2.0/security-group-rules => generated 603 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/86] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:06 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 2846 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/87] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:06 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => 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: 44/88] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:06 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/91] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:06 2026] POST /v2.0/security-group-rules => generated 603 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/92] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:07 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 3462 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/93] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:07 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 3462 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/94] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:07 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/95] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:07 2026] POST /v2.0/security-group-rules => generated 603 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/96] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:08 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4078 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/97] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:08 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4078 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/98] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:08 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4078 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 49/99] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:08 2026] POST /v2.0/security-group-rules => generated 603 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/100] 199.19.213.123 () {44 vars in 986 bytes} [Thu Aug 6 07:47:09 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e => generated 732 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 07:47:10.032 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ce84294b-baf1-422d-b88d-8cb335172058 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 50/101] 199.19.213.123 () {44 vars in 1075 bytes} [Thu Aug 6 07:47:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b280587-5634-42b2-9563-1272574a216e => generated 132 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 52/102] 199.19.213.123 () {44 vars in 1098 bytes} [Thu Aug 6 07:47:10 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b280587-5634-42b2-9563-1272574a216e => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/103] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:10 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => 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: 53/104] 199.19.213.123 () {48 vars in 960 bytes} [Thu Aug 6 07:47:10 2026] POST /v2.0/ports => generated 1100 bytes in 611 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 07:47:18.176 8 INFO neutron.pecan_wsgi.hooks.translation [None req-988a9a23-cfcf-40f1-bb9e-4da0d4d79adc 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 52/105] 199.19.213.123 () {44 vars in 978 bytes} [Thu Aug 6 07:47:18 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 53 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: 54/106] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:18 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/107] 199.19.213.123 () {48 vars in 1030 bytes} [Thu Aug 6 07:47:18 2026] PUT /v2.0/ports/d7989c9d-c641-47e3-9d50-4aa568e4d916 => generated 1249 bytes in 760 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 55/108] 199.19.213.123 () {44 vars in 919 bytes} [Thu Aug 6 07:47:20 2026] GET /v2.0/ports => generated 3730 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 07:47:21.657 7 INFO neutron.api.v2.resource [None req-ecf64c71-0f85-45d2-a56b-e82c624097fb 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/111] 199.19.213.123 () {44 vars in 958 bytes} [Thu Aug 6 07:47:21 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 41 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: 55/112] 199.19.213.123 () {44 vars in 980 bytes} [Thu Aug 6 07:47:21 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 199.19.213.123 () {48 vars in 979 bytes} [Thu Aug 6 07:47:21 2026] POST /v2.0/security-groups => generated 1610 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:22 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 1610 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:22 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 1610 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:22 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:22 2026] POST /v2.0/security-group-rules => generated 623 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:23 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2246 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:23 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:47:24 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2246 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:47:24 2026] POST /v2.0/security-group-rules => generated 627 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 67/130] 199.19.213.123 () {44 vars in 974 bytes} [Thu Aug 6 07:48:25 2026] GET /v2.0/quotas/e225edb528c042e59ee1a17963c32934 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 64/131] 199.19.213.123 () {48 vars in 1026 bytes} [Thu Aug 6 07:48:25 2026] PUT /v2.0/quotas/e225edb528c042e59ee1a17963c32934 => generated 291 bytes in 35 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-08-06 07:50:46.139 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7d521efb-21e0-4047-beb1-cc2da3024d98 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 74/150] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 07:50:46 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 77/151] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 07:50:46 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 07:50:48.330 8 INFO neutron.pecan_wsgi.hooks.translation [None req-07714516-a71a-4585-9d69-9dfaa91aa088 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/152] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 07:50:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 127 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 78/153] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 07:50:48 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-08-06 07:56:29.260 7 INFO neutron.api.v2.resource [None req-ad53f6f6-d579-43d1-b6d7-9ea416f514f5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 102/200] 199.19.213.123 () {44 vars in 1073 bytes} [Thu Aug 6 07:56:29 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 139 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/201] 199.19.213.123 () {44 vars in 1096 bytes} [Thu Aug 6 07:56:29 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 23 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 199.19.213.123 () {48 vars in 980 bytes} [Thu Aug 6 07:56:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:30 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 1624 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:56:30 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/205] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:30 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 1624 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 105/206] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:56:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 93 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 102/207] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:31 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 2234 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 106/208] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:56:31 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/209] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:31 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/210] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:56:31 2026] POST /v2.0/security-group-rules => generated 599 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/211] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:32 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/212] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:56:32 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => 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: 105/213] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:32 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 2846 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 109/214] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:56:32 2026] POST /v2.0/security-group-rules => generated 601 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/215] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:34 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 3460 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 110/216] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 07:56:34 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/217] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 07:56:34 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/218] 199.19.213.123 () {48 vars in 990 bytes} [Thu Aug 6 07:56:34 2026] POST /v2.0/security-group-rules => generated 602 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 199.19.213.123 () {30 vars in 739 bytes} [Thu Aug 6 07:58:50 2026] GET /v2.0/networks?tenant_id=1367b49d0bcd43bdbf40c18de1152728&shared=False => generated 15 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 07:58:50.952 7 INFO neutron.db.segments_db [None req-27ada164-cc1f-4043-8c1d-3a426b768d82 996d7f1fb8204e8e845c11e53de7593d 1367b49d0bcd43bdbf40c18de1152728 - - fa4e7b8778b3475ebb9808d95c4f7b5f fa4e7b8778b3475ebb9808d95c4f7b5f] Added segment be49549b-fedf-4df4-af0e-c3f1f6831422 of type vxlan for network 652988de-89ec-4a40-b83c-4ccc41965f5c [pid: 7|app: 0|req: 121/238] 199.19.213.123 () {34 vars in 681 bytes} [Thu Aug 6 07:58:50 2026] POST /v2.0/networks => generated 718 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 118/239] 199.19.213.123 () {30 vars in 721 bytes} [Thu Aug 6 07:58:51 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => 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: 122/240] 199.19.213.123 () {30 vars in 632 bytes} [Thu Aug 6 07:58:51 2026] GET /v2.0/extensions => generated 21537 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 119/243] 199.19.213.123 () {34 vars in 676 bytes} [Thu Aug 6 07:58:51 2026] POST /v2.0/ports => generated 999 bytes in 438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 125/244] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 07:58:51 2026] GET /v2.0/networks/652988de-89ec-4a40-b83c-4ccc41965f5c => generated 705 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 120/245] 199.19.213.123 () {30 vars in 721 bytes} [Thu Aug 6 07:58:53 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/246] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 07:58:53 2026] GET /v2.0/networks/652988de-89ec-4a40-b83c-4ccc41965f5c => generated 705 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/249] 199.19.213.123 () {44 vars in 974 bytes} [Thu Aug 6 07:59:06 2026] GET /v2.0/quotas/1367b49d0bcd43bdbf40c18de1152728 => 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: 128/250] 199.19.213.123 () {48 vars in 1026 bytes} [Thu Aug 6 07:59:07 2026] PUT /v2.0/quotas/1367b49d0bcd43bdbf40c18de1152728 => generated 291 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:01.749 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cc3fb0b6-05c3-4967-bdd1-ffbcd57fd30d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 180/353] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 08:12:01 2026] GET /v2.0/networks/public => generated 108 bytes in 157 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/354] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 08:12:01 2026] GET /v2.0/networks?name=public => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:03.012 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72c39d74-7364-4338-8bb8-ad0b1feed9c4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 181/355] 199.19.213.123 () {44 vars in 926 bytes} [Thu Aug 6 08:12:02 2026] GET /v2.0/networks/public => generated 108 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/356] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 08:12:03 2026] GET /v2.0/networks?name=public => generated 753 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:03.079 7 INFO neutron.pecan_wsgi.hooks.translation [None req-cb235414-c209-476f-95cc-94ce4185e981 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 182/357] 199.19.213.123 () {44 vars in 1033 bytes} [Thu Aug 6 08:12:03 2026] GET /v2.0/subnets/public-subnet?network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => generated 113 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 176/358] 199.19.213.123 () {44 vars in 1056 bytes} [Thu Aug 6 08:12:03 2026] GET /v2.0/subnets?name=public-subnet&network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => generated 667 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:31.981 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8ef57579-2779-4d5a-a456-d7202756b277 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 179/363] 199.19.213.123 () {44 vars in 936 bytes} [Thu Aug 6 08:12:31 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/364] 199.19.213.123 () {44 vars in 958 bytes} [Thu Aug 6 08:12:31 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:33.043 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c30ef96f-020a-42f2-b6b0-6b6c08d555a1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 180/365] 199.19.213.123 () {44 vars in 936 bytes} [Thu Aug 6 08:12:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/366] 199.19.213.123 () {44 vars in 958 bytes} [Thu Aug 6 08:12:33 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:33.098 8 INFO neutron.pecan_wsgi.hooks.translation [None req-60a79f40-fc9a-437e-bbfb-2fc07c466318 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 181/367] 199.19.213.123 () {44 vars in 1035 bytes} [Thu Aug 6 08:12:33 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b280587-5634-42b2-9563-1272574a216e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/368] 199.19.213.123 () {44 vars in 1058 bytes} [Thu Aug 6 08:12:33 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b280587-5634-42b2-9563-1272574a216e => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:34.271 8 INFO neutron.api.v2.resource [None req-fd062ea3-738c-42dd-8f1b-a10c5a53fe93 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 182/369] 199.19.213.123 () {44 vars in 970 bytes} [Thu Aug 6 08:12:34 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/370] 199.19.213.123 () {44 vars in 992 bytes} [Thu Aug 6 08:12:34 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/371] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:35 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 189/372] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:35 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/373] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:35 2026] GET /v2.0/security-group-rules/67721574-3e5c-4591-aca2-7f12336b6630 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 191/376] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:36 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 186/377] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:36 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/378] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:36 2026] GET /v2.0/security-group-rules/eea82533-7d1a-4228-96d7-ce61361caaf1 => generated 603 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 187/379] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:37 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/380] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:37 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/381] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:37 2026] GET /v2.0/security-group-rules/f25b6394-05f4-4343-ba0a-284446d30d63 => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/382] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:38 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/383] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:38 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => 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: 195/384] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:38 2026] GET /v2.0/security-group-rules/ef96a539-6123-4962-9801-8b25a1116a85 => 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: 190/385] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:39 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/386] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:39 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/387] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:39 2026] GET /v2.0/security-group-rules/54e814bb-0f92-433c-ad49-667e9cb03afb => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/388] 199.19.213.123 () {44 vars in 986 bytes} [Thu Aug 6 08:12:40 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e => generated 732 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:12:40.728 8 INFO neutron.pecan_wsgi.hooks.translation [None req-75038c57-ed57-4078-975c-f4b616a81df3 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 192/389] 199.19.213.123 () {44 vars in 1075 bytes} [Thu Aug 6 08:12:40 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b280587-5634-42b2-9563-1272574a216e => generated 132 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/390] 199.19.213.123 () {44 vars in 1098 bytes} [Thu Aug 6 08:12:40 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b280587-5634-42b2-9563-1272574a216e => generated 1254 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/391] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:40 2026] GET /v2.0/security-groups/26008098-ba42-44cf-8b16-d35c91824383 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:12:48.988 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3325e20a-4f2f-43bb-b043-09a7ed02c1a2 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 199/392] 199.19.213.123 () {44 vars in 978 bytes} [Thu Aug 6 08:12:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/393] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 200/394] 199.19.213.123 () {44 vars in 919 bytes} [Thu Aug 6 08:12:50 2026] GET /v2.0/ports => generated 4725 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:12:51.691 7 INFO neutron.api.v2.resource [None req-aca49eca-49e9-43c4-99c8-c0eaa046bae2 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 202/397] 199.19.213.123 () {44 vars in 958 bytes} [Thu Aug 6 08:12:51 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/398] 199.19.213.123 () {44 vars in 980 bytes} [Thu Aug 6 08:12:51 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/399] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:52 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2886 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/400] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:52 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2886 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/401] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:52 2026] GET /v2.0/security-group-rules/6aa39725-f383-4dca-816e-ea4700d09a60 => generated 623 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 198/402] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:53 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2886 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/403] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:12:53 2026] GET /v2.0/security-groups/4c146fc9-fb98-48bd-b2ed-e3da2767bc3b => generated 2886 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/404] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:12:53 2026] GET /v2.0/security-group-rules/48e0ec8b-dc24-49c8-be97-cca0c132c21e => generated 627 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/405] 199.19.213.123 () {44 vars in 974 bytes} [Thu Aug 6 08:13:06 2026] GET /v2.0/quotas/e225edb528c042e59ee1a17963c32934 => generated 291 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:14:05.097 7 INFO neutron.api.v2.resource [None req-a4604c9d-4097-459e-893b-6c7d0dfe7694 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 211/414] 199.19.213.123 () {44 vars in 1073 bytes} [Thu Aug 6 08:14:05 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 139 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/415] 199.19.213.123 () {44 vars in 1096 bytes} [Thu Aug 6 08:14:05 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 4072 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/416] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 08:14:06 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/417] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:14:06 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/418] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:14:06 2026] GET /v2.0/security-group-rules/48e160c3-7d1f-4354-8d69-9d6c5b218478 => generated 597 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/421] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 08:14:07 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 4075 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/422] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:14:07 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 4075 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 208/423] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:14:07 2026] GET /v2.0/security-group-rules/5fcc6026-a16d-44df-b75e-442f6145fa3f => 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: 216/424] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 08:14:08 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 4075 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/425] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:14:08 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 4075 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/426] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:14:08 2026] GET /v2.0/security-group-rules/a4d1f45a-a1d3-4178-9b66-575a2f55dfd8 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/427] 199.19.213.123 () {44 vars in 1087 bytes} [Thu Aug 6 08:14:09 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e?project_id=1367b49d0bcd43bdbf40c18de1152728 => generated 4075 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/428] 199.19.213.123 () {44 vars in 1000 bytes} [Thu Aug 6 08:14:09 2026] GET /v2.0/security-groups/1e399e4e-41eb-4540-9127-37b6914bad0e => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/429] 199.19.213.123 () {44 vars in 1010 bytes} [Thu Aug 6 08:14:09 2026] GET /v2.0/security-group-rules/2408a6d1-15ea-48ed-8f9c-7be68c367231 => generated 602 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/430] 199.19.213.123 () {44 vars in 974 bytes} [Thu Aug 6 08:14:17 2026] GET /v2.0/quotas/1367b49d0bcd43bdbf40c18de1152728 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/439] 199.19.213.123 () {44 vars in 948 bytes} [Thu Aug 6 08:15:10 2026] GET /v2.0/networks?name=public => generated 753 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/446] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:15:51 2026] GET /v2.0/networks => generated 2168 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 228/447] 10.0.0.211 () {32 vars in 654 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/floatingips => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/448] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/routers => generated 15 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/449] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/ports => generated 4725 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/450] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/451] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/networks => generated 2168 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/452] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/453] 10.0.0.211 () {32 vars in 654 bytes} [Thu Aug 6 08:15:53 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:05.394 7 INFO neutron.db.segments_db [None req-4bf77436-9dea-41b7-a1f7-2c899eeba91f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 6d4e4609-0018-49ac-9573-624ce4bcb1c1 of type vxlan for network 76ba8b2f-1aab-49fa-8b17-200e461ac8c9 2026-08-06 08:16:05.403 8 INFO neutron.db.segments_db [None req-0a02b8a8-91f2-4a5d-8dca-45ad0f1df426 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 65fd5841-e6de-49af-9fab-b9db757f696c of type vxlan for network 93522759-4516-4cd1-a010-42e7e0dded0a [pid: 7|app: 0|req: 232/454] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:16:05 2026] POST /v2.0/networks => generated 748 bytes in 395 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/455] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:16:05 2026] POST /v2.0/networks => generated 747 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/456] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:05 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: 8|app: 0|req: 224/457] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:05 2026] POST /v2.0/subnets => generated 694 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/458] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:05 2026] GET /v2.0/security-groups?tenant_id=eadab6f6f55a4aa1a343a6e872e3504d&name=default => generated 2921 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 225/459] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:05 2026] GET /v2.0/security-groups?tenant_id=1e7a76770af8490494070a1312ed7d29&name=default => generated 2921 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:05.915 7 INFO neutron.db.segments_db [None req-075760ca-7fc8-4f5f-b7ca-c350f12afa34 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment aeb29871-d862-4c7a-ac45-30ed7a19161a of type vxlan for network 8e2a5cfe-ba12-4102-84f6-1ec7a86363cf 2026-08-06 08:16:05.956 8 INFO neutron.db.segments_db [None req-85507c28-7eb7-4916-8f29-f452efcfcefe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 of type vxlan for network a6a2ab1d-3997-42e1-a937-e6d5aa88dc5b 2026-08-06 08:16:06.085 7 INFO neutron.db.l3_hamode_db [None req-075760ca-7fc8-4f5f-b7ca-c350f12afa34 39bc8935a62f4a5caad0745be4ab56f6 0f8da12883a348f4a024008e5a16d4f9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:06.174 8 INFO neutron.db.l3_hamode_db [None req-85507c28-7eb7-4916-8f29-f452efcfcefe 39bc8935a62f4a5caad0745be4ab56f6 4099a33062d04a6ba9830f1eec26933d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:06.944 7 INFO neutron.db.l3_hamode_db [None req-075760ca-7fc8-4f5f-b7ca-c350f12afa34 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:07.221 8 INFO neutron.db.l3_hamode_db [None req-85507c28-7eb7-4916-8f29-f452efcfcefe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 235/460] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:05 2026] POST /v2.0/routers => generated 736 bytes in 2428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 226/461] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:05 2026] POST /v2.0/routers => generated 734 bytes in 2438 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/462] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:08 2026] DELETE /v2.0/security-groups/f10503df-3f83-4607-bcc4-70ff81a7d54e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 227/465] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:08 2026] DELETE /v2.0/security-groups/fdf453cb-30ec-47b7-9e83-eb92d50eac05 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/466] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:08 2026] PUT /v2.0/routers/0dad2b4f-ddf8-43d8-9912-3acc1a773d91/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/467] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:08 2026] PUT /v2.0/routers/c98ac438-87d0-4445-ba3a-7d856384940b/add_router_interface => generated 309 bytes in 1358 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/468] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:16:10 2026] POST /v2.0/security-groups => generated 1658 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/469] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:10 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:10.696 8 INFO neutron.db.segments_db [None req-0c4d93e5-a4ad-4cf7-b58e-a8aacbfbef56 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 853de1b8-1c7a-4d76-a834-37ac3098c90f of type vxlan for network c977e906-ebc7-4e6a-88e2-05f99ad350b3 [pid: 7|app: 0|req: 242/470] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:10 2026] POST /v2.0/security-group-rules => generated 602 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/471] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:16:10 2026] POST /v2.0/networks => generated 744 bytes in 487 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/472] 10.0.0.108 () {38 vars in 970 bytes} [Thu Aug 6 08:16:10 2026] POST /v2.0/security-groups => generated 1686 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/473] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:10 2026] GET /v2.0/security-groups?tenant_id=c6d90db1991a43559b546b0e3f849006&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/474] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:11 2026] POST /v2.0/subnets => generated 691 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/475] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:16:10 2026] POST /v2.0/floatingips => generated 552 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/476] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:11 2026] DELETE /v2.0/security-groups/4f8e83d9-8318-461c-a07a-646008209b1f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:11.375 8 INFO neutron.db.segments_db [None req-cb677510-f51c-42a3-ad6a-c0a96781522d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment d439eb31-90c7-4d7e-a5be-ec8c292a915d of type vxlan for network 87ea989e-27fc-4c6a-a1ef-17f958ebc19f [pid: 7|app: 0|req: 247/477] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:11 2026] GET /v2.0/security-groups/8554fd41-0261-4a0c-bf7e-326a910406c0 => generated 1686 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/478] 10.0.0.108 () {38 vars in 980 bytes} [Thu Aug 6 08:16:11 2026] POST /v2.0/security-group-rules => generated 614 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:11.637 8 INFO neutron.db.l3_hamode_db [None req-cb677510-f51c-42a3-ad6a-c0a96781522d 39bc8935a62f4a5caad0745be4ab56f6 d93c9d734b4344b2a219b518cc5d0700 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 249/479] 10.0.0.108 () {38 vars in 970 bytes} [Thu Aug 6 08:16:11 2026] POST /v2.0/security-groups => generated 1684 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/480] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:11 2026] GET /v2.0/security-groups/2ebbf1f8-0495-4b8b-8a31-6fd1f306d64f => generated 1684 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/481] 10.0.0.108 () {38 vars in 980 bytes} [Thu Aug 6 08:16:11 2026] POST /v2.0/security-group-rules => generated 614 bytes in 109 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/482] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:11 2026] GET /v2.0/security-groups/2ebbf1f8-0495-4b8b-8a31-6fd1f306d64f => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/483] 10.0.0.108 () {38 vars in 980 bytes} [Thu Aug 6 08:16:12 2026] POST /v2.0/security-group-rules => generated 619 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/484] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:12 2026] GET /v2.0/security-groups/2ebbf1f8-0495-4b8b-8a31-6fd1f306d64f => generated 2939 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/485] 10.0.0.108 () {34 vars in 1000 bytes} [Thu Aug 6 08:16:12 2026] GET /v2.0/security-group-rules/32abb554-f568-42c0-bc25-df06d2eb51a7 => generated 616 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/486] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:12 2026] GET /v2.0/security-groups/2ebbf1f8-0495-4b8b-8a31-6fd1f306d64f => generated 2939 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/487] 10.0.0.108 () {36 vars in 1022 bytes} [Thu Aug 6 08:16:12 2026] DELETE /v2.0/security-group-rules/32abb554-f568-42c0-bc25-df06d2eb51a7 => 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: 258/488] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:12 2026] GET /v2.0/security-groups/2ebbf1f8-0495-4b8b-8a31-6fd1f306d64f => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:12.460 8 INFO neutron.db.l3_hamode_db [None req-cb677510-f51c-42a3-ad6a-c0a96781522d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 259/489] 10.0.0.108 () {36 vars in 1012 bytes} [Thu Aug 6 08:16:12 2026] DELETE /v2.0/security-groups/2ebbf1f8-0495-4b8b-8a31-6fd1f306d64f => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/490] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:12 2026] GET /v2.0/security-groups/8554fd41-0261-4a0c-bf7e-326a910406c0 => generated 2311 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/491] 10.0.0.108 () {36 vars in 1012 bytes} [Thu Aug 6 08:16:12 2026] DELETE /v2.0/security-groups/8554fd41-0261-4a0c-bf7e-326a910406c0 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:13.198 7 INFO neutron_taas.services.taas.taas_plugin [None req-fcb86d12-6084-4076-987f-18e7ea314d08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 854c0f6d-0ec0-404b-a249-f36f1a5770e2 2026-08-06 08:16:13.205 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fcb86d12-6084-4076-987f-18e7ea314d08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 854c0f6d-0ec0-404b-a249-f36f1a5770e2 [pid: 8|app: 0|req: 231/492] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:11 2026] POST /v2.0/routers => generated 731 bytes in 2176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/493] 10.0.0.211 () {32 vars in 652 bytes} [Thu Aug 6 08:16:13 2026] GET /v2.0/extensions => generated 21537 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/494] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:16:12 2026] PUT /v2.0/routers/c98ac438-87d0-4445-ba3a-7d856384940b/remove_router_interface => generated 309 bytes in 1543 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/495] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:14 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) 2026-08-06 08:16:14.406 7 INFO neutron_taas.services.taas.taas_plugin [None req-af9753f4-ce4a-4c8d-902f-00c07ec076f8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: a8f8a0ab-8ef7-4436-ae62-770905d41acb 2026-08-06 08:16:14.409 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af9753f4-ce4a-4c8d-902f-00c07ec076f8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: a8f8a0ab-8ef7-4436-ae62-770905d41acb 2026-08-06 08:16:14.647 7 INFO neutron_taas.services.taas.taas_plugin [None req-af9753f4-ce4a-4c8d-902f-00c07ec076f8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 73e9eef3-8f24-44fb-869a-be77f4b31256 2026-08-06 08:16:14.649 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af9753f4-ce4a-4c8d-902f-00c07ec076f8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 73e9eef3-8f24-44fb-869a-be77f4b31256 2026-08-06 08:16:14.757 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-af9753f4-ce4a-4c8d-902f-00c07ec076f8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-08-06 08:16:15.216 7 INFO neutron.db.l3_hamode_db [None req-af9753f4-ce4a-4c8d-902f-00c07ec076f8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network 8e2a5cfe-ba12-4102-84f6-1ec7a86363cf was deleted as no HA routers are present in tenant 0f8da12883a348f4a024008e5a16d4f9. [pid: 7|app: 0|req: 264/496] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:14 2026] DELETE /v2.0/routers/c98ac438-87d0-4445-ba3a-7d856384940b => generated 0 bytes in 1010 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/497] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/498] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:15 2026] DELETE /v2.0/subnets/917a907c-9fa0-4d8f-b2ec-e5e4a63bb948 => 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: 267/499] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/500] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:13 2026] PUT /v2.0/routers/824dee73-7bd1-4f3d-ba4a-54c7ad618cb0/add_router_interface => generated 309 bytes in 1863 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/501] 10.0.0.211 () {32 vars in 664 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/agent => generated 153 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:15.538 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dfece3d-1ee2-491c-aefd-58d95a4caf31 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: b993759b-8355-4030-8b3c-3616b8518e43 2026-08-06 08:16:15.541 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dfece3d-1ee2-491c-aefd-58d95a4caf31 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: b993759b-8355-4030-8b3c-3616b8518e43 [pid: 8|app: 0|req: 235/502] 10.0.0.211 () {32 vars in 698 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/agent-resources-synced => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/503] 10.0.0.211 () {32 vars in 696 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/504] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/505] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/506] 10.0.0.211 () {32 vars in 702 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/507] 10.0.0.211 () {32 vars in 692 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/508] 10.0.0.211 () {32 vars in 694 bytes} [Thu Aug 6 08:16:15 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) 2026-08-06 08:16:15.632 7 INFO neutron.services.segments.plugin [-] Segment aeb29871-d862-4c7a-ac45-30ed7a19161a resource provider aggregate not found [pid: 8|app: 0|req: 242/509] 10.0.0.211 () {32 vars in 684 bytes} [Thu Aug 6 08:16:15 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: 243/510] 10.0.0.211 () {32 vars in 686 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/511] 10.0.0.211 () {32 vars in 660 bytes} [Thu Aug 6 08:16:15 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) 2026-08-06 08:16:15.658 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aeb29871-d862-4c7a-ac45-30ed7a19161a 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 aeb29871-d862-4c7a-ac45-30ed7a19161a found for delete ", "request_id": "req-0aa29633-1d1b-4844-a2db-61193e557b35"}]} [pid: 8|app: 0|req: 245/512] 10.0.0.211 () {32 vars in 698 bytes} [Thu Aug 6 08:16:15 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: 8|app: 0|req: 246/513] 10.0.0.211 () {32 vars in 678 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/514] 10.0.0.211 () {32 vars in 682 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/515] 10.0.0.211 () {32 vars in 674 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/516] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/517] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/518] 10.0.0.211 () {32 vars in 686 bytes} [Thu Aug 6 08:16:15 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) 2026-08-06 08:16:15.761 7 INFO neutron.services.segments.plugin [-] Segment aeb29871-d862-4c7a-ac45-30ed7a19161a resource provider aggregate not found [pid: 8|app: 0|req: 252/519] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/520] 10.0.0.211 () {32 vars in 686 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/521] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 268/522] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:16:15 2026] DELETE /v2.0/networks/76ba8b2f-1aab-49fa-8b17-200e461ac8c9 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:15.800 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aeb29871-d862-4c7a-ac45-30ed7a19161a 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 aeb29871-d862-4c7a-ac45-30ed7a19161a found for delete ", "request_id": "req-4784e3b7-81c8-4d30-98e6-b464e7c8e6e1"}]} [pid: 8|app: 0|req: 255/523] 10.0.0.211 () {32 vars in 698 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/524] 10.0.0.211 () {32 vars in 678 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/525] 10.0.0.211 () {32 vars in 666 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/router => generated 256 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/526] 10.0.0.211 () {32 vars in 676 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/527] 10.0.0.211 () {32 vars in 664 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/l3-ha => 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: 271/528] 10.0.0.211 () {32 vars in 674 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/529] 10.0.0.211 () {32 vars in 712 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 272/530] 10.0.0.211 () {32 vars in 690 bytes} [Thu Aug 6 08:16:15 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: 259/531] 10.0.0.211 () {32 vars in 682 bytes} [Thu Aug 6 08:16:15 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: 273/532] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:15 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: 260/533] 10.0.0.211 () {32 vars in 686 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/534] 10.0.0.211 () {32 vars in 704 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/535] 10.0.0.211 () {32 vars in 674 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/536] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/537] 10.0.0.211 () {32 vars in 674 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/538] 10.0.0.211 () {32 vars in 692 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/539] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:15 2026] GET /v2.0/security-groups?tenant_id=0f8da12883a348f4a024008e5a16d4f9&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/540] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/541] 10.0.0.211 () {32 vars in 708 bytes} [Thu Aug 6 08:16:16 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: 266/542] 10.0.0.211 () {32 vars in 704 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 267/543] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:16:16 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: 268/544] 10.0.0.211 () {32 vars in 696 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 269/545] 10.0.0.211 () {32 vars in 710 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/546] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/binding => generated 193 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/547] 10.0.0.211 () {32 vars in 686 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 272/548] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/549] 10.0.0.211 () {32 vars in 674 bytes} [Thu Aug 6 08:16:16 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: 7|app: 0|req: 277/550] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:16 2026] DELETE /v2.0/security-groups/f3472a16-292d-4131-b987-78d558f76431 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/551] 10.0.0.211 () {32 vars in 670 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/552] 10.0.0.211 () {32 vars in 660 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/553] 10.0.0.211 () {32 vars in 698 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/554] 10.0.0.211 () {32 vars in 698 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/555] 10.0.0.211 () {32 vars in 676 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/556] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/557] 10.0.0.211 () {32 vars in 682 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/558] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/559] 10.0.0.211 () {32 vars in 684 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/560] 10.0.0.211 () {32 vars in 706 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/562] 10.0.0.211 () {32 vars in 696 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/563] 10.0.0.211 () {32 vars in 694 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/564] 10.0.0.211 () {32 vars in 684 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/565] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:16 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: 8|app: 0|req: 286/566] 10.0.0.211 () {32 vars in 704 bytes} [Thu Aug 6 08:16:16 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: 287/567] 10.0.0.211 () {32 vars in 666 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/568] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/569] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/570] 10.0.0.108 () {38 vars in 970 bytes} [Thu Aug 6 08:16:16 2026] POST /v2.0/security-groups => generated 1682 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/571] 10.0.0.211 () {32 vars in 690 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/572] 10.0.0.211 () {32 vars in 690 bytes} [Thu Aug 6 08:16:16 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: 8|app: 0|req: 291/573] 10.0.0.211 () {32 vars in 694 bytes} [Thu Aug 6 08:16:16 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: 7|app: 0|req: 283/574] 10.0.0.211 () {32 vars in 684 bytes} [Thu Aug 6 08:16:16 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: 284/575] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/576] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:16 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: 286/577] 10.0.0.211 () {32 vars in 702 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/578] 10.0.0.211 () {32 vars in 712 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/579] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/580] 10.0.0.211 () {32 vars in 714 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/582] 10.0.0.211 () {32 vars in 740 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/583] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/584] 10.0.0.108 () {38 vars in 970 bytes} [Thu Aug 6 08:16:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 293/585] 10.0.0.108 () {34 vars in 1097 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/security-groups?name=tempest-securitygroup--430984351&fields=id&tenant_id=4099a33062d04a6ba9830f1eec26933d => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/586] 10.0.0.211 () {32 vars in 682 bytes} [Thu Aug 6 08:16:16 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: 294/587] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/segment => generated 145 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/588] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/networks?id=93522759-4516-4cd1-a010-42e7e0dded0a => generated 679 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 295/589] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/590] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/quotas/4099a33062d04a6ba9830f1eec26933d => 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: 297/591] 10.0.0.211 () {32 vars in 678 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/592] 10.0.0.108 () {38 vars in 970 bytes} [Thu Aug 6 08:16:16 2026] POST /v2.0/security-groups => generated 1681 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/593] 10.0.0.211 () {32 vars in 668 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.211 () {32 vars in 696 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/595] 10.0.0.211 () {32 vars in 704 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/596] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/ports?tenant_id=4099a33062d04a6ba9830f1eec26933d&fields=id => generated 103 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/598] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/599] 10.0.0.211 () {32 vars in 682 bytes} [Thu Aug 6 08:16:16 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: 302/600] 10.0.0.211 () {32 vars in 704 bytes} [Thu Aug 6 08:16:16 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: 303/601] 10.0.0.211 () {32 vars in 694 bytes} [Thu Aug 6 08:16:16 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: 7|app: 0|req: 299/602] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/security-groups?tenant_id=d93c9d734b4344b2a219b518cc5d0700 => generated 7909 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 304/603] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/604] 10.0.0.211 () {32 vars in 696 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/605] 10.0.0.211 () {32 vars in 678 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/606] 10.0.0.211 () {32 vars in 688 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/607] 10.0.0.211 () {32 vars in 700 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/608] 10.0.0.211 () {32 vars in 664 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/609] 10.0.0.211 () {32 vars in 680 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 305/610] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/security-groups/61ad4e98-2a5e-4e3c-9380-9f54e4730d13 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/611] 10.0.0.211 () {32 vars in 676 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/612] 10.0.0.211 () {32 vars in 692 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 307/613] 10.0.0.211 () {32 vars in 676 bytes} [Thu Aug 6 08:16:16 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: 308/614] 10.0.0.211 () {32 vars in 666 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/615] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/taas => generated 175 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/616] 10.0.0.211 () {32 vars in 674 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/617] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/security-groups/61ad4e98-2a5e-4e3c-9380-9f54e4730d13 => generated 2922 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/618] 10.0.0.211 () {32 vars in 686 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/619] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:16 2026] GET /v2.0/security-groups/e377cfc5-2bd7-4cd5-b21b-eaaba980c4f8 => generated 1682 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/620] 10.0.0.108 () {36 vars in 1012 bytes} [Thu Aug 6 08:16:16 2026] DELETE /v2.0/security-groups/e377cfc5-2bd7-4cd5-b21b-eaaba980c4f8 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:17.072 7 INFO neutron.api.v2.resource [req-772cf456-dcfa-4ba3-a861-26d42a3fa129 req-d3278026-c00e-4a2f-860f-69b65c1201f8 6f54006e43ee4a45a05e92cff30c8629 d93c9d734b4344b2a219b518cc5d0700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 309/621] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/e377cfc5-2bd7-4cd5-b21b-eaaba980c4f8 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/622] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/d05f4713-7db2-4cb7-b320-08512a25d446 => generated 1681 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/623] 10.0.0.108 () {36 vars in 1012 bytes} [Thu Aug 6 08:16:17 2026] DELETE /v2.0/security-groups/d05f4713-7db2-4cb7-b320-08512a25d446 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/624] 10.0.0.108 () {34 vars in 906 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/extensions => generated 21537 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-06 08:16:17.265 7 INFO neutron.api.v2.resource [req-9115682c-4ddb-47f4-9e47-dd5a757ab07d req-2e511605-4fa6-4fba-8c50-e8da007553b2 6f54006e43ee4a45a05e92cff30c8629 d93c9d734b4344b2a219b518cc5d0700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 311/625] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/d05f4713-7db2-4cb7-b320-08512a25d446 => generated 146 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/626] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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: 316/627] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/c138dfba-8931-4ade-b83a-c13515bb4b87 => generated 1681 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/628] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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: 318/629] 10.0.0.108 () {36 vars in 1012 bytes} [Thu Aug 6 08:16:17 2026] DELETE /v2.0/security-groups/c138dfba-8931-4ade-b83a-c13515bb4b87 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/630] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups?tenant_id=ad71db170e684e1fb87b94798172ce82&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:17.496 7 INFO neutron.api.v2.resource [req-24fa8ce9-9fa6-4b8f-ad8c-09a7363e5873 req-a1db2bf3-460b-488e-b4ab-40d2b023ef5a 6f54006e43ee4a45a05e92cff30c8629 d93c9d734b4344b2a219b518cc5d0700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 313/631] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/c138dfba-8931-4ade-b83a-c13515bb4b87 => generated 146 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/632] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:17 2026] DELETE /v2.0/security-groups/118fbfec-6018-49fd-93a2-607acb5e7f13 => 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: 314/633] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups?tenant_id=d93c9d734b4344b2a219b518cc5d0700 => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/634] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/61ad4e98-2a5e-4e3c-9380-9f54e4730d13 => generated 2922 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:17.694 7 INFO neutron.services.segments.plugin [-] Segment 6d4e4609-0018-49ac-9573-624ce4bcb1c1 resource provider aggregate not found [pid: 7|app: 0|req: 315/635] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/61ad4e98-2a5e-4e3c-9380-9f54e4730d13 => generated 2922 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:17.717 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6d4e4609-0018-49ac-9573-624ce4bcb1c1 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 6d4e4609-0018-49ac-9573-624ce4bcb1c1 found for delete ", "request_id": "req-6e1c6e5b-b85b-499f-bfbd-5168047ea1ed"}]} 2026-08-06 08:16:17.754 8 INFO neutron.api.v2.resource [req-4ccbb5e3-0541-4019-b3f3-1c5886da72a1 req-edde46fe-93dd-48b3-817e-55dab16a7711 6f54006e43ee4a45a05e92cff30c8629 d93c9d734b4344b2a219b518cc5d0700 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 321/636] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/c138dfba-8931-4ade-b83a-c13515bb4b87 => generated 146 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 316/637] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:17.801 8 INFO neutron.api.v2.resource [req-acad1acb-9ce0-42ee-9e76-726eec5d7f02 req-206c47b1-b9b1-4956-94dc-5eea1769935d 6f54006e43ee4a45a05e92cff30c8629 d93c9d734b4344b2a219b518cc5d0700 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 322/638] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/d05f4713-7db2-4cb7-b320-08512a25d446 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:17.830 7 INFO neutron.services.segments.plugin [-] Segment 6d4e4609-0018-49ac-9573-624ce4bcb1c1 resource provider aggregate not found 2026-08-06 08:16:17.852 7 INFO neutron.api.v2.resource [req-878b5e99-c433-4451-8b2f-1130aee2501a req-caf512c2-4690-4f2e-a3c7-04ef84a0ca41 6f54006e43ee4a45a05e92cff30c8629 d93c9d734b4344b2a219b518cc5d0700 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 317/639] 10.0.0.108 () {34 vars in 990 bytes} [Thu Aug 6 08:16:17 2026] GET /v2.0/security-groups/e377cfc5-2bd7-4cd5-b21b-eaaba980c4f8 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:17.859 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6d4e4609-0018-49ac-9573-624ce4bcb1c1 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 6d4e4609-0018-49ac-9573-624ce4bcb1c1 found for delete ", "request_id": "req-87eed9fe-890c-4ce3-aa2a-fdb49bb7f2cd"}]} 2026-08-06 08:16:18.341 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e10ca9c-570d-430d-a15d-c002772bba75 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: c4d762b8-012d-4ed5-bda1-42cacfbcfe6f 2026-08-06 08:16:18.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e10ca9c-570d-430d-a15d-c002772bba75 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: c4d762b8-012d-4ed5-bda1-42cacfbcfe6f 2026-08-06 08:16:18.365 7 INFO neutron.db.segments_db [None req-384d23e4-e1ad-43d7-8a18-87a86c62c605 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 601692b1-dc1a-432b-a2b9-8e878c65b9b9 of type vxlan for network 27c7eba8-3abd-436e-8211-39ce8c1365f9 [pid: 7|app: 0|req: 318/640] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:16:18 2026] POST /v2.0/networks => generated 751 bytes in 368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/641] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:18 2026] POST /v2.0/subnets => generated 698 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:18.688 7 INFO neutron.db.segments_db [None req-2c75e949-7061-42c4-b3c1-092b747aa60e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment b22e3b2c-ac13-484e-9a8f-5f95a8f83293 of type vxlan for network 284771db-266b-4d49-88fa-737f1c9c854f 2026-08-06 08:16:18.867 7 INFO neutron.db.l3_hamode_db [None req-2c75e949-7061-42c4-b3c1-092b747aa60e 39bc8935a62f4a5caad0745be4ab56f6 d735b829f3be42ad94f06eb0036878c7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 323/642] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:16:17 2026] PUT /v2.0/routers/824dee73-7bd1-4f3d-ba4a-54c7ad618cb0/remove_router_interface => generated 309 bytes in 1063 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/643] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:18 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:19.145 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bb809ac-3054-43e6-ab95-d6350d7ed497 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: e2a742f6-f7e0-48b4-8c3a-52929fe5ad47 2026-08-06 08:16:19.150 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bb809ac-3054-43e6-ab95-d6350d7ed497 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: e2a742f6-f7e0-48b4-8c3a-52929fe5ad47 2026-08-06 08:16:19.380 8 INFO neutron_taas.services.taas.taas_plugin [None req-2bb809ac-3054-43e6-ab95-d6350d7ed497 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 50abaced-0add-4852-82e4-1428e78ec9b3 2026-08-06 08:16:19.383 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2bb809ac-3054-43e6-ab95-d6350d7ed497 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 50abaced-0add-4852-82e4-1428e78ec9b3 2026-08-06 08:16:19.485 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-2bb809ac-3054-43e6-ab95-d6350d7ed497 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] This handler is supposed to handle AFTER events, as in 'AFTER it's committed', not BEFORE. Offending resource event: port, after_delete. Location: File "/var/lib/openstack/lib/python3.12/site-packages/paste/urlmap.py", line 211, in __call__ return app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/base.py", line 152, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/request_id.py", line 69, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_middleware/catch_errors.py", line 45, in __call__ response = req.get_response(self.application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 341, in __call__ response = req.get_response(self._app) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/keystonemiddleware/audit/__init__.py", line 159, in __call__ response = req.get_response(self._application) File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1313, in send status, headers, app_iter = self.call_application( File "/var/lib/openstack/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application app_iter = application(self.environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ response = self.app(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ return resp(environ, start_response) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ resp = self.call_func(req, *args, **kw) File "/var/lib/openstack/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func return self.func(req, *args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/resource.py", line 97, in resource result = method(request=request, **args) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 576, in delete return self._delete(request, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/api/v2/base.py", line 603, in _delete obj_deleter(request.context, id, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 2245, in delete_router super().delete_router(context, id) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 223, in wrapped return f_with_retry(*args, **kwargs, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 135, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/oslo_db/api.py", line 142, in wrapper return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 181, in wrapped return f(*dup_args, **dup_kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/db/l3_db.py", line 646, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() 2026-08-06 08:16:19.613 7 INFO neutron.db.l3_hamode_db [None req-2c75e949-7061-42c4-b3c1-092b747aa60e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:19.840 8 INFO neutron.db.l3_hamode_db [None req-2bb809ac-3054-43e6-ab95-d6350d7ed497 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network 87ea989e-27fc-4c6a-a1ef-17f958ebc19f was deleted as no HA routers are present in tenant d93c9d734b4344b2a219b518cc5d0700. [pid: 8|app: 0|req: 325/644] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:18 2026] DELETE /v2.0/routers/824dee73-7bd1-4f3d-ba4a-54c7ad618cb0 => generated 0 bytes in 886 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:20.196 8 INFO neutron.db.segments_db [None req-c6968cf4-684d-4b7a-97da-e10adb8278e5 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Added segment 14a1a09a-a131-4838-8138-641207744568 of type vxlan for network b072f69a-fc70-447c-bd62-5c749042c409 2026-08-06 08:16:20.280 8 INFO neutron.services.segments.plugin [-] Segment d439eb31-90c7-4d7e-a5be-ec8c292a915d resource provider aggregate not found 2026-08-06 08:16:20.303 8 INFO neutron.services.segments.plugin [-] Segment d439eb31-90c7-4d7e-a5be-ec8c292a915d resource provider aggregate not found 2026-08-06 08:16:20.310 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d439eb31-90c7-4d7e-a5be-ec8c292a915d 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 d439eb31-90c7-4d7e-a5be-ec8c292a915d found for delete ", "request_id": "req-a8559ce2-bfd5-485e-bfad-2afa072e5e83"}]} 2026-08-06 08:16:20.328 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d439eb31-90c7-4d7e-a5be-ec8c292a915d 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 d439eb31-90c7-4d7e-a5be-ec8c292a915d found for delete ", "request_id": "req-1a67b6f1-cd14-4315-9046-4db93f29a89e"}]} [pid: 8|app: 0|req: 326/645] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:16:19 2026] POST /v2.0/networks => generated 648 bytes in 514 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/646] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:20 2026] DELETE /v2.0/subnets/f20d0fdd-ee84-4a20-9a37-0b23c14dbd21 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/647] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:20 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => 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: 320/648] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:18 2026] POST /v2.0/routers => generated 738 bytes in 1999 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:20.807 7 INFO neutron.services.segments.plugin [-] Segment 853de1b8-1c7a-4d76-a834-37ac3098c90f resource provider aggregate not found 2026-08-06 08:16:20.814 7 INFO neutron.services.segments.plugin [-] Segment 853de1b8-1c7a-4d76-a834-37ac3098c90f resource provider aggregate not found [pid: 7|app: 0|req: 321/649] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:16:20 2026] DELETE /v2.0/networks/c977e906-ebc7-4e6a-88e2-05f99ad350b3 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:20.836 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 853de1b8-1c7a-4d76-a834-37ac3098c90f 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 853de1b8-1c7a-4d76-a834-37ac3098c90f found for delete ", "request_id": "req-e0d69ffe-d5dc-46e2-a456-c9e695ccf77d"}]} 2026-08-06 08:16:20.841 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 853de1b8-1c7a-4d76-a834-37ac3098c90f 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 853de1b8-1c7a-4d76-a834-37ac3098c90f found for delete ", "request_id": "req-b5eeb788-3054-4c84-8202-449dbb0be81a"}]} [pid: 8|app: 0|req: 329/650] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:16:20 2026] POST /v2.0/ports => generated 779 bytes in 483 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-08-06 08:16:21.055 8 INFO neutron.db.segments_db [None req-7ed08d46-eaca-4f0d-8451-db05ff149843 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Added segment 22cdf914-8144-4d2a-85e0-8ec9109e213c of type vxlan for network 0c00cf1c-aec3-49c1-8221-7cccd13463f4 [pid: 8|app: 0|req: 330/651] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:16:21 2026] POST /v2.0/networks => generated 635 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/652] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:21 2026] GET /v2.0/security-groups?tenant_id=d93c9d734b4344b2a219b518cc5d0700&name=default => generated 2925 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/653] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:21 2026] POST /v2.0/subnets => generated 646 bytes in 319 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/654] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:21 2026] DELETE /v2.0/security-groups/61ad4e98-2a5e-4e3c-9380-9f54e4730d13 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/657] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:16:21 2026] POST /v2.0/ports => generated 964 bytes in 372 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 337/658] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:22 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => 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: 322/659] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:20 2026] PUT /v2.0/routers/7805ee05-ab32-4a93-9bd0-cc6ccda87322/add_router_interface => generated 309 bytes in 1215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:22.173 8 INFO neutron_taas.services.taas.taas_plugin [None req-9ed7c7f0-6c19-4982-9704-50f1a37cee1e 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] TaaS: Handle Delete Port: dfbd926c-62d6-4d43-b92b-49dd8b820b45 2026-08-06 08:16:22.178 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9ed7c7f0-6c19-4982-9704-50f1a37cee1e 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Tap Mirror: Handle Delete Port: dfbd926c-62d6-4d43-b92b-49dd8b820b45 [pid: 8|app: 0|req: 338/660] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:16:22 2026] DELETE /v2.0/ports/dfbd926c-62d6-4d43-b92b-49dd8b820b45 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:22.360 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07d3fe24-d7c4-46d5-a2ad-748a9c3ef656 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 323/661] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:16:22 2026] DELETE /v2.0/ports/dfbd926c-62d6-4d43-b92b-49dd8b820b45 => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:22.386 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0a02cc5d-7243-4889-979b-5fff65aba91b 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 339/662] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:16:22 2026] GET /v2.0/ports/dfbd926c-62d6-4d43-b92b-49dd8b820b45 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/663] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:22 2026] DELETE /v2.0/subnets/2925ec6f-1840-4f66-b639-f9d7625d099b => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:22.729 8 INFO neutron.services.segments.plugin [-] Segment 22cdf914-8144-4d2a-85e0-8ec9109e213c resource provider aggregate not found 2026-08-06 08:16:22.737 8 INFO neutron.services.segments.plugin [-] Segment 22cdf914-8144-4d2a-85e0-8ec9109e213c resource provider aggregate not found 2026-08-06 08:16:22.756 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 22cdf914-8144-4d2a-85e0-8ec9109e213c 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 22cdf914-8144-4d2a-85e0-8ec9109e213c found for delete ", "request_id": "req-72063981-8c12-4a4a-9687-8dbd42443538"}]} 2026-08-06 08:16:22.761 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 22cdf914-8144-4d2a-85e0-8ec9109e213c 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 22cdf914-8144-4d2a-85e0-8ec9109e213c found for delete ", "request_id": "req-8b223c72-46f3-4990-851f-762d86a98790"}]} [pid: 8|app: 0|req: 340/664] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:16:22 2026] DELETE /v2.0/networks/0c00cf1c-aec3-49c1-8221-7cccd13463f4 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/665] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:16:22 2026] POST /v2.0/security-groups => generated 1661 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 08:16:22.976 7 INFO neutron.db.segments_db [None req-7bbd2377-1808-4a49-bb5c-ccf1571168d4 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Added segment be307f0a-093c-4c21-a28b-001feeeb9360 of type vxlan for network cecfd682-4ed1-49fe-abfc-87ba5e3875d0 [pid: 8|app: 0|req: 341/666] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:16:22 2026] GET /v2.0/networks?id=93522759-4516-4cd1-a010-42e7e0dded0a => generated 679 bytes in 291 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/667] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:16:22 2026] POST /v2.0/networks => generated 635 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/668] 199.19.213.123 () {34 vars in 910 bytes} [Thu Aug 6 08:16:23 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 328/669] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:23 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/670] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:23 2026] POST /v2.0/security-group-rules => generated 597 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 343/671] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:16:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4099a33062d04a6ba9830f1eec26933d => generated 180 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/672] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:23 2026] POST /v2.0/security-group-rules => generated 602 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/673] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:23 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/674] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:16:23 2026] POST /v2.0/ports => generated 958 bytes in 455 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: 330/675] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:16:23 2026] POST /v2.0/floatingips => generated 552 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/676] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:16:23 2026] POST /v2.0/ports => generated 922 bytes in 316 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:24.208 7 INFO neutron_taas.services.taas.taas_plugin [None req-39267bcd-a706-4cc6-ba53-1d192bcf1a6e 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] TaaS: Handle Delete Port: 7bcddb23-facb-439b-9e93-f2d347678b6b 2026-08-06 08:16:24.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-39267bcd-a706-4cc6-ba53-1d192bcf1a6e 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Tap Mirror: Handle Delete Port: 7bcddb23-facb-439b-9e93-f2d347678b6b [pid: 7|app: 0|req: 331/677] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:16:24 2026] DELETE /v2.0/ports/7bcddb23-facb-439b-9e93-f2d347678b6b => generated 0 bytes in 315 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/678] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 961 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/679] 10.0.0.108 () {34 vars in 1099 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1699523085&fields=id&tenant_id=d735b829f3be42ad94f06eb0036878c7 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:24.500 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92d290b5-c3d4-4582-9b88-79296d28dc7b 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 334/680] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/ports/7bcddb23-facb-439b-9e93-f2d347678b6b => 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: 335/681] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 336/682] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 683 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/683] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:24 2026] DELETE /v2.0/subnets/58f67ca5-1cab-4a48-ab0e-3f7244144eca => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/684] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/quotas/d735b829f3be42ad94f06eb0036878c7 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/685] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:16:24 2026] PUT /v2.0/ports/3641dfad-bb9e-4cc8-89cd-361467978732 => generated 1239 bytes in 551 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: 348/686] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&fields=id => generated 57 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:24.896 7 INFO neutron.services.segments.plugin [-] Segment be307f0a-093c-4c21-a28b-001feeeb9360 resource provider aggregate not found 2026-08-06 08:16:24.904 7 INFO neutron.services.segments.plugin [-] Segment be307f0a-093c-4c21-a28b-001feeeb9360 resource provider aggregate not found [pid: 8|app: 0|req: 349/687] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:24.921 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment be307f0a-093c-4c21-a28b-001feeeb9360 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 be307f0a-093c-4c21-a28b-001feeeb9360 found for delete ", "request_id": "req-2dd95d53-60ad-407b-8ac9-c3b5a7183ed7"}]} 2026-08-06 08:16:24.925 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment be307f0a-093c-4c21-a28b-001feeeb9360 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 be307f0a-093c-4c21-a28b-001feeeb9360 found for delete ", "request_id": "req-39bffb07-e476-45b1-9605-7a455eb91e25"}]} [pid: 7|app: 0|req: 339/688] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:16:24 2026] DELETE /v2.0/networks/cecfd682-4ed1-49fe-abfc-87ba5e3875d0 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/689] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:16:24 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 351/690] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:25 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 340/691] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:16:24 2026] POST /v2.0/ports => generated 778 bytes in 363 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:25.389 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c16a61d0-b280-41eb-bd45-6cca3e9d59ff'] response: {'name': 'network-changed', 'server_uuid': '69bb0ec7-d517-44a2-9be7-c9120a20db64', 'tag': '3641dfad-bb9e-4cc8-89cd-361467978732', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 352/692] 10.0.0.211 () {34 vars in 736 bytes} [Thu Aug 6 08:16:25 2026] PUT /v2.0/ports/2c549c2e-6f28-4f87-8409-650b58ae1654 => generated 752 bytes in 176 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, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 08:16:25.622 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c76fe42-95cf-4931-9d8a-781f94c22897 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] TaaS: Handle Delete Port: 2c549c2e-6f28-4f87-8409-650b58ae1654 2026-08-06 08:16:25.632 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c76fe42-95cf-4931-9d8a-781f94c22897 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Tap Mirror: Handle Delete Port: 2c549c2e-6f28-4f87-8409-650b58ae1654 [pid: 8|app: 0|req: 353/693] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:25 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 973 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/694] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:16:25 2026] DELETE /v2.0/ports/2c549c2e-6f28-4f87-8409-650b58ae1654 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/695] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:16:25 2026] GET /v2.0/ports => generated 782 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 343/696] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:16:25 2026] GET /v2.0/ports?tenant_id=4099a33062d04a6ba9830f1eec26933d&device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 1242 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:26.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b63a61b7-22c7-4d12-a9f7-c62f3299d42c 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 344/697] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/ports/2c549c2e-6f28-4f87-8409-650b58ae1654 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/698] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 346/699] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3641dfad-bb9e-4cc8-89cd-361467978732 => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/700] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:25 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&fields=id&fields=name => generated 113 bytes in 644 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/701] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/ports => generated 782 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/702] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/subnets?id=345818ca-1155-4b6b-94b9-358d296668d0 => generated 697 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/703] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/ports/e5611a12-de55-4fb1-a15d-9e6570eef47a => generated 779 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:26.410 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9d171a48-675c-4b85-85a1-821ebe1c4d5a 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 349/704] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:16:26 2026] DELETE /v2.0/ports/7bcddb23-facb-439b-9e93-f2d347678b6b => generated 132 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/705] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/ports?network_id=93522759-4516-4cd1-a010-42e7e0dded0a&device_owner=network%3Adhcp => generated 1244 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:26.448 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5a7bc6e8-740d-45ba-85f0-a9fc350b1c2a 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 357/706] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:26 2026] DELETE /v2.0/subnets/58f67ca5-1cab-4a48-ab0e-3f7244144eca => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:26.471 8 INFO neutron.pecan_wsgi.hooks.translation [None req-22e2919a-9be7-4c4d-b617-d4db017f0082 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 358/707] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:26 2026] DELETE /v2.0/subnets/2925ec6f-1840-4f66-b639-f9d7625d099b => 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: 350/708] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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: 351/709] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:16:26 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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-08-06 08:16:26.600 8 INFO neutron_taas.services.taas.taas_plugin [None req-216eacb1-36da-4392-94ba-0b5815a7be06 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] TaaS: Handle Delete Port: e5611a12-de55-4fb1-a15d-9e6570eef47a 2026-08-06 08:16:26.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-216eacb1-36da-4392-94ba-0b5815a7be06 9171927abf704d99a724ef70f0ec9d5e bfa1a34c0d864efc81f04b0ea6606dd7 - - default default] Tap Mirror: Handle Delete Port: e5611a12-de55-4fb1-a15d-9e6570eef47a [pid: 8|app: 0|req: 359/710] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:16:26 2026] DELETE /v2.0/ports/e5611a12-de55-4fb1-a15d-9e6570eef47a => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/711] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:16:26 2026] DELETE /v2.0/networks/b072f69a-fc70-447c-bd62-5c749042c409 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:26.946 7 INFO neutron.services.segments.plugin [-] Segment 14a1a09a-a131-4838-8138-641207744568 resource provider aggregate not found 2026-08-06 08:16:26.948 7 INFO neutron.services.segments.plugin [-] Segment 14a1a09a-a131-4838-8138-641207744568 resource provider aggregate not found 2026-08-06 08:16:26.974 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14a1a09a-a131-4838-8138-641207744568 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 14a1a09a-a131-4838-8138-641207744568 found for delete ", "request_id": "req-d398d288-5600-4247-bf74-187b1a738a5f"}]} 2026-08-06 08:16:26.978 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14a1a09a-a131-4838-8138-641207744568 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 14a1a09a-a131-4838-8138-641207744568 found for delete ", "request_id": "req-143aa6c8-10c1-42c4-b1a9-a047cdbb9da9"}]} [pid: 8|app: 0|req: 360/712] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 353/713] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 973 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/714] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 362/715] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/ports?tenant_id=4099a33062d04a6ba9830f1eec26933d&device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/716] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/networks?id=93522759-4516-4cd1-a010-42e7e0dded0a => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 354/717] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/security-groups?tenant_id=bfa1a34c0d864efc81f04b0ea6606dd7&name=default => generated 2925 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/718] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3641dfad-bb9e-4cc8-89cd-361467978732 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/719] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/security-groups?tenant_id=2bf5c48b17e4418892b4754f98c3a34f&name=default => generated 2925 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/720] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:27 2026] DELETE /v2.0/security-groups/1bbbdb4f-d902-4903-8c3a-3d5223907a5a => 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: 365/721] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/subnets?id=345818ca-1155-4b6b-94b9-358d296668d0 => generated 697 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/722] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/ports?network_id=93522759-4516-4cd1-a010-42e7e0dded0a&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/723] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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: 368/724] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:16:27 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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: 357/725] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:27 2026] DELETE /v2.0/security-groups/09facecf-4826-402a-8fc7-62192a4a932d => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 369/726] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:28 2026] GET /v2.0/security-groups?tenant_id=6ddbe4f684984ff882b6a195876e1e8a&name=default => generated 2925 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/727] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:28 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/728] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:28 2026] DELETE /v2.0/security-groups/23349be3-2f66-42ae-a83d-467ecbb67513 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/729] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:28 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => 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: 359/730] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:28 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/731] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:29 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 360/732] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:16:29 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 683 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/733] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:16:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d735b829f3be42ad94f06eb0036878c7 => generated 181 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/734] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:29 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 973 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/735] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:16:29 2026] POST /v2.0/security-groups => generated 1624 bytes in 412 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/736] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:30 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 364/737] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:16:30 2026] GET /v2.0/security-groups => generated 4529 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/738] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:16:29 2026] POST /v2.0/ports => generated 954 bytes in 454 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: 365/739] 10.0.0.211 () {34 vars in 757 bytes} [Thu Aug 6 08:16:30 2026] PUT /v2.0/security-groups/52a156dc-ef33-46ea-a9f1-f722d4b17dea => generated 1662 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/740] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:16:30 2026] GET /v2.0/security-groups/52a156dc-ef33-46ea-a9f1-f722d4b17dea => generated 1662 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/741] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:30 2026] DELETE /v2.0/security-groups/52a156dc-ef33-46ea-a9f1-f722d4b17dea => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/742] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:16:30 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) 2026-08-06 08:16:30.561 7 INFO neutron.api.v2.resource [None req-c177ff2c-a118-4940-b8a1-0007227463a0 f1f0f4541a8e460b9069beb920b1cfa9 a2748483544349dea397c51af8c7ab7e - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 369/743] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:30 2026] DELETE /v2.0/security-groups/52a156dc-ef33-46ea-a9f1-f722d4b17dea => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/744] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:16:30 2026] POST /v2.0/security-groups => generated 1623 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/745] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:16:30 2026] PUT /v2.0/ports/84902be2-976b-48e3-8b32-128c510f1944 => generated 1235 bytes in 508 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: 371/746] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:30 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/747] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:30 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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-08-06 08:16:30.904 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-231587fb-6d87-4644-8896-211070bb7028'] response: {'name': 'network-changed', 'server_uuid': '979ce296-dfaa-4e1a-88c0-face0dabd360', 'tag': '84902be2-976b-48e3-8b32-128c510f1944', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 376/748] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:30 2026] POST /v2.0/security-group-rules => generated 601 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/749] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:16:30 2026] GET /v2.0/security-group-rules/78e64372-a3c4-4be4-9124-9ea1e0c02c40 => generated 601 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/750] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/751] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:16:31 2026] DELETE /v2.0/security-group-rules/78e64372-a3c4-4be4-9124-9ea1e0c02c40 => 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: 378/752] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/753] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 973 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/754] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 375/755] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/756] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules/91b630e6-335c-4c4b-8006-ad718f42ef10 => 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: 381/757] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 382/758] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/networks?tenant_id=d735b829f3be42ad94f06eb0036878c7&shared=False => generated 779 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/759] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/760] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/761] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:16:31 2026] DELETE /v2.0/security-group-rules/91b630e6-335c-4c4b-8006-ad718f42ef10 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/762] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:31.833 7 INFO neutron.db.securitygroups_db [None req-381691cb-7d29-43eb-b41e-c9da6a85ce08 f1f0f4541a8e460b9069beb920b1cfa9 a2748483544349dea397c51af8c7ab7e - - default default] Project a2748483544349dea397c51af8c7ab7e 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: 379/763] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:31 2026] POST /v2.0/security-group-rules => generated 607 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/764] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules/4035ca5e-49d6-4116-9858-41512ab4dcf2 => generated 607 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/765] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/766] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:16:31 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/767] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/768] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:16:32 2026] DELETE /v2.0/security-group-rules/4035ca5e-49d6-4116-9858-41512ab4dcf2 => 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: 387/769] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:16:32 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: 383/770] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1238 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/771] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84902be2-976b-48e3-8b32-128c510f1944 => 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: 388/772] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:32 2026] DELETE /v2.0/security-groups/e0d5e603-327f-4810-af7b-cf2599a3ca9c => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/773] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/subnets?id=4a6c8527-4b02-4091-b31c-972270005a49 => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/774] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/security-groups => generated 2925 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/775] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/ports?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9&device_owner=network%3Adhcp => generated 1244 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/776] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:16:32 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) [pid: 7|app: 0|req: 387/777] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 391/778] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 388/779] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 973 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/780] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 7|app: 0|req: 389/781] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/security-groups?tenant_id=a2748483544349dea397c51af8c7ab7e&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/782] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:33 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/783] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:32 2026] GET /v2.0/security-groups?tenant_id=21557a874c5d481ab4cadaa5553094a2&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/784] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:33 2026] DELETE /v2.0/security-groups/ec0b9fc7-d7f8-41ae-ae92-e3c62870f5a1 => 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: 394/785] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:33 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/786] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:33 2026] DELETE /v2.0/security-groups/fc852b7f-3b3a-409d-951b-45e66edec0d6 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/787] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:33 2026] GET /v2.0/security-groups?tenant_id=48098ee58ef049628ca379d5ad5c08c2&name=default => generated 2925 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/788] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:33 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => 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: 397/789] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:33 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 393/790] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:33 2026] DELETE /v2.0/security-groups/ad89bf18-d037-4d90-96ea-3e941e3105ef => generated 0 bytes in 158 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/791] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:34 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/792] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:34 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/793] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:34 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/794] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:35 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/795] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:35 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 396/796] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:35 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/797] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:36 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/798] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:36 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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: 8|app: 0|req: 402/801] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:36 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/802] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:36 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/803] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:36 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:37.015 7 INFO neutron.db.l3_db [None req-472d47e2-0087-4729-8edc-dfd4b471f925 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] Floating IP 2f47094e-8e22-401b-975b-568803cb7eb2 associated. External IP: 10.96.250.201, port: 3641dfad-bb9e-4cc8-89cd-361467978732. [pid: 7|app: 0|req: 400/804] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:16:36 2026] PUT /v2.0/floatingips/2f47094e-8e22-401b-975b-568803cb7eb2 => generated 856 bytes in 887 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/805] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:37 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/806] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:37 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/807] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:37 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:37.936 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-59ab1796-df66-46b6-9cca-8404031a1385'] response: {'name': 'network-changed', 'server_uuid': '69bb0ec7-d517-44a2-9be7-c9120a20db64', 'tag': '3641dfad-bb9e-4cc8-89cd-361467978732', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 402/808] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:37 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/809] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:37 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/810] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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: 407/811] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:37 2026] GET /v2.0/security-groups?tenant_id=0983a03e3c73482bb074e6bb6f131348&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/812] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/security-groups?tenant_id=793ef8f4903d430a9222c6208fa1f1de&name=default => generated 2925 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/813] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:38 2026] DELETE /v2.0/security-groups/b719e76c-1a22-49a6-9cd9-7b9a4c5fbd22 => 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: 406/814] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:38 2026] DELETE /v2.0/security-groups/9348fcd1-bc3c-454b-8aa0-6e9b23e2e7af => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/815] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/ports?tenant_id=4099a33062d04a6ba9830f1eec26933d&device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/816] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/networks?id=93522759-4516-4cd1-a010-42e7e0dded0a => generated 775 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/817] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=3641dfad-bb9e-4cc8-89cd-361467978732 => generated 859 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/818] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/subnets?id=345818ca-1155-4b6b-94b9-358d296668d0 => generated 697 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/819] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/ports?network_id=93522759-4516-4cd1-a010-42e7e0dded0a&device_owner=network%3Adhcp => generated 1244 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/820] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/821] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a?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: 408/822] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:38 2026] GET /v2.0/security-groups?tenant_id=c7b891bf4f8e4a87b6fd3429aec56b5b&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/823] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:38 2026] DELETE /v2.0/security-groups/d53941d5-73f4-4739-8792-2af8661b43ec => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/824] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:39 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/825] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:39 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/826] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:39 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/827] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:39 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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: 411/828] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:16:40 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 975 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/829] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:40 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => 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: 419/830] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:40 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/831] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:40 2026] GET /v2.0/security-groups?id=a908be2b-0543-4d04-9ef5-97ea705c09af&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-08-06 08:16:40.464 7 INFO neutron_taas.services.taas.taas_plugin [req-8247ee0a-de3c-4f57-8d14-8cd3db39ea8c req-e5360431-c508-4d4f-95b7-d5220e0b91f9 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] TaaS: Handle Delete Port: 3641dfad-bb9e-4cc8-89cd-361467978732 2026-08-06 08:16:40.473 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8247ee0a-de3c-4f57-8d14-8cd3db39ea8c req-e5360431-c508-4d4f-95b7-d5220e0b91f9 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] Tap Mirror: Handle Delete Port: 3641dfad-bb9e-4cc8-89cd-361467978732 [pid: 8|app: 0|req: 421/832] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:40 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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: 422/833] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:40 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:40.682 7 INFO neutron.db.l3_db [req-8247ee0a-de3c-4f57-8d14-8cd3db39ea8c req-e5360431-c508-4d4f-95b7-d5220e0b91f9 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] Floating IP 2f47094e-8e22-401b-975b-568803cb7eb2 disassociated. External IP: 10.96.250.201, port: 3641dfad-bb9e-4cc8-89cd-361467978732. [pid: 7|app: 0|req: 412/834] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:16:40 2026] DELETE /v2.0/ports/3641dfad-bb9e-4cc8-89cd-361467978732 => generated 0 bytes in 664 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:41.051 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-854e03e6-b8b7-42b0-8cec-a75315bea27c'] response: {'server_uuid': '69bb0ec7-d517-44a2-9be7-c9120a20db64', 'name': 'network-vif-deleted', 'tag': '3641dfad-bb9e-4cc8-89cd-361467978732', 'status': 'completed', 'code': 200} 2026-08-06 08:16:41.140 8 INFO neutron.db.l3_db [None req-3b77894f-569c-4a7e-838e-5fea3e654e44 e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] Floating IP b75f35d0-c395-4ff8-9aa0-9c2376315aec associated. External IP: 10.96.250.217, port: 84902be2-976b-48e3-8b32-128c510f1944. [pid: 8|app: 0|req: 423/835] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:16:40 2026] PUT /v2.0/floatingips/b75f35d0-c395-4ff8-9aa0-9c2376315aec => generated 855 bytes in 931 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/836] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:41 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:41.575 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9977715c-433c-4bae-b8b8-2f77f15b1c6a'] response: {'name': 'network-changed', 'server_uuid': '979ce296-dfaa-4e1a-88c0-face0dabd360', 'tag': '84902be2-976b-48e3-8b32-128c510f1944', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 424/837] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:41 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/838] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:41 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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: 415/839] 10.0.0.239 () {32 vars in 801 bytes} [Thu Aug 6 08:16:41 2026] GET /v2.0/extensions => generated 21537 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/840] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:41 2026] GET /v2.0/security-groups?tenant_id=96818526db1f4eb18c35ea076185c93a&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 416/841] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:41 2026] DELETE /v2.0/security-groups/47d73e9b-467c-46de-ac63-94ff3768e148 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/842] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1240 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/843] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 779 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/844] 10.0.0.239 () {30 vars in 723 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/quotas/5f574af6340f45179a193026df3aac61/details => generated 847 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/845] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84902be2-976b-48e3-8b32-128c510f1944 => generated 858 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 418/846] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/subnets?id=4a6c8527-4b02-4091-b31c-972270005a49 => generated 701 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/847] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/ports?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9&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: 419/848] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 430/849] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/850] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:42 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => 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: 431/851] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:43 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/852] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:16:44 2026] GET /v2.0/ports?device_id=69bb0ec7-d517-44a2-9be7-c9120a20db64 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/853] 10.0.0.239 () {32 vars in 801 bytes} [Thu Aug 6 08:16:45 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/854] 10.0.0.239 () {30 vars in 723 bytes} [Thu Aug 6 08:16:45 2026] GET /v2.0/quotas/5f574af6340f45179a193026df3aac61/details => generated 847 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/855] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:45 2026] DELETE /v2.0/security-groups/a908be2b-0543-4d04-9ef5-97ea705c09af => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:46.084 7 INFO neutron.api.v2.resource [None req-4841a98f-115a-456c-bfd1-0b7d9113cc33 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 423/856] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:16:46 2026] GET /v2.0/security-groups/a908be2b-0543-4d04-9ef5-97ea705c09af => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:16:46.203 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f660a89-4795-459c-b5b4-65e39858dc26 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] TaaS: Handle Delete Port: 9dd1aae9-5cb3-4302-a1ce-24e1cc6ba703 2026-08-06 08:16:46.206 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f660a89-4795-459c-b5b4-65e39858dc26 675a179f89e749dd8cdd2ecd7a145242 4099a33062d04a6ba9830f1eec26933d - - default default] Tap Mirror: Handle Delete Port: 9dd1aae9-5cb3-4302-a1ce-24e1cc6ba703 [pid: 8|app: 0|req: 434/857] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:16:46 2026] DELETE /v2.0/floatingips/2f47094e-8e22-401b-975b-568803cb7eb2 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:46.843 7 INFO neutron_taas.services.taas.taas_plugin [None req-f589906c-0581-4438-a88e-495067c9ae40 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 542d7d6b-3871-4cff-9260-d6e37e54b629 2026-08-06 08:16:46.846 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f589906c-0581-4438-a88e-495067c9ae40 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 542d7d6b-3871-4cff-9260-d6e37e54b629 [pid: 8|app: 0|req: 435/858] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:46 2026] GET /v2.0/security-groups?tenant_id=364e57d2faa8478a8993dd1bf0ac2790&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/859] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:46 2026] DELETE /v2.0/security-groups/0f34b50e-f5ec-4149-a49f-a9b4ea843f42 => 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: 424/860] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:16:46 2026] PUT /v2.0/routers/0dad2b4f-ddf8-43d8-9912-3acc1a773d91/remove_router_interface => generated 309 bytes in 1007 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:47.639 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2e8aca6-b0c2-4a90-a235-7ef57777066d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: e9ad549a-603b-42c8-afcc-4cc6c10aa16f 2026-08-06 08:16:47.643 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2e8aca6-b0c2-4a90-a235-7ef57777066d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: e9ad549a-603b-42c8-afcc-4cc6c10aa16f 2026-08-06 08:16:47.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2e8aca6-b0c2-4a90-a235-7ef57777066d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: b8a63dc4-7522-4b46-913a-a1e6bf0af553 2026-08-06 08:16:47.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2e8aca6-b0c2-4a90-a235-7ef57777066d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: b8a63dc4-7522-4b46-913a-a1e6bf0af553 2026-08-06 08:16:48.242 8 INFO neutron.services.segments.plugin [-] Segment 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 resource provider aggregate not found 2026-08-06 08:16:48.245 8 INFO neutron.services.segments.plugin [-] Segment 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 resource provider aggregate not found 2026-08-06 08:16:48.261 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 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 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 found for delete ", "request_id": "req-cac0432c-85c3-4be1-a9bd-3e27e113d833"}]} 2026-08-06 08:16:48.263 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 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 8f54c6c8-b64d-4d72-9614-fd46138f7ee9 found for delete ", "request_id": "req-02963ae8-51ac-47f8-b82e-633b2e715c85"}]} 2026-08-06 08:16:48.267 8 INFO neutron.db.l3_hamode_db [None req-e2e8aca6-b0c2-4a90-a235-7ef57777066d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network a6a2ab1d-3997-42e1-a937-e6d5aa88dc5b was deleted as no HA routers are present in tenant 4099a33062d04a6ba9830f1eec26933d. [pid: 8|app: 0|req: 437/861] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:47 2026] DELETE /v2.0/routers/0dad2b4f-ddf8-43d8-9912-3acc1a773d91 => generated 0 bytes in 862 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/862] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:16:48 2026] DELETE /v2.0/subnets/345818ca-1155-4b6b-94b9-358d296668d0 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:16:48.548 8 INFO neutron_taas.services.taas.taas_plugin [None req-de0f5854-a85a-4250-8ba2-3948a930eb46 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: b8fde3c0-be14-435e-bd34-0b2a6bad53be 2026-08-06 08:16:48.550 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-de0f5854-a85a-4250-8ba2-3948a930eb46 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: b8fde3c0-be14-435e-bd34-0b2a6bad53be [pid: 8|app: 0|req: 438/863] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:16:48 2026] DELETE /v2.0/networks/93522759-4516-4cd1-a010-42e7e0dded0a => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/864] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:48 2026] GET /v2.0/security-groups?tenant_id=5f574af6340f45179a193026df3aac61&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: 427/865] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:16:48 2026] GET /v2.0/security-groups?tenant_id=4099a33062d04a6ba9830f1eec26933d&name=default => generated 2921 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/866] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:48 2026] DELETE /v2.0/security-groups/2fd58d3d-e538-4bb9-ae00-bd1a17d6758e => 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: 440/867] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:16:48 2026] DELETE /v2.0/security-groups/9c158cca-79e2-4fa6-988a-7e7ddb5d4b10 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:16:49.301 7 INFO neutron.db.segments_db [None req-d3ea7a0c-12b9-43c5-9f36-5a7c3a901893 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Added segment 50534f88-7335-4b96-8fa6-6d1ab8bae503 of type vxlan for network 0600443c-fd04-41f1-b8f6-4daf3434871c [pid: 7|app: 0|req: 428/868] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:16:48 2026] POST /v2.0/networks => generated 650 bytes in 452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/869] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:49 2026] POST /v2.0/subnets => generated 627 bytes in 274 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:49.744 7 INFO neutron.db.segments_db [None req-4f53f228-65be-4210-81cd-3958b2edc5f2 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Added segment d8ff866f-b9cb-4912-9106-dad6c8c54862 of type vxlan for network e06b00a1-579c-4484-b752-0375e0e20262 2026-08-06 08:16:50.025 7 INFO neutron.db.l3_hamode_db [None req-4f53f228-65be-4210-81cd-3958b2edc5f2 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:50.281 8 INFO neutron.services.segments.plugin [-] Segment 65fd5841-e6de-49af-9fab-b9db757f696c resource provider aggregate not found 2026-08-06 08:16:50.287 8 INFO neutron.services.segments.plugin [-] Segment 65fd5841-e6de-49af-9fab-b9db757f696c resource provider aggregate not found 2026-08-06 08:16:50.295 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 65fd5841-e6de-49af-9fab-b9db757f696c 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 65fd5841-e6de-49af-9fab-b9db757f696c found for delete ", "request_id": "req-5eabc039-9ee0-4543-818e-2ab37d2838ab"}]} 2026-08-06 08:16:50.302 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 65fd5841-e6de-49af-9fab-b9db757f696c 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 65fd5841-e6de-49af-9fab-b9db757f696c found for delete ", "request_id": "req-e11fd328-add2-4287-84cc-1eea72bc047c"}]} 2026-08-06 08:16:50.853 7 INFO neutron.db.l3_hamode_db [None req-4f53f228-65be-4210-81cd-3958b2edc5f2 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:51.040 8 INFO neutron.db.segments_db [None req-39077685-ef86-408c-ac12-78991f70d42a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment b5f266b0-06cc-4137-bd7c-48452b3ca643 of type vxlan for network 4053a3e5-8876-43c5-a401-7fbeafaf2bd0 [pid: 8|app: 0|req: 442/870] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:16:50 2026] POST /v2.0/networks => generated 738 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/871] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:16:51 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1240 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/872] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:51 2026] POST /v2.0/subnets => generated 685 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/873] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:16:51 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:51.663 8 INFO neutron.db.segments_db [None req-26de7f22-b990-4c2a-aebb-8704a41930a9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment ba69d626-77be-46bf-ab7d-5a587f15f4c0 of type vxlan for network fd558c59-6fd7-42ab-8594-21336f7f54a2 [pid: 7|app: 0|req: 429/876] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:49 2026] POST /v2.0/routers => generated 694 bytes in 1982 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:51.944 8 INFO neutron.db.l3_hamode_db [None req-26de7f22-b990-4c2a-aebb-8704a41930a9 39bc8935a62f4a5caad0745be4ab56f6 2ecfe6cf39e44da0b1da2545820c3075 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:16:52.705 8 INFO neutron.db.l3_hamode_db [None req-26de7f22-b990-4c2a-aebb-8704a41930a9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 430/877] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:51 2026] PUT /v2.0/routers/f5916a84-c1f2-4d0f-9df3-01b8423c9502/add_router_interface => generated 309 bytes in 1318 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:53.375 7 INFO neutron.db.segments_db [None req-d0a97a0d-eee2-46ab-8889-df0e1f11aba5 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Added segment fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 of type vxlan for network 47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 [pid: 7|app: 0|req: 431/878] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:16:53 2026] POST /v2.0/networks => generated 632 bytes in 447 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/879] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:51 2026] POST /v2.0/routers => generated 725 bytes in 1895 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:53.530 8 INFO neutron.db.segments_db [None req-7446b948-6498-402f-9553-8804579ed755 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Added segment 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 of type vxlan for network ebbb4b45-b9c2-4247-a0fa-70864db47c00 2026-08-06 08:16:53.746 8 INFO neutron.db.l3_hamode_db [None req-7446b948-6498-402f-9553-8804579ed755 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 432/880] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:16:53 2026] POST /v2.0/ports => generated 955 bytes in 354 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-08-06 08:16:54.631 8 INFO neutron.db.l3_hamode_db [None req-7446b948-6498-402f-9553-8804579ed755 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 433/881] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:53 2026] PUT /v2.0/routers/ba8d10c9-4c77-40be-b525-aeaa25b8b7ca/add_router_interface => generated 309 bytes in 1945 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/882] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:53 2026] POST /v2.0/routers => generated 695 bytes in 2392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/883] 10.0.0.211 () {32 vars in 775 bytes} [Thu Aug 6 08:16:55 2026] GET /v2.0/subnets?project_id=9dba2219b7cb497c979a1b6693897d41&cidr=10.100.0.0%2F28 => 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: 451/884] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:16:55 2026] GET /v2.0/networks?router%3Aexternal=True => generated 753 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 452/885] 10.0.0.211 () {32 vars in 783 bytes} [Thu Aug 6 08:16:55 2026] GET /v2.0/subnets?network_id=7f8b6cc0-d217-403a-9936-6487367b7b19&cidr=10.100.0.0%2F28 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/886] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:16:55 2026] POST /v2.0/ports => generated 958 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 453/887] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:16:56 2026] POST /v2.0/subnets => generated 657 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:16:56.863 7 INFO neutron.db.l3_db [None req-0a916364-bedf-4746-aa3e-f33fef159c3c 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Floating IP 9b8fdbda-3941-405b-8171-12a72ee875fc associated. External IP: 10.96.250.213, port: f70dfa42-70a0-4ac0-becb-4d558f7dbb69. [pid: 7|app: 0|req: 435/888] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:16:56 2026] POST /v2.0/floatingips => generated 842 bytes in 1124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/889] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:16:57 2026] POST /v2.0/security-groups => generated 1659 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 08:16:57.445 7 INFO neutron.db.l3_db [None req-ce7a14b7-cb46-4e58-b634-bf77ac148c5b 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Floating IP 9b8fdbda-3941-405b-8171-12a72ee875fc disassociated. External IP: 10.96.250.213, port: f70dfa42-70a0-4ac0-becb-4d558f7dbb69. [pid: 8|app: 0|req: 454/890] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:16:56 2026] PUT /v2.0/routers/3fe6aba8-5b4c-473c-aa6b-0d14e179c525/add_router_interface => generated 309 bytes in 1419 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 455/891] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/892] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:16:57 2026] PUT /v2.0/floatingips/9b8fdbda-3941-405b-8171-12a72ee875fc => generated 552 bytes in 478 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/893] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:16:57 2026] GET /v2.0/networks => generated 7971 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/894] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/895] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:16:57 2026] GET /v2.0/subnets => generated 6459 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:16:58.021 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d0da591-9cc9-410e-a703-21e32bd42304 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: 2da6492e-6e61-434e-9506-c470ea091a3b 2026-08-06 08:16:58.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d0da591-9cc9-410e-a703-21e32bd42304 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: 2da6492e-6e61-434e-9506-c470ea091a3b [pid: 8|app: 0|req: 457/896] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:16:57 2026] DELETE /v2.0/floatingips/9b8fdbda-3941-405b-8171-12a72ee875fc => generated 0 bytes in 345 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/897] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:16:58 2026] GET /v2.0/routers => generated 2917 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/898] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:16:57 2026] POST /v2.0/floatingips => generated 552 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/899] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:16:58 2026] POST /v2.0/security-groups => generated 1669 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/900] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/901] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:58 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/902] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/903] 10.0.0.108 () {34 vars in 1097 bytes} [Thu Aug 6 08:16:59 2026] GET /v2.0/security-groups?name=tempest-securitygroup--974268831&fields=id&tenant_id=2ecfe6cf39e44da0b1da2545820c3075 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:16:59.217 8 INFO neutron.db.l3_db [None req-0e696413-643c-4d7a-9430-24136ec67dbb 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Floating IP 1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 associated. External IP: 10.96.250.220, port: a0a8c23a-a493-43ff-87e2-da98e690fe15. [pid: 7|app: 0|req: 446/904] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 103 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/905] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:16:59 2026] GET /v2.0/networks?id=4053a3e5-8876-43c5-a401-7fbeafaf2bd0 => generated 670 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:59.363 7 INFO neutron.db.securitygroups_db [None req-399d0cd5-1878-49ec-9729-98b245547433 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Project 9dba2219b7cb497c979a1b6693897d41 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: 448/906] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:59 2026] POST /v2.0/security-group-rules => generated 607 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/907] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:16:59 2026] GET /v2.0/quotas/2ecfe6cf39e44da0b1da2545820c3075 => generated 292 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:16:59.581 7 INFO neutron.db.securitygroups_db [None req-5beca1e6-5cf4-43ed-adbe-b0685a1e69cd 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Project 9dba2219b7cb497c979a1b6693897d41 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: 459/908] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:16:58 2026] POST /v2.0/floatingips => generated 842 bytes in 1322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/909] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:16:59 2026] POST /v2.0/security-group-rules => generated 606 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/910] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:16:59 2026] GET /v2.0/ports?tenant_id=2ecfe6cf39e44da0b1da2545820c3075&fields=id => generated 103 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/911] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:16:59 2026] GET /v2.0/floatingips/1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/912] 10.0.0.211 () {32 vars in 654 bytes} [Thu Aug 6 08:16:59 2026] GET /v2.0/floatingips => generated 845 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/913] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/networks => generated 1297 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/914] 10.0.0.108 () {34 vars in 906 bytes} [Thu Aug 6 08:17: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: 8|app: 0|req: 464/915] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:00.281 7 INFO neutron.db.l3_db [None req-8c9d5474-1867-4778-b648-d66341fe66d0 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Floating IP 1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 associated. External IP: 10.96.250.220, port: a0a8c23a-a493-43ff-87e2-da98e690fe15. [pid: 8|app: 0|req: 465/916] 10.0.0.108 () {34 vars in 1093 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-9686044&fields=id&tenant_id=9dba2219b7cb497c979a1b6693897d41 => generated 69 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/917] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0?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: 8|app: 0|req: 467/918] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 660 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/919] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/quotas/9dba2219b7cb497c979a1b6693897d41 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/920] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&fields=id => generated 57 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/921] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 471/922] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/923] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/924] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:00 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 452/925] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:16:59 2026] PUT /v2.0/floatingips/1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 => generated 842 bytes in 1111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:01.111 8 INFO neutron.db.l3_db [None req-50c30c6b-420a-4802-8b9f-5d7d483315a7 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Floating IP 1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 disassociated. External IP: 10.96.250.220, port: f70dfa42-70a0-4ac0-becb-4d558f7dbb69. [pid: 8|app: 0|req: 474/926] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:17:00 2026] PUT /v2.0/floatingips/1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 => generated 552 bytes in 548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:01.670 7 INFO neutron_taas.services.taas.taas_plugin [None req-58767820-4fff-4225-875b-885156fcaada 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: d142e44a-019f-4c56-b7cc-de41d3132f40 2026-08-06 08:17:01.674 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58767820-4fff-4225-875b-885156fcaada 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: d142e44a-019f-4c56-b7cc-de41d3132f40 [pid: 8|app: 0|req: 475/927] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:01 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/928] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:01 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/929] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:17:01 2026] DELETE /v2.0/floatingips/1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 => generated 0 bytes in 414 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:01.962 8 INFO neutron.api.v2.resource [None req-6a8b8805-a403-4775-b9d2-bc549a840bdc 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 477/930] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:17:01 2026] DELETE /v2.0/floatingips/1954e7c1-685b-42e1-8d53-ccdba4ffb4c9 => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:17:02.182 7 INFO neutron_taas.services.taas.taas_plugin [None req-882da9dd-bba7-4956-bbee-a123d204c557 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: f70dfa42-70a0-4ac0-becb-4d558f7dbb69 2026-08-06 08:17:02.186 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-882da9dd-bba7-4956-bbee-a123d204c557 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: f70dfa42-70a0-4ac0-becb-4d558f7dbb69 [pid: 7|app: 0|req: 454/931] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:01 2026] DELETE /v2.0/ports/f70dfa42-70a0-4ac0-becb-4d558f7dbb69 => generated 0 bytes in 438 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:02.595 8 INFO neutron_taas.services.taas.taas_plugin [None req-d96a0847-9d99-4dbd-86ae-9f22ad576266 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: a0a8c23a-a493-43ff-87e2-da98e690fe15 2026-08-06 08:17:02.597 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d96a0847-9d99-4dbd-86ae-9f22ad576266 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: a0a8c23a-a493-43ff-87e2-da98e690fe15 [pid: 8|app: 0|req: 478/932] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:02 2026] DELETE /v2.0/ports/a0a8c23a-a493-43ff-87e2-da98e690fe15 => generated 0 bytes in 424 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/933] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:17:02 2026] GET /v2.0/ports?device_id=f5916a84-c1f2-4d0f-9df3-01b8423c9502 => generated 958 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/934] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:02 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/935] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:02 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:03.330 8 INFO neutron_taas.services.taas.taas_plugin [None req-115eb04a-45db-40cf-8a88-4ef3849874a4 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: c6d01b3f-82ea-4042-afa1-a04013b04239 2026-08-06 08:17:03.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-115eb04a-45db-40cf-8a88-4ef3849874a4 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: c6d01b3f-82ea-4042-afa1-a04013b04239 [pid: 8|app: 0|req: 479/936] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:17:02 2026] PUT /v2.0/routers/f5916a84-c1f2-4d0f-9df3-01b8423c9502/remove_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: 480/937] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:04 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => 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: 481/938] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:04 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:04.212 7 INFO neutron_taas.services.taas.taas_plugin [None req-aeeddccf-eb1e-47f7-899d-3807de8c7de5 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: d316746b-6043-4991-9c39-d4e46708478a 2026-08-06 08:17:04.216 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeeddccf-eb1e-47f7-899d-3807de8c7de5 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: d316746b-6043-4991-9c39-d4e46708478a 2026-08-06 08:17:04.488 7 INFO neutron_taas.services.taas.taas_plugin [None req-aeeddccf-eb1e-47f7-899d-3807de8c7de5 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] TaaS: Handle Delete Port: 4ffc2255-532b-4394-8b4c-e0f0cb7f452f 2026-08-06 08:17:04.493 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aeeddccf-eb1e-47f7-899d-3807de8c7de5 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] Tap Mirror: Handle Delete Port: 4ffc2255-532b-4394-8b4c-e0f0cb7f452f 2026-08-06 08:17:04.931 7 INFO neutron.services.segments.plugin [-] Segment d8ff866f-b9cb-4912-9106-dad6c8c54862 resource provider aggregate not found 2026-08-06 08:17:04.932 7 INFO neutron.services.segments.plugin [-] Segment d8ff866f-b9cb-4912-9106-dad6c8c54862 resource provider aggregate not found 2026-08-06 08:17:04.956 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d8ff866f-b9cb-4912-9106-dad6c8c54862 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 d8ff866f-b9cb-4912-9106-dad6c8c54862 found for delete ", "request_id": "req-1509894b-8006-4709-99ec-994f97967fc5"}]} 2026-08-06 08:17:04.959 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d8ff866f-b9cb-4912-9106-dad6c8c54862 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 d8ff866f-b9cb-4912-9106-dad6c8c54862 found for delete ", "request_id": "req-f552a37f-325b-4d58-8296-00fdba5066d6"}]} 2026-08-06 08:17:04.969 7 INFO neutron.db.l3_hamode_db [None req-aeeddccf-eb1e-47f7-899d-3807de8c7de5 24cd5b9f192d4944be64e4a8da82d072 904c80afe31c4865a4d204d304d40b09 - - default default] HA network e06b00a1-579c-4484-b752-0375e0e20262 was deleted as no HA routers are present in tenant 904c80afe31c4865a4d204d304d40b09. [pid: 7|app: 0|req: 458/939] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:03 2026] DELETE /v2.0/routers/f5916a84-c1f2-4d0f-9df3-01b8423c9502 => generated 0 bytes in 1044 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 482/940] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:04 2026] GET /v2.0/networks?id=4053a3e5-8876-43c5-a401-7fbeafaf2bd0 => generated 670 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/941] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:17:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2ecfe6cf39e44da0b1da2545820c3075 => generated 180 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/942] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:04 2026] DELETE /v2.0/subnets/fabb2905-a4b9-41d1-ba26-52821f8f9c47 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/943] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:05 2026] DELETE /v2.0/networks/0600443c-fd04-41f1-b8f6-4daf3434871c => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/944] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:05 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/945] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:05 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/946] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:17:05 2026] POST /v2.0/ports => generated 958 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/947] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:17:05 2026] PUT /v2.0/ports/2c6786bf-775a-46fc-90c2-7a85ebf1f6ca => generated 1239 bytes in 476 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-08-06 08:17:05.943 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-683681c3-8808-45b4-bf32-78510ec26b70'] response: {'name': 'network-changed', 'server_uuid': 'c653d331-d8ee-4466-b336-3fe28ff977e5', 'tag': '2c6786bf-775a-46fc-90c2-7a85ebf1f6ca', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 485/948] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:05 2026] GET /v2.0/security-groups?tenant_id=904c80afe31c4865a4d204d304d40b09&name=default => generated 2925 bytes in 152 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: 464/949] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:05 2026] DELETE /v2.0/security-groups/eddd3324-5790-4fc2-bbcf-d66f7c406484 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/950] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/951] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/ports/84902be2-976b-48e3-8b32-128c510f1944 => generated 968 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/952] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => 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: 466/953] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 488/956] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/957] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/ports?tenant_id=2ecfe6cf39e44da0b1da2545820c3075&device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 1242 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/958] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/networks?tenant_id=2ecfe6cf39e44da0b1da2545820c3075&shared=False => generated 766 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/959] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/960] 199.19.213.123 () {34 vars in 999 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/subnets?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 683 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/961] 199.19.213.123 () {34 vars in 1145 bytes} [Thu Aug 6 08:17:06 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360&device_owner=compute%3Anova&network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:06.991 7 INFO neutron.services.segments.plugin [-] Segment 50534f88-7335-4b96-8fa6-6d1ab8bae503 resource provider aggregate not found 2026-08-06 08:17:06.992 7 INFO neutron.services.segments.plugin [-] Segment 50534f88-7335-4b96-8fa6-6d1ab8bae503 resource provider aggregate not found 2026-08-06 08:17:07.012 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50534f88-7335-4b96-8fa6-6d1ab8bae503 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 50534f88-7335-4b96-8fa6-6d1ab8bae503 found for delete ", "request_id": "req-92ad1b66-e436-4583-81f7-0bab290d51e6"}]} 2026-08-06 08:17:07.016 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50534f88-7335-4b96-8fa6-6d1ab8bae503 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 50534f88-7335-4b96-8fa6-6d1ab8bae503 found for delete ", "request_id": "req-4cb93784-1fa5-4dba-9949-df5226ffadb8"}]} [pid: 7|app: 0|req: 472/962] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 660 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/963] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9dba2219b7cb497c979a1b6693897d41 => generated 178 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/964] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:17:07 2026] POST /v2.0/ports => generated 954 bytes in 374 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: 475/965] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 957 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/966] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 973 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/967] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:17:06 2026] PUT /v2.0/ports/84902be2-976b-48e3-8b32-128c510f1944 => generated 1149 bytes in 793 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: 492/968] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/969] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/ports?tenant_id=2ecfe6cf39e44da0b1da2545820c3075&device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 1242 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/970] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&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: 495/971] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2c6786bf-775a-46fc-90c2-7a85ebf1f6ca => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:07.941 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63d82de4-bfae-418d-b39c-c5a4bb65000c'] response: {'name': 'network-changed', 'server_uuid': '979ce296-dfaa-4e1a-88c0-face0dabd360', 'tag': '84902be2-976b-48e3-8b32-128c510f1944', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 496/972] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/subnets?id=b721f17d-5c25-46e5-b524-ae0bdf6ad048 => generated 688 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/973] 10.0.0.211 () {32 vars in 622 bytes} [Thu Aug 6 08:17:07 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/974] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:07 2026] GET /v2.0/ports?network_id=4053a3e5-8876-43c5-a401-7fbeafaf2bd0&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/975] 10.0.0.211 () {32 vars in 632 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/ => generated 632 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/976] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:17:07 2026] PUT /v2.0/ports/ff5a04e7-a999-454e-81a7-c447db7cd17a => generated 1235 bytes in 503 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/977] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:08.224 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20cb4505-aa0f-4794-8690-c6da2917b22c'] response: {'name': 'network-changed', 'server_uuid': '89439136-8649-46a3-a17f-1d825950a4ff', 'tag': 'ff5a04e7-a999-454e-81a7-c447db7cd17a', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 478/978] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/979] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/980] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 779 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/981] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=84902be2-976b-48e3-8b32-128c510f1944 => 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: 480/982] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84902be2-976b-48e3-8b32-128c510f1944 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 503/983] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/subnets?id=4a6c8527-4b02-4091-b31c-972270005a49 => generated 701 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/984] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/ports?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/985] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 482/986] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/987] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/988] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks?tenant_id=9dba2219b7cb497c979a1b6693897d41&shared=False => generated 756 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/989] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/990] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/security-groups?tenant_id=9eeb88f52a824c91b79d48bd9f2f598b&name=default => generated 2925 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/991] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 487/992] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&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: 488/993] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:08 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/994] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:08 2026] DELETE /v2.0/security-groups/e44be8bf-8de2-447f-b4d8-4abaa49bb00c => 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: 489/995] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/996] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1152 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/997] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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: 8|app: 0|req: 508/998] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1421 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/999] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => 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: 509/1000] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=84902be2-976b-48e3-8b32-128c510f1944 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1001] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84902be2-976b-48e3-8b32-128c510f1944 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 510/1002] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 1238 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1003] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/subnets?id=4a6c8527-4b02-4091-b31c-972270005a49 => 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: 511/1004] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ff5a04e7-a999-454e-81a7-c447db7cd17a => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1005] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:09 2026] GET /v2.0/ports?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1006] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/subnets?id=d6861695-cab3-4c3f-bc60-d64390642bd7 => 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: 495/1007] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1008] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/ports?network_id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6&device_owner=network%3Adhcp => generated 1244 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1009] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1010] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 514/1011] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1012] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1013] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 973 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1014] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 516/1015] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&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: 500/1016] 199.19.213.123 () {34 vars in 1119 bytes} [Thu Aug 6 08:17:10 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.14 => generated 1152 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1017] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:17:10 2026] PUT /v2.0/ports/84902be2-976b-48e3-8b32-128c510f1944 => generated 968 bytes in 479 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1018] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 969 bytes in 35 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-08-06 08:17:11.303 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2474db41-cfd1-46d5-b375-72eeb28dae6a'] response: {'name': 'network-changed', 'server_uuid': '979ce296-dfaa-4e1a-88c0-face0dabd360', 'tag': '84902be2-976b-48e3-8b32-128c510f1944', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 518/1019] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1020] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => 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: 519/1021] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&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: 503/1022] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1240 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1023] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 779 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1024] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84902be2-976b-48e3-8b32-128c510f1944 => generated 860 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1025] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:11 2026] GET /v2.0/subnets?id=4a6c8527-4b02-4091-b31c-972270005a49 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1026] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/ports?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9&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: 522/1027] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 506/1028] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1029] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/1030] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1031] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1032] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1033] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 509/1034] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:12 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1035] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/ports?tenant_id=d735b829f3be42ad94f06eb0036878c7&device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1036] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/networks?id=27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 779 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1037] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=84902be2-976b-48e3-8b32-128c510f1944 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1038] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/subnets?id=4a6c8527-4b02-4091-b31c-972270005a49 => generated 701 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1039] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/ports?network_id=27c7eba8-3abd-436e-8211-39ce8c1365f9&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: 512/1040] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?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: 529/1041] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1042] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1043] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1044] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1045] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1046] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1047] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:14 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1048] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:14 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&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: 531/1049] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:13 2026] GET /v2.0/security-groups?tenant_id=160ea7ceb65b484b968f3a1bf3a2d656&name=default => generated 2925 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1050] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:14 2026] DELETE /v2.0/security-groups/251a3a2c-f783-468c-a439-0b9f98a247ed => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:14.560 7 INFO neutron.db.l3_db [None req-eaafae07-2515-4ff4-bb2f-89d9ad31596f 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] Floating IP 4c24d568-9e60-4a73-964e-7fec4676b987 associated. External IP: 10.96.250.214, port: 2c6786bf-775a-46fc-90c2-7a85ebf1f6ca. [pid: 8|app: 0|req: 533/1051] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:14 2026] GET /v2.0/security-groups?tenant_id=e913f012f42b4a55855ae9ef2612acff&name=default => generated 2925 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 534/1052] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:14 2026] DELETE /v2.0/security-groups/899c7598-5a0c-426a-8c98-5b8d6e1f2b48 => 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: 535/1053] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:14 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1054] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:14 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1055] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:17:14 2026] PUT /v2.0/floatingips/4c24d568-9e60-4a73-964e-7fec4676b987 => generated 856 bytes in 809 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1056] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:14 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1057] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:15 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1058] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:15 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:15.108 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba1fdfe-20c7-451d-a520-b768b273ec31'] response: {'name': 'network-changed', 'server_uuid': 'c653d331-d8ee-4466-b336-3fe28ff977e5', 'tag': '2c6786bf-775a-46fc-90c2-7a85ebf1f6ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 521/1059] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:15 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 539/1060] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:17:15 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1061] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:17:15 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 541/1062] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:15 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:15.481 8 INFO neutron_taas.services.taas.taas_plugin [req-ac405c42-4bf1-4276-aa77-d1ac7696a302 req-69da1653-d9c9-4a8c-89d7-97104151468a e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] TaaS: Handle Delete Port: 84902be2-976b-48e3-8b32-128c510f1944 2026-08-06 08:17:15.484 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ac405c42-4bf1-4276-aa77-d1ac7696a302 req-69da1653-d9c9-4a8c-89d7-97104151468a e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] Tap Mirror: Handle Delete Port: 84902be2-976b-48e3-8b32-128c510f1944 2026-08-06 08:17:15.673 8 INFO neutron.db.l3_db [req-ac405c42-4bf1-4276-aa77-d1ac7696a302 req-69da1653-d9c9-4a8c-89d7-97104151468a e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] Floating IP b75f35d0-c395-4ff8-9aa0-9c2376315aec disassociated. External IP: 10.96.250.217, port: 84902be2-976b-48e3-8b32-128c510f1944. 2026-08-06 08:17:16.024 7 INFO neutron.db.l3_db [None req-be9dac73-4aa6-485c-9fe4-1273907936b6 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Floating IP ca5d2204-5c92-4695-9666-55067d033ca1 associated. External IP: 10.96.250.220, port: ff5a04e7-a999-454e-81a7-c447db7cd17a. [pid: 8|app: 0|req: 542/1063] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:17:15 2026] DELETE /v2.0/ports/84902be2-976b-48e3-8b32-128c510f1944 => generated 0 bytes in 729 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1064] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/security-groups?id=55e6c258-9967-450d-8473-b37926aad109&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1065] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:16.159 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42052a0d-8170-454f-9f98-68dcd36d7322'] response: {'server_uuid': '979ce296-dfaa-4e1a-88c0-face0dabd360', 'name': 'network-vif-deleted', 'tag': '84902be2-976b-48e3-8b32-128c510f1944', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 545/1066] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/ports?tenant_id=2ecfe6cf39e44da0b1da2545820c3075&device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 1244 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1067] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&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: 547/1068] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/networks?id=4053a3e5-8876-43c5-a401-7fbeafaf2bd0 => generated 766 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1069] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:17:15 2026] POST /v2.0/floatingips => generated 855 bytes in 1183 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1070] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=2c6786bf-775a-46fc-90c2-7a85ebf1f6ca => generated 859 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1071] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1072] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/subnets?id=b721f17d-5c25-46e5-b524-ae0bdf6ad048 => generated 688 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1073] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/ports?network_id=4053a3e5-8876-43c5-a401-7fbeafaf2bd0&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1074] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1075] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:16 2026] GET /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:17.148 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ef3fefd-bb0c-4400-a671-e24dcab20b64'] response: {'name': 'network-changed', 'server_uuid': '89439136-8649-46a3-a17f-1d825950a4ff', 'tag': 'ff5a04e7-a999-454e-81a7-c447db7cd17a', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1076] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 526/1077] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1078] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/security-groups?id=8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304&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: 527/1079] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 855 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 553/1080] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 1240 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1081] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 756 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 554/1082] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ff5a04e7-a999-454e-81a7-c447db7cd17a => generated 858 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1083] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/subnets?id=d6861695-cab3-4c3f-bc60-d64390642bd7 => generated 678 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1084] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/ports?network_id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6&device_owner=network%3Adhcp => generated 1244 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1085] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:17 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1086] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:18 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 556/1087] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:17:18 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:18.259 7 INFO neutron_taas.services.taas.taas_plugin [req-aa8712a0-23c5-47bf-9a0b-be7c8fb20d6d req-f1dfbdff-5257-4cd0-82b9-89a72d05939a 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] TaaS: Handle Delete Port: 2c6786bf-775a-46fc-90c2-7a85ebf1f6ca 2026-08-06 08:17:18.264 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-aa8712a0-23c5-47bf-9a0b-be7c8fb20d6d req-f1dfbdff-5257-4cd0-82b9-89a72d05939a 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] Tap Mirror: Handle Delete Port: 2c6786bf-775a-46fc-90c2-7a85ebf1f6ca [pid: 8|app: 0|req: 557/1088] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:18 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:18.395 7 INFO neutron.db.l3_db [req-aa8712a0-23c5-47bf-9a0b-be7c8fb20d6d req-f1dfbdff-5257-4cd0-82b9-89a72d05939a 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] Floating IP 4c24d568-9e60-4a73-964e-7fec4676b987 disassociated. External IP: 10.96.250.214, port: 2c6786bf-775a-46fc-90c2-7a85ebf1f6ca. [pid: 8|app: 0|req: 558/1089] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:18 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 855 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1090] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:18 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1091] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:17:18 2026] DELETE /v2.0/ports/2c6786bf-775a-46fc-90c2-7a85ebf1f6ca => generated 0 bytes in 660 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 560/1092] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:18 2026] GET /v2.0/security-groups?tenant_id=29fa01f16e104046b73923df712f2818&name=default => generated 2925 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:19.189 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ae376a7a-6e60-445f-9dae-cf95c8c566a8'] response: {'server_uuid': 'c653d331-d8ee-4466-b336-3fe28ff977e5', 'name': 'network-vif-deleted', 'tag': '2c6786bf-775a-46fc-90c2-7a85ebf1f6ca', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 533/1093] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:19 2026] DELETE /v2.0/security-groups/736af29e-ff4b-4caa-8cdf-d32d7c8a7ff4 => 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: 561/1094] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:19 2026] GET /v2.0/ports?device_id=979ce296-dfaa-4e1a-88c0-face0dabd360 => 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: 534/1095] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:19 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 857 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1096] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:19 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => 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: 535/1097] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:20 2026] DELETE /v2.0/security-groups/55e6c258-9967-450d-8473-b37926aad109 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:20.621 8 INFO neutron.api.v2.resource [None req-36710297-4c01-407e-b810-ae3984f27d87 e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 563/1098] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:17:20 2026] GET /v2.0/security-groups/55e6c258-9967-450d-8473-b37926aad109 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1099] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:20 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:20.774 7 INFO neutron_taas.services.taas.taas_plugin [None req-b95bd3eb-d5e4-4c62-b472-cb20113e5097 e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] TaaS: Handle Delete Port: cb45f268-041f-4f60-9468-6fe195518206 2026-08-06 08:17:20.777 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b95bd3eb-d5e4-4c62-b472-cb20113e5097 e0bc879f92d84c21b9b7d7e3d0c52beb d735b829f3be42ad94f06eb0036878c7 - - default default] Tap Mirror: Handle Delete Port: cb45f268-041f-4f60-9468-6fe195518206 [pid: 7|app: 0|req: 536/1100] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:17:20 2026] DELETE /v2.0/floatingips/b75f35d0-c395-4ff8-9aa0-9c2376315aec => generated 0 bytes in 321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:21.397 8 INFO neutron_taas.services.taas.taas_plugin [None req-aed07fe5-e864-4f51-be93-128d6a822c3d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: b793a769-c569-4506-a275-d894fec1cf44 2026-08-06 08:17:21.400 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aed07fe5-e864-4f51-be93-128d6a822c3d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: b793a769-c569-4506-a275-d894fec1cf44 [pid: 7|app: 0|req: 539/1103] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:21 2026] GET /v2.0/ports?device_id=c653d331-d8ee-4466-b336-3fe28ff977e5 => 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: 565/1104] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:17:21 2026] PUT /v2.0/routers/7805ee05-ab32-4a93-9bd0-cc6ccda87322/remove_router_interface => generated 309 bytes in 987 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:22.211 7 INFO neutron_taas.services.taas.taas_plugin [None req-f06e9b21-0099-4683-b7c3-980fe3bd6ffe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 531818ab-26ae-4599-be73-9f3cdbdce54c 2026-08-06 08:17:22.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f06e9b21-0099-4683-b7c3-980fe3bd6ffe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 531818ab-26ae-4599-be73-9f3cdbdce54c 2026-08-06 08:17:22.465 7 INFO neutron_taas.services.taas.taas_plugin [None req-f06e9b21-0099-4683-b7c3-980fe3bd6ffe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 56f36e61-b276-49f7-9065-9068a13aab0d 2026-08-06 08:17:22.468 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f06e9b21-0099-4683-b7c3-980fe3bd6ffe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 56f36e61-b276-49f7-9065-9068a13aab0d 2026-08-06 08:17:22.858 7 INFO neutron.services.segments.plugin [-] Segment b22e3b2c-ac13-484e-9a8f-5f95a8f83293 resource provider aggregate not found 2026-08-06 08:17:22.863 7 INFO neutron.services.segments.plugin [-] Segment b22e3b2c-ac13-484e-9a8f-5f95a8f83293 resource provider aggregate not found 2026-08-06 08:17:22.885 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b22e3b2c-ac13-484e-9a8f-5f95a8f83293 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 b22e3b2c-ac13-484e-9a8f-5f95a8f83293 found for delete ", "request_id": "req-7aa3ff6b-d0e0-44e1-ba95-8f8b48951572"}]} 2026-08-06 08:17:22.901 7 INFO neutron.db.l3_hamode_db [None req-f06e9b21-0099-4683-b7c3-980fe3bd6ffe 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network 284771db-266b-4d49-88fa-737f1c9c854f was deleted as no HA routers are present in tenant d735b829f3be42ad94f06eb0036878c7. 2026-08-06 08:17:22.903 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b22e3b2c-ac13-484e-9a8f-5f95a8f83293 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 b22e3b2c-ac13-484e-9a8f-5f95a8f83293 found for delete ", "request_id": "req-169ba71c-7b90-4da5-8b6a-d165f811035d"}]} [pid: 7|app: 0|req: 540/1105] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:22 2026] DELETE /v2.0/routers/7805ee05-ab32-4a93-9bd0-cc6ccda87322 => generated 0 bytes in 900 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1106] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:22 2026] DELETE /v2.0/security-groups/8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:23.064 8 INFO neutron.api.v2.resource [None req-8871a5f4-c928-49b6-b0b7-cacd6d6c5d5b 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 567/1107] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:17:23 2026] GET /v2.0/security-groups/8b05c89f-9ea0-4dc6-8477-4bf7cc3e8304 => 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: 541/1108] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:22 2026] DELETE /v2.0/subnets/4a6c8527-4b02-4091-b31c-972270005a49 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:23.167 8 INFO neutron_taas.services.taas.taas_plugin [None req-b8254b18-f1d2-44c7-a644-9151a5a1c59d 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] TaaS: Handle Delete Port: 8bbdb70d-1b99-4c1a-a556-8168d254ce01 2026-08-06 08:17:23.169 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b8254b18-f1d2-44c7-a644-9151a5a1c59d 91417c586f6c4912a38643cd060857f2 2ecfe6cf39e44da0b1da2545820c3075 - - default default] Tap Mirror: Handle Delete Port: 8bbdb70d-1b99-4c1a-a556-8168d254ce01 2026-08-06 08:17:23.194 7 INFO neutron_taas.services.taas.taas_plugin [None req-a832fa85-109b-4729-ab30-a8035e4c8633 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 3e76d495-1f31-4915-bb00-6bdbafd95e84 2026-08-06 08:17:23.197 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a832fa85-109b-4729-ab30-a8035e4c8633 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 3e76d495-1f31-4915-bb00-6bdbafd95e84 [pid: 8|app: 0|req: 568/1109] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:17:23 2026] DELETE /v2.0/floatingips/4c24d568-9e60-4a73-964e-7fec4676b987 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1110] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:23 2026] DELETE /v2.0/networks/27c7eba8-3abd-436e-8211-39ce8c1365f9 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1111] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:23 2026] GET /v2.0/security-groups?tenant_id=d735b829f3be42ad94f06eb0036878c7&name=default => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1112] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:23 2026] DELETE /v2.0/security-groups/a99703d2-0507-4d21-a0be-26e9701e5719 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:23.780 8 INFO neutron_taas.services.taas.taas_plugin [None req-678ec9e3-8e9e-4e10-8680-d5b50d4d9087 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 800c8f3c-8cf8-47ec-8c43-488c35d75aee 2026-08-06 08:17:23.784 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-678ec9e3-8e9e-4e10-8680-d5b50d4d9087 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 800c8f3c-8cf8-47ec-8c43-488c35d75aee [pid: 8|app: 0|req: 569/1113] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:17:23 2026] PUT /v2.0/routers/ba8d10c9-4c77-40be-b525-aeaa25b8b7ca/remove_router_interface => generated 309 bytes in 976 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:24.523 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1d58d38-4c68-44e4-b699-bcfba8228f9e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 0411cc77-e3e5-4f7f-9dfc-65f474381a01 2026-08-06 08:17:24.526 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1d58d38-4c68-44e4-b699-bcfba8228f9e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 0411cc77-e3e5-4f7f-9dfc-65f474381a01 [pid: 8|app: 0|req: 570/1114] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:17:24 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:24.919 7 INFO neutron.services.segments.plugin [-] Segment 601692b1-dc1a-432b-a2b9-8e878c65b9b9 resource provider aggregate not found 2026-08-06 08:17:24.926 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1d58d38-4c68-44e4-b699-bcfba8228f9e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 518c2240-2871-4f49-9b00-6c8c572642ca 2026-08-06 08:17:24.927 7 INFO neutron.services.segments.plugin [-] Segment 601692b1-dc1a-432b-a2b9-8e878c65b9b9 resource provider aggregate not found [pid: 8|app: 0|req: 571/1115] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:24 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:24.936 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1d58d38-4c68-44e4-b699-bcfba8228f9e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 518c2240-2871-4f49-9b00-6c8c572642ca 2026-08-06 08:17:24.948 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 601692b1-dc1a-432b-a2b9-8e878c65b9b9 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 601692b1-dc1a-432b-a2b9-8e878c65b9b9 found for delete ", "request_id": "req-6e6fef7f-00f4-40a9-a2f0-b1ff2121d076"}]} 2026-08-06 08:17:24.951 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 601692b1-dc1a-432b-a2b9-8e878c65b9b9 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 601692b1-dc1a-432b-a2b9-8e878c65b9b9 found for delete ", "request_id": "req-7fd547d0-7e59-4af8-aa75-7c81a3c2a11f"}]} 2026-08-06 08:17:25.310 7 INFO neutron.db.l3_hamode_db [None req-d1d58d38-4c68-44e4-b699-bcfba8228f9e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network fd558c59-6fd7-42ab-8594-21336f7f54a2 was deleted as no HA routers are present in tenant 2ecfe6cf39e44da0b1da2545820c3075. [pid: 7|app: 0|req: 545/1116] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:24 2026] DELETE /v2.0/routers/ba8d10c9-4c77-40be-b525-aeaa25b8b7ca => generated 0 bytes in 1000 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1117] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:25 2026] DELETE /v2.0/subnets/b721f17d-5c25-46e5-b524-ae0bdf6ad048 => generated 0 bytes in 206 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:25.648 7 INFO neutron_taas.services.taas.taas_plugin [None req-fab2cbc2-429f-4338-8a31-0ef72f7c731f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: d953562a-a454-4fac-a339-be26a6b6a7a6 2026-08-06 08:17:25.650 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fab2cbc2-429f-4338-8a31-0ef72f7c731f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: d953562a-a454-4fac-a339-be26a6b6a7a6 [pid: 7|app: 0|req: 546/1118] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:25 2026] DELETE /v2.0/networks/4053a3e5-8876-43c5-a401-7fbeafaf2bd0 => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 547/1119] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:25 2026] GET /v2.0/security-groups?tenant_id=2ecfe6cf39e44da0b1da2545820c3075&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:26.009 8 INFO neutron.db.segments_db [None req-4e448821-edd5-427d-a62b-319820962f97 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 62279980-5f63-4a70-a1c9-d252e1071a32 of type vxlan for network 3b5ed465-01ed-4f4f-a339-ee5da05d75b2 [pid: 7|app: 0|req: 548/1120] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:25 2026] DELETE /v2.0/security-groups/45b4e379-0e1f-4433-9c2c-56f3af3b93c6 => 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: 573/1121] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:17:25 2026] POST /v2.0/networks => generated 743 bytes in 442 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1122] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:26 2026] POST /v2.0/subnets => generated 690 bytes in 190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:26.350 8 INFO neutron.db.segments_db [None req-11e4ca4c-a353-4213-8db3-89b02de2c071 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 180af203-73dc-4d75-8858-2f7e0f78d212 of type vxlan for network d829384f-87f7-4b64-baa8-8f314c90d063 2026-08-06 08:17:26.590 8 INFO neutron.db.l3_hamode_db [None req-11e4ca4c-a353-4213-8db3-89b02de2c071 39bc8935a62f4a5caad0745be4ab56f6 2d09681dd5cb4e24b61215d450cd0d17 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:17:26.973 7 INFO neutron.services.segments.plugin [-] Segment ba69d626-77be-46bf-ab7d-5a587f15f4c0 resource provider aggregate not found 2026-08-06 08:17:26.978 7 INFO neutron.services.segments.plugin [-] Segment ba69d626-77be-46bf-ab7d-5a587f15f4c0 resource provider aggregate not found 2026-08-06 08:17:26.995 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba69d626-77be-46bf-ab7d-5a587f15f4c0 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 ba69d626-77be-46bf-ab7d-5a587f15f4c0 found for delete ", "request_id": "req-a6f112ff-561c-496f-aa65-a1093946051c"}]} 2026-08-06 08:17:26.998 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ba69d626-77be-46bf-ab7d-5a587f15f4c0 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 ba69d626-77be-46bf-ab7d-5a587f15f4c0 found for delete ", "request_id": "req-9fa63bba-ff29-4036-b771-7b9ff0c49b65"}]} 2026-08-06 08:17:27.017 7 INFO neutron.services.segments.plugin [-] Segment b5f266b0-06cc-4137-bd7c-48452b3ca643 resource provider aggregate not found 2026-08-06 08:17:27.035 7 INFO neutron.services.segments.plugin [-] Segment b5f266b0-06cc-4137-bd7c-48452b3ca643 resource provider aggregate not found 2026-08-06 08:17:27.042 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5f266b0-06cc-4137-bd7c-48452b3ca643 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 b5f266b0-06cc-4137-bd7c-48452b3ca643 found for delete ", "request_id": "req-e7fcac5e-6530-4e2d-9c94-d1fb375a725a"}]} 2026-08-06 08:17:27.050 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b5f266b0-06cc-4137-bd7c-48452b3ca643 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 b5f266b0-06cc-4137-bd7c-48452b3ca643 found for delete ", "request_id": "req-fd550e51-e561-4a4a-9a99-af5c638a1128"}]} 2026-08-06 08:17:27.953 8 INFO neutron.db.l3_hamode_db [None req-11e4ca4c-a353-4213-8db3-89b02de2c071 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 574/1123] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:26 2026] POST /v2.0/routers => generated 730 bytes in 2559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1124] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:29 2026] GET /v2.0/security-groups?tenant_id=9c343fd6ed1648aca410173c7fd4e414&name=default => generated 2925 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1125] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:30 2026] DELETE /v2.0/security-groups/8b65c677-70ac-4c19-b4d4-673028531bd2 => 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: 550/1126] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:17:28 2026] PUT /v2.0/routers/18873baa-32c9-4048-82cb-7ac94b76c6bb/add_router_interface => generated 309 bytes in 1500 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1127] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:17:31 2026] POST /v2.0/security-groups => generated 1661 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1128] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:31 2026] POST /v2.0/security-group-rules => generated 597 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1129] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 552/1130] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:17:31 2026] POST /v2.0/floatingips => generated 552 bytes in 613 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 553/1131] 10.0.0.108 () {34 vars in 1099 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1039080745&fields=id&tenant_id=2d09681dd5cb4e24b61215d450cd0d17 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1132] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/networks?id=3b5ed465-01ed-4f4f-a339-ee5da05d75b2 => generated 675 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1133] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/quotas/2d09681dd5cb4e24b61215d450cd0d17 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1134] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/security-groups?tenant_id=b3b69b19a4794f119f6b300673600d57&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1135] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/ports?tenant_id=2d09681dd5cb4e24b61215d450cd0d17&fields=id => generated 103 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1136] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:32 2026] DELETE /v2.0/security-groups/2cb2a5b5-9412-4568-9246-98c72e246f0b => 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: 557/1137] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2?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: 581/1138] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:17:32 2026] GET /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2?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: 8|app: 0|req: 582/1139] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:33 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => 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: 558/1140] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:33 2026] GET /v2.0/security-groups?tenant_id=d30d0fd0533d46bf89bf4f7002ef8ffc&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: 583/1141] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:33 2026] DELETE /v2.0/security-groups/e9db494e-ef40-4c5f-b2e8-ee2014598f48 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1142] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:34 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => 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: 584/1143] 10.0.0.211 () {32 vars in 825 bytes} [Thu Aug 6 08:17:34 2026] GET /v2.0/ports?project_id=9dba2219b7cb497c979a1b6693897d41&network_id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 3691 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1144] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:17:35 2026] GET /v2.0/subnets?network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => generated 667 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1145] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:35 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:35.596 7 INFO neutron.db.segments_db [None req-16cb8954-f345-4fca-9564-2e08e6725c5b cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] Added segment 709264ca-c015-4919-aa81-38cad6357cbe of type vxlan for network 4f0aeb0d-4f24-4f34-a93c-1dd5b2dee596 2026-08-06 08:17:35.614 8 INFO neutron.db.l3_db [None req-8e1567c5-9a47-4186-ad5d-fe10819c13e8 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Floating IP ca5d2204-5c92-4695-9666-55067d033ca1 disassociated. External IP: 10.96.250.220, port: ff5a04e7-a999-454e-81a7-c447db7cd17a. [pid: 7|app: 0|req: 560/1146] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:35 2026] POST /v2.0/networks => generated 726 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 561/1147] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:35 2026] POST /v2.0/subnets => generated 644 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:35.899 7 WARNING neutron.api.v2.base [None req-fde03e5d-e173-4f3e-ab03-fd104bfd3264 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - 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-08-06 08:17:35.900 7 INFO neutron.api.v2.resource [None req-fde03e5d-e173-4f3e-ab03-fd104bfd3264 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 562/1148] 10.0.0.211 () {34 vars in 680 bytes} [Thu Aug 6 08:17:35 2026] POST /v2.0/rbac-policies => generated 143 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 587/1149] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:17:35 2026] PUT /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 554 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 588/1150] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:35 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 554 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:35.974 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4eca9397-ade5-4e45-8d8c-a62efb10477e'] response: {'name': 'network-changed', 'server_uuid': '89439136-8649-46a3-a17f-1d825950a4ff', 'tag': 'ff5a04e7-a999-454e-81a7-c447db7cd17a', 'status': 'completed', 'code': 200} 2026-08-06 08:17:36.081 7 INFO neutron.services.segments.plugin [-] Segment 709264ca-c015-4919-aa81-38cad6357cbe resource provider aggregate not found 2026-08-06 08:17:36.091 7 INFO neutron.services.segments.plugin [-] Segment 709264ca-c015-4919-aa81-38cad6357cbe resource provider aggregate not found 2026-08-06 08:17:36.105 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 709264ca-c015-4919-aa81-38cad6357cbe 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 709264ca-c015-4919-aa81-38cad6357cbe found for delete ", "request_id": "req-ae22f77a-c1df-4a07-878a-71ebc693df6a"}]} 2026-08-06 08:17:36.114 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 709264ca-c015-4919-aa81-38cad6357cbe 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 709264ca-c015-4919-aa81-38cad6357cbe found for delete ", "request_id": "req-c5135097-2787-4b21-8c73-ce9d70ea4e0a"}]} [pid: 7|app: 0|req: 563/1151] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:35 2026] DELETE /v2.0/networks/4f0aeb0d-4f24-4f34-a93c-1dd5b2dee596 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:36.176 8 INFO neutron.db.segments_db [None req-e5ccad1a-2b26-406f-99d0-8b262a10daaf cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] Added segment 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea of type vxlan for network e55207e0-bdf8-4a62-af07-6ba87a1b9017 [pid: 8|app: 0|req: 589/1152] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:36 2026] POST /v2.0/networks => generated 727 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1153] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => 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: 564/1156] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:36 2026] POST /v2.0/subnets => generated 647 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:36.452 8 WARNING neutron.api.v2.base [None req-24a713a0-3d14-4d83-9580-6fddebb7d955 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - 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-08-06 08:17:36.453 8 INFO neutron.api.v2.resource [None req-24a713a0-3d14-4d83-9580-6fddebb7d955 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 593/1157] 10.0.0.211 () {34 vars in 680 bytes} [Thu Aug 6 08:17:36 2026] POST /v2.0/rbac-policies => generated 547 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1158] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1159] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 596/1160] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=ff5a04e7-a999-454e-81a7-c447db7cd17a => 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: 597/1161] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/subnets?id=d6861695-cab3-4c3f-bc60-d64390642bd7 => generated 678 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1162] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/ports?network_id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6&device_owner=network%3Adhcp => generated 1244 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1163] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1164] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 601/1165] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:36 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 552 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1166] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:36 2026] DELETE /v2.0/networks/e55207e0-bdf8-4a62-af07-6ba87a1b9017 => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:37.069 8 INFO neutron.db.segments_db [None req-f044039d-e1c1-4230-94ad-aa66d99c9aa4 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] Added segment 6923892d-5ba3-43a9-bba9-e1b2505cfd0b of type vxlan for network 6e4ae860-81cb-4869-b8be-7ef3fef938da [pid: 8|app: 0|req: 602/1167] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:37 2026] POST /v2.0/networks => generated 727 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1168] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:37 2026] POST /v2.0/subnets => generated 647 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1169] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:37 2026] GET /v2.0/networks?id=3b5ed465-01ed-4f4f-a339-ee5da05d75b2 => generated 675 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1170] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:17:37 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2d09681dd5cb4e24b61215d450cd0d17 => generated 181 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1171] 10.0.0.211 () {34 vars in 680 bytes} [Thu Aug 6 08:17:37 2026] POST /v2.0/rbac-policies => generated 324 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1172] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:37 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => 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: 605/1173] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:17:37 2026] POST /v2.0/ports => generated 954 bytes in 425 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 08:17:38.129 7 INFO neutron.services.segments.plugin [-] Segment 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea resource provider aggregate not found 2026-08-06 08:17:38.133 7 INFO neutron.services.segments.plugin [-] Segment 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea resource provider aggregate not found 2026-08-06 08:17:38.149 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea 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 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea found for delete ", "request_id": "req-d63e336c-f6c6-4519-868e-a00dedcec56e"}]} 2026-08-06 08:17:38.151 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea 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 4a0e59eb-e9ca-4799-910b-c4f5de2bb9ea found for delete ", "request_id": "req-671ccc49-a1d9-4572-a5fc-7dddc5819070"}]} [pid: 8|app: 0|req: 606/1174] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:17:38 2026] POST /v2.0/security-groups => generated 1673 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1175] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:17:38 2026] GET /v2.0/networks/6e4ae860-81cb-4869-b8be-7ef3fef938da => generated 655 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1176] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:17:37 2026] PUT /v2.0/ports/96a45a1c-9db3-4147-9f52-ffd83227d4ff => generated 1235 bytes in 465 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:38.417 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf935453-f6fe-417f-b3ff-d62ae0e0aa66'] response: {'name': 'network-changed', 'server_uuid': '761cae73-d2e8-4899-8a50-969b60918c1d', 'tag': '96a45a1c-9db3-4147-9f52-ffd83227d4ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 608/1177] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 96 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 570/1178] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:38 2026] POST /v2.0/security-group-rules => generated 596 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1179] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 610/1180] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 611/1181] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:38 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 969 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:38.916 8 INFO neutron.db.securitygroups_db [None req-ffd7c0b9-c21b-4d24-9aa5-3fa23754ffec 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Project 9dba2219b7cb497c979a1b6693897d41 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-06 08:17:38.975 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0138f64b-f4b2-40cc-920b-75d6ba650159 a67f9b8504d946ad9f9b7443ca14c614 ef88abe3dd294d6390bdc08a07f37e49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 571/1182] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:17:38 2026] GET /v2.0/networks/6e4ae860-81cb-4869-b8be-7ef3fef938da => generated 138 bytes in 248 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 612/1183] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:38 2026] POST /v2.0/security-group-rules => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1184] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:38 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1185] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/ports?tenant_id=2d09681dd5cb4e24b61215d450cd0d17&device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 1238 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:39.089 8 INFO neutron.db.securitygroups_db [None req-8050d9d0-52f7-4e2e-bfa7-5f8127d649a1 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Project 9dba2219b7cb497c979a1b6693897d41 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-06 08:17:39.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-50e58144-3afb-48a0-a717-9644a0fda207 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] TaaS: Handle Delete Port: 4a02fc8b-66c9-4fd2-8046-a40c876f2acf 2026-08-06 08:17:39.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50e58144-3afb-48a0-a717-9644a0fda207 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] Tap Mirror: Handle Delete Port: 4a02fc8b-66c9-4fd2-8046-a40c876f2acf [pid: 8|app: 0|req: 614/1186] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:17:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1187] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/networks?tenant_id=2d09681dd5cb4e24b61215d450cd0d17&shared=False => generated 771 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1188] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/security-groups?tenant_id=288e1e94bcd3433ea0e9006ca13c80ab&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1189] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1190] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:39 2026] DELETE /v2.0/networks/6e4ae860-81cb-4869-b8be-7ef3fef938da => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:39.492 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d72686f7-dcd7-48ab-975d-595c1493d22e cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 574/1191] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:39 2026] DELETE /v2.0/subnets/e7d1119a-1bee-4426-a16d-04855fc3932e => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:17:39.511 7 INFO neutron.pecan_wsgi.hooks.translation [None req-45a14c34-f62d-4f0b-bfd5-ac90a321dbe1 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 575/1192] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:39 2026] DELETE /v2.0/subnets/ed860e7f-4d96-4654-b0f8-9466d446af64 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:17:39.530 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2afce134-6616-418c-b68e-8eace5c9c1c8 cf05bd6c58114822960008a0ad2c9781 a9d790be80454db0a7e32449dcf1d901 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 576/1193] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:39 2026] DELETE /v2.0/subnets/a9b74543-ddad-4831-85b9-0ef84c2f11bb => 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: 618/1194] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:39 2026] DELETE /v2.0/security-groups/4f63ba90-faa8-4c25-b26a-3a7bcdaabb3d => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1195] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/networks => generated 1297 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1196] 10.0.0.108 () {34 vars in 1097 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-155019462&fields=id&tenant_id=9dba2219b7cb497c979a1b6693897d41 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1197] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/security-groups?tenant_id=360f814b94d341e789e222d0cc6f7126&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1198] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 660 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1199] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/quotas/9dba2219b7cb497c979a1b6693897d41 => 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: 620/1200] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:39 2026] DELETE /v2.0/security-groups/dedd88a0-adec-4555-9a27-42d32d45f2c4 => 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: 581/1201] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&fields=id => generated 149 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1202] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:17:39 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 582/1203] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 622/1204] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:40.176 7 INFO neutron.services.segments.plugin [-] Segment 6923892d-5ba3-43a9-bba9-e1b2505cfd0b resource provider aggregate not found 2026-08-06 08:17:40.192 7 INFO neutron.services.segments.plugin [-] Segment 6923892d-5ba3-43a9-bba9-e1b2505cfd0b resource provider aggregate not found 2026-08-06 08:17:40.206 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6923892d-5ba3-43a9-bba9-e1b2505cfd0b 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 6923892d-5ba3-43a9-bba9-e1b2505cfd0b found for delete ", "request_id": "req-7f89054e-31fe-4317-b7a3-e09d8712c54a"}]} [pid: 7|app: 0|req: 583/1205] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:40.239 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6923892d-5ba3-43a9-bba9-e1b2505cfd0b 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 6923892d-5ba3-43a9-bba9-e1b2505cfd0b found for delete ", "request_id": "req-b1232c4f-b3cf-41c3-ab6b-8bfe1d194911"}]} [pid: 8|app: 0|req: 623/1206] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 12 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1207] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/ports?tenant_id=2d09681dd5cb4e24b61215d450cd0d17&device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 1238 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1208] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=96a45a1c-9db3-4147-9f52-ffd83227d4ff => 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: 584/1209] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/security-groups?tenant_id=a9d790be80454db0a7e32449dcf1d901&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1210] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/subnets?id=41e9b155-b18c-4ea4-935b-2e6fa64b3031 => generated 693 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1211] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/ports?network_id=3b5ed465-01ed-4f4f-a339-ee5da05d75b2&device_owner=network%3Adhcp => generated 1244 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1212] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1213] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:40 2026] DELETE /v2.0/security-groups/e493d28b-db8b-4e68-9342-3c48f7239c6a => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1214] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2?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: 586/1215] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:40 2026] GET /v2.0/security-groups?tenant_id=ef88abe3dd294d6390bdc08a07f37e49&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: 630/1216] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:40 2026] DELETE /v2.0/security-groups/2c3f1009-f133-472d-83bf-fa0c962696ed => 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: 587/1217] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:41 2026] GET /v2.0/security-groups?tenant_id=13ac872a3c9b463086983fa260b9ab33&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1218] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:41 2026] DELETE /v2.0/security-groups/97d106c0-bcd0-4767-a9fb-5214a79ceeea => 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: 632/1219] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:41 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => 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: 588/1220] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:41 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1221] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:41 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&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-08-06 08:17:42.011 7 INFO neutron.db.segments_db [None req-330f8bed-30d6-423c-9f20-de7d795b2da3 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Added segment f0caa0b1-9112-4906-aaad-1cf46a736b18 of type vxlan for network caa99145-ca91-4314-94e4-bbbd9a25bc63 2026-08-06 08:17:42.072 7 INFO neutron.db.segments_db [None req-330f8bed-30d6-423c-9f20-de7d795b2da3 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Added segment 024d546c-7c5b-4110-87f1-0c8a2ee11a85 of type vxlan for network 6ba1bff3-7d8f-491e-b4d9-28209a5b2ef9 [pid: 7|app: 0|req: 589/1222] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:41 2026] POST /v2.0/networks => generated 1245 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 634/1223] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:17:42 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) 2026-08-06 08:17:42.341 7 INFO neutron.services.segments.plugin [-] Segment f0caa0b1-9112-4906-aaad-1cf46a736b18 resource provider aggregate not found [pid: 7|app: 0|req: 590/1224] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:42 2026] DELETE /v2.0/networks/caa99145-ca91-4314-94e4-bbbd9a25bc63 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:42.364 7 INFO neutron.services.segments.plugin [-] Segment f0caa0b1-9112-4906-aaad-1cf46a736b18 resource provider aggregate not found 2026-08-06 08:17:42.393 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f0caa0b1-9112-4906-aaad-1cf46a736b18 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 f0caa0b1-9112-4906-aaad-1cf46a736b18 found for delete ", "request_id": "req-0054f1c4-4adc-4c93-a902-83adc3c59694"}]} 2026-08-06 08:17:42.397 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f0caa0b1-9112-4906-aaad-1cf46a736b18 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 f0caa0b1-9112-4906-aaad-1cf46a736b18 found for delete ", "request_id": "req-e3a0c6c1-65c1-4af9-ac94-725a2afa5f85"}]} [pid: 7|app: 0|req: 591/1225] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:42 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:42.507 8 INFO neutron.services.segments.plugin [-] Segment 024d546c-7c5b-4110-87f1-0c8a2ee11a85 resource provider aggregate not found 2026-08-06 08:17:42.513 8 INFO neutron.services.segments.plugin [-] Segment 024d546c-7c5b-4110-87f1-0c8a2ee11a85 resource provider aggregate not found [pid: 7|app: 0|req: 592/1226] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:42 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:42.530 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 024d546c-7c5b-4110-87f1-0c8a2ee11a85 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 024d546c-7c5b-4110-87f1-0c8a2ee11a85 found for delete ", "request_id": "req-3b971457-c91c-4f52-b05f-afcc027b3818"}]} 2026-08-06 08:17:42.532 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 024d546c-7c5b-4110-87f1-0c8a2ee11a85 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 024d546c-7c5b-4110-87f1-0c8a2ee11a85 found for delete ", "request_id": "req-7f98e24c-6597-488a-8213-6e456fcac6d6"}]} [pid: 8|app: 0|req: 635/1227] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:42 2026] DELETE /v2.0/networks/6ba1bff3-7d8f-491e-b4d9-28209a5b2ef9 => 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: 593/1228] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:42 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 636/1229] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:17:42 2026] GET /v2.0/networks => generated 651 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:42.742 7 INFO neutron.db.segments_db [None req-b496d9f6-473b-421e-ab8e-7aa40422511c bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Added segment 706b4fdc-8ffe-400c-a454-752c7f9753f1 of type vxlan for network f6693083-96e7-42dc-a705-53cac17e94ac [pid: 7|app: 0|req: 594/1230] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:42 2026] POST /v2.0/networks => generated 653 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:42.898 8 INFO neutron.db.segments_db [None req-64d4b65f-3405-4ea4-b77c-2201ee73c5da bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Added segment c817f813-9e7d-4585-86a0-cae517e542f7 of type vxlan for network d7957111-ff30-479f-a9e3-2713ae1050e7 [pid: 8|app: 0|req: 637/1231] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:42 2026] POST /v2.0/networks => generated 654 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1232] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:43 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => 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: 595/1233] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:17:42 2026] POST /v2.0/ports => generated 1506 bytes in 553 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: 639/1234] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:17:43 2026] GET /v2.0/ports => generated 1506 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1235] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:43 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1236] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:43 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:43.774 8 INFO neutron_taas.services.taas.taas_plugin [None req-560073b0-6d33-424d-8ad2-3bde12760331 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] TaaS: Handle Delete Port: ca729f3e-2a55-447f-858c-f99bdc55f9ba 2026-08-06 08:17:43.778 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-560073b0-6d33-424d-8ad2-3bde12760331 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Tap Mirror: Handle Delete Port: ca729f3e-2a55-447f-858c-f99bdc55f9ba [pid: 8|app: 0|req: 640/1237] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:43 2026] DELETE /v2.0/ports/ca729f3e-2a55-447f-858c-f99bdc55f9ba => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:43.958 7 INFO neutron_taas.services.taas.taas_plugin [None req-42c92dd5-bd6f-477f-a9d8-8810bfe0c374 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] TaaS: Handle Delete Port: d3628aac-b9fd-4de4-85a6-65c655bef65a 2026-08-06 08:17:43.962 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42c92dd5-bd6f-477f-a9d8-8810bfe0c374 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Tap Mirror: Handle Delete Port: d3628aac-b9fd-4de4-85a6-65c655bef65a [pid: 7|app: 0|req: 598/1238] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:43 2026] DELETE /v2.0/ports/d3628aac-b9fd-4de4-85a6-65c655bef65a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 641/1239] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:17:44 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-08-06 08:17:44.130 7 INFO neutron.db.segments_db [None req-c9163b44-d479-4346-8fbf-ebb042935db5 bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Added segment 7975c057-e492-4652-8e96-8b7dc1e992cc of type vxlan for network 069bc4f4-91ba-4c9f-b28a-c3b0f3958df8 [pid: 7|app: 0|req: 599/1240] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:44 2026] POST /v2.0/networks => generated 654 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:44.273 8 INFO neutron.db.segments_db [None req-7223f3a7-c6d6-4a30-a5e1-f6840d6fbc8e bf716ebfe7484bc3b2d61cc1325ad0b4 4526ee3c97594c2a8214eb09f86a9cac - - default default] Added segment bca5127d-c4f6-4ca9-bcf2-f83d05ab16df of type vxlan for network bba4857b-5425-4c79-bd44-0a1fd145dd2b [pid: 8|app: 0|req: 642/1241] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:44 2026] POST /v2.0/networks => generated 654 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1242] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:44 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => 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: 643/1243] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:17:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9dba2219b7cb497c979a1b6693897d41 => generated 270 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1244] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:44 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1245] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:44 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 646/1246] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:44 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&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: 601/1247] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:17:44 2026] POST /v2.0/ports => generated 954 bytes in 390 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: 602/1248] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:17:44 2026] PUT /v2.0/ports/8efe53c1-8748-4fec-959a-ade3e538554c => generated 1235 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:45.362 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-24e4acd5-f6d9-4b3e-a9ec-eb84b9fd3050'] response: {'name': 'network-changed', 'server_uuid': '2fa8ea35-92c3-4027-a748-d5af187d9cd0', 'tag': '8efe53c1-8748-4fec-959a-ade3e538554c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 647/1249] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:44 2026] POST /v2.0/subnets => generated 1324 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1250] 10.0.0.211 () {34 vars in 677 bytes} [Thu Aug 6 08:17:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1251] 10.0.0.211 () {34 vars in 677 bytes} [Thu Aug 6 08:17:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 37 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1252] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:17:45 2026] GET /v2.0/subnets => generated 1960 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1253] 10.0.0.211 () {34 vars in 677 bytes} [Thu Aug 6 08:17:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1254] 10.0.0.211 () {34 vars in 677 bytes} [Thu Aug 6 08:17:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1255] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:45 2026] DELETE /v2.0/subnets/07ebb128-8348-43d4-8fac-5255856119a9 => 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: 607/1256] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:45 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1257] 10.0.0.211 () {34 vars in 677 bytes} [Thu Aug 6 08:17:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1258] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:45 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 608/1259] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:45 2026] DELETE /v2.0/subnets/56fc7bf1-dd6d-4e16-8102-d869e7330f8d => 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: 609/1260] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:45 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 1238 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1261] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:17:45 2026] PUT /v2.0/policies/e3fb5b7d-32dd-492b-a850-7ceed8282c36/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1262] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:17:45 2026] GET /v2.0/subnets => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1263] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:17:45 2026] PUT /v2.0/policies/d79f0b21-db42-481f-8231-c3eb0cac1676/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: 611/1264] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/networks?tenant_id=9dba2219b7cb497c979a1b6693897d41&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1265] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1266] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:17:46 2026] PUT /v2.0/policies/581c069f-95f9-4c8d-a16a-93eddad7ed0c/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:46.164 7 INFO neutron.services.segments.plugin [-] Segment bca5127d-c4f6-4ca9-bcf2-f83d05ab16df resource provider aggregate not found 2026-08-06 08:17:46.166 7 INFO neutron.services.segments.plugin [-] Segment bca5127d-c4f6-4ca9-bcf2-f83d05ab16df resource provider aggregate not found [pid: 8|app: 0|req: 656/1267] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:46.187 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bca5127d-c4f6-4ca9-bcf2-f83d05ab16df 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 bca5127d-c4f6-4ca9-bcf2-f83d05ab16df found for delete ", "request_id": "req-2c5ce087-3643-491c-88cf-aa9bb0525832"}]} 2026-08-06 08:17:46.188 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bca5127d-c4f6-4ca9-bcf2-f83d05ab16df 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 bca5127d-c4f6-4ca9-bcf2-f83d05ab16df found for delete ", "request_id": "req-d939cd5c-4a92-40a2-b6f5-c20eaebc2ad7"}]} [pid: 7|app: 0|req: 612/1268] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:46 2026] DELETE /v2.0/networks/bba4857b-5425-4c79-bd44-0a1fd145dd2b => 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: 657/1269] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1270] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:17:46 2026] PUT /v2.0/policies/d15f4e05-3740-461f-b84e-ae40d869271d/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:46.318 8 INFO neutron.services.segments.plugin [-] Segment 7975c057-e492-4652-8e96-8b7dc1e992cc resource provider aggregate not found [pid: 7|app: 0|req: 614/1271] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:46.326 8 INFO neutron.services.segments.plugin [-] Segment 7975c057-e492-4652-8e96-8b7dc1e992cc resource provider aggregate not found 2026-08-06 08:17:46.335 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7975c057-e492-4652-8e96-8b7dc1e992cc 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 7975c057-e492-4652-8e96-8b7dc1e992cc found for delete ", "request_id": "req-77d8318d-3468-49e5-ab66-d4da43f2cc9e"}]} 2026-08-06 08:17:46.345 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7975c057-e492-4652-8e96-8b7dc1e992cc 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 7975c057-e492-4652-8e96-8b7dc1e992cc found for delete ", "request_id": "req-0aa8a2f1-8985-4128-a657-fa817a749799"}]} [pid: 8|app: 0|req: 658/1272] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:46 2026] DELETE /v2.0/networks/069bc4f4-91ba-4c9f-b28a-c3b0f3958df8 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1273] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:46 2026] DELETE /v2.0/networks/d7957111-ff30-479f-a9e3-2713ae1050e7 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1274] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:46 2026] DELETE /v2.0/networks/f6693083-96e7-42dc-a705-53cac17e94ac => generated 0 bytes in 159 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:46.692 7 INFO neutron.db.l3_db [None req-e5f26b79-9c64-4425-b77b-33b5af530af4 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] Floating IP 9e4404ee-5b8e-4d46-bed9-719e8b1b1e1a associated. External IP: 10.96.250.204, port: 96a45a1c-9db3-4147-9f52-ffd83227d4ff. [pid: 8|app: 0|req: 661/1275] 10.0.0.211 () {32 vars in 673 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1276] 10.0.0.211 () {32 vars in 687 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1277] 10.0.0.211 () {32 vars in 683 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1278] 10.0.0.211 () {32 vars in 695 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1279] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:17:46 2026] PUT /v2.0/floatingips/9e4404ee-5b8e-4d46-bed9-719e8b1b1e1a => generated 855 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1280] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:46 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1281] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 616/1282] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1283] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1284] 10.0.0.211 () {32 vars in 695 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1285] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&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: 668/1286] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/security-groups?tenant_id=4526ee3c97594c2a8214eb09f86a9cac&name=default => generated 2925 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1287] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => 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: 619/1288] 10.0.0.211 () {32 vars in 691 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1289] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8efe53c1-8748-4fec-959a-ade3e538554c => 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: 670/1290] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:47 2026] DELETE /v2.0/security-groups/a2771716-626b-40a5-9cb2-cba1f15173f1 => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1291] 10.0.0.211 () {32 vars in 703 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1292] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/subnets?id=d6861695-cab3-4c3f-bc60-d64390642bd7 => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:47.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-db0799b8-5557-43b0-9730-5497e6c6ddb2'] response: {'name': 'network-changed', 'server_uuid': '761cae73-d2e8-4899-8a50-969b60918c1d', 'tag': '96a45a1c-9db3-4147-9f52-ffd83227d4ff', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 622/1293] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:17:47 2026] DELETE /v2.0/qos/policies/e3fb5b7d-32dd-492b-a850-7ceed8282c36 => 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: 672/1294] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/ports?network_id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1295] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:17:47 2026] DELETE /v2.0/qos/policies/d79f0b21-db42-481f-8231-c3eb0cac1676 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1296] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1297] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 675/1298] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1299] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:17:47 2026] DELETE /v2.0/qos/policies/581c069f-95f9-4c8d-a16a-93eddad7ed0c => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1300] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 7|app: 0|req: 625/1301] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:17:47 2026] DELETE /v2.0/qos/policies/d15f4e05-3740-461f-b84e-ae40d869271d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1302] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:17:47 2026] DELETE /v2.0/qos/policies/2d3652e3-c1ee-4634-81de-3346f67fa3de => 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: 626/1303] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/ports?tenant_id=2d09681dd5cb4e24b61215d450cd0d17&device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 1240 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1304] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:47 2026] GET /v2.0/networks?id=3b5ed465-01ed-4f4f-a339-ee5da05d75b2 => generated 771 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1305] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=96a45a1c-9db3-4147-9f52-ffd83227d4ff => generated 858 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1306] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/subnets?id=41e9b155-b18c-4ea4-935b-2e6fa64b3031 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1307] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/ports?network_id=3b5ed465-01ed-4f4f-a339-ee5da05d75b2&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: 680/1308] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => 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: 629/1309] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1310] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1311] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:48.350 8 INFO neutron.services.segments.plugin [-] Segment c817f813-9e7d-4585-86a0-cae517e542f7 resource provider aggregate not found 2026-08-06 08:17:48.365 8 INFO neutron.services.segments.plugin [-] Segment c817f813-9e7d-4585-86a0-cae517e542f7 resource provider aggregate not found 2026-08-06 08:17:48.371 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c817f813-9e7d-4585-86a0-cae517e542f7 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 c817f813-9e7d-4585-86a0-cae517e542f7 found for delete ", "request_id": "req-6c4d28d9-842a-4db7-9c32-5c8999c0ecb8"}]} 2026-08-06 08:17:48.386 8 INFO neutron.services.segments.plugin [-] Segment 706b4fdc-8ffe-400c-a454-752c7f9753f1 resource provider aggregate not found 2026-08-06 08:17:48.394 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c817f813-9e7d-4585-86a0-cae517e542f7 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 c817f813-9e7d-4585-86a0-cae517e542f7 found for delete ", "request_id": "req-c716ee47-80f1-4331-97d1-205c3bdf84e2"}]} 2026-08-06 08:17:48.416 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 706b4fdc-8ffe-400c-a454-752c7f9753f1 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 706b4fdc-8ffe-400c-a454-752c7f9753f1 found for delete ", "request_id": "req-ee235108-9314-4dfd-8f94-a284a4f46269"}]} 2026-08-06 08:17:48.417 8 INFO neutron.services.segments.plugin [-] Segment 706b4fdc-8ffe-400c-a454-752c7f9753f1 resource provider aggregate not found 2026-08-06 08:17:48.433 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 706b4fdc-8ffe-400c-a454-752c7f9753f1 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 706b4fdc-8ffe-400c-a454-752c7f9753f1 found for delete ", "request_id": "req-2badd62c-4fd0-4dda-bfb5-de591454d1c1"}]} [pid: 7|app: 0|req: 631/1312] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1313] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1314] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:48 2026] GET /v2.0/security-groups?tenant_id=3766f27d84f042108824d659eb00e10e&name=default => generated 2925 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1315] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:48 2026] DELETE /v2.0/security-groups/34ed0752-80a7-4fdb-8c56-72b38a4dc623 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1316] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1317] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 685/1318] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/security-groups?tenant_id=95404f2782c743669f0f908bfad34b37&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: 686/1319] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:49 2026] DELETE /v2.0/security-groups/8447f53f-0e8f-4f43-8b14-54396b827dc1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:49.627 7 INFO neutron.db.segments_db [None req-d9fb84d9-25d8-499f-9070-600e765cac6a cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] Added segment 5e0ed4f6-9911-4d9a-b836-78dc12522c94 of type vxlan for network 792da1ae-43a1-4697-a900-879d274b619e [pid: 7|app: 0|req: 634/1320] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:49 2026] POST /v2.0/networks => generated 643 bytes in 403 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1321] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1322] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/security-groups?tenant_id=b5fc8325607d417cb3add077706d1358&name=default => generated 2925 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1323] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1324] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:49 2026] GET /v2.0/security-groups?id=669e0981-971e-4a7e-b136-3f08bd3a5d0e&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: 687/1325] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:49 2026] POST /v2.0/subnets => generated 641 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1326] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:49 2026] DELETE /v2.0/security-groups/d237b403-0ec1-489e-8693-6ea3501af23d => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:50.142 8 INFO neutron_taas.services.taas.taas_plugin [req-b8633524-db07-460d-8c45-af80c9e8ae3e req-6b5e69a0-e67a-4c8d-b06e-f4a05bf4982a 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] TaaS: Handle Delete Port: 96a45a1c-9db3-4147-9f52-ffd83227d4ff 2026-08-06 08:17:50.153 7 INFO neutron.db.segments_db [None req-ab37bf30-a5da-42c8-b338-ef55baceac8b cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] Added segment 27eb03e3-39eb-4434-bba0-26e157f3c8b7 of type vxlan for network 240d2ef4-5ab4-41ad-b663-c11aec88fba9 2026-08-06 08:17:50.153 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b8633524-db07-460d-8c45-af80c9e8ae3e req-6b5e69a0-e67a-4c8d-b06e-f4a05bf4982a 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] Tap Mirror: Handle Delete Port: 96a45a1c-9db3-4147-9f52-ffd83227d4ff [pid: 7|app: 0|req: 640/1327] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:50 2026] POST /v2.0/networks => generated 644 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:50.247 8 INFO neutron.db.l3_db [req-b8633524-db07-460d-8c45-af80c9e8ae3e req-6b5e69a0-e67a-4c8d-b06e-f4a05bf4982a 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] Floating IP 9e4404ee-5b8e-4d46-bed9-719e8b1b1e1a disassociated. External IP: 10.96.250.204, port: 96a45a1c-9db3-4147-9f52-ffd83227d4ff. [pid: 7|app: 0|req: 641/1328] 10.0.0.211 () {34 vars in 742 bytes} [Thu Aug 6 08:17:50 2026] PUT /v2.0/networks/240d2ef4-5ab4-41ad-b663-c11aec88fba9 => generated 592 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1329] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:17:50 2026] DELETE /v2.0/ports/96a45a1c-9db3-4147-9f52-ffd83227d4ff => generated 0 bytes in 696 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1330] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:50 2026] POST /v2.0/subnets => generated 626 bytes in 308 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1331] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:50 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:50.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9586bb30-9072-4eb0-98f8-448d422301db'] response: {'server_uuid': '761cae73-d2e8-4899-8a50-969b60918c1d', 'name': 'network-vif-deleted', 'tag': '96a45a1c-9db3-4147-9f52-ffd83227d4ff', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 690/1332] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:50 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 643/1333] 10.0.0.211 () {34 vars in 740 bytes} [Thu Aug 6 08:17:50 2026] PUT /v2.0/subnets/e490f74a-0595-4ba7-9b7b-153078c25aa8 => generated 636 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:51.066 8 INFO neutron.services.segments.plugin [-] Segment 27eb03e3-39eb-4434-bba0-26e157f3c8b7 resource provider aggregate not found 2026-08-06 08:17:51.072 8 INFO neutron.services.segments.plugin [-] Segment 27eb03e3-39eb-4434-bba0-26e157f3c8b7 resource provider aggregate not found [pid: 7|app: 0|req: 644/1334] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:51.096 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27eb03e3-39eb-4434-bba0-26e157f3c8b7 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 27eb03e3-39eb-4434-bba0-26e157f3c8b7 found for delete ", "request_id": "req-c2fa496b-5132-450f-8b2b-b6267d1d4ac8"}]} 2026-08-06 08:17:51.099 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27eb03e3-39eb-4434-bba0-26e157f3c8b7 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 27eb03e3-39eb-4434-bba0-26e157f3c8b7 found for delete ", "request_id": "req-63b8e617-ee45-499b-af5e-d8e0b2fc444d"}]} [pid: 8|app: 0|req: 691/1335] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:50 2026] DELETE /v2.0/networks/240d2ef4-5ab4-41ad-b663-c11aec88fba9 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:51.131 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c8ad6c66-393a-47a5-9fe8-e7ae3e36f012 cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 645/1336] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:51 2026] DELETE /v2.0/networks/240d2ef4-5ab4-41ad-b663-c11aec88fba9 => generated 138 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1337] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1338] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/subnets?network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1339] 10.0.0.211 () {32 vars in 652 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1340] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/networks => generated 1308 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1341] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/subnets => generated 1280 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1344] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/networks/792da1ae-43a1-4697-a900-879d274b619e => generated 668 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1345] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/subnets/b774b936-e695-427c-bef2-eb0a31f7b990 => generated 641 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:51.499 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46bd35ff-9ba7-437f-8424-9ebc9b2b4c2d cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1346] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:51 2026] DELETE /v2.0/subnets/e490f74a-0595-4ba7-9b7b-153078c25aa8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:17:51.523 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5e338d0f-74e0-4699-9cfd-aee4d47b07f9 cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 698/1347] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:51 2026] DELETE /v2.0/networks/240d2ef4-5ab4-41ad-b663-c11aec88fba9 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1348] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:51 2026] DELETE /v2.0/subnets/b774b936-e695-427c-bef2-eb0a31f7b990 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:51.843 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e9ae830-b44a-4064-a9c8-a30f2c8b9652 cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] TaaS: Handle Delete Port: 81802bcb-3dee-4bb4-8422-1bc072633d20 2026-08-06 08:17:51.853 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e9ae830-b44a-4064-a9c8-a30f2c8b9652 cbdd13cc29de4db5a4cc52f737546b93 0dd1bbd76569479792638310db7f0730 - - default default] Tap Mirror: Handle Delete Port: 81802bcb-3dee-4bb4-8422-1bc072633d20 [pid: 7|app: 0|req: 651/1349] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => 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: 652/1350] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:51 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 699/1351] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:51 2026] DELETE /v2.0/networks/792da1ae-43a1-4697-a900-879d274b619e => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1352] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:52 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => 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: 700/1353] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:52 2026] GET /v2.0/security-groups?tenant_id=0dd1bbd76569479792638310db7f0730&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1354] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:52 2026] DELETE /v2.0/security-groups/bdb1e2fb-ad6b-4849-a958-1d66daeb888c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:53.124 8 INFO neutron.services.segments.plugin [-] Segment 5e0ed4f6-9911-4d9a-b836-78dc12522c94 resource provider aggregate not found 2026-08-06 08:17:53.131 8 INFO neutron.services.segments.plugin [-] Segment 5e0ed4f6-9911-4d9a-b836-78dc12522c94 resource provider aggregate not found 2026-08-06 08:17:53.154 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5e0ed4f6-9911-4d9a-b836-78dc12522c94 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 5e0ed4f6-9911-4d9a-b836-78dc12522c94 found for delete ", "request_id": "req-e30d24f9-66d8-4497-aca4-e903a1da2acc"}]} [pid: 8|app: 0|req: 701/1355] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 971 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:53.190 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5e0ed4f6-9911-4d9a-b836-78dc12522c94 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 5e0ed4f6-9911-4d9a-b836-78dc12522c94 found for delete ", "request_id": "req-c78b1665-4db9-4a6a-a22d-c3284591f467"}]} [pid: 7|app: 0|req: 655/1356] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 702/1357] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/ports?device_id=761cae73-d2e8-4899-8a50-969b60918c1d => 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: 656/1358] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 971 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1359] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 657/1360] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 1240 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1361] 10.0.0.211 () {34 vars in 677 bytes} [Thu Aug 6 08:17:53 2026] POST /v2.0/qos/policies => generated 359 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1362] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:17:53 2026] PUT /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 25 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:53.894 8 INFO neutron.db.l3_db [None req-7db7a62a-f3fa-4f73-a634-398c29f55a0b 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Floating IP ca5d2204-5c92-4695-9666-55067d033ca1 associated. External IP: 10.96.250.220, port: 8efe53c1-8748-4fec-959a-ade3e538554c. [pid: 7|app: 0|req: 660/1363] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1364] 10.0.0.211 () {34 vars in 763 bytes} [Thu Aug 6 08:17:53 2026] PUT /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/green => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1365] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:53 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1366] 10.0.0.211 () {34 vars in 759 bytes} [Thu Aug 6 08:17:53 2026] PUT /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/red => generated 4 bytes in 36 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1367] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1368] 10.0.0.211 () {34 vars in 781 bytes} [Thu Aug 6 08:17:54 2026] PUT /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/black.or.white => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1369] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 52 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1370] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:17:53 2026] PUT /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 855 bytes in 720 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1371] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 855 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:54.237 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-50255708-d3c5-4d19-9d16-717f65736ad3'] response: {'name': 'network-changed', 'server_uuid': '2fa8ea35-92c3-4027-a748-d5af187d9cd0', 'tag': '8efe53c1-8748-4fec-959a-ade3e538554c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 667/1372] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:17:54 2026] PUT /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1373] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 37 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1374] 10.0.0.211 () {32 vars in 740 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/red => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:54.338 8 INFO neutron.api.v2.resource [None req-281e14eb-0336-4cb4-bf1d-6a3977d6fba4 9ed0005a3077444183744fcc668f6773 b9961b9883f142638b9604b3ec954c10 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 707/1375] 10.0.0.211 () {32 vars in 744 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1376] 10.0.0.211 () {32 vars in 743 bytes} [Thu Aug 6 08:17:54 2026] DELETE /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/red => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1377] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 30 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:17:54.471 7 INFO neutron.api.v2.resource [None req-664c9954-dfbd-43b9-a3a8-da1a6775405e 9ed0005a3077444183744fcc668f6773 b9961b9883f142638b9604b3ec954c10 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 671/1378] 10.0.0.211 () {32 vars in 747 bytes} [Thu Aug 6 08:17:54 2026] DELETE /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1379] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:54 2026] DELETE /v2.0/security-groups/669e0981-971e-4a7e-b136-3f08bd3a5d0e => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:54.498 8 INFO neutron.api.v2.resource [None req-93b1ede8-497e-466b-828e-0ccd782708e9 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 709/1380] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/security-groups/669e0981-971e-4a7e-b136-3f08bd3a5d0e => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1381] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:17:54 2026] DELETE /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => 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: 673/1382] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/policies/c363359b-ec0a-464c-b398-8c676d0a5375/tags => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1383] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:17:54 2026] DELETE /v2.0/qos/policies/c363359b-ec0a-464c-b398-8c676d0a5375 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:54.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2777a0c-4d43-4c90-812e-2d3aa4f198d5 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] TaaS: Handle Delete Port: cdcd1ad3-188e-4d31-916e-cb370e088055 2026-08-06 08:17:54.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2777a0c-4d43-4c90-812e-2d3aa4f198d5 9b43dc0783984eb0abd8cfbbb37560cd 2d09681dd5cb4e24b61215d450cd0d17 - - default default] Tap Mirror: Handle Delete Port: cdcd1ad3-188e-4d31-916e-cb370e088055 [pid: 7|app: 0|req: 675/1384] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/ports?tenant_id=9dba2219b7cb497c979a1b6693897d41&device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 1240 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1385] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:17:54 2026] DELETE /v2.0/floatingips/9e4404ee-5b8e-4d46-bed9-719e8b1b1e1a => generated 0 bytes in 339 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1386] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:17:54 2026] GET /v2.0/networks?id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 756 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:55.226 8 INFO neutron.db.segments_db [None req-4fafb23e-f46a-4998-8774-5ca10354d180 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Added segment 20a29242-5cb7-4aed-9c44-31f13edded6c of type vxlan for network ed40d2b7-f073-449b-894d-30d489df1ee5 2026-08-06 08:17:55.245 7 INFO neutron_taas.services.taas.taas_plugin [None req-bd267b6a-dd17-44f6-bd27-ec83877eefb9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: b17ea278-7288-48d6-bf33-ad3429a681df 2026-08-06 08:17:55.249 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bd267b6a-dd17-44f6-bd27-ec83877eefb9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: b17ea278-7288-48d6-bf33-ad3429a681df [pid: 8|app: 0|req: 711/1387] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:54 2026] POST /v2.0/networks => generated 644 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1388] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:17:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=8efe53c1-8748-4fec-959a-ade3e538554c => 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: 713/1389] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:17:55 2026] GET /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1390] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:55 2026] GET /v2.0/security-groups?tenant_id=63b5cdf73bb347f283d451815596fdf4&name=default => generated 2925 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1391] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:17:54 2026] PUT /v2.0/routers/18873baa-32c9-4048-82cb-7ac94b76c6bb/remove_router_interface => generated 309 bytes in 1079 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1392] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:17:55 2026] GET /v2.0/subnets?id=d6861695-cab3-4c3f-bc60-d64390642bd7 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1393] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:17:55 2026] POST /v2.0/ports => generated 774 bytes in 391 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: 679/1394] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:55 2026] DELETE /v2.0/security-groups/f0b790db-daec-46d5-ae77-b8c949512cce => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1395] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:17:56 2026] GET /v2.0/ports?network_id=47de80fd-a38f-44d3-a8c8-f48f5aed7aa6&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:56.153 7 INFO neutron.db.segments_db [None req-a5aaff5f-af10-4e73-b7c7-17040cc3bc9a 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Added segment 62ae1371-fac8-4c47-aabe-d939af74ceb3 of type vxlan for network 74412450-e52d-4bde-8325-847de8e1f41d 2026-08-06 08:17:56.193 8 INFO neutron_taas.services.taas.taas_plugin [None req-742dac03-9c0f-4746-86fb-3945ec5d903d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: d46ded47-31a9-4b48-b848-376153c1dfb4 2026-08-06 08:17:56.196 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-742dac03-9c0f-4746-86fb-3945ec5d903d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: d46ded47-31a9-4b48-b848-376153c1dfb4 [pid: 7|app: 0|req: 681/1396] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:56 2026] POST /v2.0/networks => generated 631 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1397] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:17:56 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 683/1398] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:56 2026] GET /v2.0/security-groups?tenant_id=b9961b9883f142638b9604b3ec954c10&name=default => generated 2925 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:56.459 8 INFO neutron_taas.services.taas.taas_plugin [None req-742dac03-9c0f-4746-86fb-3945ec5d903d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 8714331b-5137-4b7c-a22c-a9c170f9e50b 2026-08-06 08:17:56.462 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-742dac03-9c0f-4746-86fb-3945ec5d903d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 8714331b-5137-4b7c-a22c-a9c170f9e50b [pid: 7|app: 0|req: 684/1399] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:56 2026] POST /v2.0/subnets => generated 626 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1400] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:17:56 2026] GET /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6?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: 686/1401] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:56 2026] DELETE /v2.0/security-groups/87be3b0c-af60-4de1-9279-051903e1de6c => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:17:56.852 8 INFO neutron.services.segments.plugin [-] Segment 180af203-73dc-4d75-8858-2f7e0f78d212 resource provider aggregate not found 2026-08-06 08:17:56.857 8 INFO neutron.services.segments.plugin [-] Segment 180af203-73dc-4d75-8858-2f7e0f78d212 resource provider aggregate not found 2026-08-06 08:17:56.868 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 180af203-73dc-4d75-8858-2f7e0f78d212 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 180af203-73dc-4d75-8858-2f7e0f78d212 found for delete ", "request_id": "req-ce158448-0934-4ca0-b09a-5df6f4dfa20d"}]} 2026-08-06 08:17:56.881 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 180af203-73dc-4d75-8858-2f7e0f78d212 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 180af203-73dc-4d75-8858-2f7e0f78d212 found for delete ", "request_id": "req-1aa42788-a7ef-4080-9361-ef55fbe09599"}]} 2026-08-06 08:17:56.889 8 INFO neutron.db.l3_hamode_db [None req-742dac03-9c0f-4746-86fb-3945ec5d903d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network d829384f-87f7-4b64-baa8-8f314c90d063 was deleted as no HA routers are present in tenant 2d09681dd5cb4e24b61215d450cd0d17. [pid: 8|app: 0|req: 716/1402] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:55 2026] DELETE /v2.0/routers/18873baa-32c9-4048-82cb-7ac94b76c6bb => generated 0 bytes in 911 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1403] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:56 2026] DELETE /v2.0/subnets/41e9b155-b18c-4ea4-935b-2e6fa64b3031 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:57.140 8 INFO neutron_taas.services.taas.taas_plugin [None req-79f49031-6068-48cd-b10f-e4a5e45d390e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 1d9972ed-1a43-4ae2-b3d2-647151f849c0 2026-08-06 08:17:57.142 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79f49031-6068-48cd-b10f-e4a5e45d390e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 1d9972ed-1a43-4ae2-b3d2-647151f849c0 [pid: 7|app: 0|req: 687/1404] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:17:56 2026] POST /v2.0/ports => generated 953 bytes in 335 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-08-06 08:17:57.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-68a985b1-2f96-4d59-a734-9d9994581ddb 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] TaaS: Handle Delete Port: 58088db4-68bb-4868-a099-993474ff674c 2026-08-06 08:17:57.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68a985b1-2f96-4d59-a734-9d9994581ddb 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Tap Mirror: Handle Delete Port: 58088db4-68bb-4868-a099-993474ff674c [pid: 8|app: 0|req: 718/1405] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:57 2026] DELETE /v2.0/networks/3b5ed465-01ed-4f4f-a339-ee5da05d75b2 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1406] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:57 2026] DELETE /v2.0/ports/58088db4-68bb-4868-a099-993474ff674c => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:57.507 8 INFO neutron.pecan_wsgi.hooks.translation [None req-96e289cb-60a1-4b97-9590-f892f8b2566a 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 719/1407] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:57 2026] DELETE /v2.0/ports/58088db4-68bb-4868-a099-993474ff674c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1408] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:17:57 2026] GET /v2.0/security-groups?tenant_id=2d09681dd5cb4e24b61215d450cd0d17&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:17:57.558 8 INFO neutron.pecan_wsgi.hooks.translation [None req-67b62f81-d047-4b87-bca2-a7faca63da4e 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 720/1409] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:17:57 2026] GET /v2.0/ports/58088db4-68bb-4868-a099-993474ff674c => generated 132 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1410] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:17:57 2026] DELETE /v2.0/security-groups/8669b5e6-9f1a-4276-b16c-5d9851b81a92 => 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: 721/1411] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:57 2026] DELETE /v2.0/subnets/3f00fd61-731f-4e7e-881f-8f116a495d44 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:57.824 7 INFO neutron.services.segments.plugin [-] Segment 62ae1371-fac8-4c47-aabe-d939af74ceb3 resource provider aggregate not found 2026-08-06 08:17:57.834 7 INFO neutron.services.segments.plugin [-] Segment 62ae1371-fac8-4c47-aabe-d939af74ceb3 resource provider aggregate not found 2026-08-06 08:17:57.850 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62ae1371-fac8-4c47-aabe-d939af74ceb3 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 62ae1371-fac8-4c47-aabe-d939af74ceb3 found for delete ", "request_id": "req-3392cd67-c26c-46ec-a815-5dd378ce283b"}]} 2026-08-06 08:17:57.853 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62ae1371-fac8-4c47-aabe-d939af74ceb3 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 62ae1371-fac8-4c47-aabe-d939af74ceb3 found for delete ", "request_id": "req-48b4876d-e667-4297-8f21-7164356991ec"}]} [pid: 7|app: 0|req: 691/1412] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:57 2026] DELETE /v2.0/networks/74412450-e52d-4bde-8325-847de8e1f41d => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:57.939 8 INFO neutron.db.segments_db [None req-df58e219-0307-4103-b1c7-d33c2911a018 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Added segment 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f of type vxlan for network 0c8834dc-47b5-4aaa-9801-bfba492446fd [pid: 8|app: 0|req: 722/1413] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:17:57 2026] POST /v2.0/networks => generated 631 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1414] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:17:58 2026] POST /v2.0/subnets => generated 626 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1415] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:17:58 2026] POST /v2.0/ports => generated 911 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:17:58.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e8562d8-1a7c-40ab-93a3-a17af96fbab4 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] TaaS: Handle Delete Port: 772c3338-5d40-4959-b117-7d15d22a4dd6 2026-08-06 08:17:58.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e8562d8-1a7c-40ab-93a3-a17af96fbab4 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Tap Mirror: Handle Delete Port: 772c3338-5d40-4959-b117-7d15d22a4dd6 2026-08-06 08:17:58.890 8 INFO neutron.services.segments.plugin [-] Segment 62279980-5f63-4a70-a1c9-d252e1071a32 resource provider aggregate not found 2026-08-06 08:17:58.917 8 INFO neutron.services.segments.plugin [-] Segment 62279980-5f63-4a70-a1c9-d252e1071a32 resource provider aggregate not found 2026-08-06 08:17:58.922 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62279980-5f63-4a70-a1c9-d252e1071a32 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 62279980-5f63-4a70-a1c9-d252e1071a32 found for delete ", "request_id": "req-51c8413f-1ae9-4c8a-af3d-eb6ef5f7abde"}]} 2026-08-06 08:17:58.932 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 62279980-5f63-4a70-a1c9-d252e1071a32 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 62279980-5f63-4a70-a1c9-d252e1071a32 found for delete ", "request_id": "req-c82da5d8-e5a0-4d70-bd17-283e9ee1c178"}]} [pid: 7|app: 0|req: 693/1416] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:58 2026] DELETE /v2.0/ports/772c3338-5d40-4959-b117-7d15d22a4dd6 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:17:58.955 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7131f9de-a6fe-4804-afdc-82c9fddad421 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 724/1417] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:17:58 2026] GET /v2.0/ports/772c3338-5d40-4959-b117-7d15d22a4dd6 => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 694/1418] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:17:58 2026] DELETE /v2.0/subnets/4b34e729-c776-4a41-b9fe-a9262809b2a2 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1419] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:17:59 2026] DELETE /v2.0/networks/0c8834dc-47b5-4aaa-9801-bfba492446fd => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1420] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:17:59 2026] POST /v2.0/ports => generated 775 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: 7|app: 0|req: 696/1421] 10.0.0.211 () {34 vars in 736 bytes} [Thu Aug 6 08:17:59 2026] PUT /v2.0/ports/28b2e4cb-c615-4a4b-9133-69ef17013e98 => generated 752 bytes in 240 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-08-06 08:17:59.861 7 INFO neutron_taas.services.taas.taas_plugin [None req-4e28a450-a789-44bf-9e72-c061605d0881 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] TaaS: Handle Delete Port: 28b2e4cb-c615-4a4b-9133-69ef17013e98 2026-08-06 08:17:59.863 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e28a450-a789-44bf-9e72-c061605d0881 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Tap Mirror: Handle Delete Port: 28b2e4cb-c615-4a4b-9133-69ef17013e98 [pid: 7|app: 0|req: 697/1422] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:17:59 2026] DELETE /v2.0/ports/28b2e4cb-c615-4a4b-9133-69ef17013e98 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1423] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:17:59 2026] GET /v2.0/ports => generated 777 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:17:59.997 8 INFO neutron.db.segments_db [None req-b6a98024-30db-487c-8f23-4c9e27358ef8 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 5ffd7ce7-59c9-450b-b36d-d0467087efe0 of type vxlan for network 80a291c5-d805-4972-9bfc-1ba5c99418d3 2026-08-06 08:17:59.999 7 INFO neutron.pecan_wsgi.hooks.translation [None req-72cf9301-c021-45fa-bd48-d0adea3a9dbd 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 699/1424] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:17:59 2026] GET /v2.0/ports/28b2e4cb-c615-4a4b-9133-69ef17013e98 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1425] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:18:00 2026] GET /v2.0/ports => generated 777 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1426] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:00 2026] GET /v2.0/ports/bbe4db65-052b-4725-be27-d64a81b454b3 => generated 774 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1427] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:17:59 2026] POST /v2.0/networks => generated 743 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:00.130 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58d92068-ccc0-47ff-a5ac-97aaa956a478 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 702/1428] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:18:00 2026] DELETE /v2.0/ports/772c3338-5d40-4959-b117-7d15d22a4dd6 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:00.157 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b87e713e-c7f0-4267-88ca-ccc70a28d64d 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 703/1429] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:00 2026] DELETE /v2.0/subnets/4b34e729-c776-4a41-b9fe-a9262809b2a2 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:00.184 7 INFO neutron.pecan_wsgi.hooks.translation [None req-5aa29ba7-be15-460f-97a0-1a305f919190 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 704/1430] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:00 2026] DELETE /v2.0/subnets/3f00fd61-731f-4e7e-881f-8f116a495d44 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:00.291 7 INFO neutron_taas.services.taas.taas_plugin [None req-2a5a470b-e0d1-4411-b781-714175c3905f 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] TaaS: Handle Delete Port: bbe4db65-052b-4725-be27-d64a81b454b3 [pid: 8|app: 0|req: 727/1431] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:00 2026] POST /v2.0/subnets => generated 690 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:00.294 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a5a470b-e0d1-4411-b781-714175c3905f 3d0c88df2d21490c881dadc6c90e7f41 2b874a2ab55e4fe4b221764521f0ac85 - - default default] Tap Mirror: Handle Delete Port: bbe4db65-052b-4725-be27-d64a81b454b3 [pid: 7|app: 0|req: 705/1432] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:18:00 2026] DELETE /v2.0/ports/bbe4db65-052b-4725-be27-d64a81b454b3 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:00.404 8 INFO neutron.db.segments_db [None req-03e2812a-5939-45c1-8e5a-ea1d6c8d14a3 f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] Added segment 09a68200-9adb-49b5-bb53-18906eff6852 of type vxlan for network bae90330-b974-4fd7-bcad-e3515a5070bb 2026-08-06 08:18:00.437 7 INFO neutron.db.segments_db [None req-cb21c91b-1230-400f-a42e-4a1eeeedb75a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment d1f431c5-d3fb-49b4-b775-aa64172189e7 of type vxlan for network aea3bda4-a337-4454-ad2d-235e42f5d275 2026-08-06 08:18:00.663 8 INFO neutron.db.l3_hamode_db [None req-03e2812a-5939-45c1-8e5a-ea1d6c8d14a3 f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:00.679 7 INFO neutron.db.l3_hamode_db [None req-cb21c91b-1230-400f-a42e-4a1eeeedb75a 39bc8935a62f4a5caad0745be4ab56f6 16d6aa72167a4e97a74e05b1808a162a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:00.806 8 INFO neutron.db.l3_hamode_db [None req-03e2812a-5939-45c1-8e5a-ea1d6c8d14a3 f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:00.953 8 INFO neutron.services.segments.plugin [-] Segment 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f resource provider aggregate not found 2026-08-06 08:18:00.954 8 INFO neutron.services.segments.plugin [-] Segment 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f resource provider aggregate not found 2026-08-06 08:18:00.983 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f 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 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f found for delete ", "request_id": "req-0e3398cf-a5b1-4cbb-8ad3-5ce655a52cf0"}]} 2026-08-06 08:18:00.983 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f 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 7a454feb-b7c6-4ec2-bb9e-d292bc91ea6f found for delete ", "request_id": "req-84cbc835-43d7-4689-9494-9ac63ce1a88d"}]} [pid: 8|app: 0|req: 728/1433] 10.0.0.211 () {34 vars in 667 bytes} [Thu Aug 6 08:18:00 2026] POST /v2.0/routers => generated 474 bytes in 1080 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:01.485 7 INFO neutron.db.l3_hamode_db [None req-cb21c91b-1230-400f-a42e-4a1eeeedb75a 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 729/1434] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:01 2026] DELETE /v2.0/networks/ed40d2b7-f073-449b-894d-30d489df1ee5 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1435] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:18:01 2026] PUT /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 25 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1436] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:01 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1437] 10.0.0.211 () {34 vars in 761 bytes} [Thu Aug 6 08:18:01 2026] PUT /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/green => generated 4 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1438] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:01 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 34 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1439] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:02 2026] GET /v2.0/security-groups?tenant_id=2b874a2ab55e4fe4b221764521f0ac85&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1440] 10.0.0.211 () {34 vars in 757 bytes} [Thu Aug 6 08:18:02 2026] PUT /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/red => generated 4 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1441] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:00 2026] POST /v2.0/routers => generated 730 bytes in 2041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1442] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:02 2026] DELETE /v2.0/security-groups/263a62fb-8038-40bd-ba5b-46af46976dc6 => 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: 707/1443] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:02 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 34 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 708/1444] 10.0.0.211 () {34 vars in 779 bytes} [Thu Aug 6 08:18:02 2026] PUT /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/black.or.white => generated 4 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1445] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:02 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 52 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1446] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:18:02 2026] PUT /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 37 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:03.007 8 INFO neutron.services.segments.plugin [-] Segment 20a29242-5cb7-4aed-9c44-31f13edded6c resource provider aggregate not found 2026-08-06 08:18:03.009 8 INFO neutron.services.segments.plugin [-] Segment 20a29242-5cb7-4aed-9c44-31f13edded6c resource provider aggregate not found 2026-08-06 08:18:03.024 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20a29242-5cb7-4aed-9c44-31f13edded6c 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 20a29242-5cb7-4aed-9c44-31f13edded6c found for delete ", "request_id": "req-3cdaeb84-bb91-4173-b4ef-32ee0d8ab6d8"}]} 2026-08-06 08:18:03.035 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20a29242-5cb7-4aed-9c44-31f13edded6c 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 20a29242-5cb7-4aed-9c44-31f13edded6c found for delete ", "request_id": "req-36e80afd-2334-4576-8550-97d97bd96b64"}]} [pid: 7|app: 0|req: 711/1447] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:02 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 37 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1448] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:18:03 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/red => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:03.367 7 INFO neutron.api.v2.resource [None req-cc0a7140-5f77-4364-a81e-3190d828bf23 f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 713/1449] 10.0.0.211 () {32 vars in 742 bytes} [Thu Aug 6 08:18:03 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/green => generated 99 bytes in 102 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1450] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:18:03 2026] DELETE /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/red => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 715/1451] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:03 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 30 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:03.728 7 INFO neutron.api.v2.resource [None req-a09df0e6-2fa5-47eb-a5f7-154775af2093 f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 716/1452] 10.0.0.211 () {32 vars in 745 bytes} [Thu Aug 6 08:18:03 2026] DELETE /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags/green => generated 99 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1453] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:02 2026] PUT /v2.0/routers/4ed066a3-d91a-438f-a98b-9176325e0099/add_router_interface => generated 309 bytes in 1368 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1454] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:18:03 2026] DELETE /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1455] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:18:03 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec/tags => generated 12 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1456] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:18:04 2026] GET /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec => generated 480 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:04.594 7 INFO neutron.db.segments_db [None req-34272bc5-9a59-4b86-bafc-c76c3fd585db 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment 498bd3f7-6568-4ae4-9742-413df4629c82 of type vxlan for network fe6d550f-4c95-4ae0-ab79-ea319bea6127 [pid: 8|app: 0|req: 739/1457] 10.0.0.211 () {34 vars in 741 bytes} [Thu Aug 6 08:18:04 2026] PUT /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec => generated 480 bytes in 578 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1458] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:04 2026] POST /v2.0/networks => generated 633 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1459] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:04 2026] GET /v2.0/ports?device_id=f58d8418-fcd5-4b7e-9aa3-7f887296fcec => 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: 740/1460] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:18:04 2026] POST /v2.0/security-groups => generated 1661 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-06 08:18:04.816 7 INFO neutron.db.segments_db [None req-0f913311-0ed4-47de-afc5-722b452a62fb 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment 1806e3ec-f2b9-4372-9352-aedbfd1f3492 of type vxlan for network 51697ae8-0085-4282-8cbb-6229f8c7de41 [pid: 7|app: 0|req: 721/1461] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:04 2026] POST /v2.0/networks => generated 633 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:04.981 8 INFO neutron_taas.services.taas.taas_plugin [None req-df604521-10a0-462a-930e-45b2a10cf46f f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] TaaS: Handle Delete Port: e28acb29-2e54-457b-aef1-b21bd148a2e8 2026-08-06 08:18:04.984 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df604521-10a0-462a-930e-45b2a10cf46f f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] Tap Mirror: Handle Delete Port: e28acb29-2e54-457b-aef1-b21bd148a2e8 [pid: 7|app: 0|req: 722/1462] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:04 2026] POST /v2.0/security-group-rules => generated 597 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1463] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:05 2026] POST /v2.0/subnets => generated 646 bytes in 278 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1464] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1465] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:05 2026] POST /v2.0/subnets => generated 655 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:05.768 8 INFO neutron.services.segments.plugin [-] Segment 09a68200-9adb-49b5-bb53-18906eff6852 resource provider aggregate not found 2026-08-06 08:18:05.773 8 INFO neutron.services.segments.plugin [-] Segment 09a68200-9adb-49b5-bb53-18906eff6852 resource provider aggregate not found 2026-08-06 08:18:05.787 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 09a68200-9adb-49b5-bb53-18906eff6852 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 09a68200-9adb-49b5-bb53-18906eff6852 found for delete ", "request_id": "req-43f0df56-fed3-4686-8f5c-5193d423a9ab"}]} 2026-08-06 08:18:05.792 8 INFO neutron.db.l3_hamode_db [None req-df604521-10a0-462a-930e-45b2a10cf46f f365dd5b575f4708a06b84ac04abe761 d00da96ab8a0475281583c026651f469 - - default default] HA network bae90330-b974-4fd7-bcad-e3515a5070bb was deleted as no HA routers are present in tenant d00da96ab8a0475281583c026651f469. 2026-08-06 08:18:05.799 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 09a68200-9adb-49b5-bb53-18906eff6852 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 09a68200-9adb-49b5-bb53-18906eff6852 found for delete ", "request_id": "req-704cb2e0-b6a4-4e55-bb56-ed8586d313a4"}]} [pid: 8|app: 0|req: 741/1466] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:04 2026] DELETE /v2.0/routers/f58d8418-fcd5-4b7e-9aa3-7f887296fcec => generated 0 bytes in 988 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1467] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:18:05 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 1240 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:18:05.852 7 INFO neutron.db.segments_db [None req-4cb442fd-f214-4271-9984-6a9f9c58c291 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment aee51c25-af0a-49e4-9fc7-90ebea4d1078 of type vxlan for network 93f9761e-b12e-44f1-9394-602b71181149 2026-08-06 08:18:06.157 7 INFO neutron.db.l3_hamode_db [None req-4cb442fd-f214-4271-9984-6a9f9c58c291 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:06.259 7 INFO neutron.db.l3_hamode_db [None req-4cb442fd-f214-4271-9984-6a9f9c58c291 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 742/1468] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:18:05 2026] POST /v2.0/floatingips => generated 552 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1469] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:06 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 727/1472] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:05 2026] POST /v2.0/routers => generated 510 bytes in 1081 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1473] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:06 2026] GET /v2.0/security-groups?tenant_id=ca85a56490534439ab980a88c017130a&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1474] 10.0.0.108 () {34 vars in 1099 bytes} [Thu Aug 6 08:18:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2004944732&fields=id&tenant_id=16d6aa72167a4e97a74e05b1808a162a => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1475] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:06 2026] DELETE /v2.0/security-groups/04112cd3-37cb-4a1d-8f58-08c5b74ad1b9 => 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: 730/1476] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/networks?id=80a291c5-d805-4972-9bfc-1ba5c99418d3 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1477] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/quotas/16d6aa72167a4e97a74e05b1808a162a => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1478] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/ports?tenant_id=16d6aa72167a4e97a74e05b1808a162a&fields=id => generated 103 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1479] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1480] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/security-groups?tenant_id=d00da96ab8a0475281583c026651f469&name=default => generated 2925 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1481] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 736/1482] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:07 2026] DELETE /v2.0/security-groups/3518ae71-45ec-424c-baee-918c74b26d8b => 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: 737/1483] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:07 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 747/1484] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:06 2026] PUT /v2.0/routers/ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b/add_router_interface => generated 309 bytes in 1168 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1485] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:08 2026] GET /v2.0/ports/2a44194f-0390-4af1-9030-0ffbe3d9448a => generated 959 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1486] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:08 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1487] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:08 2026] PUT /v2.0/routers/ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b/add_router_interface => generated 309 bytes in 1242 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1488] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:09 2026] GET /v2.0/ports/e8d16b29-9629-40a7-8bff-ff7938153217 => generated 967 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1489] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:09 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:09.809 8 INFO neutron_taas.services.taas.taas_plugin [None req-20be9b43-189d-47e2-a463-c19b9fd5b306 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: e8d16b29-9629-40a7-8bff-ff7938153217 2026-08-06 08:18:09.813 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20be9b43-189d-47e2-a463-c19b9fd5b306 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: e8d16b29-9629-40a7-8bff-ff7938153217 [pid: 8|app: 0|req: 749/1490] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:09 2026] PUT /v2.0/routers/ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b/remove_router_interface => generated 309 bytes in 824 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:10.637 7 INFO neutron_taas.services.taas.taas_plugin [None req-be031e2c-fd26-4b5d-ae32-107cb1b26c1e 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: 2a44194f-0390-4af1-9030-0ffbe3d9448a 2026-08-06 08:18:10.643 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-be031e2c-fd26-4b5d-ae32-107cb1b26c1e 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: 2a44194f-0390-4af1-9030-0ffbe3d9448a [pid: 7|app: 0|req: 742/1491] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:10 2026] PUT /v2.0/routers/ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b/remove_router_interface => generated 309 bytes in 827 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1492] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 744/1493] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/ports?device_id=ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b => 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: 750/1494] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:18:10 2026] POST /v2.0/security-groups => generated 1601 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1495] 10.0.0.211 () {34 vars in 766 bytes} [Thu Aug 6 08:18:11 2026] PUT /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1496] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1497] 10.0.0.211 () {34 vars in 777 bytes} [Thu Aug 6 08:18:11 2026] PUT /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags/green => generated 4 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1498] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/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: 755/1499] 10.0.0.211 () {34 vars in 773 bytes} [Thu Aug 6 08:18:11 2026] PUT /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/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: 756/1500] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 34 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 757/1501] 10.0.0.211 () {34 vars in 795 bytes} [Thu Aug 6 08:18:11 2026] PUT /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags/black.or.white => 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: 758/1502] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1503] 10.0.0.211 () {34 vars in 766 bytes} [Thu Aug 6 08:18:11 2026] PUT /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1504] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 37 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1505] 10.0.0.211 () {32 vars in 754 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:11.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-76524d3f-192c-4f59-a616-9f7f90f773fd 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: af14b328-d667-4845-8fd0-8cddfa83faa7 2026-08-06 08:18:11.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76524d3f-192c-4f59-a616-9f7f90f773fd 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: af14b328-d667-4845-8fd0-8cddfa83faa7 [pid: 8|app: 0|req: 762/1506] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/networks?id=80a291c5-d805-4972-9bfc-1ba5c99418d3 => generated 675 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:11.865 8 INFO neutron.api.v2.resource [None req-0f3a8cf0-8356-494e-8ec4-163c03ad969b 3609ef20da2e466a86b86b044c81c777 3a5eb667208549e9a674a01171310993 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 763/1507] 10.0.0.211 () {32 vars in 758 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1508] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:18:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=16d6aa72167a4e97a74e05b1808a162a => generated 181 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1509] 10.0.0.211 () {32 vars in 757 bytes} [Thu Aug 6 08:18:11 2026] DELETE /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags/red => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:12.125 7 INFO neutron.services.segments.plugin [-] Segment aee51c25-af0a-49e4-9fc7-90ebea4d1078 resource provider aggregate not found 2026-08-06 08:18:12.131 7 INFO neutron.services.segments.plugin [-] Segment aee51c25-af0a-49e4-9fc7-90ebea4d1078 resource provider aggregate not found 2026-08-06 08:18:12.153 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aee51c25-af0a-49e4-9fc7-90ebea4d1078 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 aee51c25-af0a-49e4-9fc7-90ebea4d1078 found for delete ", "request_id": "req-949c4e8e-2feb-442c-98c1-626b02938168"}]} 2026-08-06 08:18:12.162 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment aee51c25-af0a-49e4-9fc7-90ebea4d1078 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 aee51c25-af0a-49e4-9fc7-90ebea4d1078 found for delete ", "request_id": "req-a2012925-d931-4d52-9d83-66dcebbe5954"}]} 2026-08-06 08:18:12.163 7 INFO neutron.db.l3_hamode_db [None req-76524d3f-192c-4f59-a616-9f7f90f773fd 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] HA network 93f9761e-b12e-44f1-9394-602b71181149 was deleted as no HA routers are present in tenant 7af428f7778b4fa99d6ddced4722bc35. [pid: 7|app: 0|req: 745/1510] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:11 2026] DELETE /v2.0/routers/ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b => generated 0 bytes in 1034 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1511] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:12 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1512] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:12 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 957 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1513] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:18:11 2026] POST /v2.0/ports => generated 954 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: 7|app: 0|req: 748/1514] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/subnets/d54e2f00-f80a-48c0-9c7c-2794ff7ad5e3 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 749/1515] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:12 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:12.393 8 INFO neutron.api.v2.resource [None req-d1f46db6-3773-460f-a95e-02fa5440337c 3609ef20da2e466a86b86b044c81c777 3a5eb667208549e9a674a01171310993 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 767/1516] 10.0.0.211 () {32 vars in 761 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1517] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/subnets/db6f46ad-d168-47b1-adfb-ca11debb7642 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1518] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:12.734 8 INFO neutron.services.segments.plugin [-] Segment 1806e3ec-f2b9-4372-9352-aedbfd1f3492 resource provider aggregate not found 2026-08-06 08:18:12.739 8 INFO neutron.services.segments.plugin [-] Segment 1806e3ec-f2b9-4372-9352-aedbfd1f3492 resource provider aggregate not found 2026-08-06 08:18:12.751 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1806e3ec-f2b9-4372-9352-aedbfd1f3492 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 1806e3ec-f2b9-4372-9352-aedbfd1f3492 found for delete ", "request_id": "req-08d37fef-ccb2-4241-a4fa-3c8c4ea68c0b"}]} 2026-08-06 08:18:12.754 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1806e3ec-f2b9-4372-9352-aedbfd1f3492 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 1806e3ec-f2b9-4372-9352-aedbfd1f3492 found for delete ", "request_id": "req-26f49dc4-89cf-47d9-b0dc-054bb2b318f3"}]} [pid: 8|app: 0|req: 770/1519] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/networks/51697ae8-0085-4282-8cbb-6229f8c7de41 => 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: 771/1520] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:12 2026] GET /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1521] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:18:12 2026] PUT /v2.0/ports/12baaea8-905e-4b41-b6a7-1309e5f6e676 => generated 1235 bytes in 478 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-08-06 08:18:12.889 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab1fa4ec-3db8-47ce-82f0-24259c16234d 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: 64f7a562-af3f-4c39-aaa6-4fa405685495 2026-08-06 08:18:12.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab1fa4ec-3db8-47ce-82f0-24259c16234d 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: 64f7a562-af3f-4c39-aaa6-4fa405685495 2026-08-06 08:18:12.912 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3da9df16-b1c4-4d37-b62c-e1e2d8865cce'] response: {'name': 'network-changed', 'server_uuid': '63faea34-20f4-4a5e-9c9e-ec689f2035cb', 'tag': '12baaea8-905e-4b41-b6a7-1309e5f6e676', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 751/1522] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/security-groups/17960c35-61c7-476d-8492-4d1298b49e13 => 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: 772/1523] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:12 2026] DELETE /v2.0/networks/fe6d550f-4c95-4ae0-ab79-ea319bea6127 => generated 0 bytes in 301 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:13.161 7 INFO neutron.db.segments_db [None req-336388fa-8f7e-4f82-87de-88aaee7f844f 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment 3fdb66ba-4858-4ccc-a4ce-62c40499229c of type vxlan for network 9325c8a1-441d-4a4e-a6c0-1d5cb2ff8cb4 [pid: 7|app: 0|req: 752/1524] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:13 2026] POST /v2.0/networks => generated 634 bytes in 162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1525] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:18:13 2026] GET /v2.0/ports?tenant_id=16d6aa72167a4e97a74e05b1808a162a&device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 1238 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 754/1526] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:13 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 773/1527] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:13 2026] POST /v2.0/subnets => generated 646 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1528] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:13 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 755/1529] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:18:13 2026] GET /v2.0/networks?tenant_id=16d6aa72167a4e97a74e05b1808a162a&shared=False => generated 771 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:13.627 8 INFO neutron.db.segments_db [None req-a5598d6e-0841-4d64-b8a0-9badaf8e9574 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment 245c9691-2eea-4b05-8e52-f781c7a12895 of type vxlan for network 24318ee5-8319-44ed-9271-fabc14e989f6 [pid: 7|app: 0|req: 756/1530] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:18:13 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:13.903 8 INFO neutron.db.l3_hamode_db [None req-a5598d6e-0841-4d64-b8a0-9badaf8e9574 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 757/1531] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:13 2026] GET /v2.0/security-groups?tenant_id=868119c9299648d399150ca16bba48f1&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 758/1532] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:13 2026] DELETE /v2.0/security-groups/cfe9d03f-1246-40e7-b3df-ab3fa23e0b32 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:14.044 8 INFO neutron.db.l3_hamode_db [None req-a5598d6e-0841-4d64-b8a0-9badaf8e9574 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 759/1533] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/security-groups?tenant_id=3a5eb667208549e9a674a01171310993&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: 760/1534] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:14 2026] DELETE /v2.0/security-groups/337b32cf-dbd8-492e-bc3b-b799b05abb88 => 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: 775/1535] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:13 2026] POST /v2.0/routers => generated 511 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1536] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 969 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1537] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/ports?tenant_id=16d6aa72167a4e97a74e05b1808a162a&device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 763/1538] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:14.777 8 INFO neutron.services.segments.plugin [-] Segment 498bd3f7-6568-4ae4-9742-413df4629c82 resource provider aggregate not found 2026-08-06 08:18:14.780 8 INFO neutron.services.segments.plugin [-] Segment 498bd3f7-6568-4ae4-9742-413df4629c82 resource provider aggregate not found [pid: 7|app: 0|req: 764/1539] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=12baaea8-905e-4b41-b6a7-1309e5f6e676 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:14.796 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 498bd3f7-6568-4ae4-9742-413df4629c82 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 498bd3f7-6568-4ae4-9742-413df4629c82 found for delete ", "request_id": "req-e6365a04-1cad-4dc9-ac8c-7af0ba34fb43"}]} 2026-08-06 08:18:14.800 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 498bd3f7-6568-4ae4-9742-413df4629c82 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 498bd3f7-6568-4ae4-9742-413df4629c82 found for delete ", "request_id": "req-869b2501-e64d-42f4-83e7-f68713f23a4a"}]} [pid: 7|app: 0|req: 765/1540] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/subnets?id=18f9bf3d-270a-4d21-8f7c-381530919e9b => generated 693 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 766/1541] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/ports?network_id=80a291c5-d805-4972-9bfc-1ba5c99418d3&device_owner=network%3Adhcp => generated 1244 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1542] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?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: 768/1543] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:18:14 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?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: 776/1544] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:18:14 2026] POST /v2.0/ports => generated 963 bytes in 373 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: 777/1545] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:15 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1546] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:15 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1547] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:15 2026] PUT /v2.0/routers/62ff6bea-da2f-4952-9222-f58273d90cb1/add_router_interface => generated 309 bytes in 1058 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1548] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:16 2026] GET /v2.0/ports/e6d5b33d-2a32-45a4-9fc4-559350b10439 => generated 1037 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, ' 2026-08-06 08:18:16.535 7 INFO neutron_taas.services.taas.taas_plugin [None req-f7a95080-f93d-4731-a3d3-03b068447242 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: e6d5b33d-2a32-45a4-9fc4-559350b10439 2026-08-06 08:18:16.540 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7a95080-f93d-4731-a3d3-03b068447242 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: e6d5b33d-2a32-45a4-9fc4-559350b10439 [pid: 7|app: 0|req: 770/1549] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:16 2026] PUT /v2.0/routers/62ff6bea-da2f-4952-9222-f58273d90cb1/remove_router_interface => generated 309 bytes in 817 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: 780/1550] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:16 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 781/1551] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:17 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:17.082 7 INFO neutron.api.v2.resource [None req-2c53e534-f9ee-431d-b0d3-5552d799fe6b 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 771/1552] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:16 2026] PUT /v2.0/routers/62ff6bea-da2f-4952-9222-f58273d90cb1/remove_router_interface => generated 197 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1553] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:17 2026] GET /v2.0/ports?device_id=62ff6bea-da2f-4952-9222-f58273d90cb1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:17.286 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf904ff1-d708-4e25-9b83-f68339959e5f 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: 940a40f3-acda-485c-a272-c3d8ac900f4d 2026-08-06 08:18:17.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf904ff1-d708-4e25-9b83-f68339959e5f 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: 940a40f3-acda-485c-a272-c3d8ac900f4d 2026-08-06 08:18:17.651 7 INFO neutron.services.segments.plugin [-] Segment 245c9691-2eea-4b05-8e52-f781c7a12895 resource provider aggregate not found 2026-08-06 08:18:17.655 7 INFO neutron.services.segments.plugin [-] Segment 245c9691-2eea-4b05-8e52-f781c7a12895 resource provider aggregate not found 2026-08-06 08:18:17.685 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 245c9691-2eea-4b05-8e52-f781c7a12895 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 245c9691-2eea-4b05-8e52-f781c7a12895 found for delete ", "request_id": "req-90cbd94e-9122-4b37-b44d-d6e7e14ecf9f"}]} 2026-08-06 08:18:17.686 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 245c9691-2eea-4b05-8e52-f781c7a12895 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 245c9691-2eea-4b05-8e52-f781c7a12895 found for delete ", "request_id": "req-1f1d36ce-c065-4991-8fcd-347cfd2adf2b"}]} 2026-08-06 08:18:17.691 7 INFO neutron.db.l3_hamode_db [None req-cf904ff1-d708-4e25-9b83-f68339959e5f 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] HA network 24318ee5-8319-44ed-9271-fabc14e989f6 was deleted as no HA routers are present in tenant 7af428f7778b4fa99d6ddced4722bc35. [pid: 7|app: 0|req: 772/1554] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:17 2026] DELETE /v2.0/routers/62ff6bea-da2f-4952-9222-f58273d90cb1 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1555] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:17 2026] DELETE /v2.0/subnets/6891407a-ae9a-4867-a473-deb98ee94bb7 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:17.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-63fad314-4f5d-4b1b-9a2f-768cb328e392 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: cf0233e4-4141-4c8f-ae83-80a2e14378f2 2026-08-06 08:18:17.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-63fad314-4f5d-4b1b-9a2f-768cb328e392 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: cf0233e4-4141-4c8f-ae83-80a2e14378f2 [pid: 8|app: 0|req: 784/1556] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:18 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1557] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:17 2026] DELETE /v2.0/networks/9325c8a1-441d-4a4e-a6c0-1d5cb2ff8cb4 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1558] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:18 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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-08-06 08:18:18.235 7 INFO neutron.db.segments_db [None req-9a962ad5-adba-4f90-aa58-640c0c2a02c7 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment f416b7bb-914a-42f4-ad77-f1741d3d5779 of type vxlan for network b126d3fb-05c5-415f-ad70-01d20a55ddee [pid: 7|app: 0|req: 774/1559] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:18 2026] POST /v2.0/networks => generated 633 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1560] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:18 2026] POST /v2.0/subnets => generated 646 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:18.664 7 INFO neutron.db.segments_db [None req-a5776685-97a9-4e5a-8a22-8d7937901e5e 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment bd04bc15-27e5-4618-9ab1-c16a8a3ad15b of type vxlan for network 4ce3c639-880b-496a-8deb-f675a62fc9fa 2026-08-06 08:18:18.954 7 INFO neutron.db.l3_hamode_db [None req-a5776685-97a9-4e5a-8a22-8d7937901e5e 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:19.081 7 INFO neutron.db.l3_hamode_db [None req-a5776685-97a9-4e5a-8a22-8d7937901e5e 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 787/1561] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:19 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1562] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:19 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 775/1563] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:18 2026] POST /v2.0/routers => generated 509 bytes in 1071 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:19.708 7 INFO neutron.services.segments.plugin [-] Segment 3fdb66ba-4858-4ccc-a4ce-62c40499229c resource provider aggregate not found 2026-08-06 08:18:19.717 7 INFO neutron.services.segments.plugin [-] Segment 3fdb66ba-4858-4ccc-a4ce-62c40499229c resource provider aggregate not found 2026-08-06 08:18:19.728 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3fdb66ba-4858-4ccc-a4ce-62c40499229c 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 3fdb66ba-4858-4ccc-a4ce-62c40499229c found for delete ", "request_id": "req-69f5d06d-8a11-43eb-bc2f-1f31bf57e977"}]} 2026-08-06 08:18:19.742 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3fdb66ba-4858-4ccc-a4ce-62c40499229c 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 3fdb66ba-4858-4ccc-a4ce-62c40499229c found for delete ", "request_id": "req-981be977-a1e5-4c38-a19f-21c9293c84ac"}]} [pid: 7|app: 0|req: 776/1564] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:20 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 971 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1565] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:20 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 778/1566] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:20 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1567] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:20 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 780/1568] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:20 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1569] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:19 2026] PUT /v2.0/routers/5b2ee075-4c58-4908-b7b0-b4d67f33e676/add_router_interface => generated 309 bytes in 1175 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1570] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:20 2026] GET /v2.0/ports/bdbe6e4b-ead2-4e7b-aaa2-3bbf92fafac5 => generated 959 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:21.084 7 INFO neutron.db.l3_db [None req-d1990c55-9143-4116-8b9c-4ab223331759 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] Floating IP a6778d34-e61c-4db3-b86f-acf3a117c1ab associated. External IP: 10.96.250.208, port: 12baaea8-905e-4b41-b6a7-1309e5f6e676. 2026-08-06 08:18:21.216 8 INFO neutron_taas.services.taas.taas_plugin [None req-a9f079cd-d3d9-44a3-81fe-8b2ad5394776 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: bdbe6e4b-ead2-4e7b-aaa2-3bbf92fafac5 2026-08-06 08:18:21.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a9f079cd-d3d9-44a3-81fe-8b2ad5394776 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: bdbe6e4b-ead2-4e7b-aaa2-3bbf92fafac5 [pid: 7|app: 0|req: 781/1571] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:18:20 2026] PUT /v2.0/floatingips/a6778d34-e61c-4db3-b86f-acf3a117c1ab => generated 855 bytes in 715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1574] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:21 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:21.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a327585e-d64d-4e50-8234-0558cb5370de'] response: {'name': 'network-changed', 'server_uuid': '63faea34-20f4-4a5e-9c9e-ec689f2035cb', 'tag': '12baaea8-905e-4b41-b6a7-1309e5f6e676', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 785/1575] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:21 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&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: 8|app: 0|req: 791/1576] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:20 2026] PUT /v2.0/routers/5b2ee075-4c58-4908-b7b0-b4d67f33e676/remove_router_interface => generated 309 bytes in 825 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1577] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:21 2026] GET /v2.0/ports?device_id=5b2ee075-4c58-4908-b7b0-b4d67f33e676 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:21.967 8 INFO neutron_taas.services.taas.taas_plugin [None req-03b6fb4d-37de-41e7-af1d-7f927327709c 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: afa8d22e-8322-4583-8e0f-beacc6659a24 2026-08-06 08:18:21.971 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03b6fb4d-37de-41e7-af1d-7f927327709c 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: afa8d22e-8322-4583-8e0f-beacc6659a24 [pid: 7|app: 0|req: 787/1578] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/ports?tenant_id=16d6aa72167a4e97a74e05b1808a162a&device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 1240 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1579] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/networks?id=80a291c5-d805-4972-9bfc-1ba5c99418d3 => generated 771 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1580] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=12baaea8-905e-4b41-b6a7-1309e5f6e676 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1581] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/subnets?id=18f9bf3d-270a-4d21-8f7c-381530919e9b => generated 693 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1582] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/ports?network_id=80a291c5-d805-4972-9bfc-1ba5c99418d3&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1583] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:22.329 8 INFO neutron.services.segments.plugin [-] Segment bd04bc15-27e5-4618-9ab1-c16a8a3ad15b resource provider aggregate not found 2026-08-06 08:18:22.334 8 INFO neutron.services.segments.plugin [-] Segment bd04bc15-27e5-4618-9ab1-c16a8a3ad15b resource provider aggregate not found 2026-08-06 08:18:22.354 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd04bc15-27e5-4618-9ab1-c16a8a3ad15b 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 bd04bc15-27e5-4618-9ab1-c16a8a3ad15b found for delete ", "request_id": "req-0c480dfc-020d-441f-b424-66692c2ddd30"}]} 2026-08-06 08:18:22.358 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bd04bc15-27e5-4618-9ab1-c16a8a3ad15b 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 bd04bc15-27e5-4618-9ab1-c16a8a3ad15b found for delete ", "request_id": "req-cc974992-6ff1-48ac-9c75-e6901c26f79c"}]} 2026-08-06 08:18:22.363 8 INFO neutron.db.l3_hamode_db [None req-03b6fb4d-37de-41e7-af1d-7f927327709c 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] HA network 4ce3c639-880b-496a-8deb-f675a62fc9fa was deleted as no HA routers are present in tenant 7af428f7778b4fa99d6ddced4722bc35. [pid: 7|app: 0|req: 793/1584] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?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: 792/1585] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:21 2026] DELETE /v2.0/routers/5b2ee075-4c58-4908-b7b0-b4d67f33e676 => generated 0 bytes in 611 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1586] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:22 2026] DELETE /v2.0/subnets/ca538ca8-7406-448e-8f7f-db5976514e84 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1587] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:22 2026] DELETE /v2.0/networks/b126d3fb-05c5-415f-ad70-01d20a55ddee => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 795/1588] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:22.703 8 INFO neutron.db.segments_db [None req-415f2405-1850-4304-9e2a-a5d9ef5d02c7 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Added segment 6b221891-e6bc-497d-a772-b3cfab16cc3c of type vxlan for network 79c982bf-f353-4935-9277-63f720c6dc52 [pid: 7|app: 0|req: 796/1589] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/security-groups?id=e7743a93-00df-4d39-bdd3-47e98dd276fb&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1590] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:18:22 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:22.902 7 INFO neutron_taas.services.taas.taas_plugin [req-f2e8c650-1f53-433b-b244-692f8a87c672 req-e48068f3-51ef-4857-859a-38df5f98e8ac 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: 8efe53c1-8748-4fec-959a-ade3e538554c 2026-08-06 08:18:22.905 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f2e8c650-1f53-433b-b244-692f8a87c672 req-e48068f3-51ef-4857-859a-38df5f98e8ac 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: 8efe53c1-8748-4fec-959a-ade3e538554c 2026-08-06 08:18:22.946 8 INFO neutron.db.l3_hamode_db [None req-415f2405-1850-4304-9e2a-a5d9ef5d02c7 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:23.038 7 INFO neutron.db.l3_db [req-f2e8c650-1f53-433b-b244-692f8a87c672 req-e48068f3-51ef-4857-859a-38df5f98e8ac 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Floating IP ca5d2204-5c92-4695-9666-55067d033ca1 disassociated. External IP: 10.96.250.220, port: 8efe53c1-8748-4fec-959a-ade3e538554c. [pid: 7|app: 0|req: 798/1591] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:18:22 2026] DELETE /v2.0/ports/8efe53c1-8748-4fec-959a-ade3e538554c => generated 0 bytes in 636 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:23.568 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d94ec02-fefb-4d27-8e87-feded3214603'] response: {'server_uuid': '2fa8ea35-92c3-4027-a748-d5af187d9cd0', 'name': 'network-vif-deleted', 'tag': '8efe53c1-8748-4fec-959a-ade3e538554c', 'status': 'completed', 'code': 200} 2026-08-06 08:18:23.772 8 INFO neutron.db.l3_hamode_db [None req-415f2405-1850-4304-9e2a-a5d9ef5d02c7 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 799/1592] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:23 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:24.380 8 INFO neutron.services.segments.plugin [-] Segment f416b7bb-914a-42f4-ad77-f1741d3d5779 resource provider aggregate not found 2026-08-06 08:18:24.387 8 INFO neutron.services.segments.plugin [-] Segment f416b7bb-914a-42f4-ad77-f1741d3d5779 resource provider aggregate not found 2026-08-06 08:18:24.410 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f416b7bb-914a-42f4-ad77-f1741d3d5779 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 f416b7bb-914a-42f4-ad77-f1741d3d5779 found for delete ", "request_id": "req-293a5062-c242-494f-9c4a-0458e0ea61b4"}]} 2026-08-06 08:18:24.411 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f416b7bb-914a-42f4-ad77-f1741d3d5779 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 f416b7bb-914a-42f4-ad77-f1741d3d5779 found for delete ", "request_id": "req-b8cb70f3-7174-4e74-9ff6-5b4e94222a86"}]} [pid: 8|app: 0|req: 794/1593] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:22 2026] POST /v2.0/routers => generated 691 bytes in 1975 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 800/1594] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:18:24 2026] GET /v2.0/routers/111ea82d-67c9-4af6-b2d1-968fd6837796 => generated 697 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1595] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:18:24 2026] GET /v2.0/routers => generated 700 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1596] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:24 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => 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: 801/1597] 10.0.0.211 () {34 vars in 740 bytes} [Thu Aug 6 08:18:24 2026] PUT /v2.0/routers/111ea82d-67c9-4af6-b2d1-968fd6837796 => generated 704 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1598] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:18:25 2026] GET /v2.0/routers/111ea82d-67c9-4af6-b2d1-968fd6837796 => generated 704 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1599] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:25 2026] GET /v2.0/ports?device_id=111ea82d-67c9-4af6-b2d1-968fd6837796 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:25.520 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d3a0580-dff6-48d7-ab53-41c4303597d8 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: c6cd4a61-0a0c-45a1-b2fd-fc8e8c9c9f0c 2026-08-06 08:18:25.523 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d3a0580-dff6-48d7-ab53-41c4303597d8 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: c6cd4a61-0a0c-45a1-b2fd-fc8e8c9c9f0c 2026-08-06 08:18:25.778 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d3a0580-dff6-48d7-ab53-41c4303597d8 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] TaaS: Handle Delete Port: dc213182-2acf-4281-a760-f2b236a1dd2a 2026-08-06 08:18:25.781 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d3a0580-dff6-48d7-ab53-41c4303597d8 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] Tap Mirror: Handle Delete Port: dc213182-2acf-4281-a760-f2b236a1dd2a [pid: 7|app: 0|req: 803/1600] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:26 2026] GET /v2.0/ports?device_id=2fa8ea35-92c3-4027-a748-d5af187d9cd0 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:26.123 8 INFO neutron.db.l3_hamode_db [None req-8d3a0580-dff6-48d7-ab53-41c4303597d8 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] HA network 79c982bf-f353-4935-9277-63f720c6dc52 was deleted as no HA routers are present in tenant 7af428f7778b4fa99d6ddced4722bc35. [pid: 8|app: 0|req: 798/1601] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:25 2026] DELETE /v2.0/routers/111ea82d-67c9-4af6-b2d1-968fd6837796 => generated 0 bytes in 840 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1602] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:26 2026] GET /v2.0/ports?device_id=111ea82d-67c9-4af6-b2d1-968fd6837796 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:26.183 8 INFO neutron.api.v2.resource [None req-00492909-e6a4-4b16-a766-98b6c142d2e9 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 799/1603] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/routers/111ea82d-67c9-4af6-b2d1-968fd6837796 => 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: 805/1604] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:26 2026] GET /v2.0/ports?device_id=5b2ee075-4c58-4908-b7b0-b4d67f33e676 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:26.227 8 INFO neutron.api.v2.resource [None req-362f316a-d78e-4aab-8dd4-d3e962685d52 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 800/1605] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/routers/5b2ee075-4c58-4908-b7b0-b4d67f33e676 => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:26.246 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ff3cdd06-d278-4230-a61a-cb0c4356d7a2 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 806/1606] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/subnets/ca538ca8-7406-448e-8f7f-db5976514e84 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1607] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:26 2026] GET /v2.0/ports?device_id=62ff6bea-da2f-4952-9222-f58273d90cb1 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:26.303 7 INFO neutron.api.v2.resource [None req-c37b7050-13b0-434d-a84e-80dc9a55427c 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 807/1608] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/routers/62ff6bea-da2f-4952-9222-f58273d90cb1 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:26.321 8 INFO neutron.pecan_wsgi.hooks.translation [None req-48227163-2dff-4d18-9a64-984bab9f2015 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 802/1609] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/subnets/6891407a-ae9a-4867-a473-deb98ee94bb7 => 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: 808/1610] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:26 2026] GET /v2.0/ports?device_id=ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:26.383 8 INFO neutron.api.v2.resource [None req-073fff48-4a78-4ab5-914a-67a53384b499 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1611] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/routers/ee5d8157-5cf5-4d13-b735-8c79a7e5ed7b => generated 135 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:26.409 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0fbf2d24-c6f0-4378-8dfe-dc0be9af0d79 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1612] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/subnets/d54e2f00-f80a-48c0-9c7c-2794ff7ad5e3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:26.447 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9b8e3440-f0d1-4161-9909-4736b490ed0f 6a06622ee7d54bf7bc06868656ccc8a6 7af428f7778b4fa99d6ddced4722bc35 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 804/1613] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:26 2026] DELETE /v2.0/subnets/db6f46ad-d168-47b1-adfb-ca11debb7642 => generated 136 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:26.451 8 INFO neutron.services.segments.plugin [-] Segment 6b221891-e6bc-497d-a772-b3cfab16cc3c resource provider aggregate not found 2026-08-06 08:18:26.454 8 INFO neutron.services.segments.plugin [-] Segment 6b221891-e6bc-497d-a772-b3cfab16cc3c resource provider aggregate not found 2026-08-06 08:18:26.471 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6b221891-e6bc-497d-a772-b3cfab16cc3c 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 6b221891-e6bc-497d-a772-b3cfab16cc3c found for delete ", "request_id": "req-13e04b24-5b96-40b9-a8b8-81d42e3e726b"}]} 2026-08-06 08:18:26.471 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6b221891-e6bc-497d-a772-b3cfab16cc3c 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 6b221891-e6bc-497d-a772-b3cfab16cc3c found for delete ", "request_id": "req-67a5c5da-b975-4601-9aaa-c1f32e0ec557"}]} [pid: 7|app: 0|req: 810/1614] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:27 2026] DELETE /v2.0/security-groups/e7743a93-00df-4d39-bdd3-47e98dd276fb => generated 0 bytes in 186 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1615] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:27 2026] GET /v2.0/security-groups?tenant_id=7af428f7778b4fa99d6ddced4722bc35&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:18:27.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-9acf138c-2f36-402c-8ad5-580a44ed210f 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: fea99d06-1ebf-4321-971c-2dd53940fa4c 2026-08-06 08:18:27.430 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9acf138c-2f36-402c-8ad5-580a44ed210f 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: fea99d06-1ebf-4321-971c-2dd53940fa4c [pid: 8|app: 0|req: 806/1616] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:27 2026] DELETE /v2.0/security-groups/76cfd67a-5c56-4ce4-8446-e0a205238d1e => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1617] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:18:27 2026] DELETE /v2.0/floatingips/ca5d2204-5c92-4695-9666-55067d033ca1 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1618] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:27 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 971 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1619] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:27 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&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: 8|app: 0|req: 808/1620] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:28 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 813/1621] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:28 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:29.470 8 INFO neutron.db.segments_db [None req-19e7c873-182e-472a-83c8-2d12291e3d92 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment e5cb84eb-4f58-408b-98ec-e5c3a4098c63 of type vxlan for network 4f7ccd7c-e055-490b-9ab8-a1fb64255324 [pid: 8|app: 0|req: 809/1622] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:29 2026] POST /v2.0/networks => generated 630 bytes in 449 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:29.677 7 INFO neutron.db.segments_db [None req-28681516-1554-4b34-a2e9-04e763a7add9 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment eb51861c-db1c-4f16-b0b7-8253690c7290 of type vxlan for network c555dab7-244c-459c-997e-10f7661a32e7 [pid: 7|app: 0|req: 814/1623] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:29 2026] POST /v2.0/networks => generated 630 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1624] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:29 2026] POST /v2.0/subnets => generated 626 bytes in 284 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1625] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:30 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 812/1626] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:30 2026] GET /v2.0/security-groups?id=7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3&fields=id&fields=name => generated 111 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1627] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:18:30 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1628] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:30 2026] POST /v2.0/subnets => generated 626 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:30.383 8 INFO neutron_taas.services.taas.taas_plugin [req-4a1ed4bf-0cde-43a1-9d04-e948c7d7cfba req-2e77555c-bf5b-41e1-9f10-1c7610a5e15e 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: ff5a04e7-a999-454e-81a7-c447db7cd17a 2026-08-06 08:18:30.385 7 INFO neutron.db.segments_db [None req-05c98e88-56c6-487f-974f-666b2b85903e f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment 96f32dbb-2cf6-4972-a66c-dcd118625872 of type vxlan for network d3d78bdc-4a21-411f-913a-455aef42f8c2 2026-08-06 08:18:30.387 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-4a1ed4bf-0cde-43a1-9d04-e948c7d7cfba req-2e77555c-bf5b-41e1-9f10-1c7610a5e15e 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: ff5a04e7-a999-454e-81a7-c447db7cd17a [pid: 8|app: 0|req: 814/1629] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:18:30 2026] DELETE /v2.0/ports/ff5a04e7-a999-454e-81a7-c447db7cd17a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:30.531 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6c480caf-384d-40f9-a40f-a1bf6247e675'] response: {'server_uuid': '89439136-8649-46a3-a17f-1d825950a4ff', 'name': 'network-vif-deleted', 'tag': 'ff5a04e7-a999-454e-81a7-c447db7cd17a', 'status': 'completed', 'code': 200} 2026-08-06 08:18:30.649 7 INFO neutron.db.l3_hamode_db [None req-05c98e88-56c6-487f-974f-666b2b85903e f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:30.784 7 INFO neutron.db.l3_hamode_db [None req-05c98e88-56c6-487f-974f-666b2b85903e f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 815/1630] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:31 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 816/1631] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:30 2026] POST /v2.0/routers => generated 506 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1632] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:18:31 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 818/1633] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:31 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 816/1634] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:31 2026] PUT /v2.0/routers/db708944-8b82-49d5-bed0-d7c6853d1272/add_router_interface => generated 309 bytes in 1037 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1635] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:32 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 819/1636] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:32 2026] GET /v2.0/ports/cb033a9e-fa6b-4104-a874-5a255be18425 => generated 955 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1637] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:33 2026] GET /v2.0/ports?device_id=89439136-8649-46a3-a17f-1d825950a4ff => 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: 818/1638] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:32 2026] PUT /v2.0/routers/db708944-8b82-49d5-bed0-d7c6853d1272/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: 821/1639] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:33 2026] GET /v2.0/ports/b4d5e1ab-4666-4531-b2d7-d6ad557ace7f => generated 955 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:33.961 8 INFO neutron_taas.services.taas.taas_plugin [None req-627b9d8d-9496-4e03-8b40-eb2f7ba79cb2 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: b4d5e1ab-4666-4531-b2d7-d6ad557ace7f 2026-08-06 08:18:33.965 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-627b9d8d-9496-4e03-8b40-eb2f7ba79cb2 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: b4d5e1ab-4666-4531-b2d7-d6ad557ace7f [pid: 8|app: 0|req: 819/1640] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:33 2026] PUT /v2.0/routers/db708944-8b82-49d5-bed0-d7c6853d1272/remove_router_interface => generated 309 bytes in 814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1641] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:34 2026] DELETE /v2.0/security-groups/7c11aa99-6fa6-4c40-a254-7ab1e1cd0bb3 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:34.733 7 INFO neutron_taas.services.taas.taas_plugin [None req-664ed90b-e4d3-4d17-9ff7-ed25b06d0451 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: cb033a9e-fa6b-4104-a874-5a255be18425 2026-08-06 08:18:34.737 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-664ed90b-e4d3-4d17-9ff7-ed25b06d0451 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: cb033a9e-fa6b-4104-a874-5a255be18425 2026-08-06 08:18:35.099 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c0ef684-4bff-4262-8bbd-bca31dae9199 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: 46e5fbeb-c6f7-49c5-a7a6-e78803ba83f8 2026-08-06 08:18:35.102 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c0ef684-4bff-4262-8bbd-bca31dae9199 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: 46e5fbeb-c6f7-49c5-a7a6-e78803ba83f8 [pid: 7|app: 0|req: 822/1642] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:34 2026] PUT /v2.0/routers/db708944-8b82-49d5-bed0-d7c6853d1272/remove_router_interface => generated 309 bytes in 805 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1643] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:35 2026] GET /v2.0/ports?device_id=db708944-8b82-49d5-bed0-d7c6853d1272 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:35.428 7 INFO neutron_taas.services.taas.taas_plugin [None req-01751434-f1e6-4ebb-97ee-ba4e9e7048f0 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 482906ae-5f47-413b-a6fe-7b673d43c706 2026-08-06 08:18:35.431 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-01751434-f1e6-4ebb-97ee-ba4e9e7048f0 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 482906ae-5f47-413b-a6fe-7b673d43c706 [pid: 8|app: 0|req: 821/1644] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:34 2026] PUT /v2.0/routers/3fe6aba8-5b4c-473c-aa6b-0d14e179c525/remove_router_interface => generated 309 bytes in 1001 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:35.786 7 INFO neutron.services.segments.plugin [-] Segment 96f32dbb-2cf6-4972-a66c-dcd118625872 resource provider aggregate not found 2026-08-06 08:18:35.796 7 INFO neutron.services.segments.plugin [-] Segment 96f32dbb-2cf6-4972-a66c-dcd118625872 resource provider aggregate not found 2026-08-06 08:18:35.803 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96f32dbb-2cf6-4972-a66c-dcd118625872 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 96f32dbb-2cf6-4972-a66c-dcd118625872 found for delete ", "request_id": "req-6181d51d-58d9-4719-8b1f-50f8b8767844"}]} 2026-08-06 08:18:35.803 7 INFO neutron.db.l3_hamode_db [None req-01751434-f1e6-4ebb-97ee-ba4e9e7048f0 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] HA network d3d78bdc-4a21-411f-913a-455aef42f8c2 was deleted as no HA routers are present in tenant 6b9eeb0efee9410f977aa39a47a2136c. 2026-08-06 08:18:35.810 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 96f32dbb-2cf6-4972-a66c-dcd118625872 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 96f32dbb-2cf6-4972-a66c-dcd118625872 found for delete ", "request_id": "req-f2e6607c-0857-4d94-a5dc-62de9dfb132e"}]} [pid: 7|app: 0|req: 824/1645] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:35 2026] DELETE /v2.0/routers/db708944-8b82-49d5-bed0-d7c6853d1272 => generated 0 bytes in 567 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1646] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:35 2026] DELETE /v2.0/subnets/d6861695-cab3-4c3f-bc60-d64390642bd7 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1647] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:35 2026] DELETE /v2.0/subnets/3e2b7bc2-21ea-453e-a7b7-f5fb23081636 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1648] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:35 2026] DELETE /v2.0/subnets/6c9d9a7c-2cb6-4077-9f85-7ca3866a87ce => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:36.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f3addee-1cca-4563-b057-ba7ab68be75a 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: 7570aaa4-5b76-45b9-a707-45a180194226 2026-08-06 08:18:36.062 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f3addee-1cca-4563-b057-ba7ab68be75a 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: 7570aaa4-5b76-45b9-a707-45a180194226 [pid: 7|app: 0|req: 827/1649] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:36 2026] DELETE /v2.0/networks/c555dab7-244c-459c-997e-10f7661a32e7 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:36.223 7 INFO neutron_taas.services.taas.taas_plugin [None req-252e300f-e919-445c-8516-357f2ad95713 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 70d161b4-733f-4d80-a074-2933783622aa 2026-08-06 08:18:36.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-252e300f-e919-445c-8516-357f2ad95713 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 70d161b4-733f-4d80-a074-2933783622aa 2026-08-06 08:18:36.321 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f3addee-1cca-4563-b057-ba7ab68be75a 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: 2481879c-95e4-4181-9672-5d547b3da154 2026-08-06 08:18:36.325 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f3addee-1cca-4563-b057-ba7ab68be75a 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: 2481879c-95e4-4181-9672-5d547b3da154 [pid: 7|app: 0|req: 828/1650] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:36 2026] DELETE /v2.0/networks/4f7ccd7c-e055-490b-9ab8-a1fb64255324 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:36.485 7 INFO neutron.db.segments_db [None req-51b3eb28-58d0-4347-a146-68a5bb8d1e06 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment f51b31cb-07bf-49fb-879d-1c8917d88b09 of type vxlan for network 86f9084e-7ce3-411b-a8f3-d2867518ac4d [pid: 7|app: 0|req: 831/1653] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:36 2026] POST /v2.0/networks => generated 629 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1654] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:36 2026] POST /v2.0/subnets => generated 626 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:36.907 7 INFO neutron.db.segments_db [None req-a01a8680-1ff6-4fe8-873f-bb56f63e6bae f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment bc3c7deb-dce7-47db-b291-c03ecdba7887 of type vxlan for network f92a7c2a-45ed-4e4c-a8a7-f015a8efc311 2026-08-06 08:18:37.071 8 INFO neutron.services.segments.plugin [-] Segment 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 resource provider aggregate not found 2026-08-06 08:18:37.072 8 INFO neutron.services.segments.plugin [-] Segment 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 resource provider aggregate not found 2026-08-06 08:18:37.097 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 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 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 found for delete ", "request_id": "req-8d0bc932-55b8-4f1b-8900-e722990543b9"}]} 2026-08-06 08:18:37.098 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 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 72bd9b8a-6ed9-4f26-a030-3a1a6a904230 found for delete ", "request_id": "req-e0c06881-e586-4299-a11f-bff2a48b2478"}]} 2026-08-06 08:18:37.101 8 INFO neutron.db.l3_hamode_db [None req-8f3addee-1cca-4563-b057-ba7ab68be75a 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] HA network ebbb4b45-b9c2-4247-a0fa-70864db47c00 was deleted as no HA routers are present in tenant 9dba2219b7cb497c979a1b6693897d41. [pid: 8|app: 0|req: 823/1655] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:35 2026] DELETE /v2.0/routers/3fe6aba8-5b4c-473c-aa6b-0d14e179c525 => generated 0 bytes in 1258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:37.140 7 INFO neutron.db.l3_hamode_db [None req-a01a8680-1ff6-4fe8-873f-bb56f63e6bae f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:37.187 8 INFO neutron_taas.services.taas.taas_plugin [None req-14141238-2c85-4276-a2cb-9a79dcbff164 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] TaaS: Handle Delete Port: 2afda5d0-2220-4887-b9c5-1972e4babcc3 2026-08-06 08:18:37.189 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-14141238-2c85-4276-a2cb-9a79dcbff164 5dc5047cfeaa4415a55040ed0517b851 9dba2219b7cb497c979a1b6693897d41 - - default default] Tap Mirror: Handle Delete Port: 2afda5d0-2220-4887-b9c5-1972e4babcc3 2026-08-06 08:18:37.265 7 INFO neutron.db.l3_hamode_db [None req-a01a8680-1ff6-4fe8-873f-bb56f63e6bae f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 824/1656] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:37 2026] DELETE /v2.0/networks/47de80fd-a38f-44d3-a8c8-f48f5aed7aa6 => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:37.831 7 INFO neutron.services.segments.plugin [-] Segment eb51861c-db1c-4f16-b0b7-8253690c7290 resource provider aggregate not found 2026-08-06 08:18:37.833 7 INFO neutron.services.segments.plugin [-] Segment eb51861c-db1c-4f16-b0b7-8253690c7290 resource provider aggregate not found 2026-08-06 08:18:37.853 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb51861c-db1c-4f16-b0b7-8253690c7290 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 eb51861c-db1c-4f16-b0b7-8253690c7290 found for delete ", "request_id": "req-4ef687f2-44fa-4cb5-ae7c-a64c60e3f922"}]} 2026-08-06 08:18:37.856 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb51861c-db1c-4f16-b0b7-8253690c7290 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 eb51861c-db1c-4f16-b0b7-8253690c7290 found for delete ", "request_id": "req-262c1a9e-f0e1-4f99-ae17-70555b10fffd"}]} 2026-08-06 08:18:37.873 7 INFO neutron.services.segments.plugin [-] Segment e5cb84eb-4f58-408b-98ec-e5c3a4098c63 resource provider aggregate not found 2026-08-06 08:18:37.880 7 INFO neutron.services.segments.plugin [-] Segment e5cb84eb-4f58-408b-98ec-e5c3a4098c63 resource provider aggregate not found 2026-08-06 08:18:37.907 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e5cb84eb-4f58-408b-98ec-e5c3a4098c63 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 e5cb84eb-4f58-408b-98ec-e5c3a4098c63 found for delete ", "request_id": "req-81992351-1717-4ffa-8946-bfd9f1236c90"}]} 2026-08-06 08:18:37.908 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e5cb84eb-4f58-408b-98ec-e5c3a4098c63 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 e5cb84eb-4f58-408b-98ec-e5c3a4098c63 found for delete ", "request_id": "req-30026922-0554-4cfd-af72-40195ef91e6d"}]} [pid: 7|app: 0|req: 833/1657] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:36 2026] POST /v2.0/routers => generated 507 bytes in 1097 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 834/1658] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:37 2026] GET /v2.0/security-groups?tenant_id=b76553844aad4a50b3473ee0a2f4ad4a&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: 825/1659] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:18:37 2026] POST /v2.0/ports => generated 948 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: 7|app: 0|req: 835/1660] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:38 2026] DELETE /v2.0/security-groups/9d0b0f64-be37-405d-b9b5-4335cf4bbc58 => 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: 836/1661] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:38 2026] GET /v2.0/security-groups?tenant_id=9dba2219b7cb497c979a1b6693897d41&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1662] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:38 2026] DELETE /v2.0/security-groups/46539170-e0e3-4bc6-a1fe-81e1ac4f01cf => generated 0 bytes in 103 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:39.122 8 INFO neutron.services.segments.plugin [-] Segment fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 resource provider aggregate not found 2026-08-06 08:18:39.135 8 INFO neutron.services.segments.plugin [-] Segment fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 resource provider aggregate not found 2026-08-06 08:18:39.146 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 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 fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 found for delete ", "request_id": "req-537b914b-cf79-422e-b9c8-3d447654998c"}]} 2026-08-06 08:18:39.153 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 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 fbdb3784-62f0-4e7a-8b4e-bd51093b0b05 found for delete ", "request_id": "req-4cb14e12-e367-4726-a655-7d6813e812e1"}]} [pid: 8|app: 0|req: 826/1663] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:38 2026] PUT /v2.0/routers/23e75479-c8b2-4891-8c4c-5672101f1e56/add_router_interface => generated 309 bytes in 1051 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1664] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:39 2026] GET /v2.0/ports/dbfbcaf1-a6fe-4d30-bf1d-cde0e3aae6b3 => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 08:18:39.771 8 INFO neutron_taas.services.taas.taas_plugin [None req-ad9d1775-56b2-4242-b0c8-0c765c6fda2c f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: dbfbcaf1-a6fe-4d30-bf1d-cde0e3aae6b3 2026-08-06 08:18:39.774 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ad9d1775-56b2-4242-b0c8-0c765c6fda2c f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: dbfbcaf1-a6fe-4d30-bf1d-cde0e3aae6b3 [pid: 8|app: 0|req: 827/1665] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:39 2026] PUT /v2.0/routers/23e75479-c8b2-4891-8c4c-5672101f1e56/remove_router_interface => generated 309 bytes in 879 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:40.337 7 INFO neutron.api.v2.resource [None req-d0ca7e89-b6e1-4792-9c2d-3b32b39f62b2 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1666] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:40 2026] PUT /v2.0/routers/23e75479-c8b2-4891-8c4c-5672101f1e56/remove_router_interface => generated 197 bytes in 106 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: 828/1667] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:40 2026] GET /v2.0/ports?device_id=23e75479-c8b2-4891-8c4c-5672101f1e56 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:40.527 8 INFO neutron_taas.services.taas.taas_plugin [None req-dbcc6eaf-dbfd-48e8-a13a-4b1e53c42dec f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 63114bdd-f563-486a-8d4c-f667f384cf97 2026-08-06 08:18:40.530 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dbcc6eaf-dbfd-48e8-a13a-4b1e53c42dec f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 63114bdd-f563-486a-8d4c-f667f384cf97 2026-08-06 08:18:40.716 7 INFO neutron.db.segments_db [None req-66773fcc-30ef-4015-86ef-959c0b81c67d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 of type vxlan for network 1e221255-b958-42a2-ae78-784ab342c76e [pid: 7|app: 0|req: 840/1668] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:18:40 2026] POST /v2.0/networks => generated 740 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:40.847 8 INFO neutron.db.l3_hamode_db [None req-dbcc6eaf-dbfd-48e8-a13a-4b1e53c42dec f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] HA network f92a7c2a-45ed-4e4c-a8a7-f015a8efc311 was deleted as no HA routers are present in tenant 6b9eeb0efee9410f977aa39a47a2136c. [pid: 8|app: 0|req: 829/1669] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:40 2026] DELETE /v2.0/routers/23e75479-c8b2-4891-8c4c-5672101f1e56 => generated 0 bytes in 481 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1670] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:40 2026] DELETE /v2.0/subnets/e55c9491-708a-4968-953b-aa28f8ed97c1 => 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: 841/1671] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:40 2026] POST /v2.0/subnets => generated 688 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:41.031 7 INFO neutron.db.segments_db [None req-4b3d7135-9761-4fa5-8200-f0284e8f853c 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 66108772-2aa9-4a07-9598-736f1aac6db9 of type vxlan for network 192352d6-c468-4cb4-99db-e8c69d2f6745 2026-08-06 08:18:41.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa1177fd-73a5-4712-a809-094a0de6ddb6 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 442af3a2-87a7-4418-8aee-7a7020f21075 2026-08-06 08:18:41.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa1177fd-73a5-4712-a809-094a0de6ddb6 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 442af3a2-87a7-4418-8aee-7a7020f21075 2026-08-06 08:18:41.175 8 INFO neutron.services.segments.plugin [-] Segment bc3c7deb-dce7-47db-b291-c03ecdba7887 resource provider aggregate not found 2026-08-06 08:18:41.180 8 INFO neutron.services.segments.plugin [-] Segment bc3c7deb-dce7-47db-b291-c03ecdba7887 resource provider aggregate not found 2026-08-06 08:18:41.200 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc3c7deb-dce7-47db-b291-c03ecdba7887 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 bc3c7deb-dce7-47db-b291-c03ecdba7887 found for delete ", "request_id": "req-d376c6c6-0ca0-4f5b-baa4-72d581f61053"}]} 2026-08-06 08:18:41.200 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment bc3c7deb-dce7-47db-b291-c03ecdba7887 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 bc3c7deb-dce7-47db-b291-c03ecdba7887 found for delete ", "request_id": "req-a3ea3f57-7f99-4840-b2a8-cff0581ad8cb"}]} 2026-08-06 08:18:41.268 7 INFO neutron.db.l3_hamode_db [None req-4b3d7135-9761-4fa5-8200-f0284e8f853c 39bc8935a62f4a5caad0745be4ab56f6 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1672] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:40 2026] DELETE /v2.0/networks/86f9084e-7ce3-411b-a8f3-d2867518ac4d => generated 0 bytes in 316 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:41.345 8 INFO neutron.db.segments_db [None req-97f27791-177f-4fc6-9df0-c83abd55ef31 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment ec42db66-cf63-46b1-b155-69942c26449d of type vxlan for network 257221bf-7cf9-418c-add8-34bef5ef6cb3 [pid: 8|app: 0|req: 832/1673] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:18:41 2026] POST /v2.0/networks => generated 630 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1674] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:41 2026] POST /v2.0/subnets => generated 626 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:41.698 8 INFO neutron.db.segments_db [None req-b53cec9e-5232-40c9-9727-974d570c113c f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment dfc19517-4867-44d5-933c-a37ec401739d of type vxlan for network c52d706e-1ff7-479a-9824-73a9bb5b0841 2026-08-06 08:18:41.923 8 INFO neutron.db.l3_hamode_db [None req-b53cec9e-5232-40c9-9727-974d570c113c f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:41.942 7 INFO neutron.db.l3_hamode_db [None req-4b3d7135-9761-4fa5-8200-f0284e8f853c 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:42.035 8 INFO neutron.db.l3_hamode_db [None req-b53cec9e-5232-40c9-9727-974d570c113c f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 834/1675] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:41 2026] POST /v2.0/routers => generated 507 bytes in 965 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1676] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:40 2026] POST /v2.0/routers => generated 728 bytes in 1737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:43.218 8 INFO neutron.services.segments.plugin [-] Segment f51b31cb-07bf-49fb-879d-1c8917d88b09 resource provider aggregate not found 2026-08-06 08:18:43.224 8 INFO neutron.services.segments.plugin [-] Segment f51b31cb-07bf-49fb-879d-1c8917d88b09 resource provider aggregate not found 2026-08-06 08:18:43.241 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f51b31cb-07bf-49fb-879d-1c8917d88b09 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 f51b31cb-07bf-49fb-879d-1c8917d88b09 found for delete ", "request_id": "req-08b36cfa-768c-43a4-8868-a64d8eb18980"}]} 2026-08-06 08:18:43.242 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f51b31cb-07bf-49fb-879d-1c8917d88b09 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 f51b31cb-07bf-49fb-879d-1c8917d88b09 found for delete ", "request_id": "req-148cfd03-09bf-4d25-81a8-33d89df47d37"}]} [pid: 8|app: 0|req: 835/1677] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:42 2026] PUT /v2.0/routers/36d49d02-a7e5-4472-b81d-013dea53a24f/add_router_interface => generated 309 bytes in 1115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1678] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:43 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1679] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:18:43 2026] GET /v2.0/ports/0262314a-b52f-4c18-b982-e90a739483c0 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1680] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:43 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:44.190 8 INFO neutron_taas.services.taas.taas_plugin [None req-a414ec15-6147-4fca-b2da-064c7e1bdafc f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 0262314a-b52f-4c18-b982-e90a739483c0 2026-08-06 08:18:44.194 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a414ec15-6147-4fca-b2da-064c7e1bdafc f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 0262314a-b52f-4c18-b982-e90a739483c0 [pid: 7|app: 0|req: 843/1681] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:42 2026] PUT /v2.0/routers/4a207c15-f818-4944-9c56-adb9c6bad4f2/add_router_interface => generated 309 bytes in 1615 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1682] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:44 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1683] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:44 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 839/1684] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:18:43 2026] PUT /v2.0/routers/36d49d02-a7e5-4472-b81d-013dea53a24f/remove_router_interface => generated 309 bytes in 721 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1685] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:44 2026] GET /v2.0/ports?device_id=36d49d02-a7e5-4472-b81d-013dea53a24f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:44.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-28a13e4b-8ba3-4de4-9a38-4b2855bd180d f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 8b871242-1bce-4755-8ded-34854fd35792 2026-08-06 08:18:44.841 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-28a13e4b-8ba3-4de4-9a38-4b2855bd180d f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 8b871242-1bce-4755-8ded-34854fd35792 [pid: 7|app: 0|req: 847/1686] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:44 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1687] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:44 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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-08-06 08:18:45.224 8 INFO neutron.db.l3_hamode_db [None req-28a13e4b-8ba3-4de4-9a38-4b2855bd180d f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] HA network c52d706e-1ff7-479a-9824-73a9bb5b0841 was deleted as no HA routers are present in tenant 6b9eeb0efee9410f977aa39a47a2136c. [pid: 8|app: 0|req: 840/1688] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:44 2026] DELETE /v2.0/routers/36d49d02-a7e5-4472-b81d-013dea53a24f => generated 0 bytes in 607 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:45.262 8 INFO neutron.services.segments.plugin [-] Segment dfc19517-4867-44d5-933c-a37ec401739d resource provider aggregate not found 2026-08-06 08:18:45.270 8 INFO neutron.services.segments.plugin [-] Segment dfc19517-4867-44d5-933c-a37ec401739d resource provider aggregate not found 2026-08-06 08:18:45.277 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dfc19517-4867-44d5-933c-a37ec401739d 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 dfc19517-4867-44d5-933c-a37ec401739d found for delete ", "request_id": "req-4ee96ea1-36f3-4085-a490-fbb68aa84b38"}]} 2026-08-06 08:18:45.299 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dfc19517-4867-44d5-933c-a37ec401739d 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 dfc19517-4867-44d5-933c-a37ec401739d found for delete ", "request_id": "req-a29ace21-4f35-44d0-8ad4-fbf785ad0936"}]} [pid: 7|app: 0|req: 849/1689] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:45 2026] DELETE /v2.0/subnets/82ed744a-ae45-40f8-adfa-7e9cdba41e83 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1690] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:18:45 2026] DELETE /v2.0/networks/257221bf-7cf9-418c-add8-34bef5ef6cb3 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:18:45.592 8 INFO neutron.db.segments_db [None req-4c01f596-7a4c-4848-b700-877606045fa2 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Added segment 3486e0b6-4838-474e-906e-da2608dbd484 of type vxlan for network 6dc1aeef-31b2-4d1c-a27e-212ae64d3d4c 2026-08-06 08:18:45.639 7 INFO neutron.db.segments_db [None req-6cb93e32-24eb-4175-b6a2-fefa70096fba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment c7db1b76-e54c-4d4a-8778-34e9587c4e8c of type vxlan for network 4da4029e-5cc8-42a4-a3be-dff5b4e56cb3 [pid: 7|app: 0|req: 850/1691] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:18:45 2026] POST /v2.0/networks => generated 740 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:45.876 8 INFO neutron.db.l3_hamode_db [None req-4c01f596-7a4c-4848-b700-877606045fa2 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 851/1692] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:45 2026] POST /v2.0/subnets => generated 687 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:45.994 7 INFO neutron.db.segments_db [None req-b5453fce-4334-433d-af16-fb3b6b7ad81f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 of type vxlan for network d9c8bfcc-b613-44a7-9df4-ca0d509e798b 2026-08-06 08:18:46.219 7 INFO neutron.db.l3_hamode_db [None req-b5453fce-4334-433d-af16-fb3b6b7ad81f 39bc8935a62f4a5caad0745be4ab56f6 ce07f93992f94520b4132b92f8c401c9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:46.750 8 INFO neutron.db.l3_hamode_db [None req-4c01f596-7a4c-4848-b700-877606045fa2 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:47.053 7 INFO neutron.db.l3_hamode_db [None req-b5453fce-4334-433d-af16-fb3b6b7ad81f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:18:47.297 8 INFO neutron.services.segments.plugin [-] Segment ec42db66-cf63-46b1-b155-69942c26449d resource provider aggregate not found 2026-08-06 08:18:47.316 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec42db66-cf63-46b1-b155-69942c26449d 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 ec42db66-cf63-46b1-b155-69942c26449d found for delete ", "request_id": "req-0c98679c-cb0e-490f-9585-96931993d0ec"}]} 2026-08-06 08:18:47.321 8 INFO neutron.services.segments.plugin [-] Segment ec42db66-cf63-46b1-b155-69942c26449d resource provider aggregate not found 2026-08-06 08:18:47.339 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec42db66-cf63-46b1-b155-69942c26449d 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 ec42db66-cf63-46b1-b155-69942c26449d found for delete ", "request_id": "req-0633a31f-4099-44c9-a4bc-7c2bdf96795d"}]} [pid: 8|app: 0|req: 842/1693] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:45 2026] POST /v2.0/routers => generated 688 bytes in 2227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1694] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:47 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1695] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:18:47 2026] GET /v2.0/ports?tenant_id=16d6aa72167a4e97a74e05b1808a162a&device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 1240 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1696] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:18:47 2026] GET /v2.0/routers/c62c4dec-b24d-4110-aa5c-63ba8432b770 => generated 694 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1697] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:47 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 847/1698] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:18:47 2026] GET /v2.0/networks?id=80a291c5-d805-4972-9bfc-1ba5c99418d3 => generated 771 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1699] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:18:45 2026] POST /v2.0/routers => generated 727 bytes in 2088 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1700] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=12baaea8-905e-4b41-b6a7-1309e5f6e676 => generated 860 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1701] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/routers => generated 697 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1702] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/subnets?id=18f9bf3d-270a-4d21-8f7c-381530919e9b => generated 693 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1703] 10.0.0.211 () {34 vars in 740 bytes} [Thu Aug 6 08:18:48 2026] PUT /v2.0/routers/c62c4dec-b24d-4110-aa5c-63ba8432b770 => generated 701 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1704] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/ports?network_id=80a291c5-d805-4972-9bfc-1ba5c99418d3&device_owner=network%3Adhcp => generated 1244 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1705] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/routers/c62c4dec-b24d-4110-aa5c-63ba8432b770 => generated 701 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1706] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?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: 854/1707] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/ports?device_id=c62c4dec-b24d-4110-aa5c-63ba8432b770 => 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: 855/1708] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:18:48 2026] GET /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3?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-08-06 08:18:48.817 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d7f0e4e-22ed-4dea-ac86-48ffdc9341df f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 86924a72-eb6e-4180-a1a9-19166146eff5 2026-08-06 08:18:48.820 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d7f0e4e-22ed-4dea-ac86-48ffdc9341df f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 86924a72-eb6e-4180-a1a9-19166146eff5 2026-08-06 08:18:49.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d7f0e4e-22ed-4dea-ac86-48ffdc9341df f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] TaaS: Handle Delete Port: 90941054-7d50-4d89-be68-5acc52b75edb 2026-08-06 08:18:49.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d7f0e4e-22ed-4dea-ac86-48ffdc9341df f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] Tap Mirror: Handle Delete Port: 90941054-7d50-4d89-be68-5acc52b75edb [pid: 7|app: 0|req: 854/1709] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:18:48 2026] PUT /v2.0/routers/badfbadb-f420-4db4-b99a-416499bee85b/add_router_interface => generated 309 bytes in 1244 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1710] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:49 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 856/1711] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:49 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:18:49.498 8 INFO neutron.services.segments.plugin [-] Segment 3486e0b6-4838-474e-906e-da2608dbd484 resource provider aggregate not found 2026-08-06 08:18:49.516 8 INFO neutron.services.segments.plugin [-] Segment 3486e0b6-4838-474e-906e-da2608dbd484 resource provider aggregate not found 2026-08-06 08:18:49.519 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3486e0b6-4838-474e-906e-da2608dbd484 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 3486e0b6-4838-474e-906e-da2608dbd484 found for delete ", "request_id": "req-bc73ed80-ed9e-48fb-92ee-a9ca068be13a"}]} 2026-08-06 08:18:49.531 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3486e0b6-4838-474e-906e-da2608dbd484 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 3486e0b6-4838-474e-906e-da2608dbd484 found for delete ", "request_id": "req-b43b8f7d-574a-43a5-87fb-46eae948d12f"}]} 2026-08-06 08:18:49.542 8 INFO neutron.db.l3_hamode_db [None req-8d7f0e4e-22ed-4dea-ac86-48ffdc9341df f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] HA network 6dc1aeef-31b2-4d1c-a27e-212ae64d3d4c was deleted as no HA routers are present in tenant 6b9eeb0efee9410f977aa39a47a2136c. [pid: 8|app: 0|req: 856/1712] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:48 2026] DELETE /v2.0/routers/c62c4dec-b24d-4110-aa5c-63ba8432b770 => generated 0 bytes in 960 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1713] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:49 2026] GET /v2.0/ports?device_id=c62c4dec-b24d-4110-aa5c-63ba8432b770 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:49.613 8 INFO neutron.api.v2.resource [None req-46924bad-2644-4d37-b79e-6d8f21b069ac f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 857/1714] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/routers/c62c4dec-b24d-4110-aa5c-63ba8432b770 => generated 135 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1715] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:49 2026] GET /v2.0/ports?device_id=36d49d02-a7e5-4472-b81d-013dea53a24f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:49.680 8 INFO neutron.api.v2.resource [None req-cb56e2d1-ab89-4057-8ab3-833019a4e933 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 858/1716] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/routers/36d49d02-a7e5-4472-b81d-013dea53a24f => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:49.708 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0961520d-db2c-44cb-85aa-023a6f1b9446 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 859/1717] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/subnets/82ed744a-ae45-40f8-adfa-7e9cdba41e83 => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1718] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:49 2026] GET /v2.0/ports?device_id=23e75479-c8b2-4891-8c4c-5672101f1e56 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:49.773 7 INFO neutron.api.v2.resource [None req-379f2352-5262-46f4-b1d7-0031fe1a7b63 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 860/1719] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/routers/23e75479-c8b2-4891-8c4c-5672101f1e56 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:49.798 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1ef965f1-698b-47e3-bde3-e788c4ba5304 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 860/1720] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/subnets/e55c9491-708a-4968-953b-aa28f8ed97c1 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1721] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:18:49 2026] GET /v2.0/ports?device_id=db708944-8b82-49d5-bed0-d7c6853d1272 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:18:49.873 8 INFO neutron.api.v2.resource [None req-efcfab13-9f05-43d3-a2f2-764e60913d6a f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 861/1722] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/routers/db708944-8b82-49d5-bed0-d7c6853d1272 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:49.891 7 INFO neutron.pecan_wsgi.hooks.translation [None req-47e3ad45-9c2c-46c5-a4f0-1aea49e46f91 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 862/1723] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/subnets/3e2b7bc2-21ea-453e-a7b7-f5fb23081636 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:49.915 8 INFO neutron.pecan_wsgi.hooks.translation [None req-86402403-f0a0-439d-876c-6c1a6b89ad32 f5443e6db1304a9f9688c658c2973fa9 6b9eeb0efee9410f977aa39a47a2136c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 862/1724] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:18:49 2026] DELETE /v2.0/subnets/6c9d9a7c-2cb6-4077-9f85-7ca3866a87ce => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 863/1725] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:18:50 2026] POST /v2.0/security-groups => generated 1675 bytes in 207 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1726] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18: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: 7|app: 0|req: 864/1727] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:50 2026] POST /v2.0/security-group-rules => generated 596 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1728] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:50 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1729] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:50 2026] GET /v2.0/security-groups?tenant_id=6b9eeb0efee9410f977aa39a47a2136c&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1730] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:50 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 866/1731] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:50 2026] POST /v2.0/security-group-rules => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1732] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:50 2026] DELETE /v2.0/security-groups/d8a49aeb-3c73-4e15-b420-7d908f0d06fd => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 867/1733] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:50 2026] POST /v2.0/security-group-rules => generated 601 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:50.934 8 INFO neutron.db.securitygroups_db [None req-a505697d-025b-4bdb-a474-597f96616966 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Project 0825fd0f455c4c61a0ea49bed4c2ad13 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: 867/1734] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:50 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:18:51.090 7 INFO neutron.db.securitygroups_db [None req-caca4336-8763-4b0c-b047-66f162bbaedb ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Project 0825fd0f455c4c61a0ea49bed4c2ad13 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: 868/1735] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:51 2026] POST /v2.0/security-group-rules => generated 606 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1738] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:51 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 869/1739] 10.0.0.211 () {34 vars in 684 bytes} [Thu Aug 6 08:18:51 2026] POST /v2.0/security-groups => generated 1659 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1740] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:51 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 870/1741] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:51 2026] POST /v2.0/security-group-rules => generated 597 bytes in 106 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1742] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:51 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1743] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:18:52 2026] POST /v2.0/floatingips => generated 552 bytes in 559 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1744] 10.0.0.108 () {34 vars in 1097 bytes} [Thu Aug 6 08:18:52 2026] GET /v2.0/security-groups?name=tempest-securitygroup--542640033&fields=id&tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1745] 10.0.0.108 () {34 vars in 1099 bytes} [Thu Aug 6 08:18:52 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1887508723&fields=id&tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1746] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:18:52 2026] GET /v2.0/networks?id=1e221255-b958-42a2-ae78-784ab342c76e => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1747] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:18:52 2026] POST /v2.0/security-groups => generated 1625 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1748] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:18:52 2026] GET /v2.0/security-groups => generated 4530 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1749] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:18:52 2026] GET /v2.0/quotas/0825fd0f455c4c61a0ea49bed4c2ad13 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1750] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:52 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1751] 10.0.0.211 () {34 vars in 757 bytes} [Thu Aug 6 08:18:52 2026] PUT /v2.0/security-groups/7bbff131-60e1-442c-933d-e86e2e888301 => generated 1662 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1752] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 876/1753] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/ports?tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1754] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/security-groups/7bbff131-60e1-442c-933d-e86e2e888301 => generated 1662 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1755] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e?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: 877/1756] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:53 2026] DELETE /v2.0/security-groups/7bbff131-60e1-442c-933d-e86e2e888301 => 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: 880/1757] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1758] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:18:53 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) 2026-08-06 08:18:53.260 7 INFO neutron.api.v2.resource [None req-de67c2b0-b23b-4454-940b-832e8b7e8b28 2a476f77053c416b9326e263f0863b5a 149931fa14324f269aab8dfc2ada0621 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 881/1759] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:53 2026] DELETE /v2.0/security-groups/7bbff131-60e1-442c-933d-e86e2e888301 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1760] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => 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: 879/1761] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:18:53 2026] POST /v2.0/security-groups => generated 1624 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1762] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1763] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/security-group-rules/5b444ca5-8d98-4417-8868-a42a75d16961 => generated 601 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1764] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1765] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:18:53 2026] DELETE /v2.0/security-group-rules/5b444ca5-8d98-4417-8868-a42a75d16961 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1766] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 882/1767] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1768] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:53 2026] GET /v2.0/security-group-rules/ca0dfbbd-a268-4393-b1af-9250ade3665b => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 883/1769] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1770] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:18:54 2026] DELETE /v2.0/security-group-rules/ca0dfbbd-a268-4393-b1af-9250ade3665b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1771] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1772] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1773] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1774] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:18:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 125 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 889/1775] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-group-rules/9dfebc9a-9866-4593-a072-a70ba0b66696 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1776] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => 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: 887/1777] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1778] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:18:54 2026] DELETE /v2.0/security-group-rules/9dfebc9a-9866-4593-a072-a70ba0b66696 => 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: 888/1779] 10.0.0.211 () {32 vars in 672 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1780] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:54 2026] DELETE /v2.0/security-groups/df7bf78f-82ed-4dea-8748-2efe0eb4a0d5 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1781] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:18:54 2026] GET /v2.0/security-groups => 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: 893/1782] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:18:54 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: 8|app: 0|req: 890/1783] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:55 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1784] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:55 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 895/1785] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:55 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => 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: 891/1786] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:55 2026] GET /v2.0/security-groups?tenant_id=149931fa14324f269aab8dfc2ada0621&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1787] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:55 2026] DELETE /v2.0/security-groups/39c11fd1-aa47-44ec-bb75-c07ce0b7139a => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1788] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:56 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 897/1789] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:18:56 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 893/1790] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:56 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1791] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:18:57 2026] GET /v2.0/networks?id=1e221255-b958-42a2-ae78-784ab342c76e => generated 673 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1792] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:18:57 2026] POST /v2.0/subnetpools => generated 549 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1793] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:57 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1794] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:18:57 2026] GET /v2.0/subnetpools/dde1caf0-eebb-4dce-87d2-c63467a38872 => generated 549 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1795] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:18:57 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13 => generated 273 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1796] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:18:57 2026] PUT /v2.0/subnetpools/dde1caf0-eebb-4dce-87d2-c63467a38872 => generated 500 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1797] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:18:57 2026] DELETE /v2.0/subnetpools/dde1caf0-eebb-4dce-87d2-c63467a38872 => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:18:57.930 8 INFO neutron.api.v2.resource [None req-d3fda362-a664-4327-bc43-db0c25e1589c 69b738b18ce9487d8f204a27d91e727e 4e85ec6ae9234832b482fc4a6f4a640e - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 899/1798] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:18:57 2026] GET /v2.0/subnetpools/dde1caf0-eebb-4dce-87d2-c63467a38872 => generated 145 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:18:57.943 8 INFO neutron.api.v2.resource [None req-b5b12d06-1cca-47c7-ba1e-fbc11154eac4 69b738b18ce9487d8f204a27d91e727e 4e85ec6ae9234832b482fc4a6f4a640e - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 900/1799] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:18:57 2026] DELETE /v2.0/subnetpools/dde1caf0-eebb-4dce-87d2-c63467a38872 => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1800] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:18:57 2026] POST /v2.0/ports => generated 993 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1801] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:18:58 2026] PUT /v2.0/ports/422ada3c-c88f-405c-b2b6-c28a9c6bdcec => generated 1274 bytes in 321 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-08-06 08:18:58.528 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d722fb2-87f4-4b08-b24d-d440fbfb6e1a'] response: {'name': 'network-changed', 'server_uuid': 'b7170294-1477-439a-bd7d-d600f07c9235', 'tag': '422ada3c-c88f-405c-b2b6-c28a9c6bdcec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 901/1802] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:18:58 2026] GET /v2.0/security-groups?tenant_id=4e85ec6ae9234832b482fc4a6f4a640e&name=default => generated 2925 bytes in 216 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: 902/1803] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:18:58 2026] DELETE /v2.0/security-groups/c4efbe89-b53b-46c2-b22f-795781d13fa9 => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1804] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:18:58 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1805] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:18:58 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1806] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:18:59 2026] GET /v2.0/ports?tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13&device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1277 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1807] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:18:59 2026] GET /v2.0/networks?tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13&shared=False => generated 768 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1808] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:18:59 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: 905/1809] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1008 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 905/1810] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1811] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/ports?tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13&device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1277 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 906/1812] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=422ada3c-c88f-405c-b2b6-c28a9c6bdcec => 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: 907/1813] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/subnets?id=99b0e1e7-4d04-416c-a33e-14353aaf6970 => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 907/1814] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/ports?network_id=1e221255-b958-42a2-ae78-784ab342c76e&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: 908/1815] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e?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: 908/1816] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:19:00 2026] GET /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e?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: 909/1817] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:01 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1818] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:01 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1819] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:02 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1008 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1820] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:02 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1821] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:03 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1008 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 911/1822] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:03 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&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: 912/1823] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:19:03 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1277 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1824] 199.19.213.123 () {34 vars in 1123 bytes} [Thu Aug 6 08:19:03 2026] GET /v2.0/security-groups?id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&fields=id&fields=name => generated 206 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1825] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:03 2026] GET /v2.0/security-groups?tenant_id=61b8449742aa485d8c6316e2d70dc4c2&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1826] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:03 2026] DELETE /v2.0/security-groups/b7bf3379-1783-4a16-a4cb-44175324d30a => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1827] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:04 2026] GET /v2.0/security-groups?tenant_id=7a0d72ad633e46a6a1162e6d4bad4440&name=default => generated 2925 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1828] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:04 2026] DELETE /v2.0/security-groups/b3f0f588-68c1-4589-aca2-1db529e5480e => 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: 914/1829] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:04 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1830] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:04 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1831] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:05 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1832] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:05 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1833] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:06 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:06.430 8 INFO neutron.db.l3_db [None req-0d626cbb-5db6-472c-9e41-48cdaf167188 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Floating IP 7b2410d0-8428-4a40-89ca-cdc0028b6fff associated. External IP: 10.96.250.210, port: 422ada3c-c88f-405c-b2b6-c28a9c6bdcec. [pid: 8|app: 0|req: 918/1836] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:19:06 2026] PUT /v2.0/floatingips/7b2410d0-8428-4a40-89ca-cdc0028b6fff => generated 855 bytes in 780 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:06.900 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f99bff1-a5b7-4d38-bbca-d0d026f7ffba'] response: {'name': 'network-changed', 'server_uuid': 'b7170294-1477-439a-bd7d-d600f07c9235', 'tag': '422ada3c-c88f-405c-b2b6-c28a9c6bdcec', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 919/1837] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 1240 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1838] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 920/1839] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/ports?tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13&device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1279 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 920/1840] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/networks?id=1e221255-b958-42a2-ae78-784ab342c76e => generated 768 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1841] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=422ada3c-c88f-405c-b2b6-c28a9c6bdcec => generated 858 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1842] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/subnets?id=99b0e1e7-4d04-416c-a33e-14353aaf6970 => generated 691 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1843] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/ports?network_id=1e221255-b958-42a2-ae78-784ab342c76e&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: 922/1844] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1845] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1846] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:07 2026] GET /v2.0/security-groups?tenant_id=6042d56e802e4a26808f233c4f64fde5&name=default => generated 2925 bytes in 352 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1847] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:08 2026] DELETE /v2.0/security-groups/d7e89eb5-26a0-4ad3-94a9-6be48cf9beba => 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: 924/1848] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:10 2026] GET /v2.0/security-groups?tenant_id=d3f133ccf3f8418884dd80ad2cffd786&name=default => generated 2925 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 925/1849] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:10 2026] DELETE /v2.0/security-groups/af02ca82-748c-43d8-ac7f-3028d64635a3 => 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: 925/1850] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:14 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 926/1851] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:14 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1852] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:19:14 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1279 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1853] 10.0.0.211 () {32 vars in 857 bytes} [Thu Aug 6 08:19:14 2026] GET /v2.0/floatingips?floating_network_id=7f8b6cc0-d217-403a-9936-6487367b7b19&port_id=422ada3c-c88f-405c-b2b6-c28a9c6bdcec => generated 860 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1854] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:19:15 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1279 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 928/1855] 10.0.0.199 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:15 2026] GET /v2.0/security-groups?id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&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: 8|app: 0|req: 928/1856] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:18 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 929/1857] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:18 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1858] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:18 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 930/1859] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:18 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1860] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:18 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 931/1861] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:18 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&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: 931/1862] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:19 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1863] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:19 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1864] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:19 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 933/1865] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:19 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1866] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:20 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1867] 10.0.0.108 () {34 vars in 1119 bytes} [Thu Aug 6 08:19:20 2026] GET /v2.0/security-groups?id=470e9dae-77be-46f9-bc99-5f2854c5fbc1&id=1c3af06f-4fdf-451e-8b48-dc151ae1fc20&fields=id&fields=name => generated 206 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1868] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:19:20 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => generated 1010 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1869] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:20 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:20.786 7 INFO neutron_taas.services.taas.taas_plugin [req-e2094b6f-5160-46b2-b6b9-12036d957cdd req-6dfa0e19-5cf3-47c2-b136-4b18a6f8a109 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] TaaS: Handle Delete Port: 422ada3c-c88f-405c-b2b6-c28a9c6bdcec 2026-08-06 08:19:20.789 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e2094b6f-5160-46b2-b6b9-12036d957cdd req-6dfa0e19-5cf3-47c2-b136-4b18a6f8a109 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Tap Mirror: Handle Delete Port: 422ada3c-c88f-405c-b2b6-c28a9c6bdcec [pid: 8|app: 0|req: 936/1870] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:20 2026] GET /v2.0/security-groups?id=a584c714-4971-41ae-b8bc-496abd55a0be&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1871] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:19:20 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:20.904 7 INFO neutron.db.l3_db [req-e2094b6f-5160-46b2-b6b9-12036d957cdd req-6dfa0e19-5cf3-47c2-b136-4b18a6f8a109 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Floating IP 7b2410d0-8428-4a40-89ca-cdc0028b6fff disassociated. External IP: 10.96.250.210, port: 422ada3c-c88f-405c-b2b6-c28a9c6bdcec. 2026-08-06 08:19:20.995 8 INFO neutron_taas.services.taas.taas_plugin [req-52e42270-3a4c-4752-9d7c-f9d3064c7d3b req-cd1035ed-10f8-4532-882c-b454c68c46bd 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] TaaS: Handle Delete Port: 12baaea8-905e-4b41-b6a7-1309e5f6e676 2026-08-06 08:19:20.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-52e42270-3a4c-4752-9d7c-f9d3064c7d3b req-cd1035ed-10f8-4532-882c-b454c68c46bd 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] Tap Mirror: Handle Delete Port: 12baaea8-905e-4b41-b6a7-1309e5f6e676 2026-08-06 08:19:21.118 8 INFO neutron.db.l3_db [req-52e42270-3a4c-4752-9d7c-f9d3064c7d3b req-cd1035ed-10f8-4532-882c-b454c68c46bd 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] Floating IP a6778d34-e61c-4db3-b86f-acf3a117c1ab disassociated. External IP: 10.96.250.208, port: 12baaea8-905e-4b41-b6a7-1309e5f6e676. [pid: 7|app: 0|req: 935/1872] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:19:20 2026] DELETE /v2.0/ports/422ada3c-c88f-405c-b2b6-c28a9c6bdcec => generated 0 bytes in 608 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:21.316 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4595734f-2718-49e1-ab1e-61bf0aae3154'] response: {'server_uuid': 'b7170294-1477-439a-bd7d-d600f07c9235', 'name': 'network-vif-deleted', 'tag': '422ada3c-c88f-405c-b2b6-c28a9c6bdcec', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 938/1875] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:19:20 2026] DELETE /v2.0/ports/12baaea8-905e-4b41-b6a7-1309e5f6e676 => generated 0 bytes in 630 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:21.546 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fe27ac8-15ef-45f4-b07d-ae83653d7131'] response: {'server_uuid': '63faea34-20f4-4a5e-9c9e-ec689f2035cb', 'name': 'network-vif-deleted', 'tag': '12baaea8-905e-4b41-b6a7-1309e5f6e676', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 938/1876] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:21 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => 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: 939/1877] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:21 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 939/1878] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:22 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => 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: 940/1879] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:22 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 940/1880] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:23 2026] GET /v2.0/ports?device_id=b7170294-1477-439a-bd7d-d600f07c9235 => 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: 941/1881] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:24 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 941/1882] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:24 2026] GET /v2.0/security-groups?tenant_id=972cc6db2d2c49feb487c658d6cccc66&name=default => generated 2925 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1883] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:24 2026] DELETE /v2.0/security-groups/7508d106-30c1-4c19-b7ec-00f44ff524e1 => 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: 943/1884] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:25 2026] GET /v2.0/ports?device_id=63faea34-20f4-4a5e-9c9e-ec689f2035cb => 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: 942/1885] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:25 2026] DELETE /v2.0/security-groups/470e9dae-77be-46f9-bc99-5f2854c5fbc1 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:25.222 8 INFO neutron.api.v2.resource [None req-4c0d5a0b-41e9-4ae1-aab9-f3eaf8335e2b ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 944/1886] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:19:25 2026] GET /v2.0/security-groups/470e9dae-77be-46f9-bc99-5f2854c5fbc1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:19:25.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-85ca83d3-3544-4213-839b-d2dbb1796904 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] TaaS: Handle Delete Port: cf7b4f00-e4b6-4307-8926-a97399b3495a 2026-08-06 08:19:25.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85ca83d3-3544-4213-839b-d2dbb1796904 ec0cd3d30be24f8386a4c126f489b2ec 0825fd0f455c4c61a0ea49bed4c2ad13 - - default default] Tap Mirror: Handle Delete Port: cf7b4f00-e4b6-4307-8926-a97399b3495a [pid: 7|app: 0|req: 943/1887] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:25 2026] DELETE /v2.0/floatingips/7b2410d0-8428-4a40-89ca-cdc0028b6fff => 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: 945/1888] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:25 2026] DELETE /v2.0/security-groups/1c3af06f-4fdf-451e-8b48-dc151ae1fc20 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:26.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-c57e30c6-eb00-4ea4-bda3-29e4bbce5d43 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 932dfcdc-b3e6-4f64-ae1e-acb15805f5f3 2026-08-06 08:19:26.034 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c57e30c6-eb00-4ea4-bda3-29e4bbce5d43 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 932dfcdc-b3e6-4f64-ae1e-acb15805f5f3 [pid: 8|app: 0|req: 946/1889] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:26 2026] DELETE /v2.0/security-groups/a584c714-4971-41ae-b8bc-496abd55a0be => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:26.396 8 INFO neutron.api.v2.resource [None req-c04aa71a-b13e-4056-bba0-0e2bd8cb777a 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 947/1890] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:19:26 2026] GET /v2.0/security-groups/a584c714-4971-41ae-b8bc-496abd55a0be => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:19:26.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd3d0890-7745-4f31-a612-3e94df1652d4 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] TaaS: Handle Delete Port: 6824b99e-8aa7-479f-bdf3-3ba9285b8cc3 2026-08-06 08:19:26.506 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd3d0890-7745-4f31-a612-3e94df1652d4 6735bd47c6c94779bd27538b7ba69647 16d6aa72167a4e97a74e05b1808a162a - - default default] Tap Mirror: Handle Delete Port: 6824b99e-8aa7-479f-bdf3-3ba9285b8cc3 [pid: 7|app: 0|req: 944/1891] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:19:25 2026] PUT /v2.0/routers/4a207c15-f818-4944-9c56-adb9c6bad4f2/remove_router_interface => generated 309 bytes in 921 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1892] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:26 2026] DELETE /v2.0/floatingips/a6778d34-e61c-4db3-b86f-acf3a117c1ab => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:26.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc76320f-02b6-42a8-80e5-b180f28d6f08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: ce1e2858-34b1-48e3-a943-b633f316e66c 2026-08-06 08:19:26.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc76320f-02b6-42a8-80e5-b180f28d6f08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: ce1e2858-34b1-48e3-a943-b633f316e66c 2026-08-06 08:19:27.032 7 INFO neutron_taas.services.taas.taas_plugin [None req-dc76320f-02b6-42a8-80e5-b180f28d6f08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 7863af25-a20d-4f09-9189-449024e82e4b 2026-08-06 08:19:27.036 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc76320f-02b6-42a8-80e5-b180f28d6f08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 7863af25-a20d-4f09-9189-449024e82e4b 2026-08-06 08:19:27.440 7 INFO neutron.services.segments.plugin [-] Segment 66108772-2aa9-4a07-9598-736f1aac6db9 resource provider aggregate not found 2026-08-06 08:19:27.442 7 INFO neutron.services.segments.plugin [-] Segment 66108772-2aa9-4a07-9598-736f1aac6db9 resource provider aggregate not found 2026-08-06 08:19:27.458 7 INFO neutron.db.l3_hamode_db [None req-dc76320f-02b6-42a8-80e5-b180f28d6f08 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network 192352d6-c468-4cb4-99db-e8c69d2f6745 was deleted as no HA routers are present in tenant 0825fd0f455c4c61a0ea49bed4c2ad13. 2026-08-06 08:19:27.464 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66108772-2aa9-4a07-9598-736f1aac6db9 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 66108772-2aa9-4a07-9598-736f1aac6db9 found for delete ", "request_id": "req-ad4d03f6-10bf-45c3-9f53-41557ab85ab7"}]} 2026-08-06 08:19:27.465 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 66108772-2aa9-4a07-9598-736f1aac6db9 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 66108772-2aa9-4a07-9598-736f1aac6db9 found for delete ", "request_id": "req-1c0b9a3b-9a96-4e2a-8dc7-ff78011fc80a"}]} [pid: 7|app: 0|req: 945/1893] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:26 2026] DELETE /v2.0/routers/4a207c15-f818-4944-9c56-adb9c6bad4f2 => generated 0 bytes in 883 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:27.503 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b72986d-aea9-4391-ae05-e0dc59b5fd3d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 0eba2100-0fb2-4961-812d-b73735eb08ba 2026-08-06 08:19:27.508 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b72986d-aea9-4391-ae05-e0dc59b5fd3d 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 0eba2100-0fb2-4961-812d-b73735eb08ba [pid: 7|app: 0|req: 946/1894] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:27 2026] DELETE /v2.0/subnets/99b0e1e7-4d04-416c-a33e-14353aaf6970 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:27.698 7 INFO neutron_taas.services.taas.taas_plugin [None req-daf8c417-42e1-4d72-9a70-9b63883ad3a3 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 5d149444-249f-45b0-8dfc-104c47c13009 2026-08-06 08:19:27.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-daf8c417-42e1-4d72-9a70-9b63883ad3a3 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 5d149444-249f-45b0-8dfc-104c47c13009 [pid: 7|app: 0|req: 947/1895] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:27 2026] DELETE /v2.0/networks/1e221255-b958-42a2-ae78-784ab342c76e => 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: 949/1896] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:19:26 2026] PUT /v2.0/routers/4ed066a3-d91a-438f-a98b-9176325e0099/remove_router_interface => generated 309 bytes in 1510 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:28.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d8a514c-bfe7-4211-8c64-30cfb283431e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: de3b37d5-3f88-4d01-a27e-1a39abf90433 2026-08-06 08:19:28.332 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d8a514c-bfe7-4211-8c64-30cfb283431e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: de3b37d5-3f88-4d01-a27e-1a39abf90433 2026-08-06 08:19:28.401 8 INFO neutron_taas.services.taas.taas_plugin [None req-65e1fbba-9d8d-4287-a189-20ee1ea623c1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 0181dd0e-97ca-47cc-9b9d-920e1bf20105 2026-08-06 08:19:28.404 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65e1fbba-9d8d-4287-a189-20ee1ea623c1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 0181dd0e-97ca-47cc-9b9d-920e1bf20105 2026-08-06 08:19:28.686 8 INFO neutron_taas.services.taas.taas_plugin [None req-65e1fbba-9d8d-4287-a189-20ee1ea623c1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 170180ce-7e49-41ae-be24-88aa00f66666 2026-08-06 08:19:28.689 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65e1fbba-9d8d-4287-a189-20ee1ea623c1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 170180ce-7e49-41ae-be24-88aa00f66666 [pid: 7|app: 0|req: 948/1897] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:19:27 2026] PUT /v2.0/routers/badfbadb-f420-4db4-b99a-416499bee85b/remove_router_interface => generated 309 bytes in 981 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:29.047 8 INFO neutron.services.segments.plugin [-] Segment d1f431c5-d3fb-49b4-b775-aa64172189e7 resource provider aggregate not found 2026-08-06 08:19:29.053 8 INFO neutron.services.segments.plugin [-] Segment d1f431c5-d3fb-49b4-b775-aa64172189e7 resource provider aggregate not found 2026-08-06 08:19:29.066 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1f431c5-d3fb-49b4-b775-aa64172189e7 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 d1f431c5-d3fb-49b4-b775-aa64172189e7 found for delete ", "request_id": "req-a5d0804b-9cda-421b-874f-59a8b82d2ac3"}]} 2026-08-06 08:19:29.069 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d1f431c5-d3fb-49b4-b775-aa64172189e7 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 d1f431c5-d3fb-49b4-b775-aa64172189e7 found for delete ", "request_id": "req-941ffd72-4464-499e-a329-79e5deaf5185"}]} 2026-08-06 08:19:29.081 8 INFO neutron.db.l3_hamode_db [None req-65e1fbba-9d8d-4287-a189-20ee1ea623c1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network aea3bda4-a337-4454-ad2d-235e42f5d275 was deleted as no HA routers are present in tenant 16d6aa72167a4e97a74e05b1808a162a. [pid: 8|app: 0|req: 950/1898] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:28 2026] DELETE /v2.0/routers/4ed066a3-d91a-438f-a98b-9176325e0099 => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:29.210 7 INFO neutron.db.segments_db [None req-0d06c33e-30c7-45a6-a25d-518de0a6130b 0c7416d9307c42909a091dad8239ee33 f95b0a43ad2543d4886bb4b3527297e3 - - default default] Added segment e96963b9-63a7-4130-ac70-8217ab5c26a2 of type vxlan for network 0f6914d2-936a-412a-b825-eea30985d2a8 2026-08-06 08:19:29.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e5033c3-b9c7-4a23-8ee8-b81de9891797 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 4764ff06-cf2f-4ed1-8817-7290aabb0529 2026-08-06 08:19:29.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e5033c3-b9c7-4a23-8ee8-b81de9891797 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 4764ff06-cf2f-4ed1-8817-7290aabb0529 [pid: 7|app: 0|req: 949/1899] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:28 2026] POST /v2.0/networks => generated 632 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:29.490 7 INFO neutron.services.segments.plugin [-] Segment 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 resource provider aggregate not found 2026-08-06 08:19:29.499 7 INFO neutron.services.segments.plugin [-] Segment 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 resource provider aggregate not found 2026-08-06 08:19:29.514 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 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 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 found for delete ", "request_id": "req-5f541af5-29fb-4f0c-b5b5-cd4caa1de6a8"}]} [pid: 7|app: 0|req: 950/1900] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:29 2026] DELETE /v2.0/subnets/18f9bf3d-270a-4d21-8f7c-381530919e9b => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:29.540 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 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 90b50b49-a7e1-49b7-b7ae-b08a40a5e101 found for delete ", "request_id": "req-0405e534-025d-427b-abf2-5cb3d5606b21"}]} 2026-08-06 08:19:29.585 8 INFO neutron_taas.services.taas.taas_plugin [None req-6e5033c3-b9c7-4a23-8ee8-b81de9891797 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 5d8e8068-c90c-4650-b368-0dffa4169617 2026-08-06 08:19:29.588 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e5033c3-b9c7-4a23-8ee8-b81de9891797 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 5d8e8068-c90c-4650-b368-0dffa4169617 2026-08-06 08:19:29.608 7 INFO neutron.db.segments_db [None req-4c36dfad-9935-408c-971e-e76cc01f12fc 0c7416d9307c42909a091dad8239ee33 f95b0a43ad2543d4886bb4b3527297e3 - - default default] Added segment 7ba6903a-eb1b-48e7-94ad-31c646043ff1 of type vxlan for network 732c1fbb-743a-4ddd-8640-1cc5d93bbb3c [pid: 7|app: 0|req: 951/1901] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:29 2026] POST /v2.0/networks => generated 632 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:29.845 7 INFO neutron_taas.services.taas.taas_plugin [None req-443ef2a9-d4da-4fab-a5fd-58d48e2da6ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 00903306-58d4-4a3c-a338-da6ed5ed38ee 2026-08-06 08:19:29.848 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-443ef2a9-d4da-4fab-a5fd-58d48e2da6ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 00903306-58d4-4a3c-a338-da6ed5ed38ee 2026-08-06 08:19:30.012 8 INFO neutron.db.l3_hamode_db [None req-6e5033c3-b9c7-4a23-8ee8-b81de9891797 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network d9c8bfcc-b613-44a7-9df4-ca0d509e798b was deleted as no HA routers are present in tenant ce07f93992f94520b4132b92f8c401c9. [pid: 8|app: 0|req: 951/1902] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:29 2026] DELETE /v2.0/routers/badfbadb-f420-4db4-b99a-416499bee85b => generated 0 bytes in 931 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:30.069 8 INFO neutron.db.segments_db [None req-351b24a7-e0a1-4206-be85-ce0172c23b6b 0c7416d9307c42909a091dad8239ee33 f95b0a43ad2543d4886bb4b3527297e3 - - default default] Added segment d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d of type vxlan for network e0bed19b-87dd-435d-ab58-33c2b8beba6e [pid: 7|app: 0|req: 952/1903] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:29 2026] DELETE /v2.0/networks/80a291c5-d805-4972-9bfc-1ba5c99418d3 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1904] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:30 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) 2026-08-06 08:19:30.204 8 INFO neutron.db.segments_db [None req-17999545-543d-452d-8968-7339ebab17b9 0c7416d9307c42909a091dad8239ee33 f95b0a43ad2543d4886bb4b3527297e3 - - default default] Added segment 5f5c9ed2-755c-4695-8796-dc2b9af89733 of type vxlan for network 2ce5bab9-c236-48a1-aa6f-0f92673de5f9 [pid: 7|app: 0|req: 953/1905] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:30 2026] DELETE /v2.0/subnets/e8263b3c-d27c-4b8c-a600-e2abc77d33d9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1906] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:30 2026] POST /v2.0/networks => generated 632 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1907] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:30 2026] GET /v2.0/security-groups?tenant_id=16d6aa72167a4e97a74e05b1808a162a&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:30.375 7 INFO neutron.db.segments_db [None req-1b614ffe-1afc-4cff-ab4e-ed384f5b610a 0c7416d9307c42909a091dad8239ee33 f95b0a43ad2543d4886bb4b3527297e3 - - default default] Added segment 9a58b12f-0380-4a37-b5f2-fc2358849e3a of type vxlan for network c99c03ba-8a5f-427a-98b0-25a350169769 2026-08-06 08:19:30.393 8 INFO neutron_taas.services.taas.taas_plugin [None req-e2be222e-c0a2-4d24-9d27-a6ebf2e3a875 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: a142ef87-b8e7-45a3-a4fc-4b17072fdfe0 2026-08-06 08:19:30.399 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2be222e-c0a2-4d24-9d27-a6ebf2e3a875 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: a142ef87-b8e7-45a3-a4fc-4b17072fdfe0 [pid: 7|app: 0|req: 955/1908] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:30 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: 956/1909] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:30 2026] DELETE /v2.0/security-groups/92347497-ccf9-419e-aece-ae9aa7c5d025 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1910] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:30 2026] DELETE /v2.0/networks/4da4029e-5cc8-42a4-a3be-dff5b4e56cb3 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1911] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:19:30 2026] PUT /v2.0/networks/0f6914d2-936a-412a-b825-eea30985d2a8/tags => generated 17 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 955/1912] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:19:30 2026] PUT /v2.0/networks/732c1fbb-743a-4ddd-8640-1cc5d93bbb3c/tags => generated 25 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1913] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:19:30 2026] PUT /v2.0/networks/e0bed19b-87dd-435d-ab58-33c2b8beba6e/tags => generated 34 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1914] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:19:30 2026] PUT /v2.0/networks/2ce5bab9-c236-48a1-aa6f-0f92673de5f9/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1915] 10.0.0.211 () {32 vars in 665 bytes} [Thu Aug 6 08:19:30 2026] GET /v2.0/networks?tags=red => generated 1856 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1916] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:30 2026] GET /v2.0/security-groups?tenant_id=ce07f93992f94520b4132b92f8c401c9&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: 960/1917] 10.0.0.211 () {32 vars in 679 bytes} [Thu Aug 6 08:19:30 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1249 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1918] 10.0.0.211 () {32 vars in 675 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/networks?tags-any=blue => generated 1249 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:31.082 8 INFO neutron.services.segments.plugin [-] Segment 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 resource provider aggregate not found 2026-08-06 08:19:31.089 8 INFO neutron.services.segments.plugin [-] Segment 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 resource provider aggregate not found [pid: 8|app: 0|req: 958/1919] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:30 2026] DELETE /v2.0/security-groups/fe73da06-2771-4ef1-aa5a-22272f18c836 => generated 0 bytes in 159 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:31.104 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 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 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 found for delete ", "request_id": "req-e1a80e15-8c96-4fbf-af86-04c1d159ed3f"}]} 2026-08-06 08:19:31.105 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 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 1dc0c972-7330-4fb9-8ea8-9865ba72bb72 found for delete ", "request_id": "req-f83df020-58cb-420e-b1a6-7b75fc7f4cbf"}]} [pid: 7|app: 0|req: 962/1920] 10.0.0.211 () {32 vars in 687 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1856 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:31.122 8 INFO neutron.services.segments.plugin [-] Segment c7db1b76-e54c-4d4a-8778-34e9587c4e8c resource provider aggregate not found 2026-08-06 08:19:31.125 8 INFO neutron.services.segments.plugin [-] Segment c7db1b76-e54c-4d4a-8778-34e9587c4e8c resource provider aggregate not found 2026-08-06 08:19:31.156 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c7db1b76-e54c-4d4a-8778-34e9587c4e8c 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 c7db1b76-e54c-4d4a-8778-34e9587c4e8c found for delete ", "request_id": "req-d8e8bd96-b44b-4ed1-bd3d-3b8cd2e016fc"}]} 2026-08-06 08:19:31.156 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c7db1b76-e54c-4d4a-8778-34e9587c4e8c 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 c7db1b76-e54c-4d4a-8778-34e9587c4e8c found for delete ", "request_id": "req-dea0ab68-4272-4e9d-a892-2fa26cfaf596"}]} [pid: 8|app: 0|req: 959/1921] 10.0.0.211 () {32 vars in 673 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1922] 10.0.0.211 () {32 vars in 687 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1923] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/security-groups?tenant_id=0825fd0f455c4c61a0ea49bed4c2ad13&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 964/1924] 10.0.0.211 () {32 vars in 683 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1925] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:31 2026] DELETE /v2.0/security-groups/f9cc041b-25b8-474b-860a-3981868a863e => 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: 965/1926] 10.0.0.211 () {32 vars in 695 bytes} [Thu Aug 6 08:19:31 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:31.538 7 INFO neutron.services.segments.plugin [-] Segment 5ffd7ce7-59c9-450b-b36d-d0467087efe0 resource provider aggregate not found [pid: 8|app: 0|req: 962/1927] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:31 2026] DELETE /v2.0/networks/0f6914d2-936a-412a-b825-eea30985d2a8 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:31.562 7 INFO neutron.services.segments.plugin [-] Segment 5ffd7ce7-59c9-450b-b36d-d0467087efe0 resource provider aggregate not found 2026-08-06 08:19:31.567 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5ffd7ce7-59c9-450b-b36d-d0467087efe0 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 5ffd7ce7-59c9-450b-b36d-d0467087efe0 found for delete ", "request_id": "req-8ed6fbae-dbbc-4a84-a6dd-063c6e1b3cc7"}]} 2026-08-06 08:19:31.580 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5ffd7ce7-59c9-450b-b36d-d0467087efe0 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 5ffd7ce7-59c9-450b-b36d-d0467087efe0 found for delete ", "request_id": "req-a198ab3f-ee07-4afa-a293-c3f322798626"}]} [pid: 7|app: 0|req: 966/1928] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:31 2026] DELETE /v2.0/networks/732c1fbb-743a-4ddd-8640-1cc5d93bbb3c => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1929] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:31 2026] DELETE /v2.0/networks/e0bed19b-87dd-435d-ab58-33c2b8beba6e => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1930] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:31 2026] DELETE /v2.0/networks/2ce5bab9-c236-48a1-aa6f-0f92673de5f9 => 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: 964/1931] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:32 2026] DELETE /v2.0/networks/c99c03ba-8a5f-427a-98b0-25a350169769 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:32.796 7 INFO neutron.db.segments_db [None req-8630c452-0d8d-4f61-8b71-c45df426d6d9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee of type vxlan for network 331e35c3-1021-4e70-bea4-504d7f764ea3 [pid: 7|app: 0|req: 968/1932] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:19:32 2026] POST /v2.0/networks => generated 745 bytes in 401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1933] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:19:32 2026] POST /v2.0/subnets => generated 692 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:33.124 8 INFO neutron.db.segments_db [None req-37354c57-000f-4ddc-b6cf-d4eee3b9c72e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment d3dce551-5448-47c5-bda2-a6d6e1baf213 of type vxlan for network 5a9a80ec-a25a-4a65-be89-7a514b3a7e0c 2026-08-06 08:19:33.189 8 INFO neutron.services.segments.plugin [-] Segment e96963b9-63a7-4130-ac70-8217ab5c26a2 resource provider aggregate not found 2026-08-06 08:19:33.199 8 INFO neutron.services.segments.plugin [-] Segment e96963b9-63a7-4130-ac70-8217ab5c26a2 resource provider aggregate not found 2026-08-06 08:19:33.211 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e96963b9-63a7-4130-ac70-8217ab5c26a2 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 e96963b9-63a7-4130-ac70-8217ab5c26a2 found for delete ", "request_id": "req-57a8d0aa-8690-44ac-b377-ce433e6a939d"}]} 2026-08-06 08:19:33.228 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e96963b9-63a7-4130-ac70-8217ab5c26a2 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 e96963b9-63a7-4130-ac70-8217ab5c26a2 found for delete ", "request_id": "req-23288dba-3a00-46f4-8f79-9683fbce4383"}]} 2026-08-06 08:19:33.233 8 INFO neutron.services.segments.plugin [-] Segment d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d resource provider aggregate not found 2026-08-06 08:19:33.247 8 INFO neutron.services.segments.plugin [-] Segment d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d resource provider aggregate not found 2026-08-06 08:19:33.253 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d 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 d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d found for delete ", "request_id": "req-f2705da4-01d8-4b7c-8c10-21a79a18ec73"}]} 2026-08-06 08:19:33.267 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d 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 d6a6013f-0b42-4516-b4fc-fd9fe8b56e4d found for delete ", "request_id": "req-e6eb081c-5693-4782-a720-185fa1ec44ff"}]} 2026-08-06 08:19:33.276 8 INFO neutron.services.segments.plugin [-] Segment 9a58b12f-0380-4a37-b5f2-fc2358849e3a resource provider aggregate not found 2026-08-06 08:19:33.297 8 INFO neutron.services.segments.plugin [-] Segment 9a58b12f-0380-4a37-b5f2-fc2358849e3a resource provider aggregate not found 2026-08-06 08:19:33.305 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a58b12f-0380-4a37-b5f2-fc2358849e3a 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 9a58b12f-0380-4a37-b5f2-fc2358849e3a found for delete ", "request_id": "req-54659cee-5ad8-40c8-9ce3-1ea0340e03d1"}]} [pid: 7|app: 0|req: 969/1934] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:32 2026] GET /v2.0/security-groups?tenant_id=f86ace553e32441487f0ff10337bcdc3&name=default => generated 2925 bytes in 379 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:33.325 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9a58b12f-0380-4a37-b5f2-fc2358849e3a 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 9a58b12f-0380-4a37-b5f2-fc2358849e3a found for delete ", "request_id": "req-e21adb60-c545-4ba2-972c-a5407410fc5f"}]} [pid: 7|app: 0|req: 970/1935] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:33 2026] DELETE /v2.0/security-groups/f6689672-b3fd-412a-bea6-b283ec0e2da3 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:33.444 8 INFO neutron.db.l3_hamode_db [None req-37354c57-000f-4ddc-b6cf-d4eee3b9c72e 39bc8935a62f4a5caad0745be4ab56f6 0fd9117e09d947bab8888fbc66998e9d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 971/1936] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:33 2026] GET /v2.0/security-groups?tenant_id=f95b0a43ad2543d4886bb4b3527297e3&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:33.587 7 INFO neutron.services.segments.plugin [-] Segment 7ba6903a-eb1b-48e7-94ad-31c646043ff1 resource provider aggregate not found 2026-08-06 08:19:33.601 7 INFO neutron.services.segments.plugin [-] Segment 7ba6903a-eb1b-48e7-94ad-31c646043ff1 resource provider aggregate not found 2026-08-06 08:19:33.612 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7ba6903a-eb1b-48e7-94ad-31c646043ff1 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 7ba6903a-eb1b-48e7-94ad-31c646043ff1 found for delete ", "request_id": "req-6662fc70-8d81-4fb0-b68f-72c7efc959e6"}]} 2026-08-06 08:19:33.627 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7ba6903a-eb1b-48e7-94ad-31c646043ff1 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 7ba6903a-eb1b-48e7-94ad-31c646043ff1 found for delete ", "request_id": "req-7743951b-45bf-4cb0-9805-0f255631f6e3"}]} 2026-08-06 08:19:33.633 7 INFO neutron.services.segments.plugin [-] Segment 5f5c9ed2-755c-4695-8796-dc2b9af89733 resource provider aggregate not found 2026-08-06 08:19:33.651 7 INFO neutron.services.segments.plugin [-] Segment 5f5c9ed2-755c-4695-8796-dc2b9af89733 resource provider aggregate not found 2026-08-06 08:19:33.657 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f5c9ed2-755c-4695-8796-dc2b9af89733 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 5f5c9ed2-755c-4695-8796-dc2b9af89733 found for delete ", "request_id": "req-83114781-184f-4a02-a31a-8536021d2f91"}]} 2026-08-06 08:19:33.686 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5f5c9ed2-755c-4695-8796-dc2b9af89733 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 5f5c9ed2-755c-4695-8796-dc2b9af89733 found for delete ", "request_id": "req-0b8b6c7f-17cf-44ef-90da-e9da8b3d47d2"}]} [pid: 7|app: 0|req: 972/1937] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:33 2026] DELETE /v2.0/security-groups/83110550-34ac-4b8e-811d-791be02ee37f => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1938] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:33 2026] GET /v2.0/security-groups?tenant_id=208c237eef334d358c85a381f1f1545f&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1939] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:33 2026] DELETE /v2.0/security-groups/1b999083-5a53-4fd9-b585-644825e66151 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:34.225 8 INFO neutron.db.l3_hamode_db [None req-37354c57-000f-4ddc-b6cf-d4eee3b9c72e 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 966/1940] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:19:33 2026] POST /v2.0/routers => generated 732 bytes in 2002 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1941] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:19:35 2026] PUT /v2.0/routers/65e52967-77c6-43ea-a400-ba11c9643634/add_router_interface => generated 309 bytes in 1189 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 967/1942] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:19:35 2026] POST /v2.0/floatingips => generated 552 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1945] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:19:36 2026] POST /v2.0/floatingips => generated 552 bytes in 545 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1946] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:19:37 2026] GET /v2.0/networks?id=331e35c3-1021-4e70-bea4-504d7f764ea3 => generated 677 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1947] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:19:37 2026] GET /v2.0/quotas/0fd9117e09d947bab8888fbc66998e9d => generated 292 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1948] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:19:36 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1949] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:19:37 2026] GET /v2.0/ports?tenant_id=0fd9117e09d947bab8888fbc66998e9d&fields=id => generated 57 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1950] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:19:37 2026] GET /v2.0/networks/331e35c3-1021-4e70-bea4-504d7f764ea3?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1951] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:19:37 2026] GET /v2.0/networks/331e35c3-1021-4e70-bea4-504d7f764ea3?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: 7|app: 0|req: 982/1952] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:37 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 971/1953] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:19:37 2026] POST /v2.0/floatingips => generated 552 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1954] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:19:37 2026] POST /v2.0/floatingips => generated 552 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:38.608 8 INFO neutron.db.segments_db [None req-c98d6a43-f9f3-4b98-a572-61479f1c76b5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Added segment 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a of type vxlan for network c788402a-530f-4ac2-bf75-ed29768c0fcc [pid: 7|app: 0|req: 984/1955] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:19:38 2026] PUT /v2.0/floatingips/7090ea7d-b024-45e6-9861-810d3c383a4f/tags => generated 17 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 985/1956] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:19:38 2026] PUT /v2.0/floatingips/102ac7c2-85bd-4f19-8e93-a9008c1e811d/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1957] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:38 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 987/1958] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:19:38 2026] PUT /v2.0/floatingips/ac489905-6662-41ba-8d64-ac6b0ddef8b5/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:38.881 8 INFO neutron.db.l3_hamode_db [None req-c98d6a43-f9f3-4b98-a572-61479f1c76b5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 988/1959] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:19:38 2026] PUT /v2.0/floatingips/f9c8e802-0d13-44f3-9d78-2145f2866527/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1960] 10.0.0.211 () {32 vars in 671 bytes} [Thu Aug 6 08:19:38 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1961] 10.0.0.211 () {32 vars in 685 bytes} [Thu Aug 6 08:19:38 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:39.036 8 INFO neutron.db.l3_hamode_db [None req-c98d6a43-f9f3-4b98-a572-61479f1c76b5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 991/1962] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1963] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1964] 10.0.0.211 () {32 vars in 679 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1965] 10.0.0.211 () {34 vars in 667 bytes} [Thu Aug 6 08:19:38 2026] POST /v2.0/routers => generated 474 bytes in 1273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1966] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:39.677 8 INFO neutron.db.l3_hamode_db [None req-307d3f96-e770-42da-beac-7a4e901af0a5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 995/1967] 10.0.0.211 () {32 vars in 689 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1968] 10.0.0.211 () {32 vars in 701 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:39.813 8 INFO neutron.db.l3_hamode_db [None req-307d3f96-e770-42da-beac-7a4e901af0a5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:19:39.822 7 INFO neutron_taas.services.taas.taas_plugin [None req-e1c1f26a-19e4-47ae-973c-121a0d05339f f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] TaaS: Handle Delete Port: 65201f59-1c99-49ec-8f76-063e386208b5 2026-08-06 08:19:39.826 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1c1f26a-19e4-47ae-973c-121a0d05339f f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] Tap Mirror: Handle Delete Port: 65201f59-1c99-49ec-8f76-063e386208b5 [pid: 7|app: 0|req: 997/1969] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:39 2026] DELETE /v2.0/floatingips/7090ea7d-b024-45e6-9861-810d3c383a4f => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1970] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:39 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:40.114 7 INFO neutron_taas.services.taas.taas_plugin [None req-653dba69-36c6-440c-b4b4-17b1b8dd601b f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] TaaS: Handle Delete Port: d70252a9-e60e-4f54-a2f7-fb93a4483ad3 2026-08-06 08:19:40.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-653dba69-36c6-440c-b4b4-17b1b8dd601b f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] Tap Mirror: Handle Delete Port: d70252a9-e60e-4f54-a2f7-fb93a4483ad3 [pid: 7|app: 0|req: 999/1971] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:40 2026] DELETE /v2.0/floatingips/102ac7c2-85bd-4f19-8e93-a9008c1e811d => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:40.377 7 INFO neutron_taas.services.taas.taas_plugin [None req-05e7603f-2be8-4e88-9e87-96a8a7ccc478 f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] TaaS: Handle Delete Port: f495cb4a-dbba-4fcd-863f-1abf177e92cb 2026-08-06 08:19:40.380 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05e7603f-2be8-4e88-9e87-96a8a7ccc478 f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] Tap Mirror: Handle Delete Port: f495cb4a-dbba-4fcd-863f-1abf177e92cb [pid: 8|app: 0|req: 973/1972] 10.0.0.211 () {34 vars in 667 bytes} [Thu Aug 6 08:19:39 2026] POST /v2.0/routers => generated 474 bytes in 804 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:40.471 8 INFO neutron.db.l3_hamode_db [None req-4ddc64c2-6970-4b81-9792-cf85b98f453f fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1000/1973] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:40 2026] DELETE /v2.0/floatingips/ac489905-6662-41ba-8d64-ac6b0ddef8b5 => generated 0 bytes in 290 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:40.576 8 INFO neutron.db.l3_hamode_db [None req-4ddc64c2-6970-4b81-9792-cf85b98f453f fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:19:40.687 7 INFO neutron_taas.services.taas.taas_plugin [None req-224c50bf-8282-4c7c-9e15-c6cf8b907cce f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] TaaS: Handle Delete Port: 31e201cb-c0fe-4e82-a809-75521a23f4ff 2026-08-06 08:19:40.691 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-224c50bf-8282-4c7c-9e15-c6cf8b907cce f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] Tap Mirror: Handle Delete Port: 31e201cb-c0fe-4e82-a809-75521a23f4ff [pid: 7|app: 0|req: 1001/1974] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:40 2026] DELETE /v2.0/floatingips/f9c8e802-0d13-44f3-9d78-2145f2866527 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:40.942 7 INFO neutron_taas.services.taas.taas_plugin [None req-df1ead94-eb36-42b7-85be-e45e5aabf2cc f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] TaaS: Handle Delete Port: 1b23e192-06fc-442e-a663-758bb8af36e5 2026-08-06 08:19:40.944 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df1ead94-eb36-42b7-85be-e45e5aabf2cc f0d7495e2c4146be89e5ad675b32b2b8 9615b7a2d27845a2a4aa16de15c6498f - - default default] Tap Mirror: Handle Delete Port: 1b23e192-06fc-442e-a663-758bb8af36e5 [pid: 7|app: 0|req: 1002/1975] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:19:40 2026] DELETE /v2.0/floatingips/46b50b64-d373-4282-918e-904222de4242 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1003/1976] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:41 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 974/1977] 10.0.0.211 () {34 vars in 667 bytes} [Thu Aug 6 08:19:40 2026] POST /v2.0/routers => generated 474 bytes in 732 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:41.223 7 INFO neutron.db.l3_hamode_db [None req-24501178-7cbf-48d8-ba9b-603a53840372 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:19:41.369 7 INFO neutron.db.l3_hamode_db [None req-24501178-7cbf-48d8-ba9b-603a53840372 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1004/1978] 10.0.0.211 () {34 vars in 667 bytes} [Thu Aug 6 08:19:41 2026] POST /v2.0/routers => generated 474 bytes in 842 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/1979] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:19:42 2026] GET /v2.0/networks?id=331e35c3-1021-4e70-bea4-504d7f764ea3 => generated 677 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:42.100 7 INFO neutron.db.l3_hamode_db [None req-c691dc5d-7113-45ce-84d9-bf7209938a67 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 975/1980] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:41 2026] GET /v2.0/security-groups?tenant_id=9615b7a2d27845a2a4aa16de15c6498f&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:42.219 7 INFO neutron.db.l3_hamode_db [None req-c691dc5d-7113-45ce-84d9-bf7209938a67 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 976/1981] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:19:42 2026] POST /v2.0/ports => generated 958 bytes in 396 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: 977/1982] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:42 2026] DELETE /v2.0/security-groups/59f43f78-337c-4e79-bb53-b886b0db8752 => 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: 978/1983] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:42 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 961 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/1984] 10.0.0.211 () {34 vars in 667 bytes} [Thu Aug 6 08:19:42 2026] POST /v2.0/routers => generated 474 bytes in 773 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/1985] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:42 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/1986] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:42 2026] GET /v2.0/security-groups?tenant_id=81c3aef66f7d4332b2e658391ded76cc&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1987] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:19:42 2026] PUT /v2.0/ports/65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2 => generated 1239 bytes in 373 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: 1009/1988] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:19:43 2026] PUT /v2.0/routers/6d174c37-cb3b-49a9-aa34-07a71a186451/tags => generated 17 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:43.130 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-40a81fdd-a7b0-411d-9edf-88502cdc431e'] response: {'name': 'network-changed', 'server_uuid': '8df9ea57-4130-45eb-bae5-bb48a30673fb', 'tag': '65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 980/1989] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:43 2026] DELETE /v2.0/security-groups/92083bb3-c65a-4643-a64c-6cca58ed5ff7 => 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: 1010/1990] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:19:43 2026] PUT /v2.0/routers/79b2ac7b-fe50-4e32-8274-b770b8ee390f/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1991] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:19:43 2026] PUT /v2.0/routers/1530b769-f9ae-48a2-82ea-27572a198080/tags => generated 34 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/1992] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:19:43 2026] PUT /v2.0/routers/c1475e8d-975f-4bf7-9bd5-9952dc3237c1/tags => generated 19 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1993] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/security-groups?tenant_id=66a5398a51324a28ad5d2efa8748a518&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/1994] 10.0.0.211 () {32 vars in 663 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1995] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:43 2026] DELETE /v2.0/security-groups/4b55df7e-51e8-4317-944c-aca1525aa858 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/1996] 10.0.0.211 () {32 vars in 677 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1997] 10.0.0.211 () {32 vars in 673 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/1998] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/ports?tenant_id=0fd9117e09d947bab8888fbc66998e9d&device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 1242 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/1999] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/networks?tenant_id=0fd9117e09d947bab8888fbc66998e9d&shared=False => generated 773 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/2000] 10.0.0.211 () {32 vars in 685 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2001] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/2002] 10.0.0.211 () {32 vars in 671 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2003] 10.0.0.211 () {32 vars in 685 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2004] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 973 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/2005] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:19:43 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2006] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&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: 988/2007] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2008] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/routers/6d174c37-cb3b-49a9-aa34-07a71a186451 => generated 485 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/2009] 10.0.0.211 () {34 vars in 741 bytes} [Thu Aug 6 08:19:44 2026] PUT /v2.0/routers/6d174c37-cb3b-49a9-aa34-07a71a186451 => generated 485 bytes in 505 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2010] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/ports?device_id=6d174c37-cb3b-49a9-aa34-07a71a186451 => 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: 1022/2011] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/ports?tenant_id=0fd9117e09d947bab8888fbc66998e9d&device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:44.893 8 INFO neutron_taas.services.taas.taas_plugin [None req-a2952937-7487-41ae-86f8-2277064a4e0f fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] TaaS: Handle Delete Port: 778b1493-ec34-4f5b-a09b-dc33f7034a26 [pid: 7|app: 0|req: 1023/2012] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:44.898 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a2952937-7487-41ae-86f8-2277064a4e0f fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Tap Mirror: Handle Delete Port: 778b1493-ec34-4f5b-a09b-dc33f7034a26 [pid: 7|app: 0|req: 1024/2013] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/subnets?id=b022d614-21c2-4298-a98c-933982ae4efa => generated 695 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2014] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/ports?network_id=331e35c3-1021-4e70-bea4-504d7f764ea3&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2015] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:19:44 2026] GET /v2.0/networks/331e35c3-1021-4e70-bea4-504d7f764ea3?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: 1027/2016] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:19:45 2026] GET /v2.0/networks/331e35c3-1021-4e70-bea4-504d7f764ea3?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: 990/2017] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:44 2026] DELETE /v2.0/routers/6d174c37-cb3b-49a9-aa34-07a71a186451 => generated 0 bytes in 398 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1028/2018] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:19:45 2026] GET /v2.0/routers/79b2ac7b-fe50-4e32-8274-b770b8ee390f => generated 493 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2019] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:45 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 1030/2020] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:45 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&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: 8|app: 0|req: 991/2021] 10.0.0.211 () {34 vars in 741 bytes} [Thu Aug 6 08:19:45 2026] PUT /v2.0/routers/79b2ac7b-fe50-4e32-8274-b770b8ee390f => generated 493 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2022] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:19:45 2026] GET /v2.0/ports?device_id=79b2ac7b-fe50-4e32-8274-b770b8ee390f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:45.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-6a52b99b-7b56-4594-8add-521fd43f57b5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] TaaS: Handle Delete Port: 4c7683f0-5110-40e1-a2eb-24d4648a0dcb 2026-08-06 08:19:45.840 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a52b99b-7b56-4594-8add-521fd43f57b5 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Tap Mirror: Handle Delete Port: 4c7683f0-5110-40e1-a2eb-24d4648a0dcb [pid: 8|app: 0|req: 992/2023] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:45 2026] DELETE /v2.0/routers/79b2ac7b-fe50-4e32-8274-b770b8ee390f => generated 0 bytes in 375 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2024] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:19:46 2026] GET /v2.0/routers/1530b769-f9ae-48a2-82ea-27572a198080 => 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: 1033/2025] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:46 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 1034/2026] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:46 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/2027] 10.0.0.211 () {34 vars in 741 bytes} [Thu Aug 6 08:19:46 2026] PUT /v2.0/routers/1530b769-f9ae-48a2-82ea-27572a198080 => generated 502 bytes in 528 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2028] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:19:46 2026] GET /v2.0/ports?device_id=1530b769-f9ae-48a2-82ea-27572a198080 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:46.854 8 INFO neutron_taas.services.taas.taas_plugin [None req-59bda760-1a15-4924-b4f1-1c4c13f35423 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] TaaS: Handle Delete Port: 8108024b-1fed-4e9f-96d6-c600c7fe6466 2026-08-06 08:19:46.857 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59bda760-1a15-4924-b4f1-1c4c13f35423 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Tap Mirror: Handle Delete Port: 8108024b-1fed-4e9f-96d6-c600c7fe6466 [pid: 8|app: 0|req: 994/2029] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:46 2026] DELETE /v2.0/routers/1530b769-f9ae-48a2-82ea-27572a198080 => generated 0 bytes in 354 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2030] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:19:47 2026] GET /v2.0/routers/c1475e8d-975f-4bf7-9bd5-9952dc3237c1 => generated 487 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1037/2031] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:47 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 1038/2032] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:47 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&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: 995/2033] 10.0.0.211 () {34 vars in 741 bytes} [Thu Aug 6 08:19:47 2026] PUT /v2.0/routers/c1475e8d-975f-4bf7-9bd5-9952dc3237c1 => generated 487 bytes in 494 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/2034] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:19:47 2026] GET /v2.0/ports?device_id=c1475e8d-975f-4bf7-9bd5-9952dc3237c1 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:47.823 8 INFO neutron_taas.services.taas.taas_plugin [None req-d9886314-0c11-4092-a9f2-6894703662a3 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] TaaS: Handle Delete Port: 0da761fb-224c-44a2-9532-23d6ab53a694 2026-08-06 08:19:47.826 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d9886314-0c11-4092-a9f2-6894703662a3 fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Tap Mirror: Handle Delete Port: 0da761fb-224c-44a2-9532-23d6ab53a694 2026-08-06 08:19:48.071 7 INFO neutron.db.segments_db [None req-c204fa86-b452-4465-af3f-94390d9c85c0 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Added segment 14fbe930-795c-4fc1-ab3f-949180cc53ce of type vxlan for network 36f8bc67-4fc9-4815-8fe4-84c4aded5017 [pid: 8|app: 0|req: 997/2035] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:47 2026] DELETE /v2.0/routers/c1475e8d-975f-4bf7-9bd5-9952dc3237c1 => generated 0 bytes in 466 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2036] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:19:48 2026] GET /v2.0/routers/b7b8233b-761a-4f62-8be3-4d9a8163b4f2 => generated 480 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2037] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:47 2026] POST /v2.0/networks => generated 632 bytes in 634 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2038] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:19:48 2026] POST /v2.0/ports => generated 743 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-08-06 08:19:48.596 7 INFO neutron.db.segments_db [None req-1816030c-c8ef-4648-867e-2459c85b68c4 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Added segment d14fc9f7-e0a0-4474-8c8e-37ae478e6850 of type vxlan for network 990f499d-19f7-45ad-aabb-28089af5ecb6 [pid: 7|app: 0|req: 1041/2039] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:48 2026] POST /v2.0/networks => generated 632 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2040] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:48 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2041] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:19:48 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1044/2042] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:49 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:49.198 7 INFO neutron.db.segments_db [None req-2ff1a314-cc60-4443-9f0c-c717a693769a 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Added segment bebc6dcd-609c-4e98-b3a7-48d1db504a22 of type vxlan for network 0ba87e65-74c1-40ac-9411-8743cac2dd9c [pid: 8|app: 0|req: 999/2043] 10.0.0.211 () {34 vars in 741 bytes} [Thu Aug 6 08:19:48 2026] PUT /v2.0/routers/b7b8233b-761a-4f62-8be3-4d9a8163b4f2 => generated 480 bytes in 1131 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2044] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:49 2026] POST /v2.0/networks => generated 632 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/2045] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:19:49 2026] GET /v2.0/ports?device_id=b7b8233b-761a-4f62-8be3-4d9a8163b4f2 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:49.478 8 INFO neutron_taas.services.taas.taas_plugin [None req-e594e38b-d116-457b-ab0a-2eb314183cbb fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] TaaS: Handle Delete Port: f661ed5a-dc7a-4235-9e17-b8c88b9fbbb3 2026-08-06 08:19:49.481 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e594e38b-d116-457b-ab0a-2eb314183cbb fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] Tap Mirror: Handle Delete Port: f661ed5a-dc7a-4235-9e17-b8c88b9fbbb3 [pid: 7|app: 0|req: 1046/2046] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:19:49 2026] POST /v2.0/ports => generated 743 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, ' 2026-08-06 08:19:49.754 7 INFO neutron.db.segments_db [None req-7b6058ef-dff6-4d9e-90d3-fd3451bba3f5 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Added segment 666cd54c-3245-43d0-afc9-8c9742c0c9a5 of type vxlan for network 9a70b106-f4f6-457a-9ef0-995df6a54daf 2026-08-06 08:19:49.829 8 INFO neutron.services.segments.plugin [-] Segment 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a resource provider aggregate not found 2026-08-06 08:19:49.830 8 INFO neutron.services.segments.plugin [-] Segment 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a resource provider aggregate not found [pid: 7|app: 0|req: 1047/2047] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:49 2026] POST /v2.0/networks => generated 631 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:19:49.856 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a 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 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a found for delete ", "request_id": "req-c7c6c034-b198-412b-9381-cb8c3c61cd1e"}]} 2026-08-06 08:19:49.856 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a 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 5fddf13b-7d0d-4408-aadf-5875c0dd6b8a found for delete ", "request_id": "req-ea9f733e-0036-4e73-84a9-5b16ed492a1f"}]} 2026-08-06 08:19:49.863 8 INFO neutron.db.l3_hamode_db [None req-e594e38b-d116-457b-ab0a-2eb314183cbb fd66bc3213c240e58eb912fa4e68698f 976e19d5614744719d53c0696e3d2ead - - default default] HA network c788402a-530f-4ac2-bf75-ed29768c0fcc was deleted as no HA routers are present in tenant 976e19d5614744719d53c0696e3d2ead. [pid: 8|app: 0|req: 1001/2048] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:49 2026] DELETE /v2.0/routers/b7b8233b-761a-4f62-8be3-4d9a8163b4f2 => generated 0 bytes in 556 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2049] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:19:49 2026] POST /v2.0/ports => generated 743 bytes in 309 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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-08-06 08:19:50.245 8 INFO neutron.db.segments_db [None req-f4424f6d-f0bb-4d37-a9c8-bfb9df4d5ca2 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Added segment 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 of type vxlan for network f9effeee-d377-4d50-9609-bc0071f4add4 [pid: 7|app: 0|req: 1049/2050] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:50 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2051] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:19:50 2026] POST /v2.0/networks => generated 631 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2052] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:50 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/2053] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:19:50 2026] POST /v2.0/ports => generated 743 bytes in 399 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2054] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:50 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 975 bytes in 47 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: 1004/2055] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:50 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&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: 1052/2056] 10.0.0.211 () {34 vars in 746 bytes} [Thu Aug 6 08:19:50 2026] PUT /v2.0/ports/b21bb18b-e252-4d16-82e4-3c6b1df64273/tags => generated 17 bytes in 66 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: 1053/2057] 10.0.0.211 () {34 vars in 746 bytes} [Thu Aug 6 08:19:50 2026] PUT /v2.0/ports/677e35e1-d912-4113-8a0e-fc14cabd300d/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1054/2058] 10.0.0.211 () {34 vars in 746 bytes} [Thu Aug 6 08:19:50 2026] PUT /v2.0/ports/d4f0ab74-256b-4053-ac6d-a1dde7cf5b44/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1055/2059] 10.0.0.211 () {34 vars in 746 bytes} [Thu Aug 6 08:19:50 2026] PUT /v2.0/ports/1d55d7d7-e531-412d-bd7e-a9d313ef0c41/tags => generated 19 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: 8|app: 0|req: 1005/2060] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:50 2026] GET /v2.0/security-groups?tenant_id=976e19d5614744719d53c0696e3d2ead&name=default => generated 2925 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2061] 10.0.0.211 () {32 vars in 659 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/2062] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:51 2026] DELETE /v2.0/security-groups/45fe2a4e-1dbb-46e2-bf8e-664c23a44ef0 => 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: 1057/2063] 10.0.0.211 () {32 vars in 673 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2064] 10.0.0.211 () {32 vars in 669 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2065] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/security-groups?tenant_id=c74ba17c9f854d958a8d0011d94397a7&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/2068] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2069] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:51 2026] DELETE /v2.0/security-groups/1fcc7bc0-947b-4648-b32a-c63e433f1fe3 => 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: 1009/2070] 10.0.0.211 () {32 vars in 667 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2071] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/2072] 10.0.0.211 () {32 vars in 677 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2073] 10.0.0.211 () {32 vars in 689 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2074] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/security-groups?tenant_id=468454c4e72042adb5579974be6ce2fd&name=default => generated 2925 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:51.917 8 INFO neutron_taas.services.taas.taas_plugin [None req-caf93d10-7d85-4e49-92d4-33fd44d8c00e 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] TaaS: Handle Delete Port: b21bb18b-e252-4d16-82e4-3c6b1df64273 2026-08-06 08:19:51.921 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caf93d10-7d85-4e49-92d4-33fd44d8c00e 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Tap Mirror: Handle Delete Port: b21bb18b-e252-4d16-82e4-3c6b1df64273 [pid: 7|app: 0|req: 1064/2075] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:51 2026] DELETE /v2.0/security-groups/07340f90-b32e-4abe-8631-0abb44eedccd => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2076] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:51 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2077] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:19:51 2026] DELETE /v2.0/ports/b21bb18b-e252-4d16-82e4-3c6b1df64273 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2078] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:52 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&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-08-06 08:19:52.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5732440-47d7-4e74-b84f-1ef1ab388850 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] TaaS: Handle Delete Port: 677e35e1-d912-4113-8a0e-fc14cabd300d 2026-08-06 08:19:52.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5732440-47d7-4e74-b84f-1ef1ab388850 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Tap Mirror: Handle Delete Port: 677e35e1-d912-4113-8a0e-fc14cabd300d [pid: 8|app: 0|req: 1013/2079] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:19:52 2026] DELETE /v2.0/ports/677e35e1-d912-4113-8a0e-fc14cabd300d => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:52.338 7 INFO neutron_taas.services.taas.taas_plugin [None req-eec6deb8-7425-4902-af2d-45c2234b6a45 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] TaaS: Handle Delete Port: d4f0ab74-256b-4053-ac6d-a1dde7cf5b44 2026-08-06 08:19:52.342 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eec6deb8-7425-4902-af2d-45c2234b6a45 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Tap Mirror: Handle Delete Port: d4f0ab74-256b-4053-ac6d-a1dde7cf5b44 [pid: 7|app: 0|req: 1067/2080] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:19:52 2026] DELETE /v2.0/ports/d4f0ab74-256b-4053-ac6d-a1dde7cf5b44 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:52.553 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ff603fc-d615-4f6f-b25e-a07d97020b53 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] TaaS: Handle Delete Port: 1d55d7d7-e531-412d-bd7e-a9d313ef0c41 2026-08-06 08:19:52.556 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ff603fc-d615-4f6f-b25e-a07d97020b53 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Tap Mirror: Handle Delete Port: 1d55d7d7-e531-412d-bd7e-a9d313ef0c41 [pid: 8|app: 0|req: 1014/2081] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:19:52 2026] DELETE /v2.0/ports/1d55d7d7-e531-412d-bd7e-a9d313ef0c41 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:52.754 7 INFO neutron_taas.services.taas.taas_plugin [None req-7cfe6f6e-5592-4568-bf16-8f585b89cbf1 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] TaaS: Handle Delete Port: 77f1be35-0d26-4d3c-9311-e1f36a3d12b2 2026-08-06 08:19:52.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cfe6f6e-5592-4568-bf16-8f585b89cbf1 44984fde0c584304954759978ae41f96 d201cfa9654049b797090b28e104027b - - default default] Tap Mirror: Handle Delete Port: 77f1be35-0d26-4d3c-9311-e1f36a3d12b2 [pid: 7|app: 0|req: 1068/2082] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:19:52 2026] DELETE /v2.0/ports/77f1be35-0d26-4d3c-9311-e1f36a3d12b2 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:52.994 8 INFO neutron.services.segments.plugin [-] Segment 14fbe930-795c-4fc1-ab3f-949180cc53ce resource provider aggregate not found 2026-08-06 08:19:53.002 8 INFO neutron.services.segments.plugin [-] Segment 14fbe930-795c-4fc1-ab3f-949180cc53ce resource provider aggregate not found 2026-08-06 08:19:53.017 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14fbe930-795c-4fc1-ab3f-949180cc53ce 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 14fbe930-795c-4fc1-ab3f-949180cc53ce found for delete ", "request_id": "req-84590186-8c56-4773-bd8d-8eecb969c0ef"}]} 2026-08-06 08:19:53.028 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14fbe930-795c-4fc1-ab3f-949180cc53ce 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 14fbe930-795c-4fc1-ab3f-949180cc53ce found for delete ", "request_id": "req-0574d936-bc43-4532-84ab-201185f1b096"}]} [pid: 8|app: 0|req: 1015/2083] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:52 2026] DELETE /v2.0/networks/36f8bc67-4fc9-4815-8fe4-84c4aded5017 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/2084] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:19:53 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:53.219 7 INFO neutron.services.segments.plugin [-] Segment d14fc9f7-e0a0-4474-8c8e-37ae478e6850 resource provider aggregate not found 2026-08-06 08:19:53.223 7 INFO neutron.services.segments.plugin [-] Segment d14fc9f7-e0a0-4474-8c8e-37ae478e6850 resource provider aggregate not found [pid: 8|app: 0|req: 1017/2085] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:53 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => generated 975 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:53.241 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d14fc9f7-e0a0-4474-8c8e-37ae478e6850 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 d14fc9f7-e0a0-4474-8c8e-37ae478e6850 found for delete ", "request_id": "req-d4bfb902-8b76-4098-9b1e-68435e520867"}]} 2026-08-06 08:19:53.241 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d14fc9f7-e0a0-4474-8c8e-37ae478e6850 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 d14fc9f7-e0a0-4474-8c8e-37ae478e6850 found for delete ", "request_id": "req-b4f19d11-344b-4590-973e-52ff81dcdd35"}]} [pid: 7|app: 0|req: 1069/2086] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:53 2026] DELETE /v2.0/networks/990f499d-19f7-45ad-aabb-28089af5ecb6 => 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: 1070/2087] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:19:53 2026] GET /v2.0/security-groups?id=c29bbc65-f26a-4f83-b350-0626d44454b8&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:19:53.337 8 INFO neutron_taas.services.taas.taas_plugin [req-f3d61fc6-6db6-4581-b8a0-f2d6c4910a52 req-11a40c2c-6f0c-4ac4-9e2c-2250e5392b81 becc6a7d90564c4996722507bc965147 0fd9117e09d947bab8888fbc66998e9d - - default default] TaaS: Handle Delete Port: 65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2 2026-08-06 08:19:53.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-f3d61fc6-6db6-4581-b8a0-f2d6c4910a52 req-11a40c2c-6f0c-4ac4-9e2c-2250e5392b81 becc6a7d90564c4996722507bc965147 0fd9117e09d947bab8888fbc66998e9d - - default default] Tap Mirror: Handle Delete Port: 65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2 [pid: 7|app: 0|req: 1071/2088] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:53 2026] DELETE /v2.0/networks/0ba87e65-74c1-40ac-9411-8743cac2dd9c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/2089] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:19:53 2026] DELETE /v2.0/ports/65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:19:53.527 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-12503d40-988a-4134-a134-1d615eb8885a'] response: {'server_uuid': '8df9ea57-4130-45eb-bae5-bb48a30673fb', 'name': 'network-vif-deleted', 'tag': '65afa331-7d4a-4f3b-9b9c-dd78f7d71aa2', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1072/2090] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:53 2026] DELETE /v2.0/networks/9a70b106-f4f6-457a-9ef0-995df6a54daf => generated 0 bytes in 127 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.211 () {32 vars in 725 bytes} [Thu Aug 6 08:19:53 2026] DELETE /v2.0/networks/f9effeee-d377-4d50-9609-bc0071f4add4 => generated 0 bytes in 151 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.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:54 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 1020/2093] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:54 2026] GET /v2.0/security-groups?tenant_id=90244c8b01f24a439210c9da12aabddc&name=default => generated 2925 bytes in 404 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2094] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:54 2026] DELETE /v2.0/security-groups/6e4340bb-3415-4dac-99ad-dfbcddc73df6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:55.045 8 INFO neutron.services.segments.plugin [-] Segment 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 resource provider aggregate not found 2026-08-06 08:19:55.057 8 INFO neutron.services.segments.plugin [-] Segment 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 resource provider aggregate not found 2026-08-06 08:19:55.072 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 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 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 found for delete ", "request_id": "req-8d79530a-0069-479a-8423-e0013496fe71"}]} [pid: 8|app: 0|req: 1021/2095] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:55 2026] GET /v2.0/security-groups?tenant_id=d201cfa9654049b797090b28e104027b&name=default => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:19:55.088 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 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 24e53cfa-e36d-4e72-89f1-f2b12b7c7596 found for delete ", "request_id": "req-f4b40915-3346-4eb9-babb-6f2f5917c0c7"}]} [pid: 7|app: 0|req: 1075/2096] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:55 2026] DELETE /v2.0/security-groups/533de8b0-8918-4096-b417-a602a9cca63d => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:55.266 7 INFO neutron.services.segments.plugin [-] Segment bebc6dcd-609c-4e98-b3a7-48d1db504a22 resource provider aggregate not found 2026-08-06 08:19:55.271 7 INFO neutron.services.segments.plugin [-] Segment bebc6dcd-609c-4e98-b3a7-48d1db504a22 resource provider aggregate not found 2026-08-06 08:19:55.291 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bebc6dcd-609c-4e98-b3a7-48d1db504a22 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 bebc6dcd-609c-4e98-b3a7-48d1db504a22 found for delete ", "request_id": "req-1c2907ed-f761-431d-8b7c-40c5a73eabd6"}]} 2026-08-06 08:19:55.296 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bebc6dcd-609c-4e98-b3a7-48d1db504a22 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 bebc6dcd-609c-4e98-b3a7-48d1db504a22 found for delete ", "request_id": "req-ba40bd4c-2264-455f-b0e7-fdc28b9a2c30"}]} 2026-08-06 08:19:55.314 7 INFO neutron.services.segments.plugin [-] Segment 666cd54c-3245-43d0-afc9-8c9742c0c9a5 resource provider aggregate not found 2026-08-06 08:19:55.318 7 INFO neutron.services.segments.plugin [-] Segment 666cd54c-3245-43d0-afc9-8c9742c0c9a5 resource provider aggregate not found 2026-08-06 08:19:55.334 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 666cd54c-3245-43d0-afc9-8c9742c0c9a5 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 666cd54c-3245-43d0-afc9-8c9742c0c9a5 found for delete ", "request_id": "req-1445c672-0bfb-41a9-af73-968dcc7f9098"}]} 2026-08-06 08:19:55.335 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 666cd54c-3245-43d0-afc9-8c9742c0c9a5 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 666cd54c-3245-43d0-afc9-8c9742c0c9a5 found for delete ", "request_id": "req-eb5b02fd-03f4-4aee-b6d1-050c781a2eee"}]} [pid: 7|app: 0|req: 1076/2097] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:55 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 1022/2098] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:55 2026] GET /v2.0/security-groups?tenant_id=f8f0a7e01c42477a8d2cbe33d04ae8a4&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2099] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:55 2026] DELETE /v2.0/security-groups/f4ac6e5e-b874-4012-adcf-3f806467a647 => 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: 1078/2100] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:19:56 2026] GET /v2.0/ports?device_id=8df9ea57-4130-45eb-bae5-bb48a30673fb => 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: 1023/2101] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:19:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 351 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2102] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:19:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2103] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:19:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2104] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:19:56 2026] POST /v2.0/security-groups => generated 1601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2105] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:19:57 2026] POST /v2.0/security-groups => generated 1601 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2106] 10.0.0.211 () {34 vars in 766 bytes} [Thu Aug 6 08:19:57 2026] PUT /v2.0/security-groups/1622f78c-a106-4b2f-928b-57c4ee50c5d3/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2107] 10.0.0.211 () {34 vars in 766 bytes} [Thu Aug 6 08:19:57 2026] PUT /v2.0/security-groups/4a0eb9b4-e4b0-41e7-aa66-a57e2a3840a4/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2108] 10.0.0.211 () {34 vars in 766 bytes} [Thu Aug 6 08:19:57 2026] PUT /v2.0/security-groups/edb3cd15-dad7-42e9-8b78-02079ddea1c4/tags => generated 34 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1027/2109] 10.0.0.211 () {34 vars in 766 bytes} [Thu Aug 6 08:19:57 2026] PUT /v2.0/security-groups/07b9bf63-b66a-40a8-8d79-156def0727d9/tags => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2110] 10.0.0.211 () {32 vars in 679 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2111] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2112] 10.0.0.211 () {32 vars in 689 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2113] 10.0.0.211 () {32 vars in 701 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2114] 10.0.0.211 () {32 vars in 687 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2115] 10.0.0.211 () {32 vars in 701 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2116] 10.0.0.211 () {32 vars in 697 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2117] 10.0.0.211 () {32 vars in 709 bytes} [Thu Aug 6 08:19:57 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2118] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:57 2026] DELETE /v2.0/security-groups/1622f78c-a106-4b2f-928b-57c4ee50c5d3 => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:58.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-6e8075ea-2046-474f-8811-5e120dcb3aad 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 1c14d4af-1389-4e47-b331-096ab894fdcf 2026-08-06 08:19:58.097 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6e8075ea-2046-474f-8811-5e120dcb3aad 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 1c14d4af-1389-4e47-b331-096ab894fdcf [pid: 8|app: 0|req: 1036/2119] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:58 2026] DELETE /v2.0/security-groups/4a0eb9b4-e4b0-41e7-aa66-a57e2a3840a4 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1037/2120] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:58 2026] DELETE /v2.0/security-groups/edb3cd15-dad7-42e9-8b78-02079ddea1c4 => 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: 1038/2121] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:58 2026] DELETE /v2.0/security-groups/07b9bf63-b66a-40a8-8d79-156def0727d9 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2122] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:58 2026] DELETE /v2.0/security-groups/5a252e7f-177d-4d68-8186-914e539c9ef3 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2123] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:19:57 2026] PUT /v2.0/routers/65e52967-77c6-43ea-a400-ba11c9643634/remove_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:19:59.023 8 INFO neutron_taas.services.taas.taas_plugin [None req-9380e312-a15b-491c-836d-ccbf4e8c2833 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 9308b4de-a4d4-4114-b1e4-ae384bb5b084 2026-08-06 08:19:59.026 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9380e312-a15b-491c-836d-ccbf4e8c2833 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 9308b4de-a4d4-4114-b1e4-ae384bb5b084 2026-08-06 08:19:59.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-9380e312-a15b-491c-836d-ccbf4e8c2833 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 7254ac46-27b6-41fd-b0c8-2ac850641aef 2026-08-06 08:19:59.294 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9380e312-a15b-491c-836d-ccbf4e8c2833 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 7254ac46-27b6-41fd-b0c8-2ac850641aef [pid: 7|app: 0|req: 1085/2124] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:59 2026] GET /v2.0/security-groups?tenant_id=cfc821f68a4b40a48177acf36994f2e9&name=default => generated 2925 bytes in 339 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1086/2125] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:19:59 2026] DELETE /v2.0/security-groups/ba162db7-5de5-4a8d-ab4c-0ca5a6603fd0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:19:59.766 8 INFO neutron.services.segments.plugin [-] Segment d3dce551-5448-47c5-bda2-a6d6e1baf213 resource provider aggregate not found 2026-08-06 08:19:59.777 8 INFO neutron.services.segments.plugin [-] Segment d3dce551-5448-47c5-bda2-a6d6e1baf213 resource provider aggregate not found 2026-08-06 08:19:59.813 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3dce551-5448-47c5-bda2-a6d6e1baf213 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 d3dce551-5448-47c5-bda2-a6d6e1baf213 found for delete ", "request_id": "req-ac6c10ad-2467-4169-967a-41e8fe138303"}]} 2026-08-06 08:19:59.822 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d3dce551-5448-47c5-bda2-a6d6e1baf213 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 d3dce551-5448-47c5-bda2-a6d6e1baf213 found for delete ", "request_id": "req-fc6d383d-4897-44f7-8715-413243c02cc6"}]} 2026-08-06 08:19:59.830 8 INFO neutron.db.l3_hamode_db [None req-9380e312-a15b-491c-836d-ccbf4e8c2833 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network 5a9a80ec-a25a-4a65-be89-7a514b3a7e0c was deleted as no HA routers are present in tenant 0fd9117e09d947bab8888fbc66998e9d. [pid: 8|app: 0|req: 1040/2126] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:58 2026] DELETE /v2.0/routers/65e52967-77c6-43ea-a400-ba11c9643634 => generated 0 bytes in 1048 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2127] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:19:59 2026] DELETE /v2.0/subnets/b022d614-21c2-4298-a98c-933982ae4efa => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2128] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:19:59 2026] GET /v2.0/security-groups?tenant_id=d9938755d0e649d88e705dc3db54563e&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:20:00.128 7 INFO neutron_taas.services.taas.taas_plugin [None req-eddaf409-73b9-49e4-af96-bcb8705bc1d4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 28c15d35-bafc-47b5-9260-16e2e49a0ef8 2026-08-06 08:20:00.130 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eddaf409-73b9-49e4-af96-bcb8705bc1d4 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 28c15d35-bafc-47b5-9260-16e2e49a0ef8 2026-08-06 08:20:00.311 7 INFO neutron.services.segments.plugin [-] Segment f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee resource provider aggregate not found 2026-08-06 08:20:00.314 7 INFO neutron.services.segments.plugin [-] Segment f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee resource provider aggregate not found 2026-08-06 08:20:00.331 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee 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 f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee found for delete ", "request_id": "req-db43713b-4b72-4f8f-9332-a4324113d055"}]} 2026-08-06 08:20:00.335 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee 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 f41ab87c-fe87-4a99-bdbd-f0eb65ec9aee found for delete ", "request_id": "req-0bad19b7-34a9-4454-8d86-0d72ba5f2ddd"}]} [pid: 7|app: 0|req: 1088/2129] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:00 2026] DELETE /v2.0/networks/331e35c3-1021-4e70-bea4-504d7f764ea3 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:00.406 8 INFO neutron.db.segments_db [None req-9f6df95a-f040-47d1-a300-31fb0be633b8 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] Added segment b2c2e68e-b5f3-442d-b89f-e459ab0fe99a of type vxlan for network 416668e5-516e-4a7b-98e2-54be0bfd6931 [pid: 7|app: 0|req: 1089/2130] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:00 2026] DELETE /v2.0/security-groups/358a81dc-cd31-4255-9f5d-edbe21a10ba1 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2131] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:00 2026] POST /v2.0/networks => generated 631 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2132] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:00 2026] GET /v2.0/security-groups?tenant_id=0fd9117e09d947bab8888fbc66998e9d&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2133] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:00 2026] DELETE /v2.0/security-groups/c29bbc65-f26a-4f83-b350-0626d44454b8 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2134] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:00 2026] POST /v2.0/subnets => generated 626 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2135] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:00 2026] GET /v2.0/security-groups?tenant_id=180fe7c7c5054c55b06194e997ef198b&name=default => generated 2925 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:20:00.880 7 INFO neutron.db.segments_db [None req-c07bcee0-2a5f-445e-916c-c41337918d41 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] Added segment cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 of type vxlan for network 0cff2fd8-8a48-4ced-8e71-e1b538c5ce00 [pid: 8|app: 0|req: 1046/2136] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:00 2026] DELETE /v2.0/security-groups/392cca10-29fe-4871-9ef1-979f667c3809 => generated 0 bytes in 85 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2137] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:00 2026] POST /v2.0/networks => generated 631 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2138] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:00 2026] POST /v2.0/subnets => generated 629 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:01.295 7 INFO neutron.db.segments_db [None req-9e66d2ba-e175-40f8-ada0-885b221e41ad 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] Added segment 65be19ca-d330-4db8-9084-f6c0872de15f of type vxlan for network af280775-071a-425f-a3d6-0164a06fc855 [pid: 7|app: 0|req: 1092/2139] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:01 2026] POST /v2.0/networks => generated 632 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2140] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:01 2026] POST /v2.0/subnets => generated 629 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:01.824 7 INFO neutron.db.segments_db [None req-cd3f2f25-f0f2-4814-9029-9bf998949724 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] Added segment 6533133f-7716-4db8-990f-40d4e3b53bb1 of type vxlan for network 81b5a03e-1a8b-49ce-9cae-4200a1b9d3d1 [pid: 7|app: 0|req: 1093/2141] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:01 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2142] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:02 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-08-06 08:20:02.386 7 INFO neutron.db.segments_db [None req-d928801c-3a77-4558-a1f0-a66e88b8fcaa 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] Added segment ef4d96ae-3252-4921-b69b-6817f1e46bdf of type vxlan for network c9dbbb0b-2685-4a0e-9a7a-94f37c914b8d [pid: 7|app: 0|req: 1094/2143] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:02 2026] POST /v2.0/networks => generated 632 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2144] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:02 2026] POST /v2.0/subnets => generated 629 bytes in 290 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2145] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:20:02 2026] PUT /v2.0/subnets/764f9a9a-f087-48c0-89a5-ed151a2d0e7b/tags => generated 17 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2146] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:20:02 2026] PUT /v2.0/subnets/01b352db-2436-465c-9eea-b9896dd65432/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: 1096/2147] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:20:03 2026] PUT /v2.0/subnets/1d20b4f7-0761-4c8f-9fbd-0215cd4067c9/tags => generated 34 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2148] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:20:03 2026] PUT /v2.0/subnets/3a4e5d31-df5c-4174-b895-ea77946065f8/tags => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2149] 10.0.0.211 () {32 vars in 663 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2150] 10.0.0.211 () {32 vars in 677 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2151] 10.0.0.211 () {32 vars in 673 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2152] 10.0.0.211 () {32 vars in 685 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2153] 10.0.0.211 () {32 vars in 671 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2154] 10.0.0.211 () {32 vars in 685 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2155] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2156] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:20:03 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2157] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:03 2026] DELETE /v2.0/subnets/764f9a9a-f087-48c0-89a5-ed151a2d0e7b => 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: 1057/2158] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:03 2026] DELETE /v2.0/subnets/01b352db-2436-465c-9eea-b9896dd65432 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2159] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:04 2026] DELETE /v2.0/subnets/1d20b4f7-0761-4c8f-9fbd-0215cd4067c9 => 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: 1059/2160] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:04 2026] DELETE /v2.0/subnets/3a4e5d31-df5c-4174-b895-ea77946065f8 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2161] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:04 2026] GET /v2.0/security-groups?tenant_id=e59b5affecb840f0b48b1b8bbc585b93&name=default => generated 2925 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2162] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:04 2026] DELETE /v2.0/security-groups/a9667a88-9fd2-4298-975b-f93e4ebed613 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2163] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:04 2026] DELETE /v2.0/subnets/611f61d5-a121-4a1c-90df-c8c0fe2e0d27 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:04.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-58764956-89aa-4406-bd01-d92bfd142548 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] TaaS: Handle Delete Port: 0aedf383-5e24-44eb-8b4d-35a0e26f91ac 2026-08-06 08:20:04.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58764956-89aa-4406-bd01-d92bfd142548 823df8ae8bc143a9acf0b346aea87b26 43c9638e46d2477bbd3f9f5154b8703a - - default default] Tap Mirror: Handle Delete Port: 0aedf383-5e24-44eb-8b4d-35a0e26f91ac 2026-08-06 08:20:04.810 7 INFO neutron.services.segments.plugin [-] Segment b2c2e68e-b5f3-442d-b89f-e459ab0fe99a resource provider aggregate not found 2026-08-06 08:20:04.819 7 INFO neutron.services.segments.plugin [-] Segment b2c2e68e-b5f3-442d-b89f-e459ab0fe99a resource provider aggregate not found 2026-08-06 08:20:04.828 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b2c2e68e-b5f3-442d-b89f-e459ab0fe99a 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 b2c2e68e-b5f3-442d-b89f-e459ab0fe99a found for delete ", "request_id": "req-48449607-d28b-4d75-931c-1ca6eaaf358c"}]} [pid: 7|app: 0|req: 1104/2164] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:04 2026] DELETE /v2.0/networks/416668e5-516e-4a7b-98e2-54be0bfd6931 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:04.840 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b2c2e68e-b5f3-442d-b89f-e459ab0fe99a 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 b2c2e68e-b5f3-442d-b89f-e459ab0fe99a found for delete ", "request_id": "req-781a98f0-4f0e-4c0d-93a1-58d819c866c2"}]} 2026-08-06 08:20:04.968 8 INFO neutron.services.segments.plugin [-] Segment cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 resource provider aggregate not found 2026-08-06 08:20:04.980 8 INFO neutron.services.segments.plugin [-] Segment cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 resource provider aggregate not found 2026-08-06 08:20:04.989 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 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 cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 found for delete ", "request_id": "req-63736d1d-7023-49fc-966e-c56b2654c1b5"}]} [pid: 8|app: 0|req: 1061/2165] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:04 2026] DELETE /v2.0/networks/0cff2fd8-8a48-4ced-8e71-e1b538c5ce00 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:05.002 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 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 cf5b5b48-83cb-4c6d-82f1-512fc87e73b8 found for delete ", "request_id": "req-1faf47e1-5d7d-4d16-993b-b56491f2bf0d"}]} [pid: 7|app: 0|req: 1105/2166] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:05 2026] DELETE /v2.0/networks/af280775-071a-425f-a3d6-0164a06fc855 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2167] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:05 2026] DELETE /v2.0/networks/81b5a03e-1a8b-49ce-9cae-4200a1b9d3d1 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2168] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:05 2026] DELETE /v2.0/networks/c9dbbb0b-2685-4a0e-9a7a-94f37c914b8d => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1063/2171] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:06 2026] GET /v2.0/security-groups?tenant_id=43c9638e46d2477bbd3f9f5154b8703a&name=default => generated 2925 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2172] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:06 2026] DELETE /v2.0/security-groups/79ba9d31-4ddf-4cc9-923f-3d24d93ce537 => 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: 1064/2173] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:06 2026] GET /v2.0/security-groups?tenant_id=09644d97735f4749888d98647a97dddd&name=default => generated 2925 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:20:06.857 7 INFO neutron.services.segments.plugin [-] Segment 65be19ca-d330-4db8-9084-f6c0872de15f resource provider aggregate not found 2026-08-06 08:20:06.876 7 INFO neutron.services.segments.plugin [-] Segment 65be19ca-d330-4db8-9084-f6c0872de15f resource provider aggregate not found 2026-08-06 08:20:06.880 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 65be19ca-d330-4db8-9084-f6c0872de15f 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 65be19ca-d330-4db8-9084-f6c0872de15f found for delete ", "request_id": "req-b7afd13c-7cdc-41f3-a554-efc88324542e"}]} 2026-08-06 08:20:06.901 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 65be19ca-d330-4db8-9084-f6c0872de15f 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 65be19ca-d330-4db8-9084-f6c0872de15f found for delete ", "request_id": "req-06d09462-8e44-430f-8b53-12c8852379e7"}]} 2026-08-06 08:20:06.905 7 INFO neutron.services.segments.plugin [-] Segment ef4d96ae-3252-4921-b69b-6817f1e46bdf resource provider aggregate not found 2026-08-06 08:20:06.921 7 INFO neutron.services.segments.plugin [-] Segment ef4d96ae-3252-4921-b69b-6817f1e46bdf resource provider aggregate not found 2026-08-06 08:20:06.925 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef4d96ae-3252-4921-b69b-6817f1e46bdf 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 ef4d96ae-3252-4921-b69b-6817f1e46bdf found for delete ", "request_id": "req-25152b37-d608-4701-81f8-4d9e570daf86"}]} 2026-08-06 08:20:06.938 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef4d96ae-3252-4921-b69b-6817f1e46bdf 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 ef4d96ae-3252-4921-b69b-6817f1e46bdf found for delete ", "request_id": "req-742ceba4-94b5-47be-a1ca-dafc817eee11"}]} [pid: 7|app: 0|req: 1110/2174] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:06 2026] DELETE /v2.0/security-groups/2e9021f6-509f-4cf3-b981-505c333d83fe => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:07.015 8 INFO neutron.services.segments.plugin [-] Segment 6533133f-7716-4db8-990f-40d4e3b53bb1 resource provider aggregate not found 2026-08-06 08:20:07.021 8 INFO neutron.services.segments.plugin [-] Segment 6533133f-7716-4db8-990f-40d4e3b53bb1 resource provider aggregate not found 2026-08-06 08:20:07.038 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6533133f-7716-4db8-990f-40d4e3b53bb1 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 6533133f-7716-4db8-990f-40d4e3b53bb1 found for delete ", "request_id": "req-5d0ecfcf-6dfb-463d-a871-1169cf36f4e9"}]} 2026-08-06 08:20:07.041 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6533133f-7716-4db8-990f-40d4e3b53bb1 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 6533133f-7716-4db8-990f-40d4e3b53bb1 found for delete ", "request_id": "req-fb8eecfb-f44f-479f-8547-2ef23e9b20e4"}]} [pid: 8|app: 0|req: 1065/2175] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:07 2026] GET /v2.0/security-groups?tenant_id=97227b227bf74b37b0a6c26d1aae8cf7&name=default => generated 2925 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2176] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:07 2026] DELETE /v2.0/security-groups/2a7c8b60-d6d7-407e-b8f3-10962a0ac325 => 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: 1066/2177] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:08 2026] GET /v2.0/security-groups?tenant_id=05c7a4f1a66449f7ac530dee85515fb2&name=default => generated 2925 bytes in 469 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2178] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:09 2026] DELETE /v2.0/security-groups/1285629c-ec20-4bc0-9709-3e642026720a => 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: 1067/2179] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:09 2026] GET /v2.0/security-groups?tenant_id=dc67809d226d4a7a87b890404d1c6c14&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2180] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:09 2026] DELETE /v2.0/security-groups/accc2846-e752-4e7d-b087-874b0d87b0cc => 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: 1068/2181] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:20:10 2026] POST /v2.0/floatingips => generated 552 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2182] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:20:11 2026] PUT /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2183] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:11 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 25 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2184] 10.0.0.211 () {34 vars in 769 bytes} [Thu Aug 6 08:20:11 2026] PUT /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/green => generated 4 bytes in 81 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2185] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:11 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2186] 10.0.0.211 () {34 vars in 765 bytes} [Thu Aug 6 08:20:11 2026] PUT /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/red => generated 4 bytes in 88 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2187] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:11 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/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: 1117/2188] 10.0.0.211 () {34 vars in 787 bytes} [Thu Aug 6 08:20:11 2026] PUT /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2189] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:12 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 52 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2190] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:20:12 2026] PUT /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2191] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:12 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2192] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:20:12 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:12.288 8 INFO neutron.api.v2.resource [None req-2ab4b5f8-d438-44b7-818f-9f9b7951293c 4b6ae879f5bd44ddb08511ab353e541d 3e0a46e9909a48aebba86904cae28ba5 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1074/2193] 10.0.0.211 () {32 vars in 750 bytes} [Thu Aug 6 08:20:12 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2194] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:20:12 2026] DELETE /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/red => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2195] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:12 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:12.434 7 INFO neutron.api.v2.resource [None req-6bdd2f3f-0989-4ce7-be0e-5824dd7ae1cf 4b6ae879f5bd44ddb08511ab353e541d 3e0a46e9909a48aebba86904cae28ba5 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1121/2196] 10.0.0.211 () {32 vars in 753 bytes} [Thu Aug 6 08:20:12 2026] DELETE /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2197] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:20:12 2026] DELETE /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/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: 1122/2198] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:12 2026] GET /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c/tags => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:12.635 8 INFO neutron_taas.services.taas.taas_plugin [None req-668ede4f-59ab-4b5a-9a58-e5ee3172a036 4b6ae879f5bd44ddb08511ab353e541d 3e0a46e9909a48aebba86904cae28ba5 - - default default] TaaS: Handle Delete Port: 604cce46-279b-44f6-bc79-a881423c5619 2026-08-06 08:20:12.639 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-668ede4f-59ab-4b5a-9a58-e5ee3172a036 4b6ae879f5bd44ddb08511ab353e541d 3e0a46e9909a48aebba86904cae28ba5 - - default default] Tap Mirror: Handle Delete Port: 604cce46-279b-44f6-bc79-a881423c5619 [pid: 8|app: 0|req: 1077/2199] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:20:12 2026] DELETE /v2.0/floatingips/15734be1-8db1-484e-b074-53d536f9b04c => generated 0 bytes in 286 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2200] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:13 2026] GET /v2.0/security-groups?tenant_id=5bc2f9fd2ef94ef6beab8a3ec2435bd3&name=default => generated 2925 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2201] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:13 2026] DELETE /v2.0/security-groups/3b834e61-d8a9-410e-b25c-d7b3e3c820cb => 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: 1124/2202] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:14 2026] GET /v2.0/security-groups?tenant_id=3e0a46e9909a48aebba86904cae28ba5&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2203] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:14 2026] DELETE /v2.0/security-groups/930a48da-91e3-47ac-b35f-7384b0811b98 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2204] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:14 2026] GET /v2.0/security-groups?tenant_id=3f7c60a765ca4e18ac0d02191e741007&name=default => generated 2925 bytes in 355 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2205] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:14 2026] DELETE /v2.0/security-groups/b7924df1-8aa3-4bcb-8ccd-de4496ddbf89 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2206] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:14 2026] GET /v2.0/security-groups?tenant_id=47dc14c1b2af45fbbb6d0833d02ad68f&name=default => generated 2925 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2207] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:15 2026] DELETE /v2.0/security-groups/31677c56-67d9-4978-8910-4dd9ed39d41f => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:17.844 7 INFO neutron.db.segments_db [None req-06b883dd-a76d-41a2-ae2f-eba94a0cd8d0 c2689c91b2894228b249203f7bf1c8d2 7c88190f954f4c38aa9335286f0d40cd - - default default] Added segment b89b398e-192d-4fc5-ae47-e5e520a59466 of type vxlan for network 3a9fc085-f2ca-43af-b48b-1e71a030a131 [pid: 7|app: 0|req: 1127/2208] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:17 2026] POST /v2.0/networks => generated 632 bytes in 396 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2209] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:20:17 2026] POST /v2.0/ports => generated 743 bytes in 286 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1128/2210] 10.0.0.211 () {34 vars in 746 bytes} [Thu Aug 6 08:20:18 2026] PUT /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1083/2211] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1129/2212] 10.0.0.211 () {34 vars in 757 bytes} [Thu Aug 6 08:20:18 2026] PUT /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/green => generated 4 bytes in 75 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: 1084/2213] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 34 bytes in 48 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: 1130/2214] 10.0.0.211 () {34 vars in 753 bytes} [Thu Aug 6 08:20:18 2026] PUT /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/red => generated 4 bytes in 68 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: 1085/2215] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 34 bytes in 39 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: 1131/2216] 10.0.0.211 () {34 vars in 775 bytes} [Thu Aug 6 08:20:18 2026] PUT /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1086/2217] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 52 bytes in 55 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: 1132/2218] 10.0.0.211 () {34 vars in 746 bytes} [Thu Aug 6 08:20:18 2026] PUT /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 37 bytes in 66 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: 1087/2219] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 37 bytes in 54 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: 1133/2220] 10.0.0.211 () {32 vars in 734 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/red => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 08:20:19.025 8 INFO neutron.api.v2.resource [None req-4e17e96d-e938-4615-82f0-08f41271d29f c2689c91b2894228b249203f7bf1c8d2 7c88190f954f4c38aa9335286f0d40cd - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1088/2221] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:18 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/green => generated 99 bytes in 65 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: 1134/2222] 10.0.0.211 () {32 vars in 737 bytes} [Thu Aug 6 08:20:19 2026] DELETE /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/red => generated 0 bytes in 81 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: 1089/2223] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:19 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 30 bytes in 55 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-08-06 08:20:19.228 7 INFO neutron.api.v2.resource [None req-8a6abe57-7789-482a-a22b-c6c217055e99 c2689c91b2894228b249203f7bf1c8d2 7c88190f954f4c38aa9335286f0d40cd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1135/2224] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:20:19 2026] DELETE /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1090/2225] 10.0.0.211 () {32 vars in 729 bytes} [Thu Aug 6 08:20:19 2026] DELETE /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 0 bytes in 65 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: 1136/2226] 10.0.0.211 () {32 vars in 726 bytes} [Thu Aug 6 08:20:19 2026] GET /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212/tags => generated 12 bytes in 55 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-08-06 08:20:19.444 8 INFO neutron_taas.services.taas.taas_plugin [None req-639cfc42-892b-476c-afd1-3d496bf552da c2689c91b2894228b249203f7bf1c8d2 7c88190f954f4c38aa9335286f0d40cd - - default default] TaaS: Handle Delete Port: cc4acd49-ce3f-4f49-be17-399cf74c3212 2026-08-06 08:20:19.447 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-639cfc42-892b-476c-afd1-3d496bf552da c2689c91b2894228b249203f7bf1c8d2 7c88190f954f4c38aa9335286f0d40cd - - default default] Tap Mirror: Handle Delete Port: cc4acd49-ce3f-4f49-be17-399cf74c3212 [pid: 8|app: 0|req: 1091/2227] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:20:19 2026] DELETE /v2.0/ports/cc4acd49-ce3f-4f49-be17-399cf74c3212 => generated 0 bytes in 149 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-08-06 08:20:19.651 7 INFO neutron.services.segments.plugin [-] Segment b89b398e-192d-4fc5-ae47-e5e520a59466 resource provider aggregate not found 2026-08-06 08:20:19.662 7 INFO neutron.services.segments.plugin [-] Segment b89b398e-192d-4fc5-ae47-e5e520a59466 resource provider aggregate not found 2026-08-06 08:20:19.673 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b89b398e-192d-4fc5-ae47-e5e520a59466 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 b89b398e-192d-4fc5-ae47-e5e520a59466 found for delete ", "request_id": "req-4b26ce0b-5c14-4a1c-bc85-58d3be9da71d"}]} 2026-08-06 08:20:19.679 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b89b398e-192d-4fc5-ae47-e5e520a59466 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 b89b398e-192d-4fc5-ae47-e5e520a59466 found for delete ", "request_id": "req-03b07952-ca13-4bbc-8583-ee98e14eb18f"}]} [pid: 7|app: 0|req: 1137/2228] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:19 2026] DELETE /v2.0/networks/3a9fc085-f2ca-43af-b48b-1e71a030a131 => 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: 1092/2229] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:20 2026] GET /v2.0/security-groups?tenant_id=7c88190f954f4c38aa9335286f0d40cd&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: 1138/2230] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:20 2026] DELETE /v2.0/security-groups/0a282c99-809e-47fd-bcd5-10d85e14083f => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2231] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:20 2026] GET /v2.0/security-groups?tenant_id=168d4edd5fd340b0a138cb0cab39012a&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2232] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:21 2026] DELETE /v2.0/security-groups/96530e1b-7864-455d-bd83-80faef94db9e => 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: 1094/2235] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:21 2026] GET /v2.0/security-groups?tenant_id=ddce9c34eedd48b58fb29ff21d6ca330&name=default => generated 2925 bytes in 284 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2236] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:21 2026] DELETE /v2.0/security-groups/40cc6aee-ccb3-4ee8-b55d-fd89ba4a246b => 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: 1095/2237] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:21 2026] GET /v2.0/security-groups?tenant_id=0bf6c08836944069b5a3a15a1b48d11b&name=default => generated 2925 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2238] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:21 2026] DELETE /v2.0/security-groups/c18260f3-8f22-46c6-abb8-4d9fd5ef2553 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:24.629 8 INFO neutron.db.segments_db [None req-b111adfc-246e-4a2a-b98a-b988719d0dfc 4fb004caeee44ee099715dda9cd02a31 d0d804ac0e28463c8da5944137a1a311 - - default default] Added segment 8bbcd5f3-22a5-4b82-9afe-5dd952401822 of type vxlan for network 322bef8e-7e82-44a1-aba9-c846d6187675 [pid: 8|app: 0|req: 1096/2239] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:24 2026] POST /v2.0/networks => generated 631 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2240] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:24 2026] POST /v2.0/subnets => generated 626 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2241] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:20:24 2026] PUT /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2242] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2243] 10.0.0.211 () {34 vars in 761 bytes} [Thu Aug 6 08:20:25 2026] PUT /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2244] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 34 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2245] 10.0.0.211 () {34 vars in 757 bytes} [Thu Aug 6 08:20:25 2026] PUT /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/red => 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: 1147/2246] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/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: 1100/2247] 10.0.0.211 () {34 vars in 779 bytes} [Thu Aug 6 08:20:25 2026] PUT /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2248] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 52 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2249] 10.0.0.211 () {34 vars in 750 bytes} [Thu Aug 6 08:20:25 2026] PUT /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 37 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2250] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2251] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2252] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/security-groups?tenant_id=483f231202804280a4a849b296d59745&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:20:25.649 7 INFO neutron.api.v2.resource [None req-87856715-170e-48b2-8776-b59cc997bb74 4fb004caeee44ee099715dda9cd02a31 d0d804ac0e28463c8da5944137a1a311 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1152/2253] 10.0.0.211 () {32 vars in 742 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/green => generated 99 bytes in 61 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2254] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:20:25 2026] DELETE /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/red => 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: 1102/2255] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:25 2026] DELETE /v2.0/security-groups/8c4542e3-2fe1-41f2-8eb9-69148ba68d97 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2256] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 30 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:25.834 8 INFO neutron.api.v2.resource [None req-98e11a3a-3a21-411c-a17d-efa3cbbe0fdc 4fb004caeee44ee099715dda9cd02a31 d0d804ac0e28463c8da5944137a1a311 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1103/2257] 10.0.0.211 () {32 vars in 745 bytes} [Thu Aug 6 08:20:25 2026] DELETE /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2258] 10.0.0.211 () {32 vars in 733 bytes} [Thu Aug 6 08:20:25 2026] DELETE /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2259] 10.0.0.211 () {32 vars in 730 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a/tags => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1104/2260] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:25 2026] GET /v2.0/security-groups?tenant_id=919065fb06964659b6f890caccd058bf&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2261] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:25 2026] DELETE /v2.0/security-groups/3afa3d97-38a4-4938-a000-9b43075ec0e1 => 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: 1157/2262] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:25 2026] DELETE /v2.0/subnets/1b7ffbcb-2fef-47f4-90df-a40a00f3ac2a => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:26.199 8 INFO neutron_taas.services.taas.taas_plugin [None req-efd523ba-b0f9-4021-9bf0-5bb4cffa4760 4fb004caeee44ee099715dda9cd02a31 d0d804ac0e28463c8da5944137a1a311 - - default default] TaaS: Handle Delete Port: 08e19deb-4cfd-464a-b12c-f9213a132bda 2026-08-06 08:20:26.201 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-efd523ba-b0f9-4021-9bf0-5bb4cffa4760 4fb004caeee44ee099715dda9cd02a31 d0d804ac0e28463c8da5944137a1a311 - - default default] Tap Mirror: Handle Delete Port: 08e19deb-4cfd-464a-b12c-f9213a132bda 2026-08-06 08:20:26.341 8 INFO neutron.services.segments.plugin [-] Segment 8bbcd5f3-22a5-4b82-9afe-5dd952401822 resource provider aggregate not found 2026-08-06 08:20:26.347 8 INFO neutron.services.segments.plugin [-] Segment 8bbcd5f3-22a5-4b82-9afe-5dd952401822 resource provider aggregate not found 2026-08-06 08:20:26.357 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8bbcd5f3-22a5-4b82-9afe-5dd952401822 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 8bbcd5f3-22a5-4b82-9afe-5dd952401822 found for delete ", "request_id": "req-d0b28616-a204-49ab-9742-4ef4ccfb3b61"}]} 2026-08-06 08:20:26.362 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8bbcd5f3-22a5-4b82-9afe-5dd952401822 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 8bbcd5f3-22a5-4b82-9afe-5dd952401822 found for delete ", "request_id": "req-f5ae84b9-e7fb-4502-8aab-df7861253b43"}]} [pid: 8|app: 0|req: 1106/2263] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:26 2026] DELETE /v2.0/networks/322bef8e-7e82-44a1-aba9-c846d6187675 => generated 0 bytes in 267 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2264] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:27 2026] GET /v2.0/security-groups?tenant_id=c6061d094536476bac2ec5c85b19a618&name=default => generated 2929 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1107/2265] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:27 2026] DELETE /v2.0/security-groups/d22015d4-5a22-46ef-a494-bbb70726429e => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2266] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:27 2026] GET /v2.0/security-groups?tenant_id=d0d804ac0e28463c8da5944137a1a311&name=default => generated 2929 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2267] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:27 2026] DELETE /v2.0/security-groups/0b5a07d5-2a8f-4457-910b-4481c3ca14fa => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:28.358 7 INFO neutron.db.segments_db [None req-6e38984f-3b1a-4418-9521-e586af4964e0 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Added segment b9de388b-ed76-4555-a2ee-edfee605e50d of type vxlan for network bcedbbb4-5afc-4906-8963-53799b5a460a 2026-08-06 08:20:28.426 7 INFO neutron.db.segments_db [None req-6e38984f-3b1a-4418-9521-e586af4964e0 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Added segment 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 of type vxlan for network 8e61b2e0-59d6-4db7-acd1-2e515c861d3c [pid: 7|app: 0|req: 1160/2268] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:28 2026] POST /v2.0/networks => generated 1244 bytes in 540 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1109/2269] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:20:28 2026] GET /v2.0/networks => generated 1843 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:20:28.844 7 INFO neutron.services.segments.plugin [-] Segment b9de388b-ed76-4555-a2ee-edfee605e50d resource provider aggregate not found 2026-08-06 08:20:28.844 7 INFO neutron.services.segments.plugin [-] Segment b9de388b-ed76-4555-a2ee-edfee605e50d resource provider aggregate not found 2026-08-06 08:20:28.866 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b9de388b-ed76-4555-a2ee-edfee605e50d 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 b9de388b-ed76-4555-a2ee-edfee605e50d found for delete ", "request_id": "req-ec87a4a2-16af-44c0-bbd2-0f0b6fd30d18"}]} 2026-08-06 08:20:28.869 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b9de388b-ed76-4555-a2ee-edfee605e50d 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 b9de388b-ed76-4555-a2ee-edfee605e50d found for delete ", "request_id": "req-ef9c4c3e-6a3a-4083-96ed-311aec7a1e2c"}]} [pid: 7|app: 0|req: 1161/2270] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:28 2026] DELETE /v2.0/networks/bcedbbb4-5afc-4906-8963-53799b5a460a => generated 0 bytes in 241 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:29.032 8 INFO neutron.services.segments.plugin [-] Segment 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 resource provider aggregate not found 2026-08-06 08:20:29.040 8 INFO neutron.services.segments.plugin [-] Segment 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 resource provider aggregate not found 2026-08-06 08:20:29.047 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 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 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 found for delete ", "request_id": "req-8fb6bebc-39f4-48e0-bf36-5868124530cf"}]} 2026-08-06 08:20:29.062 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 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 5230ba79-b7b8-4bea-bef6-716c8ea51cb7 found for delete ", "request_id": "req-69f21583-d1d9-486d-b9fa-852ad5acedd8"}]} [pid: 8|app: 0|req: 1110/2271] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:28 2026] DELETE /v2.0/networks/8e61b2e0-59d6-4db7-acd1-2e515c861d3c => 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: 1162/2272] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:20:29 2026] GET /v2.0/networks => generated 651 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:20:29.227 8 INFO neutron.db.segments_db [None req-9dee006e-6c90-4568-a91a-7ef26d11ab72 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Added segment a5a41f96-e581-49bf-8e35-56f08f3561f8 of type vxlan for network cd303484-a334-43a4-a785-b9308a8d0aed [pid: 8|app: 0|req: 1111/2273] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:29 2026] POST /v2.0/networks => generated 649 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:29.391 7 INFO neutron.db.segments_db [None req-1aa5087b-906e-4cdc-b231-36a3af4ef320 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Added segment ae18f541-f5c7-4828-8b0c-b5eca3519282 of type vxlan for network 510c5195-6e74-4a2b-92d1-828fa44f3644 [pid: 7|app: 0|req: 1163/2274] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:29 2026] POST /v2.0/networks => generated 650 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2275] 10.0.0.211 () {34 vars in 664 bytes} [Thu Aug 6 08:20:29 2026] POST /v2.0/ports => generated 1505 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2276] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:20:30 2026] GET /v2.0/ports => generated 1505 bytes in 96 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-08-06 08:20:30.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0ed4fe8-32eb-41dd-8731-696bb83071d6 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] TaaS: Handle Delete Port: e9edcc5b-4e10-4dae-a9e2-6df5a339b175 2026-08-06 08:20:30.365 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0ed4fe8-32eb-41dd-8731-696bb83071d6 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Tap Mirror: Handle Delete Port: e9edcc5b-4e10-4dae-a9e2-6df5a339b175 [pid: 8|app: 0|req: 1113/2277] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:20:30 2026] DELETE /v2.0/ports/e9edcc5b-4e10-4dae-a9e2-6df5a339b175 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:30.546 7 INFO neutron_taas.services.taas.taas_plugin [None req-4ad569f8-e4ee-4156-8c34-d76ff0d731d1 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] TaaS: Handle Delete Port: 4bcdfba7-34f8-4cbd-b793-04d8f6989ee6 2026-08-06 08:20:30.549 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4ad569f8-e4ee-4156-8c34-d76ff0d731d1 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Tap Mirror: Handle Delete Port: 4bcdfba7-34f8-4cbd-b793-04d8f6989ee6 [pid: 7|app: 0|req: 1165/2278] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:20:30 2026] DELETE /v2.0/ports/4bcdfba7-34f8-4cbd-b793-04d8f6989ee6 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2279] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:20:30 2026] GET /v2.0/ports => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:30.740 7 INFO neutron.db.segments_db [None req-35fc536c-bc1c-4688-96f4-e7f8bcba6e62 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Added segment 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 of type vxlan for network 43b92006-7328-4817-9c8c-0208cc17a899 [pid: 7|app: 0|req: 1166/2280] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:30 2026] POST /v2.0/networks => generated 650 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:30.917 8 INFO neutron.db.segments_db [None req-6f5e7b25-6b1f-4510-95ff-63b7a5ebb80e 24d99d8d49d548968ec9d6e2ae5cf78b bef3d76113704f26976c6f19d99c102d - - default default] Added segment 295961d8-df1f-4c57-bb02-3dc60a160b08 of type vxlan for network d6cc3de3-a126-4ead-9765-cc0adb96d72d [pid: 8|app: 0|req: 1115/2281] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:30 2026] POST /v2.0/networks => generated 649 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:31.261 7 INFO neutron.db.segments_db [None req-0e590c29-9826-4571-900e-40b7e6796002 b2b8f685acd344b48880a3e8139e08f1 51bf3c8725f34accb597a552f4a04b4d - - default default] Added segment 14da3a71-676b-4697-b970-13c03eef87be of type vxlan for network 20aca4aa-fde8-4437-980f-5c8430d63eb8 [pid: 7|app: 0|req: 1167/2282] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:30 2026] POST /v2.0/networks => generated 632 bytes in 411 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1116/2283] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:31 2026] POST /v2.0/subnets => generated 1273 bytes in 413 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2284] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:20:31 2026] GET /v2.0/subnets => generated 1909 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2285] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:31 2026] DELETE /v2.0/subnets/0641036a-cbaf-4ec5-a221-6e7829bd153c => generated 0 bytes in 125 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2286] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:20:31 2026] POST /v2.0/ports => generated 743 bytes in 330 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1119/2287] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:31 2026] DELETE /v2.0/subnets/a29ceaed-2696-4863-8618-6f90339f7e4a => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2288] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:20:31 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2289] 10.0.0.211 () {34 vars in 665 bytes} [Thu Aug 6 08:20:31 2026] POST /v2.0/trunks => generated 407 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:31.963 8 INFO neutron.services.segments.plugin [-] Segment 295961d8-df1f-4c57-bb02-3dc60a160b08 resource provider aggregate not found 2026-08-06 08:20:31.966 8 INFO neutron.services.segments.plugin [-] Segment 295961d8-df1f-4c57-bb02-3dc60a160b08 resource provider aggregate not found 2026-08-06 08:20:31.987 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 295961d8-df1f-4c57-bb02-3dc60a160b08 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 295961d8-df1f-4c57-bb02-3dc60a160b08 found for delete ", "request_id": "req-0195f3eb-28a8-46bf-865b-2883a6a669af"}]} 2026-08-06 08:20:31.992 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 295961d8-df1f-4c57-bb02-3dc60a160b08 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 295961d8-df1f-4c57-bb02-3dc60a160b08 found for delete ", "request_id": "req-fc1cc479-b842-427c-ae3a-243562f70612"}]} [pid: 8|app: 0|req: 1121/2290] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:31 2026] DELETE /v2.0/networks/d6cc3de3-a126-4ead-9765-cc0adb96d72d => 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: 1170/2291] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:20:31 2026] PUT /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/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: 1171/2292] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => generated 25 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2293] 10.0.0.211 () {34 vars in 759 bytes} [Thu Aug 6 08:20:32 2026] PUT /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags/green => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2294] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => generated 34 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2295] 10.0.0.211 () {34 vars in 755 bytes} [Thu Aug 6 08:20:32 2026] PUT /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags/red => generated 4 bytes in 26 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2296] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/networks/43b92006-7328-4817-9c8c-0208cc17a899 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2297] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/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: 1176/2298] 10.0.0.211 () {34 vars in 777 bytes} [Thu Aug 6 08:20:32 2026] PUT /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/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: 1177/2299] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => generated 52 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2300] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:20:32 2026] PUT /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/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: 1123/2301] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/networks/510c5195-6e74-4a2b-92d1-828fa44f3644 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2302] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => generated 37 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2303] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags/red => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:32.361 7 INFO neutron.api.v2.resource [None req-dec3b3de-5b47-471f-972a-9f5473a2a75b b2b8f685acd344b48880a3e8139e08f1 51bf3c8725f34accb597a552f4a04b4d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1181/2304] 10.0.0.211 () {32 vars in 740 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/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: 1182/2305] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2306] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/networks/cd303484-a334-43a4-a785-b9308a8d0aed => generated 0 bytes in 100 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2307] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => generated 30 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:32.459 8 INFO neutron.api.v2.resource [None req-22e6183a-f5b4-45d9-9e57-b4f3e53df04c b2b8f685acd344b48880a3e8139e08f1 51bf3c8725f34accb597a552f4a04b4d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1125/2308] 10.0.0.211 () {32 vars in 743 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags/green => generated 99 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2309] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2310] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393/tags => 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: 1185/2311] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393 => generated 407 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2312] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/ports/739f591d-33af-4f44-b6a8-f50720f1e2f4 => generated 826 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2313] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/trunks/c1b61b46-17c1-4333-94e2-c2ccb15e2393 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:32.913 8 INFO neutron_taas.services.taas.taas_plugin [None req-0003942e-a537-4148-9a54-5e5ba203b3a9 b2b8f685acd344b48880a3e8139e08f1 51bf3c8725f34accb597a552f4a04b4d - - default default] TaaS: Handle Delete Port: 739f591d-33af-4f44-b6a8-f50720f1e2f4 2026-08-06 08:20:32.916 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0003942e-a537-4148-9a54-5e5ba203b3a9 b2b8f685acd344b48880a3e8139e08f1 51bf3c8725f34accb597a552f4a04b4d - - default default] Tap Mirror: Handle Delete Port: 739f591d-33af-4f44-b6a8-f50720f1e2f4 [pid: 8|app: 0|req: 1128/2314] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/ports/739f591d-33af-4f44-b6a8-f50720f1e2f4 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2315] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:32 2026] GET /v2.0/security-groups?tenant_id=bef3d76113704f26976c6f19d99c102d&name=default => generated 2929 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2316] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:32 2026] DELETE /v2.0/networks/20aca4aa-fde8-4437-980f-5c8430d63eb8 => 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: 1188/2317] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:33 2026] DELETE /v2.0/security-groups/24cddfc8-6d43-43c4-903b-f33408bdc5e0 => 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: 1130/2318] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:33 2026] GET /v2.0/security-groups?tenant_id=552e728f7b1444fb9016bc7706484c62&name=default => generated 2929 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:20:34.010 8 INFO neutron.services.segments.plugin [-] Segment 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 resource provider aggregate not found 2026-08-06 08:20:34.017 8 INFO neutron.services.segments.plugin [-] Segment 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 resource provider aggregate not found 2026-08-06 08:20:34.032 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 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 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 found for delete ", "request_id": "req-e57fa98f-3de6-48ec-ab39-a302a36e1329"}]} 2026-08-06 08:20:34.037 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 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 3a6c42b4-f6c4-4f07-9e5c-201b2059b395 found for delete ", "request_id": "req-b320bd0b-12fb-450e-a503-14e124785eb0"}]} 2026-08-06 08:20:34.042 8 INFO neutron.services.segments.plugin [-] Segment ae18f541-f5c7-4828-8b0c-b5eca3519282 resource provider aggregate not found 2026-08-06 08:20:34.050 8 INFO neutron.services.segments.plugin [-] Segment ae18f541-f5c7-4828-8b0c-b5eca3519282 resource provider aggregate not found 2026-08-06 08:20:34.055 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae18f541-f5c7-4828-8b0c-b5eca3519282 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 ae18f541-f5c7-4828-8b0c-b5eca3519282 found for delete ", "request_id": "req-13a9fcf1-eb8c-46f2-b327-18a0f4b4ee21"}]} 2026-08-06 08:20:34.068 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae18f541-f5c7-4828-8b0c-b5eca3519282 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 ae18f541-f5c7-4828-8b0c-b5eca3519282 found for delete ", "request_id": "req-51536bbf-60de-48c9-8688-eee54ad03bcf"}]} 2026-08-06 08:20:34.073 8 INFO neutron.services.segments.plugin [-] Segment a5a41f96-e581-49bf-8e35-56f08f3561f8 resource provider aggregate not found 2026-08-06 08:20:34.086 8 INFO neutron.services.segments.plugin [-] Segment a5a41f96-e581-49bf-8e35-56f08f3561f8 resource provider aggregate not found [pid: 7|app: 0|req: 1189/2319] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:33 2026] DELETE /v2.0/security-groups/a17305f5-0d28-4767-961d-781fdfb4388e => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:34.091 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5a41f96-e581-49bf-8e35-56f08f3561f8 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 a5a41f96-e581-49bf-8e35-56f08f3561f8 found for delete ", "request_id": "req-52513f28-3dfe-4442-b7d7-4781154b9681"}]} 2026-08-06 08:20:34.104 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a5a41f96-e581-49bf-8e35-56f08f3561f8 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 a5a41f96-e581-49bf-8e35-56f08f3561f8 found for delete ", "request_id": "req-04c68a41-3b4e-459d-b592-b50ffc7c605a"}]} 2026-08-06 08:20:34.111 8 INFO neutron.services.segments.plugin [-] Segment 14da3a71-676b-4697-b970-13c03eef87be resource provider aggregate not found 2026-08-06 08:20:34.123 8 INFO neutron.services.segments.plugin [-] Segment 14da3a71-676b-4697-b970-13c03eef87be resource provider aggregate not found 2026-08-06 08:20:34.129 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14da3a71-676b-4697-b970-13c03eef87be 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 14da3a71-676b-4697-b970-13c03eef87be found for delete ", "request_id": "req-299c165b-3112-43b8-91b3-31786864cba0"}]} 2026-08-06 08:20:34.139 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 14da3a71-676b-4697-b970-13c03eef87be 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 14da3a71-676b-4697-b970-13c03eef87be found for delete ", "request_id": "req-33145881-323c-4e69-9189-2c28bf3caa91"}]} [pid: 8|app: 0|req: 1131/2320] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:34 2026] GET /v2.0/security-groups?tenant_id=51bf3c8725f34accb597a552f4a04b4d&name=default => generated 2929 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2321] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:34 2026] DELETE /v2.0/security-groups/34aa29f0-c6f9-4d51-b217-3040d2b9d0d7 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:35.307 8 INFO neutron.db.segments_db [None req-815a04ce-535a-4342-8137-c367dfc82ea2 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] Added segment f16e3022-044d-4724-998d-fa66eb0408ae of type vxlan for network 6bdd0468-050d-4510-aa0b-3cbc3f598b14 [pid: 8|app: 0|req: 1132/2322] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:35 2026] POST /v2.0/networks => generated 647 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2323] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:35 2026] POST /v2.0/subnets => generated 673 bytes in 270 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:36.299 8 INFO neutron.db.segments_db [None req-b2067aea-303c-4b87-a9f3-f680608a2527 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] Added segment 30c1075a-63e7-49c3-975e-784168f9278b of type vxlan for network 47f0d167-6e83-4c36-94bb-b868b4f3d4e8 [pid: 8|app: 0|req: 1133/2326] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:36 2026] POST /v2.0/networks => generated 647 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2327] 10.0.0.211 () {34 vars in 742 bytes} [Thu Aug 6 08:20:36 2026] PUT /v2.0/networks/47f0d167-6e83-4c36-94bb-b868b4f3d4e8 => generated 592 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2328] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:36 2026] POST /v2.0/subnets => generated 646 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2329] 10.0.0.211 () {34 vars in 740 bytes} [Thu Aug 6 08:20:36 2026] PUT /v2.0/subnets/97a658cb-305a-44e1-86de-1219a5f50483 => generated 656 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:20:37.080 8 INFO neutron.services.segments.plugin [-] Segment 30c1075a-63e7-49c3-975e-784168f9278b resource provider aggregate not found 2026-08-06 08:20:37.086 8 INFO neutron.services.segments.plugin [-] Segment 30c1075a-63e7-49c3-975e-784168f9278b resource provider aggregate not found 2026-08-06 08:20:37.101 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 30c1075a-63e7-49c3-975e-784168f9278b 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 30c1075a-63e7-49c3-975e-784168f9278b found for delete ", "request_id": "req-bed914b1-49bf-43dd-8d1c-1e014e51ab38"}]} 2026-08-06 08:20:37.105 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 30c1075a-63e7-49c3-975e-784168f9278b 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 30c1075a-63e7-49c3-975e-784168f9278b found for delete ", "request_id": "req-3ac11434-1e95-4aaa-9c53-e085500dfbe2"}]} [pid: 8|app: 0|req: 1135/2330] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:36 2026] DELETE /v2.0/networks/47f0d167-6e83-4c36-94bb-b868b4f3d4e8 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:37.146 7 INFO neutron.pecan_wsgi.hooks.translation [None req-24d0514f-eeb0-4464-84b9-1cba2a01ce6b 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1196/2331] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:37 2026] DELETE /v2.0/networks/47f0d167-6e83-4c36-94bb-b868b4f3d4e8 => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2332] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2333] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/subnets?network_id=7f8b6cc0-d217-403a-9936-6487367b7b19 => generated 649 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2334] 10.0.0.211 () {32 vars in 652 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2335] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/networks => generated 1312 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2336] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2337] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/networks/6bdd0468-050d-4510-aa0b-3cbc3f598b14 => generated 672 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2338] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/subnets/1decef40-ca75-4365-bc82-467087ba56d0 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:20:37.481 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2ff5a749-7061-44eb-a792-53ac7cba6650 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1200/2339] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:37 2026] DELETE /v2.0/subnets/97a658cb-305a-44e1-86de-1219a5f50483 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:20:37.503 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bde68c11-3ae3-4396-993d-3dd019b15d8a 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1140/2340] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:37 2026] DELETE /v2.0/networks/47f0d167-6e83-4c36-94bb-b868b4f3d4e8 => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2341] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:20:37 2026] DELETE /v2.0/subnets/1decef40-ca75-4365-bc82-467087ba56d0 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:20:37.770 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2028a7a-d083-4b5f-94ff-83bc057caac4 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] TaaS: Handle Delete Port: d976ecdd-9cdb-475d-989c-083b8eab2c81 2026-08-06 08:20:37.772 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2028a7a-d083-4b5f-94ff-83bc057caac4 852773e95d5f42c8a94d744d2ef22fd6 9802f607f597476ea13174ca8f880dff - - default default] Tap Mirror: Handle Delete Port: d976ecdd-9cdb-475d-989c-083b8eab2c81 [pid: 8|app: 0|req: 1141/2342] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:20:37 2026] DELETE /v2.0/networks/6bdd0468-050d-4510-aa0b-3cbc3f598b14 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2343] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:37 2026] GET /v2.0/security-groups?tenant_id=a5859ee8de694bf08aff838832451b17&name=default => generated 2929 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2344] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:38 2026] DELETE /v2.0/security-groups/1af76874-1831-491b-8b17-6c5d97ad5be9 => 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: 1203/2345] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:38 2026] GET /v2.0/security-groups?tenant_id=619c33742dd4444b9f39758b35bdce05&name=default => generated 2929 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2346] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:20:38 2026] GET /v2.0/security-groups?tenant_id=9802f607f597476ea13174ca8f880dff&name=default => generated 2929 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2347] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:38 2026] DELETE /v2.0/security-groups/42901553-5473-4ce7-becf-3326f74bc83d => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2348] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:20:38 2026] DELETE /v2.0/security-groups/443339c1-f5df-486b-9893-473f582e2340 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:20:39.119 8 INFO neutron.services.segments.plugin [-] Segment f16e3022-044d-4724-998d-fa66eb0408ae resource provider aggregate not found 2026-08-06 08:20:39.129 8 INFO neutron.services.segments.plugin [-] Segment f16e3022-044d-4724-998d-fa66eb0408ae resource provider aggregate not found 2026-08-06 08:20:39.133 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f16e3022-044d-4724-998d-fa66eb0408ae 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 f16e3022-044d-4724-998d-fa66eb0408ae found for delete ", "request_id": "req-e2e4345b-89e4-4b31-8aee-343cf4f30df5"}]} 2026-08-06 08:20:39.145 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f16e3022-044d-4724-998d-fa66eb0408ae 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 f16e3022-044d-4724-998d-fa66eb0408ae found for delete ", "request_id": "req-230373c4-b0a4-4d30-8621-9aa1a71e2891"}]} 2026-08-06 08:20:40.751 7 INFO neutron.db.segments_db [None req-16ee8c5c-acd6-4acb-8663-415ec7d443ba 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment b1577174-db8f-42e8-9093-24435514a2bb of type vxlan for network 3209fb96-a8f0-4e90-8489-793cc1693a8c [pid: 7|app: 0|req: 1205/2349] 10.0.0.211 () {34 vars in 670 bytes} [Thu Aug 6 08:20:40 2026] POST /v2.0/networks => generated 741 bytes in 366 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2350] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:40 2026] POST /v2.0/subnets => generated 688 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:41.058 7 INFO neutron.db.segments_db [None req-06c8dba7-8cdd-466a-94cf-3237c22dae81 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Added segment 081737d6-ee53-4402-8d82-45405324d60d of type vxlan for network 3a35c9a0-a81c-4714-bbd8-4cf89a6e39f1 2026-08-06 08:20:41.267 7 INFO neutron.db.l3_hamode_db [None req-06c8dba7-8cdd-466a-94cf-3237c22dae81 39bc8935a62f4a5caad0745be4ab56f6 f035d0a6df314c388912a4ac51132f71 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-08-06 08:20:42.073 7 INFO neutron.db.l3_hamode_db [None req-06c8dba7-8cdd-466a-94cf-3237c22dae81 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1206/2351] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:41 2026] POST /v2.0/routers => generated 728 bytes in 1957 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1146/2352] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:20:42 2026] PUT /v2.0/routers/d09ea12b-1008-4f78-bea2-eddb78559b87/add_router_interface => generated 309 bytes in 1225 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2353] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:20:46 2026] GET /v2.0/networks?id=3209fb96-a8f0-4e90-8489-793cc1693a8c => generated 673 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2354] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:20:46 2026] GET /v2.0/quotas/f035d0a6df314c388912a4ac51132f71 => 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: 1208/2355] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:20:46 2026] GET /v2.0/ports?tenant_id=f035d0a6df314c388912a4ac51132f71&fields=id => generated 103 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2356] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:20:46 2026] GET /v2.0/networks/3209fb96-a8f0-4e90-8489-793cc1693a8c?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: 1209/2357] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:20:46 2026] GET /v2.0/networks/3209fb96-a8f0-4e90-8489-793cc1693a8c?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: 1149/2358] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:46 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:47.684 7 INFO neutron.db.segments_db [None req-53f4749c-df89-408f-a14d-6b5bde57ba54 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Added segment 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 of type vxlan for network 9fdd6315-48f5-4d46-a892-a9c667c3305e [pid: 7|app: 0|req: 1210/2359] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:47 2026] POST /v2.0/networks => generated 639 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2360] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:47 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1150/2361] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:47 2026] POST /v2.0/subnets => generated 658 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2362] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:20:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => 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: 1151/2363] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:48 2026] POST /v2.0/subnets => generated 732 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:48.484 7 INFO neutron.db.segments_db [None req-fe3918b0-0d80-41c9-b0fc-b38f52a3bd70 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Added segment 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 of type vxlan for network 26237303-f0e1-4a8f-a558-3935b98a0a67 [pid: 7|app: 0|req: 1213/2364] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:48 2026] POST /v2.0/networks => generated 638 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2365] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:48 2026] POST /v2.0/subnets => generated 656 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2366] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:49 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1214/2367] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:48 2026] POST /v2.0/subnets => generated 724 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:49.270 8 INFO neutron.db.segments_db [None req-567a8f65-2f98-4cb2-8f50-ea2c2dcf69af dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Added segment 8e4f1e71-5ed0-4632-86da-b807fde0057e of type vxlan for network ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 [pid: 8|app: 0|req: 1154/2368] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:20:49 2026] POST /v2.0/networks => generated 638 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2369] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:49 2026] POST /v2.0/subnets => generated 656 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2370] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:49 2026] POST /v2.0/subnets => generated 729 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:20:49.959 7 INFO neutron.db.segments_db [None req-56eef59a-ba68-4e06-8b50-c93522fb9e27 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Added segment c6065f4a-fcbd-416e-9d31-54ad759945e3 of type vxlan for network 3169d339-48d0-489f-b0c0-dc4e5e5782af [pid: 8|app: 0|req: 1156/2371] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:50 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:20:50.201 7 INFO neutron.db.l3_hamode_db [None req-56eef59a-ba68-4e06-8b50-c93522fb9e27 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1157/2372] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:20:51 2026] GET /v2.0/networks?id=3209fb96-a8f0-4e90-8489-793cc1693a8c => generated 673 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:20:51.370 7 INFO neutron.db.l3_hamode_db [None req-56eef59a-ba68-4e06-8b50-c93522fb9e27 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1158/2373] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:20:51 2026] POST /v2.0/ports => generated 958 bytes in 437 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: 1159/2374] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:51 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 961 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1162/2377] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:20:51 2026] PUT /v2.0/ports/83395327-fe9c-46f1-9e98-60456746c4f3 => generated 1239 bytes in 466 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-08-06 08:20:52.214 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-99f1ca39-7975-457c-b110-a572857a1c82'] response: {'name': 'network-changed', 'server_uuid': '7438830e-d610-41cc-b964-729ae1920ce4', 'tag': '83395327-fe9c-46f1-9e98-60456746c4f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1163/2378] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:52 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 7|app: 0|req: 1216/2379] 10.0.0.211 () {34 vars in 668 bytes} [Thu Aug 6 08:20:49 2026] POST /v2.0/routers => generated 685 bytes in 2428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2380] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:20:52 2026] GET /v2.0/ports?tenant_id=f035d0a6df314c388912a4ac51132f71&device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2381] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:20:52 2026] GET /v2.0/networks?tenant_id=f035d0a6df314c388912a4ac51132f71&shared=False => generated 769 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2382] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:20:52 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2383] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 973 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2384] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 1164/2385] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:20:52 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/add_router_interface => generated 309 bytes in 1257 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2386] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/ports?tenant_id=f035d0a6df314c388912a4ac51132f71&device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 1242 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2387] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=83395327-fe9c-46f1-9e98-60456746c4f3 => 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: 1167/2388] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/subnets?id=6ff34316-4611-4ed9-bb9b-766ed7bf55f5 => generated 691 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2389] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/ports?network_id=3209fb96-a8f0-4e90-8489-793cc1693a8c&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2390] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:20:53 2026] GET /v2.0/networks/3209fb96-a8f0-4e90-8489-793cc1693a8c?fields=segments => generated 14 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2391] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:20:54 2026] GET /v2.0/networks/3209fb96-a8f0-4e90-8489-793cc1693a8c?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2392] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:54 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1172/2393] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:54 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2394] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:20:53 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/add_router_interface => generated 309 bytes in 1503 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2395] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:55 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2396] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:55 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2397] 10.0.0.211 () {34 vars in 782 bytes} [Thu Aug 6 08:20:55 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/add_router_interface => generated 309 bytes in 1273 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2398] 10.0.0.211 () {34 vars in 683 bytes} [Thu Aug 6 08:20:56 2026] POST /v2.0/security-groups => generated 1630 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2399] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2400] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2401] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:56 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 973 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2402] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:56 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&fields=id&fields=name => generated 88 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2403] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:56 2026] POST /v2.0/security-group-rules => generated 599 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2404] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2405] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2406] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2407] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2408] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2409] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 599 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2410] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1181/2411] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1182/2412] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 1231/2413] 10.0.0.211 () {34 vars in 694 bytes} [Thu Aug 6 08:20:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2414] 10.0.0.108 () {34 vars in 1095 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1345042783&fields=id&tenant_id=73e910b9d4fc46608856d586be19f5a2 => 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: 1232/2415] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 705 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2416] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/quotas/73e910b9d4fc46608856d586be19f5a2 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2417] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&fields=id => generated 241 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2418] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:20:58 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2419] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:20:59 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1186/2420] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:59 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => 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: 1235/2421] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:20:59 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 975 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2422] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:20:59 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 1236/2423] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:00 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1188/2424] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:00 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 1237/2425] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:01 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2426] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:01 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&fields=id&fields=name => generated 88 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2427] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:03 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 975 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2428] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:03 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 1239/2429] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:21:03 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 705 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2430] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:21:03 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73e910b9d4fc46608856d586be19f5a2 => generated 179 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2431] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:21:03 2026] POST /v2.0/ports => generated 1179 bytes in 478 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: 1241/2432] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:04 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2433] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:04 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1182 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1243/2434] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:04 2026] GET /v2.0/security-groups?id=683939c5-44c9-4c97-814f-bb4c1bc0a69c&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: 1244/2435] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:21:04 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1245/2436] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:04 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:21:04.615 7 INFO neutron_taas.services.taas.taas_plugin [req-b2f5b061-a80d-4c8a-85ed-cf379e405212 req-8a02e5a5-09b3-4159-bda9-297eebb71e3d 9e451e79379f440ba1adb2267fb70b6e f035d0a6df314c388912a4ac51132f71 - - default default] TaaS: Handle Delete Port: 83395327-fe9c-46f1-9e98-60456746c4f3 2026-08-06 08:21:04.621 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b2f5b061-a80d-4c8a-85ed-cf379e405212 req-8a02e5a5-09b3-4159-bda9-297eebb71e3d 9e451e79379f440ba1adb2267fb70b6e f035d0a6df314c388912a4ac51132f71 - - default default] Tap Mirror: Handle Delete Port: 83395327-fe9c-46f1-9e98-60456746c4f3 [pid: 8|app: 0|req: 1192/2437] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:21:04 2026] PUT /v2.0/ports/00894316-2b0e-4ead-97c3-64e51230ef66 => generated 1460 bytes in 530 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:21:04.739 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eea0b4bc-d6a4-46e3-a7c6-b50f47c08463'] response: {'name': 'network-changed', 'server_uuid': '88787fd8-e85c-4a8f-b07a-303c1716215e', 'tag': '00894316-2b0e-4ead-97c3-64e51230ef66', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1246/2438] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:21:04 2026] DELETE /v2.0/ports/83395327-fe9c-46f1-9e98-60456746c4f3 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:04.863 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd620fce-0d5f-43a1-8bf7-7e2590687a37'] response: {'server_uuid': '7438830e-d610-41cc-b964-729ae1920ce4', 'name': 'network-vif-deleted', 'tag': '83395327-fe9c-46f1-9e98-60456746c4f3', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1193/2439] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:21:05 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1463 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2440] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:21:05 2026] GET /v2.0/networks?tenant_id=73e910b9d4fc46608856d586be19f5a2&shared=False => generated 2376 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2441] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:21:05 2026] GET /v2.0/networks?shared=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: 1248/2442] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:05 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1196/2445] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1463 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2446] 199.19.213.123 () {34 vars in 1055 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=00894316-2b0e-4ead-97c3-64e51230ef66 => 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: 1197/2447] 199.19.213.123 () {34 vars in 1103 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26d&port_id=00894316-2b0e-4ead-97c3-64e51230ef66 => 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: 1251/2448] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2449] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481&id=174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 1409 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2450] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&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: 1199/2451] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&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: 1253/2452] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1200/2453] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:21:06 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1254/2454] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:07 2026] GET /v2.0/ports?device_id=7438830e-d610-41cc-b964-729ae1920ce4 => 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: 1201/2455] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:09 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1196 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2456] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:09 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:21:10.835 8 INFO neutron_taas.services.taas.taas_plugin [None req-da1a0922-de64-4435-b274-50a5fe4f5175 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: fefc64de-c760-474b-9c9e-8d7da2e074a3 2026-08-06 08:21:10.838 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da1a0922-de64-4435-b274-50a5fe4f5175 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: fefc64de-c760-474b-9c9e-8d7da2e074a3 [pid: 8|app: 0|req: 1202/2457] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:21:09 2026] PUT /v2.0/routers/d09ea12b-1008-4f78-bea2-eddb78559b87/remove_router_interface => generated 309 bytes in 1628 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:21:11.768 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5efad42-8791-4146-8f5a-6d96d67488a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 44c006e9-094c-41ee-ab31-d2f874069cf7 2026-08-06 08:21:11.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5efad42-8791-4146-8f5a-6d96d67488a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 44c006e9-094c-41ee-ab31-d2f874069cf7 2026-08-06 08:21:12.037 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5efad42-8791-4146-8f5a-6d96d67488a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: f55cd0f9-7c1a-44d1-ab05-d205f5d3f92c 2026-08-06 08:21:12.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5efad42-8791-4146-8f5a-6d96d67488a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: f55cd0f9-7c1a-44d1-ab05-d205f5d3f92c 2026-08-06 08:21:12.435 7 INFO neutron.services.segments.plugin [-] Segment 081737d6-ee53-4402-8d82-45405324d60d resource provider aggregate not found 2026-08-06 08:21:12.441 7 INFO neutron.services.segments.plugin [-] Segment 081737d6-ee53-4402-8d82-45405324d60d resource provider aggregate not found 2026-08-06 08:21:12.458 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 081737d6-ee53-4402-8d82-45405324d60d 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 081737d6-ee53-4402-8d82-45405324d60d found for delete ", "request_id": "req-08cb075c-a9ee-4c47-b522-13ca29a291c4"}]} 2026-08-06 08:21:12.471 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 081737d6-ee53-4402-8d82-45405324d60d 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 081737d6-ee53-4402-8d82-45405324d60d found for delete ", "request_id": "req-1e5d424a-b33a-495f-9bad-1a643d1a6291"}]} 2026-08-06 08:21:12.478 7 INFO neutron.db.l3_hamode_db [None req-d5efad42-8791-4146-8f5a-6d96d67488a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] HA network 3a35c9a0-a81c-4714-bbd8-4cf89a6e39f1 was deleted as no HA routers are present in tenant f035d0a6df314c388912a4ac51132f71. [pid: 7|app: 0|req: 1256/2458] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:21:11 2026] DELETE /v2.0/routers/d09ea12b-1008-4f78-bea2-eddb78559b87 => generated 0 bytes in 964 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2459] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:21:12 2026] DELETE /v2.0/subnets/6ff34316-4611-4ed9-bb9b-766ed7bf55f5 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:12.785 7 INFO neutron_taas.services.taas.taas_plugin [None req-cba350b5-602f-4961-8aaa-b3a5c4a1c5a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 0339b147-3931-4610-8dfe-c5ffb801188c 2026-08-06 08:21:12.788 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cba350b5-602f-4961-8aaa-b3a5c4a1c5a5 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 0339b147-3931-4610-8dfe-c5ffb801188c [pid: 7|app: 0|req: 1257/2460] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:12 2026] DELETE /v2.0/networks/3209fb96-a8f0-4e90-8489-793cc1693a8c => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2461] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:13 2026] GET /v2.0/security-groups?tenant_id=f035d0a6df314c388912a4ac51132f71&name=default => generated 2929 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2462] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:13 2026] DELETE /v2.0/security-groups/683939c5-44c9-4c97-814f-bb4c1bc0a69c => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:14.713 7 INFO neutron.services.segments.plugin [-] Segment b1577174-db8f-42e8-9093-24435514a2bb resource provider aggregate not found 2026-08-06 08:21:14.745 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1577174-db8f-42e8-9093-24435514a2bb 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 b1577174-db8f-42e8-9093-24435514a2bb found for delete ", "request_id": "req-dd477742-3419-41f8-8c55-757e9f81db61"}]} 2026-08-06 08:21:14.763 7 INFO neutron.services.segments.plugin [-] Segment b1577174-db8f-42e8-9093-24435514a2bb resource provider aggregate not found 2026-08-06 08:21:14.780 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b1577174-db8f-42e8-9093-24435514a2bb 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 b1577174-db8f-42e8-9093-24435514a2bb found for delete ", "request_id": "req-5a087412-5220-455e-ac92-fbd72cf3b50f"}]} [pid: 8|app: 0|req: 1205/2463] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:14 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1196 bytes in 236 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2464] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:15 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2465] 10.0.0.211 () {32 vars in 817 bytes} [Thu Aug 6 08:21:15 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&mac_address=fa%3A16%3A3e%3A45%3Ae3%3Afe => generated 1196 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:21:15.882 7 INFO neutron.db.l3_db [None req-cadf23f6-850a-4a83-82de-65c3b7d1edbb dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Floating IP b1a92986-c400-4b06-9eb1-76a8387fadf7 associated. External IP: 10.96.250.219, port: 00894316-2b0e-4ead-97c3-64e51230ef66. [pid: 7|app: 0|req: 1260/2466] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:21:15 2026] POST /v2.0/floatingips => generated 854 bytes in 1048 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:21:16.236 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-05885e41-135a-476d-958c-9da37c2be722'] response: {'name': 'network-changed', 'server_uuid': '88787fd8-e85c-4a8f-b07a-303c1716215e', 'tag': '00894316-2b0e-4ead-97c3-64e51230ef66', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1207/2467] 10.0.0.108 () {34 vars in 1095 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1345042783&fields=id&tenant_id=73e910b9d4fc46608856d586be19f5a2 => generated 69 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2468] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 705 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2469] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/quotas/73e910b9d4fc46608856d586be19f5a2 => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2470] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1465 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2471] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 801 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1262/2472] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&fields=id => generated 333 bytes in 178 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2473] 199.19.213.123 () {34 vars in 1055 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=00894316-2b0e-4ead-97c3-64e51230ef66 => generated 857 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2474] 199.19.213.123 () {34 vars in 1103 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26d&port_id=00894316-2b0e-4ead-97c3-64e51230ef66 => 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: 1213/2475] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481&id=174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 1409 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2476] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&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: 1215/2477] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2478] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:21:17 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1263/2479] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:21:16 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?fields=segments => generated 14 bytes in 222 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2480] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:21:17 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1264/2481] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:21:17 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1218/2482] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:17 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => 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: 1265/2483] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:21:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2484] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:21:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 67 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2485] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:21:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2486] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:21:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2487] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:21:17 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2488] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:21:17 2026] PUT /v2.0/subnetpools/621ea078-540c-4346-a5e4-f1fb7f3e444d/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: 1268/2489] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:21:18 2026] PUT /v2.0/subnetpools/185bd68d-fa3c-4f5d-af59-5acd12b183a8/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: 1222/2490] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:21:18 2026] PUT /v2.0/subnetpools/dda585ea-ea0a-40f3-9ac3-850054838f08/tags => generated 34 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2491] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:21:18 2026] PUT /v2.0/subnetpools/b7ef9216-a50c-4606-9a95-8a6169c1c1fa/tags => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2492] 10.0.0.211 () {32 vars in 671 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2493] 10.0.0.211 () {32 vars in 685 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2494] 10.0.0.211 () {32 vars in 681 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2495] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2496] 10.0.0.211 () {32 vars in 679 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2497] 10.0.0.211 () {32 vars in 693 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => 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: 1226/2498] 10.0.0.211 () {32 vars in 689 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2499] 10.0.0.211 () {32 vars in 701 bytes} [Thu Aug 6 08:21:18 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2500] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:21:18 2026] DELETE /v2.0/subnetpools/621ea078-540c-4346-a5e4-f1fb7f3e444d => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2501] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:21:18 2026] DELETE /v2.0/subnetpools/185bd68d-fa3c-4f5d-af59-5acd12b183a8 => 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: 1228/2502] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:21:18 2026] DELETE /v2.0/subnetpools/dda585ea-ea0a-40f3-9ac3-850054838f08 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2503] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:21:18 2026] DELETE /v2.0/subnetpools/b7ef9216-a50c-4606-9a95-8a6169c1c1fa => 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: 1229/2504] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:21:18 2026] DELETE /v2.0/subnetpools/e05dba65-8bf7-4875-916d-a3539eac54ab => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2505] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:19 2026] GET /v2.0/security-groups?tenant_id=6e80a4e4d5164584867d4f0dc7589cd8&name=default => generated 2929 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2506] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:19 2026] DELETE /v2.0/security-groups/ae02d601-5833-4d21-9a11-214281786654 => 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: 1277/2507] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:19 2026] GET /v2.0/security-groups?tenant_id=4725d16e15444a829805f0c55d5e4083&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2508] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:20 2026] DELETE /v2.0/security-groups/9910b31b-f1fb-4ff0-a696-081a14b20a1e => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2509] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:20 2026] GET /v2.0/security-groups?tenant_id=ab8c75053e3747ff87066d114aaf28b8&name=default => generated 2929 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2510] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:20 2026] DELETE /v2.0/security-groups/260ffa1f-2813-44bf-9b88-1a2442534ff5 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1280/2513] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:21:21 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 705 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2514] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:21:21 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=73e910b9d4fc46608856d586be19f5a2 => generated 179 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2515] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:21:21 2026] POST /v2.0/ports => generated 1183 bytes in 449 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: 1282/2516] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:22 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1198 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2517] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:22 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2518] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:21:22 2026] PUT /v2.0/ports/b6e13079-c757-48a7-9590-89adfa0f5f25 => generated 1464 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:21:22.637 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-11960985-14f7-40a3-8616-21ccf85eb8e8'] response: {'name': 'network-changed', 'server_uuid': '5be20520-4f25-4583-9479-25143a33d38e', 'tag': 'b6e13079-c757-48a7-9590-89adfa0f5f25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1284/2519] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:21:22 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1465 bytes in 33 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: 1236/2520] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:22 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2521] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:21:23 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1467 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2522] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:21:23 2026] GET /v2.0/networks?tenant_id=73e910b9d4fc46608856d586be19f5a2&shared=False => generated 2376 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2523] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:21:23 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2524] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1467 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2525] 199.19.213.123 () {34 vars in 1055 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=b6e13079-c757-48a7-9590-89adfa0f5f25 => 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: 1240/2526] 199.19.213.123 () {34 vars in 1105 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2aa&port_id=b6e13079-c757-48a7-9590-89adfa0f5f25 => 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: 1241/2527] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/subnets?id=2f71a912-ff76-438e-a801-c320c56af7ed&id=945c707c-4d6f-4068-aaad-9d40867d4112 => generated 1414 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2528] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&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: 1243/2529] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&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: 1244/2530] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:21:24 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:21:25.038 7 INFO neutron.db.segments_db [None req-a1538cff-b411-4cc4-b689-7a03c2112fe7 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Added segment 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 of type vxlan for network 3487d0f9-df75-44e0-aa7b-7b34061e2e7f [pid: 8|app: 0|req: 1245/2531] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:21:25 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1287/2532] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:24 2026] POST /v2.0/networks => generated 631 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2533] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:21:25 2026] POST /v2.0/ports => generated 743 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2534] 10.0.0.211 () {34 vars in 665 bytes} [Thu Aug 6 08:21:25 2026] POST /v2.0/trunks => generated 407 bytes in 172 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-08-06 08:21:25.625 8 INFO neutron.db.segments_db [None req-c6028aac-3aa1-490f-8fbd-4ff3bec975e5 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Added segment 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 of type vxlan for network 4f5043ca-fb6e-4684-aed6-6bdf4efcdae8 [pid: 8|app: 0|req: 1247/2535] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:25 2026] POST /v2.0/networks => generated 631 bytes in 172 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2536] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:21:25 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) [pid: 8|app: 0|req: 1248/2537] 10.0.0.211 () {34 vars in 665 bytes} [Thu Aug 6 08:21:26 2026] POST /v2.0/trunks => generated 407 bytes in 200 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-08-06 08:21:26.292 7 INFO neutron.db.segments_db [None req-17c7d68a-b019-48d5-9ce0-d978fb553417 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Added segment 19ebb227-b5dc-4fb4-a3c3-19e37b920377 of type vxlan for network d1c6556c-c12d-4fae-9866-8a3b8d6c46e8 [pid: 7|app: 0|req: 1290/2538] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:26 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: 1249/2539] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:21:26 2026] POST /v2.0/ports => generated 743 bytes in 298 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2540] 10.0.0.211 () {34 vars in 665 bytes} [Thu Aug 6 08:21:26 2026] POST /v2.0/trunks => generated 407 bytes in 153 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-08-06 08:21:26.902 8 INFO neutron.db.segments_db [None req-cedb4e4e-979a-4ba7-9801-257d36a41cc8 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Added segment 81f11760-fa0c-41eb-8fd2-262a1f5ea954 of type vxlan for network 2507cd77-dda8-4641-8fd8-b278e471e1d1 [pid: 8|app: 0|req: 1250/2541] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:26 2026] POST /v2.0/networks => generated 632 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2542] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:21:27 2026] POST /v2.0/ports => generated 743 bytes in 297 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2543] 10.0.0.211 () {34 vars in 665 bytes} [Thu Aug 6 08:21:27 2026] POST /v2.0/trunks => generated 407 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, ' 2026-08-06 08:21:27.519 7 INFO neutron.db.segments_db [None req-7a87b2e9-3b45-49b0-beef-b269ec2f66ad 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Added segment ae683be9-08b2-444e-822c-a9c65ff47846 of type vxlan for network 4b2c57bd-51f4-4d43-af60-747fd119f2d7 [pid: 8|app: 0|req: 1252/2544] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:27 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1200 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2545] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:27 2026] POST /v2.0/networks => generated 632 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2546] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:27 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2547] 10.0.0.211 () {34 vars in 663 bytes} [Thu Aug 6 08:21:27 2026] POST /v2.0/ports => generated 743 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2548] 10.0.0.211 () {34 vars in 665 bytes} [Thu Aug 6 08:21:27 2026] POST /v2.0/trunks => generated 407 bytes in 137 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: 1254/2549] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:21:28 2026] PUT /v2.0/trunks/17e096ed-2a10-4f67-8867-13228d5baac8/tags => generated 17 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2550] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:21:28 2026] PUT /v2.0/trunks/01edb520-5e9e-4949-a641-d7920c069973/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2551] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:21:28 2026] PUT /v2.0/trunks/2e919d35-01da-4fdf-9b86-1eb83f2d5f24/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: 1297/2552] 10.0.0.211 () {34 vars in 748 bytes} [Thu Aug 6 08:21:28 2026] PUT /v2.0/trunks/e763c129-7bdb-436d-9373-7b8484b47868/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2553] 10.0.0.211 () {32 vars in 661 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2554] 10.0.0.211 () {32 vars in 675 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2555] 10.0.0.211 () {32 vars in 671 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2556] 10.0.0.211 () {32 vars in 683 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2557] 10.0.0.211 () {32 vars in 669 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?not-tags=red => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2558] 10.0.0.211 () {32 vars in 683 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1259/2559] 10.0.0.211 () {32 vars in 679 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2560] 10.0.0.211 () {32 vars in 691 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2561] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks/17e096ed-2a10-4f67-8867-13228d5baac8 => generated 412 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2562] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/ports/69dfbdf3-d999-4195-8700-00bc72c00801 => generated 826 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2563] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:21:28 2026] DELETE /v2.0/trunks/17e096ed-2a10-4f67-8867-13228d5baac8 => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2564] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks/01edb520-5e9e-4949-a641-d7920c069973 => generated 420 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1262/2565] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/ports/e65f2707-c0bf-4a8e-8b4d-7ae0baf2649f => generated 826 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2566] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:21:28 2026] DELETE /v2.0/trunks/01edb520-5e9e-4949-a641-d7920c069973 => 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: 1263/2567] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/trunks/2e919d35-01da-4fdf-9b86-1eb83f2d5f24 => generated 429 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2568] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:21:28 2026] GET /v2.0/ports/0195b592-ebb3-45e0-9586-568e5309d747 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2569] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:21:28 2026] DELETE /v2.0/trunks/2e919d35-01da-4fdf-9b86-1eb83f2d5f24 => generated 0 bytes in 88 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2570] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:21:29 2026] GET /v2.0/trunks/e763c129-7bdb-436d-9373-7b8484b47868 => generated 414 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2571] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:21:29 2026] GET /v2.0/ports/4e748266-b3db-4779-b5b8-e0205417dfc3 => generated 826 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2572] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:21:29 2026] DELETE /v2.0/trunks/e763c129-7bdb-436d-9373-7b8484b47868 => 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: 1266/2573] 10.0.0.211 () {32 vars in 718 bytes} [Thu Aug 6 08:21:29 2026] GET /v2.0/trunks/3fa6292f-66d1-43de-939a-0ebcc547597e => generated 407 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2574] 10.0.0.211 () {32 vars in 716 bytes} [Thu Aug 6 08:21:29 2026] GET /v2.0/ports/b56d9cc1-eff1-4327-a9c0-467e393812b8 => generated 826 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2575] 10.0.0.211 () {32 vars in 721 bytes} [Thu Aug 6 08:21:29 2026] DELETE /v2.0/trunks/3fa6292f-66d1-43de-939a-0ebcc547597e => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:29.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-e62406dc-8d1a-446a-9a94-9570d9fb382e 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] TaaS: Handle Delete Port: 69dfbdf3-d999-4195-8700-00bc72c00801 2026-08-06 08:21:29.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e62406dc-8d1a-446a-9a94-9570d9fb382e 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Tap Mirror: Handle Delete Port: 69dfbdf3-d999-4195-8700-00bc72c00801 [pid: 7|app: 0|req: 1309/2576] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:21:29 2026] DELETE /v2.0/ports/69dfbdf3-d999-4195-8700-00bc72c00801 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:29.865 8 INFO neutron_taas.services.taas.taas_plugin [None req-67d589d1-7232-4e16-8d3c-8bd31c5f428a 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] TaaS: Handle Delete Port: e65f2707-c0bf-4a8e-8b4d-7ae0baf2649f 2026-08-06 08:21:29.869 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-67d589d1-7232-4e16-8d3c-8bd31c5f428a 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Tap Mirror: Handle Delete Port: e65f2707-c0bf-4a8e-8b4d-7ae0baf2649f [pid: 8|app: 0|req: 1268/2577] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:21:29 2026] DELETE /v2.0/ports/e65f2707-c0bf-4a8e-8b4d-7ae0baf2649f => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:30.120 7 INFO neutron_taas.services.taas.taas_plugin [None req-81ce621b-9586-4c5d-873c-ace63058ad28 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] TaaS: Handle Delete Port: 0195b592-ebb3-45e0-9586-568e5309d747 2026-08-06 08:21:30.123 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81ce621b-9586-4c5d-873c-ace63058ad28 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Tap Mirror: Handle Delete Port: 0195b592-ebb3-45e0-9586-568e5309d747 [pid: 7|app: 0|req: 1310/2578] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:21:30 2026] DELETE /v2.0/ports/0195b592-ebb3-45e0-9586-568e5309d747 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:30.335 8 INFO neutron_taas.services.taas.taas_plugin [None req-7ecf3d59-ec65-4552-947f-54821ce266c1 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] TaaS: Handle Delete Port: 4e748266-b3db-4779-b5b8-e0205417dfc3 2026-08-06 08:21:30.339 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ecf3d59-ec65-4552-947f-54821ce266c1 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Tap Mirror: Handle Delete Port: 4e748266-b3db-4779-b5b8-e0205417dfc3 [pid: 8|app: 0|req: 1269/2579] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:21:30 2026] DELETE /v2.0/ports/4e748266-b3db-4779-b5b8-e0205417dfc3 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:30.574 7 INFO neutron_taas.services.taas.taas_plugin [None req-7f11fff1-1678-4a28-ac34-51026c454723 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] TaaS: Handle Delete Port: b56d9cc1-eff1-4327-a9c0-467e393812b8 2026-08-06 08:21:30.577 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f11fff1-1678-4a28-ac34-51026c454723 31eb404778254d14a0a79852b2a9402f 2486fbf5e6f0462582aab8d6392d4ad7 - - default default] Tap Mirror: Handle Delete Port: b56d9cc1-eff1-4327-a9c0-467e393812b8 [pid: 7|app: 0|req: 1311/2580] 10.0.0.211 () {32 vars in 719 bytes} [Thu Aug 6 08:21:30 2026] DELETE /v2.0/ports/b56d9cc1-eff1-4327-a9c0-467e393812b8 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2581] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:30 2026] DELETE /v2.0/networks/3487d0f9-df75-44e0-aa7b-7b34061e2e7f => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:30.908 8 INFO neutron.services.segments.plugin [-] Segment 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 resource provider aggregate not found 2026-08-06 08:21:30.922 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 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 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 found for delete ", "request_id": "req-90658ce5-8158-49bc-ae09-0de7ad6609ad"}]} 2026-08-06 08:21:30.954 7 INFO neutron.services.segments.plugin [-] Segment 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 resource provider aggregate not found 2026-08-06 08:21:30.957 8 INFO neutron.services.segments.plugin [-] Segment 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 resource provider aggregate not found 2026-08-06 08:21:30.972 7 INFO neutron.services.segments.plugin [-] Segment 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 resource provider aggregate not found 2026-08-06 08:21:30.975 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 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 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 found for delete ", "request_id": "req-d819eefb-b2e7-4646-8c54-9abeece0fe03"}]} 2026-08-06 08:21:30.984 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 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 0ef48607-4510-41b7-aa5e-fbab7ef6f7e6 found for delete ", "request_id": "req-4fe3bee9-d917-472d-bf7e-69879df085e5"}]} 2026-08-06 08:21:30.986 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 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 276ce9f9-8a4c-439e-a75e-33b48bdd4b11 found for delete ", "request_id": "req-ba5c96ce-5680-4be7-b755-c726f40c3a1d"}]} [pid: 7|app: 0|req: 1312/2582] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:30 2026] DELETE /v2.0/networks/4f5043ca-fb6e-4684-aed6-6bdf4efcdae8 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2583] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:30 2026] DELETE /v2.0/networks/d1c6556c-c12d-4fae-9866-8a3b8d6c46e8 => 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: 1313/2584] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:31 2026] DELETE /v2.0/networks/2507cd77-dda8-4641-8fd8-b278e471e1d1 => 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: 1272/2585] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:31 2026] DELETE /v2.0/networks/4b2c57bd-51f4-4d43-af60-747fd119f2d7 => 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: 1314/2586] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:32 2026] GET /v2.0/security-groups?tenant_id=fa584f8592c649148231d14049fad54a&name=default => generated 2929 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2587] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:32 2026] DELETE /v2.0/security-groups/2c34d641-1631-4ec0-9c3d-5ab0813262d6 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2588] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:21:32 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1200 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2589] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:32 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2590] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:32 2026] GET /v2.0/security-groups?tenant_id=2486fbf5e6f0462582aab8d6392d4ad7&name=default => generated 2929 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:21:32.966 8 INFO neutron.services.segments.plugin [-] Segment 19ebb227-b5dc-4fb4-a3c3-19e37b920377 resource provider aggregate not found 2026-08-06 08:21:32.995 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19ebb227-b5dc-4fb4-a3c3-19e37b920377 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 19ebb227-b5dc-4fb4-a3c3-19e37b920377 found for delete ", "request_id": "req-b783ad21-79ea-4ecb-bec6-a8a776ecad81"}]} 2026-08-06 08:21:32.996 7 INFO neutron.services.segments.plugin [-] Segment 81f11760-fa0c-41eb-8fd2-262a1f5ea954 resource provider aggregate not found 2026-08-06 08:21:33.005 7 INFO neutron.services.segments.plugin [-] Segment 81f11760-fa0c-41eb-8fd2-262a1f5ea954 resource provider aggregate not found [pid: 8|app: 0|req: 1275/2591] 10.0.0.211 () {32 vars in 817 bytes} [Thu Aug 6 08:21:32 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&mac_address=fa%3A16%3A3e%3Ab0%3A3c%3A03 => generated 1200 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:21:33.024 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81f11760-fa0c-41eb-8fd2-262a1f5ea954 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 81f11760-fa0c-41eb-8fd2-262a1f5ea954 found for delete ", "request_id": "req-f85824cc-8b12-49f8-859d-dadcaf7fb77b"}]} 2026-08-06 08:21:33.031 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 81f11760-fa0c-41eb-8fd2-262a1f5ea954 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 81f11760-fa0c-41eb-8fd2-262a1f5ea954 found for delete ", "request_id": "req-cc138014-1fd2-4271-96cc-7b3dc7b06327"}]} 2026-08-06 08:21:33.032 8 INFO neutron.services.segments.plugin [-] Segment ae683be9-08b2-444e-822c-a9c65ff47846 resource provider aggregate not found 2026-08-06 08:21:33.043 8 INFO neutron.services.segments.plugin [-] Segment 19ebb227-b5dc-4fb4-a3c3-19e37b920377 resource provider aggregate not found 2026-08-06 08:21:33.059 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae683be9-08b2-444e-822c-a9c65ff47846 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 ae683be9-08b2-444e-822c-a9c65ff47846 found for delete ", "request_id": "req-5a5faf91-ed85-45b0-a9a3-5fbff6c0f909"}]} [pid: 7|app: 0|req: 1317/2592] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:32 2026] DELETE /v2.0/security-groups/c5acca5c-a090-4e0b-996d-86209e656e34 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:33.078 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19ebb227-b5dc-4fb4-a3c3-19e37b920377 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 19ebb227-b5dc-4fb4-a3c3-19e37b920377 found for delete ", "request_id": "req-b4482a1e-8250-4161-8067-09ccda897eab"}]} 2026-08-06 08:21:33.099 8 INFO neutron.services.segments.plugin [-] Segment ae683be9-08b2-444e-822c-a9c65ff47846 resource provider aggregate not found 2026-08-06 08:21:33.120 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ae683be9-08b2-444e-822c-a9c65ff47846 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 ae683be9-08b2-444e-822c-a9c65ff47846 found for delete ", "request_id": "req-4c31d793-9daa-4015-807a-466f20f91403"}]} [pid: 7|app: 0|req: 1318/2593] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:33 2026] GET /v2.0/security-groups?tenant_id=7e6a987731a04e0489e0f1ae38399d2f&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2594] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:33 2026] DELETE /v2.0/security-groups/30f2ef2e-edea-4f00-a80b-0b8478a2baf6 => generated 0 bytes in 101 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:33.862 8 INFO neutron.db.l3_db [None req-77e58a1a-f818-4940-bdbe-a2936665d377 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Floating IP d547af36-ad76-4f49-8e5c-f017213e50ef associated. External IP: 10.96.250.213, port: b6e13079-c757-48a7-9590-89adfa0f5f25. [pid: 8|app: 0|req: 1276/2595] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:21:33 2026] POST /v2.0/floatingips => generated 854 bytes in 1180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:21:34.434 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1b9de63-48a9-46bf-bdf1-09aa473ce7c9'] response: {'name': 'network-changed', 'server_uuid': '5be20520-4f25-4583-9479-25143a33d38e', 'tag': 'b6e13079-c757-48a7-9590-89adfa0f5f25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1320/2596] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:21:34 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1469 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2597] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:21:34 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2598] 199.19.213.123 () {34 vars in 1055 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=b6e13079-c757-48a7-9590-89adfa0f5f25 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1278/2599] 199.19.213.123 () {34 vars in 1105 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2aa&port_id=b6e13079-c757-48a7-9590-89adfa0f5f25 => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2600] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/subnets?id=2f71a912-ff76-438e-a801-c320c56af7ed&id=945c707c-4d6f-4068-aaad-9d40867d4112 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2601] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&device_owner=network%3Adhcp => generated 1461 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2602] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2603] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1324/2604] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:21:35 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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) 2026-08-06 08:21:37.078 7 INFO neutron.db.segments_db [None req-c59cac05-c594-4c3e-bf91-4a592bacb0c0 3229acfb2ccd4e19aeee8a9599d60738 d86f540ccc25410f8f0a138e89629e4b - - default default] Added segment 488d984f-b05e-4716-b24e-cb678b7a3a07 of type vxlan for network c0542c28-1434-4df0-a002-c3e4503b88f1 [pid: 7|app: 0|req: 1326/2607] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:36 2026] POST /v2.0/networks => generated 631 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2608] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:21:37 2026] PUT /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/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: 1327/2609] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2610] 10.0.0.211 () {34 vars in 763 bytes} [Thu Aug 6 08:21:37 2026] PUT /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2611] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1284/2612] 10.0.0.211 () {34 vars in 759 bytes} [Thu Aug 6 08:21:37 2026] PUT /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2613] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2614] 10.0.0.211 () {34 vars in 781 bytes} [Thu Aug 6 08:21:37 2026] PUT /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/black.or.white => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2615] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 52 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1286/2616] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:21:37 2026] PUT /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 37 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2617] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2618] 10.0.0.211 () {32 vars in 740 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:37.897 7 INFO neutron.api.v2.resource [None req-0637ad0e-6753-4b46-90b7-42bdf29fab23 3229acfb2ccd4e19aeee8a9599d60738 d86f540ccc25410f8f0a138e89629e4b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1332/2619] 10.0.0.211 () {32 vars in 744 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/green => generated 99 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2620] 10.0.0.211 () {32 vars in 743 bytes} [Thu Aug 6 08:21:37 2026] DELETE /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2621] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:37 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:21:38.042 8 INFO neutron.api.v2.resource [None req-24aba516-e153-4ada-8c45-30c621deb315 3229acfb2ccd4e19aeee8a9599d60738 d86f540ccc25410f8f0a138e89629e4b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1289/2622] 10.0.0.211 () {32 vars in 747 bytes} [Thu Aug 6 08:21:38 2026] DELETE /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2623] 10.0.0.211 () {32 vars in 735 bytes} [Thu Aug 6 08:21:38 2026] DELETE /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2624] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:38 2026] GET /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1/tags => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:21:38.294 7 INFO neutron.services.segments.plugin [-] Segment 488d984f-b05e-4716-b24e-cb678b7a3a07 resource provider aggregate not found 2026-08-06 08:21:38.295 7 INFO neutron.services.segments.plugin [-] Segment 488d984f-b05e-4716-b24e-cb678b7a3a07 resource provider aggregate not found 2026-08-06 08:21:38.317 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 488d984f-b05e-4716-b24e-cb678b7a3a07 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 488d984f-b05e-4716-b24e-cb678b7a3a07 found for delete ", "request_id": "req-61259223-8d17-43fd-9fa9-5dbdda4c1386"}]} 2026-08-06 08:21:38.321 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 488d984f-b05e-4716-b24e-cb678b7a3a07 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 488d984f-b05e-4716-b24e-cb678b7a3a07 found for delete ", "request_id": "req-34175fe5-2bea-416b-b11b-f8dd679fac4e"}]} [pid: 7|app: 0|req: 1335/2625] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:38 2026] DELETE /v2.0/networks/c0542c28-1434-4df0-a002-c3e4503b88f1 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2626] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:38 2026] GET /v2.0/security-groups?tenant_id=d86f540ccc25410f8f0a138e89629e4b&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2627] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:39 2026] DELETE /v2.0/security-groups/3f585177-e4c5-4a4a-9ae3-2418a89e4c83 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2628] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:39 2026] GET /v2.0/security-groups?tenant_id=4b76a564e8d7407b8e59abcd5239f01a&name=default => generated 2929 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2629] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:39 2026] DELETE /v2.0/security-groups/bbe65c2e-5753-46f2-b96c-c3065c1533ca => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2630] 10.0.0.199 () {34 vars in 989 bytes} [Thu Aug 6 08:21:39 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1469 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1338/2631] 10.0.0.199 () {34 vars in 1039 bytes} [Thu Aug 6 08:21:39 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2632] 10.0.0.211 () {34 vars in 675 bytes} [Thu Aug 6 08:21:42 2026] POST /v2.0/subnetpools => generated 516 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2633] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:21:42 2026] PUT /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2634] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 25 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1340/2635] 10.0.0.211 () {34 vars in 769 bytes} [Thu Aug 6 08:21:43 2026] PUT /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags/green => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2636] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2637] 10.0.0.211 () {34 vars in 765 bytes} [Thu Aug 6 08:21:43 2026] PUT /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags/red => generated 4 bytes in 90 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2638] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2639] 10.0.0.211 () {34 vars in 787 bytes} [Thu Aug 6 08:21:43 2026] PUT /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags/black.or.white => generated 4 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2640] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2641] 10.0.0.211 () {34 vars in 758 bytes} [Thu Aug 6 08:21:43 2026] PUT /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2642] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2643] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:43.537 8 INFO neutron.api.v2.resource [None req-18e81bb8-d279-4356-b781-ce724d295507 98e4317e65fb4f448b06f56cf87a31cd 7e706345baf7474a907133d2c6eb80df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1300/2644] 10.0.0.211 () {32 vars in 750 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/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: 1345/2645] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:21:43 2026] DELETE /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2646] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 30 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:21:43.649 7 INFO neutron.api.v2.resource [None req-ddd3eb9c-6595-4a21-9f6c-d98a018bea31 98e4317e65fb4f448b06f56cf87a31cd 7e706345baf7474a907133d2c6eb80df - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1346/2647] 10.0.0.211 () {32 vars in 753 bytes} [Thu Aug 6 08:21:43 2026] DELETE /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/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: 1302/2648] 10.0.0.211 () {32 vars in 741 bytes} [Thu Aug 6 08:21:43 2026] DELETE /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2649] 10.0.0.211 () {32 vars in 738 bytes} [Thu Aug 6 08:21:43 2026] GET /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687/tags => 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: 1303/2650] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:21:43 2026] DELETE /v2.0/subnetpools/4416522f-ea39-43e8-91c5-a399c5aa5687 => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2651] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:44 2026] GET /v2.0/security-groups?tenant_id=7e706345baf7474a907133d2c6eb80df&name=default => generated 2929 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2652] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:44 2026] DELETE /v2.0/security-groups/45a7cda0-f0aa-4c84-8144-1aba2a23a3b5 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2653] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:44 2026] GET /v2.0/security-groups?tenant_id=f4ca3772d46148a195cde9220c388a57&name=default => generated 2929 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2654] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:44 2026] DELETE /v2.0/security-groups/e9531f9b-3a53-45a0-9863-a1a83f27c144 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:21:48.702 7 INFO neutron.db.segments_db [None req-17c10f6e-e2cb-4ba3-bb69-90d1cdb8d77b 4c4f4654b8ee40e6aa9b6a57db4dc0e1 8d596dc9f8884d63a1c1e98aef4fed28 - - default default] Added segment 2c8f9808-397b-443b-b26a-584c95c28493 of type vxlan for network c7717725-a80c-4a9a-ad1c-3128215d2380 [pid: 7|app: 0|req: 1350/2655] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:48 2026] POST /v2.0/networks => generated 631 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-06 08:21:48.865 8 INFO neutron.db.segments_db [None req-c032fc82-23d7-4f6c-8feb-d95b00f19e4e 4c4f4654b8ee40e6aa9b6a57db4dc0e1 8d596dc9f8884d63a1c1e98aef4fed28 - - default default] Added segment da8255d7-cf36-42ad-8b25-e0bf287ae651 of type vxlan for network b74a4469-6abc-4bab-9680-76c8229d7e5c [pid: 8|app: 0|req: 1306/2656] 10.0.0.211 () {34 vars in 669 bytes} [Thu Aug 6 08:21:48 2026] POST /v2.0/networks => generated 632 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2657] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:21:48 2026] PUT /v2.0/networks/c7717725-a80c-4a9a-ad1c-3128215d2380/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2658] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:49 2026] GET /v2.0/networks/c7717725-a80c-4a9a-ad1c-3128215d2380/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2659] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:21:49 2026] PUT /v2.0/networks/b74a4469-6abc-4bab-9680-76c8229d7e5c/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2660] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:49 2026] GET /v2.0/networks/b74a4469-6abc-4bab-9680-76c8229d7e5c/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: 1353/2661] 10.0.0.211 () {34 vars in 752 bytes} [Thu Aug 6 08:21:49 2026] PUT /v2.0/networks/b74a4469-6abc-4bab-9680-76c8229d7e5c/tags => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1309/2662] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:49 2026] GET /v2.0/networks/b74a4469-6abc-4bab-9680-76c8229d7e5c/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2663] 10.0.0.211 () {32 vars in 732 bytes} [Thu Aug 6 08:21:49 2026] GET /v2.0/networks/c7717725-a80c-4a9a-ad1c-3128215d2380/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:21:49.488 8 INFO neutron.services.segments.plugin [-] Segment 2c8f9808-397b-443b-b26a-584c95c28493 resource provider aggregate not found 2026-08-06 08:21:49.495 8 INFO neutron.services.segments.plugin [-] Segment 2c8f9808-397b-443b-b26a-584c95c28493 resource provider aggregate not found 2026-08-06 08:21:49.507 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c8f9808-397b-443b-b26a-584c95c28493 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 2c8f9808-397b-443b-b26a-584c95c28493 found for delete ", "request_id": "req-9e28705b-61f6-4b49-a7c4-0628b61c6982"}]} 2026-08-06 08:21:49.509 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2c8f9808-397b-443b-b26a-584c95c28493 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 2c8f9808-397b-443b-b26a-584c95c28493 found for delete ", "request_id": "req-60c4894b-7041-4c1f-b462-d1b9869ae84d"}]} [pid: 8|app: 0|req: 1310/2664] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:49 2026] DELETE /v2.0/networks/c7717725-a80c-4a9a-ad1c-3128215d2380 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:49.659 7 INFO neutron.services.segments.plugin [-] Segment da8255d7-cf36-42ad-8b25-e0bf287ae651 resource provider aggregate not found 2026-08-06 08:21:49.666 7 INFO neutron.services.segments.plugin [-] Segment da8255d7-cf36-42ad-8b25-e0bf287ae651 resource provider aggregate not found 2026-08-06 08:21:49.680 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da8255d7-cf36-42ad-8b25-e0bf287ae651 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 da8255d7-cf36-42ad-8b25-e0bf287ae651 found for delete ", "request_id": "req-d1a3323a-b1b3-44fd-9eaf-c114a62ac0e9"}]} [pid: 7|app: 0|req: 1355/2665] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:21:49 2026] DELETE /v2.0/networks/b74a4469-6abc-4bab-9680-76c8229d7e5c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:21:49.689 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment da8255d7-cf36-42ad-8b25-e0bf287ae651 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 da8255d7-cf36-42ad-8b25-e0bf287ae651 found for delete ", "request_id": "req-fbfce4af-6d9d-4976-8fc1-3f8dba835a9d"}]} [pid: 8|app: 0|req: 1311/2666] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:50 2026] GET /v2.0/security-groups?tenant_id=0e248c8d9d7b425d8f4236104cc24878&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2667] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:50 2026] DELETE /v2.0/security-groups/5ddf5e79-43f3-4624-b0b7-790b1751fa35 => 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: 1312/2668] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:21:50 2026] GET /v2.0/security-groups?tenant_id=8d596dc9f8884d63a1c1e98aef4fed28&name=default => generated 2929 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2669] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:21:50 2026] DELETE /v2.0/security-groups/58d25bd2-2082-454f-86f5-0f5895a93e61 => 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: 1313/2670] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:21:50 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2673] 10.0.0.26 () {30 vars in 688 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2674] 10.0.0.26 () {30 vars in 690 bytes} [Thu Aug 6 08:21:52 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: 1316/2675] 10.0.0.26 () {30 vars in 666 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2676] 10.0.0.26 () {30 vars in 702 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2677] 10.0.0.26 () {28 vars in 437 bytes} [Thu Aug 6 08:21:52 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2678] 10.0.0.26 () {30 vars in 726 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 658 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2679] 10.0.0.26 () {30 vars in 688 bytes} [Thu Aug 6 08:21:52 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: 1362/2680] 10.0.0.26 () {30 vars in 690 bytes} [Thu Aug 6 08:21:52 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: 1319/2681] 10.0.0.26 () {30 vars in 666 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2682] 10.0.0.26 () {30 vars in 702 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2683] 10.0.0.26 () {30 vars in 726 bytes} [Thu Aug 6 08:21:52 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2684] 10.0.0.26 () {30 vars in 688 bytes} [Thu Aug 6 08:21:53 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: 1321/2685] 10.0.0.26 () {30 vars in 690 bytes} [Thu Aug 6 08:21:53 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: 1365/2686] 10.0.0.26 () {30 vars in 666 bytes} [Thu Aug 6 08:21:53 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: 1322/2687] 10.0.0.26 () {30 vars in 702 bytes} [Thu Aug 6 08:21:53 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: 1366/2688] 10.0.0.26 () {30 vars in 728 bytes} [Thu Aug 6 08:21:53 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2689] 10.0.0.26 () {30 vars in 680 bytes} [Thu Aug 6 08:21:53 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1367/2690] 10.0.0.26 () {34 vars in 702 bytes} [Thu Aug 6 08:21:53 2026] POST /v2.0/ports => generated 1132 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2691] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:21:56 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/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: 1368/2692] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:21:56 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: 1325/2693] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:21:56 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: 1369/2694] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:21:56 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: 1326/2695] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:21:56 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2696] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:21:56 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: 1327/2697] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:21:56 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: 1371/2698] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:21:56 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: 1328/2699] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:21:56 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:21:56.943 7 INFO neutron.api.v2.resource [None req-4fba65af-240e-4383-b278-a426091945a9 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1372/2700] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 08:21:56 2026] GET /v2.0/security-groups/lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => 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: 1329/2701] 199.19.213.123 () {30 vars in 784 bytes} [Thu Aug 6 08:21:56 2026] GET /v2.0/security-groups?name=lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => 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: 1373/2702] 199.19.213.123 () {34 vars in 735 bytes} [Thu Aug 6 08:21:56 2026] POST /v2.0/security-groups => generated 1638 bytes in 116 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2703] 199.19.213.123 () {30 vars in 814 bytes} [Thu Aug 6 08:21:57 2026] GET /v2.0/security-group-rules?security_group_id=4096b9f4-261d-4db2-9861-fa64c4496732 => generated 1182 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2704] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:21:57 2026] PUT /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2705] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:21:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1375/2706] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:21: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: 1332/2707] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:21:57 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2708] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:21:57 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2709] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:21:57 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2710] 10.0.0.108 () {34 vars in 1015 bytes} [Thu Aug 6 08:22:04 2026] GET /v2.0/security-groups?id=4c146fc9-fb98-48bd-b2ed-e3da2767bc3b&fields=id => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2711] 10.0.0.108 () {34 vars in 981 bytes} [Thu Aug 6 08:22:04 2026] GET /v2.0/networks?id=7b280587-5634-42b2-9563-1272574a216e => generated 735 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2712] 10.0.0.108 () {34 vars in 964 bytes} [Thu Aug 6 08:22:05 2026] GET /v2.0/quotas/e225edb528c042e59ee1a17963c32934 => generated 291 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2713] 10.0.0.108 () {34 vars in 1001 bytes} [Thu Aug 6 08:22:05 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&fields=id => generated 149 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2714] 10.0.0.108 () {34 vars in 1007 bytes} [Thu Aug 6 08:22:05 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?fields=segments => generated 14 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2715] 10.0.0.108 () {34 vars in 1107 bytes} [Thu Aug 6 08:22:05 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1380/2716] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:05 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => 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: 1337/2717] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:05 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => 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: 1382/2720] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:08 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2721] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:08 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => 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: 1383/2722] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:22:09 2026] GET /v2.0/networks?id=7b280587-5634-42b2-9563-1272574a216e => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2723] 199.19.213.123 () {34 vars in 1049 bytes} [Thu Aug 6 08:22:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e225edb528c042e59ee1a17963c32934 => generated 343 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2724] 199.19.213.123 () {38 vars in 954 bytes} [Thu Aug 6 08:22:09 2026] POST /v2.0/ports => generated 1082 bytes in 294 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2725] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:22:10 2026] PUT /v2.0/ports/cf9bc3e7-3a91-47fc-aba3-8f78e630754e => generated 1243 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:22:10.670 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a20953e3-38da-4c89-a5cf-95cc7dcc8acd'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': 'cf9bc3e7-3a91-47fc-aba3-8f78e630754e', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1385/2726] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:22:11 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1246 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1342/2727] 199.19.213.123 () {34 vars in 1017 bytes} [Thu Aug 6 08:22:11 2026] GET /v2.0/networks?tenant_id=e225edb528c042e59ee1a17963c32934&shared=False => generated 735 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2728] 199.19.213.123 () {34 vars in 929 bytes} [Thu Aug 6 08:22:11 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2729] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:11 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2730] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:22:11 2026] GET /v2.0/security-groups?id=4c146fc9-fb98-48bd-b2ed-e3da2767bc3b&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: 1344/2731] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:11 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1246 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2732] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:22:12 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1246 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2733] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:22:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2734] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:22:12 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2735] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:22:12 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&device_owner=network%3Adhcp => generated 1244 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2736] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:22:12 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1347/2737] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:22:12 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1391/2738] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:14 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1246 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2739] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:22:14 2026] GET /v2.0/security-groups?id=4c146fc9-fb98-48bd-b2ed-e3da2767bc3b&fields=id&fields=name => generated 96 bytes in 49 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.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:14 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1246 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2741] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:22:16 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2742] 199.19.213.123 () {34 vars in 1043 bytes} [Thu Aug 6 08:22:16 2026] GET /v2.0/security-groups?id=4c146fc9-fb98-48bd-b2ed-e3da2767bc3b&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: 8|app: 0|req: 1350/2743] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:17 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2744] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:22:17 2026] GET /v2.0/security-groups?id=4c146fc9-fb98-48bd-b2ed-e3da2767bc3b&fields=id&fields=name => generated 96 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2745] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:17 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2746] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:20 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => 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: 1352/2747] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:22:20 2026] GET /v2.0/security-groups?id=4c146fc9-fb98-48bd-b2ed-e3da2767bc3b&fields=id&fields=name => generated 96 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2748] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:22:20 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2755] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:22:55 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: 1356/2756] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:22:55 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: 1401/2757] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:22:55 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: 1357/2758] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:22:55 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: 1402/2759] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:22:55 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2760] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:22:55 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2761] 199.19.213.123 () {34 vars in 716 bytes} [Thu Aug 6 08:22:55 2026] POST /v2.0/ports => generated 1059 bytes in 354 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2762] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:22:55 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1059 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2763] 10.0.0.108 () {34 vars in 906 bytes} [Thu Aug 6 08:22:55 2026] GET /v2.0/extensions => generated 21537 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2764] 199.19.213.123 () {34 vars in 1261 bytes} [Thu Aug 6 08:22:56 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2765] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:22:56 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1361/2766] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:22:57 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1406/2767] 199.19.213.123 () {34 vars in 974 bytes} [Thu Aug 6 08:22:57 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1059 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2768] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:22:57 2026] GET /v2.0/networks?id=9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2769] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:22:57 2026] PUT /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1249 bytes in 443 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:22:58.261 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb6e883e-7cea-4f63-b8ed-09cd895c54f4'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': '590a2e6a-f641-48f2-9bde-2c45c7646639', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1363/2770] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:22:58 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2489 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2771] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:22:58 2026] GET /v2.0/networks?id=9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 802 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1364/2772] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:22:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2773] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:22:58 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2774] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:22:58 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2775] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:22:58 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2776] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:22:59 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1411/2777] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2489 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2778] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => 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: 1412/2779] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => 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: 1368/2780] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&device_owner=network%3Adhcp => generated 1244 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2781] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1369/2782] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1414/2783] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2784] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1415/2785] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1371/2786] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1416/2787] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:00 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1372/2788] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:23:04 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1251 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2789] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:23:04 2026] PUT /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1276 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:23:04.810 8 INFO neutron.api.v2.resource [None req-e7258777-97ae-4e62-af9c-8c5c33412b64 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1373/2790] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 08:23:04 2026] GET /v2.0/security-groups/lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:23:04.838 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d6437637-ea36-4432-bc29-9229cdf8ec9f'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': '590a2e6a-f641-48f2-9bde-2c45c7646639', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1418/2791] 199.19.213.123 () {30 vars in 784 bytes} [Thu Aug 6 08:23:04 2026] GET /v2.0/security-groups?name=lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 1639 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2792] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:23:04 2026] PUT /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1314 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:23:05.211 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ac309e08-8e75-4837-baae-04611e6557e9'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': '590a2e6a-f641-48f2-9bde-2c45c7646639', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1419/2793] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1375/2794] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/networks?id=9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 802 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2795] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => 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: 1376/2796] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2797] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2798] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?fields=segments => generated 14 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2799] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2800] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23:05 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: 1423/2801] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2802] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:05 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: 1424/2803] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23:05 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: 1380/2804] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2805] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => 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: 1381/2806] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2807] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2808] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:23:05 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 799 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2809] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2810] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => 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: 1429/2813] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2814] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/networks?id=9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 802 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1430/2815] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => 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: 1386/2816] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2817] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2818] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1432/2819] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:06 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:23:14.848 8 INFO neutron.db.l3_db [None req-acb95763-e5e1-400e-a43b-70fce775ce34 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Floating IP 2ccc5473-64da-474a-bef5-88ffe8933602 associated. External IP: 10.96.250.217, port: f3c2b507-839f-4d44-829f-5c9cd23b5c95. [pid: 8|app: 0|req: 1388/2820] 10.0.0.211 () {34 vars in 676 bytes} [Thu Aug 6 08:23:14 2026] POST /v2.0/floatingips => generated 899 bytes in 1068 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2821] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23:18 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: 1389/2822] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2823] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:18 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2824] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23:18 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-08-06 08:23:18.103 7 INFO neutron.api.v2.resource [None req-20a64e54-9db8-44a5-b496-77e6a4a97931 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1435/2825] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 08:23:18 2026] GET /v2.0/security-groups/lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2826] 199.19.213.123 () {30 vars in 784 bytes} [Thu Aug 6 08:23:18 2026] GET /v2.0/security-groups?name=lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 1639 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2827] 199.19.213.123 () {30 vars in 814 bytes} [Thu Aug 6 08:23:18 2026] GET /v2.0/security-group-rules?security_group_id=4096b9f4-261d-4db2-9861-fa64c4496732 => generated 1182 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2828] 199.19.213.123 () {34 vars in 746 bytes} [Thu Aug 6 08:23:18 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: 7|app: 0|req: 1437/2829] 199.19.213.123 () {34 vars in 746 bytes} [Thu Aug 6 08:23:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2832] 10.0.0.26 () {30 vars in 688 bytes} [Thu Aug 6 08:23:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2833] 10.0.0.26 () {30 vars in 690 bytes} [Thu Aug 6 08:23:27 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: 1440/2834] 10.0.0.26 () {30 vars in 666 bytes} [Thu Aug 6 08:23:27 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: 1395/2835] 10.0.0.26 () {30 vars in 702 bytes} [Thu Aug 6 08:23:27 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: 1441/2836] 10.0.0.26 () {28 vars in 437 bytes} [Thu Aug 6 08:23:27 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: 1396/2837] 10.0.0.26 () {30 vars in 726 bytes} [Thu Aug 6 08:23:27 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 656 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2838] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23:28 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: 1397/2839] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23: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: 1443/2840] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:28 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: 1398/2841] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23: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: 1444/2842] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:28 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2843] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:23:28 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2844] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23:28 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: 1400/2845] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23:28 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: 1446/2846] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:28 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: 1401/2847] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23: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: 7|app: 0|req: 1447/2848] 199.19.213.123 () {34 vars in 716 bytes} [Thu Aug 6 08:23:28 2026] POST /v2.0/ports => generated 1328 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2849] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:23:29 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1328 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: 1448/2850] 10.0.0.108 () {34 vars in 906 bytes} [Thu Aug 6 08:23:29 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: 1403/2851] 199.19.213.123 () {34 vars in 1261 bytes} [Thu Aug 6 08:23:30 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2852] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:30 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1404/2853] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:30 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1450/2854] 199.19.213.123 () {34 vars in 974 bytes} [Thu Aug 6 08:23:30 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1328 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2855] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:23:31 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2856] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:23:31 2026] PUT /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1518 bytes in 411 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:23:31.514 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-25bef887-e080-44ca-9681-262429bcd542'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': 'd3fc5139-57af-47cd-858f-b3071ee96a0c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1406/2857] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4100 bytes in 59 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: 1452/2858] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2859] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => 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: 1453/2860] 199.19.213.123 () {34 vars in 1103 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23c&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2861] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481&id=174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2862] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2863] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2864] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1410/2865] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:32 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2866] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4100 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2867] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2868] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2869] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&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: 1458/2870] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1413/2871] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1459/2872] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => 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: 1414/2873] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2874] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2875] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1461/2876] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:33 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1416/2877] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => 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: 1462/2878] 199.19.213.123 () {34 vars in 1103 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23c&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2879] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481&id=174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 1409 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2880] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2881] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&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: 1464/2882] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1419/2883] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:34 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1466/2886] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1518 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2887] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2888] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1422/2889] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/subnets/174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 742 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1468/2890] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23:38 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: 1423/2891] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23:38 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: 1469/2892] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:38 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: 1424/2893] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2894] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2895] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2896] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1350 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2897] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2898] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2899] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => 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: 1473/2900] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:38 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2901] 10.0.0.26 () {30 vars in 688 bytes} [Thu Aug 6 08:23:48 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: 1474/2902] 10.0.0.26 () {30 vars in 690 bytes} [Thu Aug 6 08:23:48 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: 1429/2903] 10.0.0.26 () {30 vars in 666 bytes} [Thu Aug 6 08:23:48 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: 1475/2904] 10.0.0.26 () {30 vars in 702 bytes} [Thu Aug 6 08:23:48 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: 1430/2905] 10.0.0.26 () {28 vars in 437 bytes} [Thu Aug 6 08:23:48 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: 1476/2906] 10.0.0.26 () {30 vars in 726 bytes} [Thu Aug 6 08:23:48 2026] GET /v2.0/subnets/2f71a912-ff76-438e-a801-c320c56af7ed => generated 656 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2907] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23:49 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: 1477/2908] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2909] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:49 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: 1478/2910] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23:49 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: 1433/2911] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:49 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2912] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:49 2026] GET /v2.0/subnets/2f71a912-ff76-438e-a801-c320c56af7ed => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2913] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:23:49 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4102 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/2914] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:23: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: 1435/2915] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:23:49 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: 1481/2916] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:23:49 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: 1436/2917] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:23:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/2918] 199.19.213.123 () {34 vars in 716 bytes} [Thu Aug 6 08:23:49 2026] POST /v2.0/ports => generated 1332 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2919] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:23:50 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1332 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: 7|app: 0|req: 1484/2922] 199.19.213.123 () {34 vars in 1261 bytes} [Thu Aug 6 08:23:51 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2923] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:51 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2924] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:51 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1440/2925] 199.19.213.123 () {34 vars in 974 bytes} [Thu Aug 6 08:23:52 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1332 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2926] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:23:52 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 801 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2927] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:23:52 2026] PUT /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1522 bytes in 467 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:23:52.711 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-31537c38-1306-4595-a76d-c7d0e69787f8'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': '8ccee83e-db0e-45a6-afe5-459f3960d2e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1487/2928] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 5616 bytes in 48 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: 1442/2929] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 801 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2930] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=8ccee83e-db0e-45a6-afe5-459f3960d2e7 => 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: 1443/2931] 199.19.213.123 () {34 vars in 1105 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=8ccee83e-db0e-45a6-afe5-459f3960d2e7 => 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: 1489/2932] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/subnets?id=2f71a912-ff76-438e-a801-c320c56af7ed&id=945c707c-4d6f-4068-aaad-9d40867d4112 => generated 1414 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2933] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&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: 7|app: 0|req: 1490/2934] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&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: 1445/2935] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1491/2936] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:53 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1446/2937] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 5616 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2938] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => 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: 1447/2939] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => generated 654 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/2940] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2941] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1494/2942] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1449/2943] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => 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: 1495/2944] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2945] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:54 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&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: 1496/2946] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1451/2947] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1497/2948] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => 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: 1452/2949] 199.19.213.123 () {34 vars in 1103 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A23c&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => 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: 1498/2950] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481&id=174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 1409 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2951] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/2952] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&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: 1454/2953] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1500/2954] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1455/2955] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.141&port_id=8ccee83e-db0e-45a6-afe5-459f3960d2e7 => 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: 1501/2956] 199.19.213.123 () {34 vars in 1105 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A304&port_id=8ccee83e-db0e-45a6-afe5-459f3960d2e7 => 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: 1456/2957] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/subnets?id=2f71a912-ff76-438e-a801-c320c56af7ed&id=945c707c-4d6f-4068-aaad-9d40867d4112 => generated 1414 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/2958] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2959] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&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: 1503/2960] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1458/2961] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:23:55 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2962] 10.0.0.108 () {34 vars in 970 bytes} [Thu Aug 6 08:23:59 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1524 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2963] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:23:59 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 798 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2964] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:59 2026] GET /v2.0/subnets/2f71a912-ff76-438e-a801-c320c56af7ed => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2965] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:23:59 2026] GET /v2.0/subnets/945c707c-4d6f-4068-aaad-9d40867d4112 => generated 747 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2966] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:23:59 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1520 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2967] 199.19.213.123 () {34 vars in 789 bytes} [Thu Aug 6 08:23:59 2026] PUT /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1255 bytes in 349 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:00.133 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4df3ed01-5b3b-4f17-9224-a85b69cdb417'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': 'd3fc5139-57af-47cd-858f-b3071ee96a0c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1507/2968] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 798 bytes in 58 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: 1462/2969] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 674 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2970] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:00 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: 1463/2971] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:00 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: 1509/2972] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2973] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2974] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2975] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => 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: 1511/2976] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1350 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2977] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2978] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 799 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2979] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/2980] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2981] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 5389 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/2982] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 801 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2983] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => 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: 1515/2984] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481 => generated 677 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2985] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/2986] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1471/2987] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:00 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1518/2990] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/2991] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/2992] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2993] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:13 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: 1520/2994] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 674 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1475/2995] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 5389 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2996] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2997] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/2998] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:13 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: 1477/2999] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:13 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: 1523/3000] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1524 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1478/3001] 199.19.213.123 () {34 vars in 789 bytes} [Thu Aug 6 08:24:13 2026] PUT /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1255 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:13.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-16bcef0d-17fa-4c06-8868-1dbd3bd53a64'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': '8ccee83e-db0e-45a6-afe5-459f3960d2e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1524/3002] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 798 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, ' [pid: 8|app: 0|req: 1479/3003] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/subnets/2f71a912-ff76-438e-a801-c320c56af7ed => generated 674 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3004] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:13 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3005] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:24:13 2026] PUT /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1080 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3006] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 798 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: 1481/3007] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4981 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3008] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4981 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3009] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 801 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3010] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4981 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/3011] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1529/3012] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:14 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1484/3013] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:15 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4981 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:15.901 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-71d58b76-3f2e-43ef-a076-0a47ceee4d9d'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': '8ccee83e-db0e-45a6-afe5-459f3960d2e7', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1530/3014] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4981 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/3015] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 801 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3016] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1532/3017] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1486/3018] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 4981 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1533/3019] 199.19.213.123 () {34 vars in 974 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 1116 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3020] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3021] 199.19.213.123 () {34 vars in 1015 bytes} [Thu Aug 6 08:24:16 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3022] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:24:16 2026] PUT /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 917 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3023] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:17 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3873 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, ' 2026-08-06 08:24:17.860 8 INFO neutron_taas.services.taas.taas_plugin [None req-cf81775b-0981-4bbf-9bf9-ce14658dbb75 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 8ccee83e-db0e-45a6-afe5-459f3960d2e7 2026-08-06 08:24:17.864 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf81775b-0981-4bbf-9bf9-ce14658dbb75 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 8ccee83e-db0e-45a6-afe5-459f3960d2e7 [pid: 8|app: 0|req: 1489/3024] 199.19.213.123 () {32 vars in 758 bytes} [Thu Aug 6 08:24:17 2026] DELETE /v2.0/ports/8ccee83e-db0e-45a6-afe5-459f3960d2e7 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3025] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3026] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3027] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:18 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: 1491/3028] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:18 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: 1538/3029] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/3030] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => 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: 1539/3031] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1350 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/3032] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3033] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 799 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/3034] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3035] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/3036] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3873 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1542/3037] 199.19.213.123 () {34 vars in 1225 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/networks?id=7b280587-5634-42b2-9563-1272574a216e&id=9fdd6315-48f5-4d46-a892-a9c667c3305e&id=26237303-f0e1-4a8f-a558-3935b98a0a67&id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 3097 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/3038] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => 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: 1543/3039] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => generated 654 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/3040] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3041] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1498/3042] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:18 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3043] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/3044] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1546/3045] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/3046] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1547/3047] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1501/3048] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.151&port_id=d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3049] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481 => generated 677 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3050] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&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: 1549/3051] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1503/3052] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:19 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1551/3055] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:25 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3056] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:25 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: 1552/3057] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:25 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: 1506/3058] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:25 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: 1553/3059] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:25 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3873 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3060] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:25 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: 1554/3061] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:25 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: 1508/3062] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:26 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: 1555/3063] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:26 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: 1509/3064] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:26 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1291 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3065] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:24:26 2026] PUT /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1080 bytes in 292 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:26.405 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-881058dd-3d4a-4e0f-9190-76e56fc55148'] response: {'name': 'network-changed', 'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'tag': 'd3fc5139-57af-47cd-858f-b3071ee96a0c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1510/3066] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:26 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 798 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1557/3067] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:26 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3698 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3068] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:26 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3069] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:26 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3698 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/3070] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:24:26 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 801 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3071] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:27 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1513/3072] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:27 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1560/3073] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:27 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3698 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3074] 199.19.213.123 () {34 vars in 974 bytes} [Thu Aug 6 08:24:28 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 1116 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1561/3075] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:24:28 2026] GET /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3076] 199.19.213.123 () {34 vars in 1015 bytes} [Thu Aug 6 08:24:28 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?fields=dns_domain => generated 29 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3077] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:29 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 3698 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/3078] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:24:29 2026] PUT /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 917 bytes in 240 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3079] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 08:24:30.275 8 INFO neutron_taas.services.taas.taas_plugin [None req-0bd47386-ec5f-4c3f-9157-67f1cdd5e074 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: d3fc5139-57af-47cd-858f-b3071ee96a0c 2026-08-06 08:24:30.278 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0bd47386-ec5f-4c3f-9157-67f1cdd5e074 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: d3fc5139-57af-47cd-858f-b3071ee96a0c [pid: 8|app: 0|req: 1517/3080] 199.19.213.123 () {32 vars in 758 bytes} [Thu Aug 6 08:24:30 2026] DELETE /v2.0/ports/d3fc5139-57af-47cd-858f-b3071ee96a0c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3081] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:30 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: 1518/3082] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:30 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: 1565/3083] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24: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: 1519/3084] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:30 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: 1566/3085] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/3086] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => 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: 1567/3087] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1350 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/3088] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3089] 199.19.213.123 () {30 vars in 742 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 799 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3090] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => 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: 1569/3091] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 676 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/3092] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3093] 199.19.213.123 () {34 vars in 1145 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/networks?id=7b280587-5634-42b2-9563-1272574a216e&id=9fdd6315-48f5-4d46-a892-a9c667c3305e&id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 2310 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/3094] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => 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: 1571/3095] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3096] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:30 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&device_owner=network%3Adhcp => generated 1244 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3097] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1526/3098] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3099] 199.19.213.123 () {34 vars in 1057 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.196&port_id=590a2e6a-f641-48f2-9bde-2c45c7646639 => 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: 1527/3100] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/subnets?id=13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 679 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3101] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/ports?network_id=9fdd6315-48f5-4d46-a892-a9c667c3305e&device_owner=network%3Adhcp => generated 1461 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3102] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1575/3103] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:31 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?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: 1530/3106] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:40 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: 1577/3107] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:40 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: 1531/3108] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:40 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: 7|app: 0|req: 1578/3109] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:40 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) 2026-08-06 08:24:40.172 8 INFO neutron.api.v2.resource [None req-f2d7c820-305e-47dc-a9f2-eb175cfcb6ac 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1532/3110] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 08:24:40 2026] GET /v2.0/security-groups/lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3111] 199.19.213.123 () {30 vars in 784 bytes} [Thu Aug 6 08:24:40 2026] GET /v2.0/security-groups?name=lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 2865 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1533/3112] 199.19.213.123 () {30 vars in 814 bytes} [Thu Aug 6 08:24:40 2026] GET /v2.0/security-group-rules?security_group_id=4096b9f4-261d-4db2-9861-fa64c4496732 => generated 2334 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3113] 199.19.213.123 () {32 vars in 788 bytes} [Thu Aug 6 08:24:40 2026] DELETE /v2.0/security-group-rules/0ddc14b1-5124-4d82-8685-699dd8cb0623 => 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: 1534/3114] 199.19.213.123 () {32 vars in 788 bytes} [Thu Aug 6 08:24:40 2026] DELETE /v2.0/security-group-rules/ccd4db9b-849e-4a13-bd23-3797aeb17e3b => generated 0 bytes in 70 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:24:43.831 7 INFO neutron_taas.services.taas.taas_plugin [None req-19dd73c8-2f31-4d09-8372-0bce4b35af78 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: d9cf552f-4e33-4be7-88cb-3f3b551d6f2a 2026-08-06 08:24:43.833 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19dd73c8-2f31-4d09-8372-0bce4b35af78 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: d9cf552f-4e33-4be7-88cb-3f3b551d6f2a 2026-08-06 08:24:44.007 7 INFO neutron.db.l3_db [None req-19dd73c8-2f31-4d09-8372-0bce4b35af78 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Floating IP 2ccc5473-64da-474a-bef5-88ffe8933602 disassociated (deleted). External IP: 10.96.250.217, port: f3c2b507-839f-4d44-829f-5c9cd23b5c95. [pid: 7|app: 0|req: 1581/3115] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:24:43 2026] DELETE /v2.0/floatingips/2ccc5473-64da-474a-bef5-88ffe8933602 => generated 0 bytes in 583 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:24:44.307 8 INFO neutron.api.v2.resource [None req-4b1af8d7-2b3d-49ef-8b3a-94dcb6d12dd6 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1535/3116] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:24:44 2026] GET /v2.0/floatingips/2ccc5473-64da-474a-bef5-88ffe8933602 => 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: 1582/3117] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3118] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:45 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: 1583/3119] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:45 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: 1537/3120] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:45 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-08-06 08:24:45.247 7 INFO neutron.api.v2.resource [None req-ff321535-661d-4e9f-8086-86128598c776 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1584/3121] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/security-groups/lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => 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: 1538/3122] 199.19.213.123 () {30 vars in 784 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/security-groups?name=lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3123] 199.19.213.123 () {30 vars in 814 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/security-group-rules?security_group_id=4096b9f4-261d-4db2-9861-fa64c4496732 => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3124] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:45 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: 1586/3125] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:45 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: 1540/3126] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3127] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3128] 199.19.213.123 () {30 vars in 740 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => 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: 1588/3129] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3130] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3131] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:45 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3132] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:46 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3133] 199.19.213.123 () {34 vars in 974 bytes} [Thu Aug 6 08:24:47 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1350 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3134] 199.19.213.123 () {34 vars in 1059 bytes} [Thu Aug 6 08:24:47 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3135] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:47 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 2590 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3136] 199.19.213.123 () {34 vars in 1015 bytes} [Thu Aug 6 08:24:47 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e?fields=dns_domain => generated 29 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3137] 199.19.213.123 () {38 vars in 1027 bytes} [Thu Aug 6 08:24:47 2026] PUT /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1151 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3138] 199.19.213.123 () {30 vars in 768 bytes} [Thu Aug 6 08:24:48 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 33 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: 1593/3139] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:24:48 2026] PUT /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1090 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3140] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 1090 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-06 08:24:49.285 7 INFO neutron_taas.services.taas.taas_plugin [None req-1fd965a3-7fad-4e0a-9694-e22a6f943546 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: 590a2e6a-f641-48f2-9bde-2c45c7646639 2026-08-06 08:24:49.289 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1fd965a3-7fad-4e0a-9694-e22a6f943546 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: 590a2e6a-f641-48f2-9bde-2c45c7646639 [pid: 7|app: 0|req: 1594/3141] 199.19.213.123 () {32 vars in 758 bytes} [Thu Aug 6 08:24:49 2026] DELETE /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3142] 199.19.213.123 () {30 vars in 702 bytes} [Thu Aug 6 08:24:49 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: 1595/3143] 199.19.213.123 () {30 vars in 704 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3144] 199.19.213.123 () {30 vars in 680 bytes} [Thu Aug 6 08:24:49 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: 1596/3145] 199.19.213.123 () {30 vars in 716 bytes} [Thu Aug 6 08:24:49 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-08-06 08:24:49.586 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ebaa1b8b-93bc-415c-bccb-48d9c8063784 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1550/3146] 199.19.213.123 () {32 vars in 758 bytes} [Thu Aug 6 08:24:49 2026] DELETE /v2.0/ports/590a2e6a-f641-48f2-9bde-2c45c7646639 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3147] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:49.651 8 INFO neutron.api.v2.resource [None req-27e815e8-d270-4ffc-b023-3522c09f26ca 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1551/3148] 199.19.213.123 () {30 vars in 762 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/security-groups/lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3149] 199.19.213.123 () {30 vars in 784 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/security-groups?name=lb-3b9a8fe2-7ca3-4bb1-8a5f-a4dcfcd23199 => generated 1639 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3150] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/ports?tenant_id=e225edb528c042e59ee1a17963c32934&device_id=68355c09-49fe-46af-8784-d66037b314c3 => 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: 1599/3151] 199.19.213.123 () {30 vars in 736 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3152] 199.19.213.123 () {34 vars in 1065 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/networks?id=7b280587-5634-42b2-9563-1272574a216e&id=9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 1523 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3153] 199.19.213.123 () {34 vars in 1061 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.3.137&port_id=cf9bc3e7-3a91-47fc-aba3-8f78e630754e => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3154] 199.19.213.123 () {34 vars in 983 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/subnets?id=14bfec34-d53a-4429-84a5-485c5b6a261e => 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: 1556/3155] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/ports?network_id=7b280587-5634-42b2-9563-1272574a216e&device_owner=network%3Adhcp => generated 1244 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3156] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?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: 1600/3157] 199.19.213.123 () {34 vars in 788 bytes} [Thu Aug 6 08:24:49 2026] PUT /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 1094 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3158] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:49 2026] GET /v2.0/networks/7b280587-5634-42b2-9563-1272574a216e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3159] 199.19.213.123 () {32 vars in 778 bytes} [Thu Aug 6 08:24:49 2026] DELETE /v2.0/security-groups/4096b9f4-261d-4db2-9861-fa64c4496732 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:24:50.196 8 INFO neutron_taas.services.taas.taas_plugin [None req-dcbccbff-01f5-42ab-b093-b9f152bbb0e1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: f3c2b507-839f-4d44-829f-5c9cd23b5c95 2026-08-06 08:24:50.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dcbccbff-01f5-42ab-b093-b9f152bbb0e1 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: f3c2b507-839f-4d44-829f-5c9cd23b5c95 [pid: 8|app: 0|req: 1559/3160] 199.19.213.123 () {32 vars in 758 bytes} [Thu Aug 6 08:24:50 2026] DELETE /v2.0/ports/f3c2b507-839f-4d44-829f-5c9cd23b5c95 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3163] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:24:53 2026] GET /v2.0/ports?device_id=68355c09-49fe-46af-8784-d66037b314c3 => generated 1248 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:53.333 8 INFO neutron_taas.services.taas.taas_plugin [req-69068f5c-2569-4c56-b876-5dfeeaf306b4 req-e212c78b-1ad9-4ca3-b562-4519b75b232f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] TaaS: Handle Delete Port: cf9bc3e7-3a91-47fc-aba3-8f78e630754e 2026-08-06 08:24:53.336 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-69068f5c-2569-4c56-b876-5dfeeaf306b4 req-e212c78b-1ad9-4ca3-b562-4519b75b232f 39bc8935a62f4a5caad0745be4ab56f6 e225edb528c042e59ee1a17963c32934 - - default default] Tap Mirror: Handle Delete Port: cf9bc3e7-3a91-47fc-aba3-8f78e630754e [pid: 8|app: 0|req: 1561/3164] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:24:53 2026] DELETE /v2.0/ports/cf9bc3e7-3a91-47fc-aba3-8f78e630754e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:24:53.511 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-569bde91-a458-4324-8ace-044b041db043'] response: {'server_uuid': '68355c09-49fe-46af-8784-d66037b314c3', 'name': 'network-vif-deleted', 'tag': 'cf9bc3e7-3a91-47fc-aba3-8f78e630754e', 'status': 'completed', 'code': 200} 2026-08-06 08:24:54.707 7 INFO neutron_taas.services.taas.taas_plugin [None req-c7e98115-65cf-4722-87fd-a0c09950a725 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: e370f9e3-ece7-4680-a826-6514d537eb77 2026-08-06 08:24:54.712 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c7e98115-65cf-4722-87fd-a0c09950a725 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: e370f9e3-ece7-4680-a826-6514d537eb77 2026-08-06 08:24:54.891 7 INFO neutron.db.l3_db [None req-c7e98115-65cf-4722-87fd-a0c09950a725 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Floating IP d547af36-ad76-4f49-8e5c-f017213e50ef disassociated (deleted). External IP: 10.96.250.213, port: b6e13079-c757-48a7-9590-89adfa0f5f25. [pid: 7|app: 0|req: 1604/3165] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:24:54 2026] DELETE /v2.0/floatingips/d547af36-ad76-4f49-8e5c-f017213e50ef => generated 0 bytes in 646 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:24:55.211 8 INFO neutron.api.v2.resource [None req-dd7fb7e3-002d-48a9-acc1-92a39aa1d098 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1562/3166] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/floatingips/d547af36-ad76-4f49-8e5c-f017213e50ef => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:24:55.218 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-036f9b15-7b31-485b-9860-dcbf8bea7188'] response: {'name': 'network-changed', 'server_uuid': '5be20520-4f25-4583-9479-25143a33d38e', 'tag': 'b6e13079-c757-48a7-9590-89adfa0f5f25', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1605/3167] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1200 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3168] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3169] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1469 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3170] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/networks?id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 801 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3171] 199.19.213.123 () {34 vars in 1055 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.56&port_id=b6e13079-c757-48a7-9590-89adfa0f5f25 => 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: 1565/3172] 199.19.213.123 () {34 vars in 1105 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2aa&port_id=b6e13079-c757-48a7-9590-89adfa0f5f25 => 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: 1608/3173] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/subnets?id=2f71a912-ff76-438e-a801-c320c56af7ed&id=945c707c-4d6f-4068-aaad-9d40867d4112 => generated 1414 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3174] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&device_owner=network%3Adhcp => generated 1461 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3175] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:24:55 2026] GET /v2.0/ports?network_id=ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4&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: 1567/3176] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:24:56 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?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: 1610/3177] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:24:56 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3178] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:24:57 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:24:57.950 7 INFO neutron_taas.services.taas.taas_plugin [req-496c22a9-d4de-4c1e-b8c0-ae9fa13f7b42 req-358e8a23-01fa-4658-b027-c7f48054a9b4 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: b6e13079-c757-48a7-9590-89adfa0f5f25 2026-08-06 08:24:57.953 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-496c22a9-d4de-4c1e-b8c0-ae9fa13f7b42 req-358e8a23-01fa-4658-b027-c7f48054a9b4 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: b6e13079-c757-48a7-9590-89adfa0f5f25 [pid: 7|app: 0|req: 1611/3179] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:24:57 2026] DELETE /v2.0/ports/b6e13079-c757-48a7-9590-89adfa0f5f25 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:24:58.142 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e524ecd7-3736-4393-a96a-6dff7aaaeea8'] response: {'server_uuid': '5be20520-4f25-4583-9479-25143a33d38e', 'name': 'network-vif-deleted', 'tag': 'b6e13079-c757-48a7-9590-89adfa0f5f25', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1569/3180] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:25:00 2026] GET /v2.0/ports?device_id=5be20520-4f25-4583-9479-25143a33d38e => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-06 08:25:05.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-da62dabb-8ccf-4776-b9b5-1a6e40f1e6ff dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 60871f48-4ab8-40bd-b708-3ea2cfc3f6d7 2026-08-06 08:25:05.779 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-da62dabb-8ccf-4776-b9b5-1a6e40f1e6ff dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 60871f48-4ab8-40bd-b708-3ea2cfc3f6d7 2026-08-06 08:25:05.962 7 INFO neutron.db.l3_db [None req-da62dabb-8ccf-4776-b9b5-1a6e40f1e6ff dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Floating IP b1a92986-c400-4b06-9eb1-76a8387fadf7 disassociated (deleted). External IP: 10.96.250.219, port: 00894316-2b0e-4ead-97c3-64e51230ef66. [pid: 7|app: 0|req: 1612/3181] 10.0.0.211 () {32 vars in 731 bytes} [Thu Aug 6 08:25:05 2026] DELETE /v2.0/floatingips/b1a92986-c400-4b06-9eb1-76a8387fadf7 => generated 0 bytes in 635 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:06.297 8 INFO neutron.api.v2.resource [None req-bf011eb1-ba36-47e5-ba28-78c1f63b9ba3 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1570/3182] 10.0.0.211 () {32 vars in 728 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/floatingips/b1a92986-c400-4b06-9eb1-76a8387fadf7 => generated 144 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:06.323 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22f2ea19-6e28-4d52-acd4-5dc1f317d75f'] response: {'name': 'network-changed', 'server_uuid': '88787fd8-e85c-4a8f-b07a-303c1716215e', 'tag': '00894316-2b0e-4ead-97c3-64e51230ef66', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1614/3185] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1196 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3186] 10.0.0.108 () {34 vars in 1039 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/security-groups?id=43a09fdd-1157-4312-9ca5-8b26b3c3fce2&fields=id&fields=name => generated 112 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3187] 199.19.213.123 () {34 vars in 1079 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/ports?tenant_id=73e910b9d4fc46608856d586be19f5a2&device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1465 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3188] 199.19.213.123 () {34 vars in 985 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/networks?id=26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 801 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3189] 199.19.213.123 () {34 vars in 1055 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.32&port_id=00894316-2b0e-4ead-97c3-64e51230ef66 => 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: 1574/3190] 199.19.213.123 () {34 vars in 1103 bytes} [Thu Aug 6 08:25:06 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A26d&port_id=00894316-2b0e-4ead-97c3-64e51230ef66 => 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: 1617/3191] 199.19.213.123 () {34 vars in 1063 bytes} [Thu Aug 6 08:25:07 2026] GET /v2.0/subnets?id=670b961f-8bc0-4de0-855a-59501c950481&id=174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 1409 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3192] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:25:07 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3193] 199.19.213.123 () {34 vars in 1051 bytes} [Thu Aug 6 08:25:07 2026] GET /v2.0/ports?network_id=26237303-f0e1-4a8f-a558-3935b98a0a67&device_owner=network%3Adhcp => generated 1457 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3194] 199.19.213.123 () {34 vars in 1011 bytes} [Thu Aug 6 08:25:07 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1619/3195] 199.19.213.123 () {34 vars in 1111 bytes} [Thu Aug 6 08:25:07 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67?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: 1577/3196] 199.19.213.123 () {34 vars in 993 bytes} [Thu Aug 6 08:25:08 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-06 08:25:09.101 7 INFO neutron_taas.services.taas.taas_plugin [req-879a1187-2498-42d0-a450-6cecc65637a3 req-2ceadc34-29e5-4ef1-a7b6-5ba3319394fd dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 00894316-2b0e-4ead-97c3-64e51230ef66 2026-08-06 08:25:09.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-879a1187-2498-42d0-a450-6cecc65637a3 req-2ceadc34-29e5-4ef1-a7b6-5ba3319394fd dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 00894316-2b0e-4ead-97c3-64e51230ef66 [pid: 7|app: 0|req: 1620/3197] 199.19.213.123 () {36 vars in 996 bytes} [Thu Aug 6 08:25:08 2026] DELETE /v2.0/ports/00894316-2b0e-4ead-97c3-64e51230ef66 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:09.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-dea9ac3a-6322-4580-a297-6ed471db2b2e'] response: {'server_uuid': '88787fd8-e85c-4a8f-b07a-303c1716215e', 'name': 'network-vif-deleted', 'tag': '00894316-2b0e-4ead-97c3-64e51230ef66', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1578/3198] 10.0.0.108 () {34 vars in 989 bytes} [Thu Aug 6 08:25:11 2026] GET /v2.0/ports?device_id=88787fd8-e85c-4a8f-b07a-303c1716215e => 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: 1621/3199] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:16 2026] DELETE /v2.0/security-group-rules/f42fa341-6f62-46e8-94bf-aebb70874912 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:16.848 8 INFO neutron.api.v2.resource [None req-b13527ac-7d42-47a2-947f-188826f658c0 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1579/3200] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:16 2026] GET /v2.0/security-group-rules/f42fa341-6f62-46e8-94bf-aebb70874912 => 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: 1622/3201] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:16 2026] DELETE /v2.0/security-group-rules/6d95d40e-1a36-4e64-b8d5-e6cc005ae3e2 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:16.932 8 INFO neutron.api.v2.resource [None req-c746f641-e729-4d43-97c8-5ac3ebb2812d dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1580/3202] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:16 2026] GET /v2.0/security-group-rules/6d95d40e-1a36-4e64-b8d5-e6cc005ae3e2 => 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: 1623/3203] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:16 2026] DELETE /v2.0/security-group-rules/3824c63a-a29e-4002-ad65-29eb49a55e7a => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.011 8 INFO neutron.api.v2.resource [None req-af1bb580-d48a-4a30-99bc-aae804dc1c44 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1581/3204] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/3824c63a-a29e-4002-ad65-29eb49a55e7a => 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: 1624/3205] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/c3a12123-2c6f-4e50-bbdc-bf3f210d05c4 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.091 8 INFO neutron.api.v2.resource [None req-4716f253-c001-4ea7-8575-93fda986f128 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1582/3206] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/c3a12123-2c6f-4e50-bbdc-bf3f210d05c4 => 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: 1625/3207] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/0738e186-74d0-45d0-a329-6dc012531a01 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.163 8 INFO neutron.api.v2.resource [None req-862b372f-750c-4f2a-b131-be024fe97702 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1583/3208] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/0738e186-74d0-45d0-a329-6dc012531a01 => 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: 1626/3209] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/c1f91c21-d61e-459d-8a8b-79c9e7ee6f84 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.238 8 INFO neutron.api.v2.resource [None req-f364616d-a2ba-4b50-bd5c-7dfe4614a53f dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1584/3210] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/c1f91c21-d61e-459d-8a8b-79c9e7ee6f84 => 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: 1627/3211] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/ad8a853f-9071-4de7-9805-84a861db0c2b => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.312 8 INFO neutron.api.v2.resource [None req-89ac2ece-8c8a-4bcb-8a6f-8c7c9b4e6cc6 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1585/3212] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/ad8a853f-9071-4de7-9805-84a861db0c2b => 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: 1628/3213] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/484d5ea0-6fb3-4965-a9da-c7e89b13c5aa => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.406 8 INFO neutron.api.v2.resource [None req-af52cfba-13af-492c-b779-2bc4e227f2bd dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1586/3214] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/484d5ea0-6fb3-4965-a9da-c7e89b13c5aa => 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: 1629/3215] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/fee7b4f1-8604-4742-a4e9-69cdc67ef52e => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.499 8 INFO neutron.api.v2.resource [None req-d8a13857-cbf6-4450-aed3-056bc6b48d4d dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1587/3216] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/fee7b4f1-8604-4742-a4e9-69cdc67ef52e => 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: 1630/3217] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/194b194c-70f8-4714-8545-7c48db58ded6 => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.583 8 INFO neutron.api.v2.resource [None req-ff1380ab-2abd-48af-ae08-f70cc81e36fe dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1588/3218] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/194b194c-70f8-4714-8545-7c48db58ded6 => 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: 1631/3219] 10.0.0.211 () {32 vars in 749 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-group-rules/34f42233-abb0-40b8-a87c-9a43d48d094d => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.675 8 INFO neutron.api.v2.resource [None req-87202733-5cc4-4298-b420-a203c2a912d6 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1589/3220] 10.0.0.211 () {32 vars in 746 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-group-rules/34f42233-abb0-40b8-a87c-9a43d48d094d => 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: 1632/3221] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:17 2026] DELETE /v2.0/security-groups/43a09fdd-1157-4312-9ca5-8b26b3c3fce2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:17.800 8 INFO neutron.api.v2.resource [None req-3a9ea3f9-3834-4d4d-a976-81d5897abf64 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1590/3222] 10.0.0.211 () {32 vars in 736 bytes} [Thu Aug 6 08:25:17 2026] GET /v2.0/security-groups/43a09fdd-1157-4312-9ca5-8b26b3c3fce2 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:18.139 7 INFO neutron_taas.services.taas.taas_plugin [None req-56871d07-7faf-420f-a32b-e808b43a66e6 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 9ab01875-0f8a-416d-a3d1-156c8f087711 2026-08-06 08:25:18.142 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56871d07-7faf-420f-a32b-e808b43a66e6 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 9ab01875-0f8a-416d-a3d1-156c8f087711 [pid: 7|app: 0|req: 1633/3223] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:25:17 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/remove_router_interface => generated 309 bytes in 811 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:25:18.842 8 INFO neutron.api.v2.resource [None req-2e53bffd-13f7-4195-962f-5156a5530445 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1591/3224] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:25:18 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/remove_router_interface => generated 198 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:19.325 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7c2703b-ffe9-456d-b3a8-dd5be61126f7 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 8c337e9d-6c9e-4311-b0a7-f271fe18f17f 2026-08-06 08:25:19.328 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7c2703b-ffe9-456d-b3a8-dd5be61126f7 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 8c337e9d-6c9e-4311-b0a7-f271fe18f17f [pid: 7|app: 0|req: 1634/3225] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:25:18 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/remove_router_interface => generated 309 bytes in 1052 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:25:20.047 8 INFO neutron.api.v2.resource [None req-6c6a25ff-efbe-47ef-b070-216b2f05ddd4 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1592/3226] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:25:19 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/remove_router_interface => generated 198 bytes in 143 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:20.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-9eafb007-a466-4437-b52c-3d93f53766bc dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: dddc06ea-4161-4872-8c30-16ded80c80ec 2026-08-06 08:25:20.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9eafb007-a466-4437-b52c-3d93f53766bc dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: dddc06ea-4161-4872-8c30-16ded80c80ec [pid: 7|app: 0|req: 1635/3229] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:25:20 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/remove_router_interface => generated 309 bytes in 1421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-06 08:25:21.624 8 INFO neutron.api.v2.resource [None req-1e6f0660-deed-4f7a-965a-69428b682157 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1595/3230] 10.0.0.211 () {34 vars in 788 bytes} [Thu Aug 6 08:25:21 2026] PUT /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad/remove_router_interface => generated 198 bytes in 144 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:21.832 7 INFO neutron_taas.services.taas.taas_plugin [None req-abec5f06-9684-4807-a42a-2581c0fcd21c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: a8680d2d-c09e-4c43-99bd-6125ac9a6a19 2026-08-06 08:25:21.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abec5f06-9684-4807-a42a-2581c0fcd21c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: a8680d2d-c09e-4c43-99bd-6125ac9a6a19 2026-08-06 08:25:22.104 7 INFO neutron_taas.services.taas.taas_plugin [None req-abec5f06-9684-4807-a42a-2581c0fcd21c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 544776e5-244e-4944-8f9f-aea670727822 2026-08-06 08:25:22.106 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-abec5f06-9684-4807-a42a-2581c0fcd21c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 544776e5-244e-4944-8f9f-aea670727822 2026-08-06 08:25:22.436 7 INFO neutron.services.segments.plugin [-] Segment c6065f4a-fcbd-416e-9d31-54ad759945e3 resource provider aggregate not found 2026-08-06 08:25:22.441 7 INFO neutron.services.segments.plugin [-] Segment c6065f4a-fcbd-416e-9d31-54ad759945e3 resource provider aggregate not found 2026-08-06 08:25:22.460 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6065f4a-fcbd-416e-9d31-54ad759945e3 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 c6065f4a-fcbd-416e-9d31-54ad759945e3 found for delete ", "request_id": "req-55a07e49-e666-4c86-b433-fff73d6d1196"}]} 2026-08-06 08:25:22.465 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment c6065f4a-fcbd-416e-9d31-54ad759945e3 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 c6065f4a-fcbd-416e-9d31-54ad759945e3 found for delete ", "request_id": "req-a8407d0e-c08d-4a1a-8237-b63fcc92db9e"}]} 2026-08-06 08:25:22.471 7 INFO neutron.db.l3_hamode_db [None req-abec5f06-9684-4807-a42a-2581c0fcd21c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] HA network 3169d339-48d0-489f-b0c0-dc4e5e5782af was deleted as no HA routers are present in tenant 73e910b9d4fc46608856d586be19f5a2. [pid: 7|app: 0|req: 1636/3231] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:21 2026] DELETE /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad => generated 0 bytes in 847 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-06 08:25:22.504 8 INFO neutron.api.v2.resource [None req-ee794677-d8b5-4f74-9e19-b0ae44760186 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1596/3232] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:22 2026] GET /v2.0/routers/53398fc9-1e99-4358-81e2-b9d29752fcad => generated 135 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3233] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:22 2026] DELETE /v2.0/subnets/945c707c-4d6f-4068-aaad-9d40867d4112 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:22.675 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3433edd-45ab-46b5-bdcf-5721f7d62c78 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1597/3234] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:22 2026] GET /v2.0/subnets/945c707c-4d6f-4068-aaad-9d40867d4112 => 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: 1638/3235] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:22 2026] DELETE /v2.0/subnets/2f71a912-ff76-438e-a801-c320c56af7ed => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:22.876 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b7506742-4e9e-4f35-b8c7-4523158b2751 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1598/3236] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:22 2026] GET /v2.0/subnets/2f71a912-ff76-438e-a801-c320c56af7ed => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:22.980 7 INFO neutron_taas.services.taas.taas_plugin [None req-5e0caa60-2e85-4f63-9127-0e2cc9434e28 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: ec5ccf90-0950-4df3-8b85-31df0f5828ed 2026-08-06 08:25:22.983 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e0caa60-2e85-4f63-9127-0e2cc9434e28 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: ec5ccf90-0950-4df3-8b85-31df0f5828ed [pid: 7|app: 0|req: 1639/3237] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:25:22 2026] DELETE /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:23.157 8 INFO neutron.pecan_wsgi.hooks.translation [None req-23d33d56-6c8d-45d8-b325-c4c7961772a3 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1599/3238] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:25:23 2026] GET /v2.0/networks/ed8060c5-3b7e-4e7f-a337-7dbc8a41e1f4 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3239] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:23 2026] DELETE /v2.0/subnets/174ad5ee-beaa-4a6b-bd3c-82dbef19445b => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:23.332 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4933cfb8-35e2-4c82-908a-3ec38f0061ee dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1600/3240] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:23 2026] GET /v2.0/subnets/174ad5ee-beaa-4a6b-bd3c-82dbef19445b => 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: 1641/3241] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:23 2026] DELETE /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:23.504 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a7c7d11f-de1b-440e-ad87-50c1ed8b1b0c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1601/3242] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:23 2026] GET /v2.0/subnets/670b961f-8bc0-4de0-855a-59501c950481 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:23.606 7 INFO neutron_taas.services.taas.taas_plugin [None req-6a87baf6-c005-4ebf-920f-b47e47daaeac dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 161dd1ce-d464-4265-95fb-44469b01bd69 2026-08-06 08:25:23.610 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6a87baf6-c005-4ebf-920f-b47e47daaeac dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 161dd1ce-d464-4265-95fb-44469b01bd69 [pid: 7|app: 0|req: 1642/3243] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:25:23 2026] DELETE /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:23.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-4e53cc6d-7973-448a-99a3-41c4eb2a07f8 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1602/3244] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:25:23 2026] GET /v2.0/networks/26237303-f0e1-4a8f-a558-3935b98a0a67 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3245] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:23 2026] DELETE /v2.0/subnets/9ff5eab6-4caa-42ac-a2e6-408787e993ed => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:24.009 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d9786eb2-8408-4796-aae8-9a3abe63948c dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1603/3246] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:23 2026] GET /v2.0/subnets/9ff5eab6-4caa-42ac-a2e6-408787e993ed => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3247] 10.0.0.211 () {32 vars in 723 bytes} [Thu Aug 6 08:25:24 2026] DELETE /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:24.178 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1a911616-30b1-47a6-914a-e8fd12bd7fea dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1604/3248] 10.0.0.211 () {32 vars in 720 bytes} [Thu Aug 6 08:25:24 2026] GET /v2.0/subnets/13eee37a-8779-45d3-9a4d-2f9cea4579d8 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:24.275 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b2b5b4a-ebb5-4f1b-a5e7-83ef21c51708 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] TaaS: Handle Delete Port: 36164deb-2e93-4ad1-9a89-b6f2e1881b99 2026-08-06 08:25:24.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b2b5b4a-ebb5-4f1b-a5e7-83ef21c51708 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] Tap Mirror: Handle Delete Port: 36164deb-2e93-4ad1-9a89-b6f2e1881b99 [pid: 7|app: 0|req: 1645/3249] 10.0.0.211 () {32 vars in 725 bytes} [Thu Aug 6 08:25:24 2026] DELETE /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 0 bytes in 279 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-06 08:25:24.482 7 INFO neutron.services.segments.plugin [-] Segment 8e4f1e71-5ed0-4632-86da-b807fde0057e resource provider aggregate not found 2026-08-06 08:25:24.482 8 INFO neutron.pecan_wsgi.hooks.translation [None req-46858ffc-a609-4836-ace7-d6f209ce41e2 dd36a4b1ba3540cb896b7c238b19b905 73e910b9d4fc46608856d586be19f5a2 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1605/3250] 10.0.0.211 () {32 vars in 722 bytes} [Thu Aug 6 08:25:24 2026] GET /v2.0/networks/9fdd6315-48f5-4d46-a892-a9c667c3305e => generated 138 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-06 08:25:24.487 7 INFO neutron.services.segments.plugin [-] Segment 8e4f1e71-5ed0-4632-86da-b807fde0057e resource provider aggregate not found 2026-08-06 08:25:24.498 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e4f1e71-5ed0-4632-86da-b807fde0057e 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 8e4f1e71-5ed0-4632-86da-b807fde0057e found for delete ", "request_id": "req-dfba25c7-e30b-473c-ab8c-3e22a62f6665"}]} 2026-08-06 08:25:24.502 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e4f1e71-5ed0-4632-86da-b807fde0057e 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 8e4f1e71-5ed0-4632-86da-b807fde0057e found for delete ", "request_id": "req-3b82fde1-c65a-4f72-99f9-d0e3bca5eb29"}]} 2026-08-06 08:25:24.516 7 INFO neutron.services.segments.plugin [-] Segment 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 resource provider aggregate not found 2026-08-06 08:25:24.519 7 INFO neutron.services.segments.plugin [-] Segment 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 resource provider aggregate not found 2026-08-06 08:25:24.532 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 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 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 found for delete ", "request_id": "req-949d9529-c614-44bd-8cd9-c22d2139b8d0"}]} 2026-08-06 08:25:24.535 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 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 4fc3bebc-ade8-4517-b548-f575dcdd5dc4 found for delete ", "request_id": "req-92dae5ea-d478-4f60-94ec-916b34c1aae8"}]} 2026-08-06 08:25:24.546 7 INFO neutron.services.segments.plugin [-] Segment 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 resource provider aggregate not found 2026-08-06 08:25:24.550 7 INFO neutron.services.segments.plugin [-] Segment 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 resource provider aggregate not found 2026-08-06 08:25:24.566 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 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 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 found for delete ", "request_id": "req-f965ab77-1d64-486e-b9d6-25b3e6c5efd6"}]} 2026-08-06 08:25:24.567 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 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 6bff1939-70c9-4dda-80a6-cfc731e6c3f5 found for delete ", "request_id": "req-fa1406cb-7d42-463f-bfc8-adbb8ea293f1"}]} [pid: 7|app: 0|req: 1646/3251] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:26 2026] GET /v2.0/security-groups?tenant_id=4ad79ad6922d4f09af4ca4ac8c62d69c&name=default => generated 2929 bytes in 331 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3252] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:26 2026] DELETE /v2.0/security-groups/1442b7ec-dca7-401f-83ca-c78368d05a7c => 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: 1647/3253] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:26 2026] GET /v2.0/security-groups?tenant_id=ed1ea8a966ab41fb93d689ce007b68d4&name=default => generated 2929 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3254] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:26 2026] DELETE /v2.0/security-groups/d26f4310-3ef9-40e1-9fc2-57601354568d => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3255] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:27 2026] GET /v2.0/security-groups?tenant_id=73e910b9d4fc46608856d586be19f5a2&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: 1608/3256] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:27 2026] DELETE /v2.0/security-groups/d2a98496-6b35-427b-bde3-8c3a5da02da2 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3257] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:27 2026] GET /v2.0/security-groups?tenant_id=e0c3609b05ce4414926fc57559c276f6&name=default => generated 2929 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3258] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:27 2026] DELETE /v2.0/security-groups/6b638041-3404-4e8f-a8d7-0fd21b565d09 => 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: 1650/3259] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:27 2026] GET /v2.0/security-groups?tenant_id=26279928b81c47aaa5b267c38befa77f&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3260] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:28 2026] DELETE /v2.0/security-groups/3180b378-80be-40f5-abb7-b9a9521f6471 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3261] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:28 2026] GET /v2.0/security-groups?tenant_id=c85609ac844c4679a847953001b6faf1&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3262] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:28 2026] DELETE /v2.0/security-groups/2c6381c6-71d7-4242-addd-ec0cdc5dbc21 => 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: 1652/3263] 10.0.0.211 () {32 vars in 773 bytes} [Thu Aug 6 08:25:28 2026] GET /v2.0/security-groups?tenant_id=bf6062e467824de28af0254e8e0710ac&name=default => generated 2929 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3264] 10.0.0.211 () {32 vars in 739 bytes} [Thu Aug 6 08:25:28 2026] DELETE /v2.0/security-groups/6b0cfef1-1d5e-430b-acaf-5c118bcde49d => 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: 1653/3265] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:25:31 2026] GET /v2.0/networks => generated 2168 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3266] 10.0.0.211 () {32 vars in 654 bytes} [Thu Aug 6 08:25:32 2026] GET /v2.0/floatingips => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3267] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:25:32 2026] GET /v2.0/routers => generated 15 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3268] 10.0.0.211 () {32 vars in 642 bytes} [Thu Aug 6 08:25:32 2026] GET /v2.0/ports => generated 4725 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3269] 10.0.0.211 () {32 vars in 646 bytes} [Thu Aug 6 08:25:33 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3270] 10.0.0.211 () {32 vars in 648 bytes} [Thu Aug 6 08:25:33 2026] GET /v2.0/networks => generated 2168 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3271] 10.0.0.211 () {32 vars in 662 bytes} [Thu Aug 6 08:25:33 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3272] 10.0.0.211 () {32 vars in 654 bytes} [Thu Aug 6 08:25:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0)