+ 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 [Tue Sep 8 16:29:52 2026] *** compiled with version: 13.3.0 on 06 August 2026 01:02:38 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-76cfcf6bc4-94dv5 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 0x7fb23c9c0668 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-09-08 16:29:57.576 7 INFO neutron.common.config [-] Logging enabled! 2026-09-08 16:29:57.576 7 INFO neutron.common.config [-] uwsgi version 27.0.19.dev7 2026-09-08 16:29:57.662 8 INFO neutron.common.config [-] Logging enabled! 2026-09-08 16:29:57.663 8 INFO neutron.common.config [-] uwsgi version 27.0.19.dev7 2026-09-08 16:29:57.965 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 16:29:58.041 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-09-08 16:29:59.505 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:29:59.508 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 16:29:59.512 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 16:29:59.513 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:29:59.513 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 16:29:59.514 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 16:29:59.514 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:59.522 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:59.522 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:59.522 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:29:59.545 7 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 16:29:59.545 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:29:59.546 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:29:59.547 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 16:29:59.548 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-09-08 16:29:59.551 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-09-08 16:29:59.552 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'gre', 'vlan', 'vxlan'] 2026-09-08 16:29:59.552 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'gre', 'vlan', 'vxlan']) 2026-09-08 16:29:59.553 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['vxlan'] 2026-09-08 16:29:59.553 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:59.560 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:59.560 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-09-08 16:29:59.560 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:29:59.579 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 16:29:59.579 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 16:29:59.579 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 16:29:59.579 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 16:29:59.582 8 INFO neutron.plugins.ml2.drivers.mech_agent [-] Open vSwitch agent's supported_vnic_types: ['normal', 'direct', 'smart-nic', 'vdpa'] 2026-09-08 16:29:59.583 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['openvswitch', 'l2population'] 2026-09-08 16:29:59.584 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['openvswitch', 'l2population'] 2026-09-08 16:29:59.612 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-09-08 16:29:59.613 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-09-08 16:29:59.613 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'gre' 2026-09-08 16:29:59.613 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] gre ID ranges: [(1, 1000)] 2026-09-08 16:29:59.903 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing driver for type 'vlan' 2026-09-08 16:29:59.920 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing driver for type 'vlan' 2026-09-08 16:30:00.190 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] VlanTypeDriver initialization complete 2026-09-08 16:30:00.190 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 16:30:00.190 7 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 16:30:00.196 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] VlanTypeDriver initialization complete 2026-09-08 16:30:00.196 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing driver for type 'vxlan' 2026-09-08 16:30:00.196 8 INFO neutron.plugins.ml2.drivers.type_tunnel [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] vxlan ID ranges: [(1, 1000)] 2026-09-08 16:30:00.200 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 16:30:00.200 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 16:30:00.201 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing extension driver 'port_security' 2026-09-08 16:30:00.201 7 INFO neutron.plugins.ml2.extensions.port_security [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 16:30:00.201 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing extension driver 'qos' 2026-09-08 16:30:00.201 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 16:30:00.201 7 INFO neutron.plugins.ml2.managers [None req-9c611da3-c23e-40f9-be3f-22de567213ce - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 16:30:00.206 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-09-08 16:30:00.206 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-09-08 16:30:00.207 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing extension driver 'port_security' 2026-09-08 16:30:00.207 8 INFO neutron.plugins.ml2.extensions.port_security [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-09-08 16:30:00.207 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing extension driver 'qos' 2026-09-08 16:30:00.207 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing mechanism driver 'openvswitch' 2026-09-08 16:30:00.207 8 INFO neutron.plugins.ml2.managers [None req-187e8a91-042c-43c4-88a0-3abe1af55b55 - - - - - -] Initializing mechanism driver 'l2population' 2026-09-08 16:30:00.213 7 INFO neutron.quota [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded quota_driver: . 2026-09-08 16:30:00.214 7 INFO neutron.plugins.ml2.plugin [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 16:30:00.214 7 INFO neutron.plugins.ml2.managers [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 16:30:00.214 7 INFO neutron.plugins.ml2.managers [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 16:30:00.214 7 INFO neutron.plugins.ml2.managers [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 16:30:00.214 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: qos 2026-09-08 16:30:00.218 8 INFO neutron.quota [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded quota_driver: . 2026-09-08 16:30:00.219 8 INFO neutron.plugins.ml2.plugin [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Modular L2 Plugin initialization complete 2026-09-08 16:30:00.219 8 INFO neutron.plugins.ml2.managers [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-09-08 16:30:00.219 8 INFO neutron.plugins.ml2.managers [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-09-08 16:30:00.219 8 INFO neutron.plugins.ml2.managers [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Got port-security extension from driver 'port_security' 2026-09-08 16:30:00.219 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: qos 2026-09-08 16:30:00.227 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: router 2026-09-08 16:30:00.232 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: router 2026-09-08 16:30:00.270 7 INFO neutron.services.service_base [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 16:30:00.271 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: segments 2026-09-08 16:30:00.273 8 INFO neutron.services.service_base [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Default provider is not specified for service type L3_ROUTER_NAT 2026-09-08 16:30:00.273 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: segments 2026-09-08 16:30:00.383 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: trunk 2026-09-08 16:30:00.392 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: trunk 2026-09-08 16:30:00.399 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: vpnaas 2026-09-08 16:30:00.408 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: vpnaas 2026-09-08 16:30:00.438 7 WARNING stevedore.named [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 16:30:00.445 8 WARNING stevedore.named [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ipsec.IPsecVPNDriver 2026-09-08 16:30:00.504 7 INFO neutron_vpnaas.services.vpn.plugin [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 16:30:00.504 7 INFO neutron.common.utils [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 16:30:00.505 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: taas 2026-09-08 16:30:00.514 8 INFO neutron_vpnaas.services.vpn.plugin [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-09-08 16:30:00.515 8 INFO neutron.common.utils [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Disable filter validation extension by service plugin VPNDriverPlugin. 2026-09-08 16:30:00.515 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: taas 2026-09-08 16:30:00.529 7 WARNING stevedore.named [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:30:00.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:30:00.553 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: tapmirror 2026-09-08 16:30:00.556 8 WARNING stevedore.named [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:30:00.565 7 WARNING stevedore.named [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:30:00.591 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:30:00.592 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: auto_allocate 2026-09-08 16:30:00.593 8 INFO neutron_taas.services.taas.taas_plugin [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:30:00.593 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: tapmirror 2026-09-08 16:30:00.597 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: tag 2026-09-08 16:30:00.605 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: timestamp 2026-09-08 16:30:00.606 8 WARNING stevedore.named [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.taas_rpc.TaasRpcDriver 2026-09-08 16:30:00.608 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 16:30:00.613 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: flavors 2026-09-08 16:30:00.616 7 INFO neutron.manager [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loading Plugin: revisions 2026-09-08 16:30:00.620 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Initializing extension manager. 2026-09-08 16:30:00.621 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: address-group 2026-09-08 16:30:00.623 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: address-scope 2026-09-08 16:30:00.623 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-09-08 16:30:00.623 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: auto_allocate 2026-09-08 16:30:00.623 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 16:30:00.624 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: agent 2026-09-08 16:30:00.625 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 16:30:00.626 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 16:30:00.627 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 16:30:00.628 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: availability_zone 2026-09-08 16:30:00.628 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 16:30:00.629 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 16:30:00.630 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: default-subnetpools 2026-09-08 16:30:00.631 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 16:30:00.632 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: tag 2026-09-08 16:30:00.632 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: dns-integration 2026-09-08 16:30:00.633 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 16:30:00.633 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 16:30:00.634 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: dvr 2026-09-08 16:30:00.635 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 16:30:00.635 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 16:30:00.636 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:30:00.636 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 16:30:00.637 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: external-net 2026-09-08 16:30:00.638 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 16:30:00.639 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: extraroute 2026-09-08 16:30:00.639 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 16:30:00.641 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 16:30:00.641 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: timestamp 2026-09-08 16:30:00.641 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 16:30:00.642 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 16:30:00.642 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 16:30:00.643 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: fip-port-details 2026-09-08 16:30:00.644 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: flavors 2026-09-08 16:30:00.646 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: network_ip_availability 2026-09-08 16:30:00.647 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 16:30:00.648 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: floatingip-pools 2026-09-08 16:30:00.648 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: ip_allocation 2026-09-08 16:30:00.649 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 16:30:00.649 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: l2_adjacency 2026-09-08 16:30:00.651 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: router 2026-09-08 16:30:00.652 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: flavors 2026-09-08 16:30:00.653 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:30:00.654 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 16:30:00.654 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 16:30:00.655 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 16:30:00.655 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: l3-ha 2026-09-08 16:30:00.656 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:30:00.656 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 16:30:00.657 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: l3-flavors 2026-09-08 16:30:00.657 8 INFO neutron.manager [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loading Plugin: revisions 2026-09-08 16:30:00.658 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:30:00.659 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 16:30:00.661 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 16:30:00.662 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Initializing extension manager. 2026-09-08 16:30:00.662 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 16:30:00.664 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: address-group 2026-09-08 16:30:00.664 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 16:30:00.665 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: address-scope 2026-09-08 16:30:00.665 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 16:30:00.666 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: router-admin-state-down-before-update 2026-09-08 16:30:00.666 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 16:30:00.666 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: agent 2026-09-08 16:30:00.667 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: agent-resources-synced 2026-09-08 16:30:00.667 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: multi-provider 2026-09-08 16:30:00.668 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: net-mtu 2026-09-08 16:30:00.668 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 16:30:00.668 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: allowed-address-pairs 2026-09-08 16:30:00.669 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: network_availability_zone 2026-09-08 16:30:00.669 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: auto-allocated-topology 2026-09-08 16:30:00.670 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: network_ha 2026-09-08 16:30:00.671 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: network-ip-availability 2026-09-08 16:30:00.671 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: availability_zone 2026-09-08 16:30:00.672 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: availability_zone_filter 2026-09-08 16:30:00.673 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-09-08 16:30:00.673 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 16:30:00.674 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: default-subnetpools 2026-09-08 16:30:00.674 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: pagination 2026-09-08 16:30:00.675 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-device-profile 2026-09-08 16:30:00.675 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 16:30:00.676 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 16:30:00.676 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-09-08 16:30:00.676 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 16:30:00.677 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-mac-override 2026-09-08 16:30:00.677 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: dns-integration 2026-09-08 16:30:00.677 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 16:30:00.677 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: dns-domain-ports 2026-09-08 16:30:00.678 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 16:30:00.678 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension dns-integration-domain-keywords not supported by any of loaded plugins 2026-09-08 16:30:00.679 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 16:30:00.679 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: dvr 2026-09-08 16:30:00.679 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-resource-request 2026-09-08 16:30:00.680 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-09-08 16:30:00.680 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: empty-string-filtering 2026-09-08 16:30:00.681 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:30:00.681 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 16:30:00.681 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-09-08 16:30:00.681 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 16:30:00.682 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: external-net 2026-09-08 16:30:00.682 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: binding 2026-09-08 16:30:00.682 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: extra_dhcp_opt 2026-09-08 16:30:00.684 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: binding-extended 2026-09-08 16:30:00.684 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: extraroute 2026-09-08 16:30:00.685 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-security 2026-09-08 16:30:00.685 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: extraroute-atomic 2026-09-08 16:30:00.685 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: project-id 2026-09-08 16:30:00.686 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: provider 2026-09-08 16:30:00.687 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-09-08 16:30:00.687 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-09-08 16:30:00.688 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 16:30:00.688 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-09-08 16:30:00.689 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-09-08 16:30:00.689 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: fip-port-details 2026-09-08 16:30:00.690 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: flavors 2026-09-08 16:30:00.691 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-09-08 16:30:00.692 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos 2026-09-08 16:30:00.692 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: floatingip-pools 2026-09-08 16:30:00.693 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: ip_allocation 2026-09-08 16:30:00.693 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 16:30:00.693 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: ip-substring-filtering 2026-09-08 16:30:00.694 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 16:30:00.694 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: l2_adjacency 2026-09-08 16:30:00.694 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-default 2026-09-08 16:30:00.695 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-fip 2026-09-08 16:30:00.695 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: router 2026-09-08 16:30:00.696 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 16:30:00.696 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 16:30:00.697 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 16:30:00.698 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 16:30:00.698 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-09-08 16:30:00.698 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 16:30:00.699 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension enable-default-route-bfd not supported by any of loaded plugins 2026-09-08 16:30:00.699 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-pps 2026-09-08 16:30:00.700 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension enable-default-route-ecmp not supported by any of loaded plugins 2026-09-08 16:30:00.700 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 16:30:00.700 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: ext-gw-mode 2026-09-08 16:30:00.700 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 16:30:00.701 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: l3-ha 2026-09-08 16:30:00.701 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:30:00.701 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 16:30:00.702 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension external-gateway-multihoming not supported by any of loaded plugins 2026-09-08 16:30:00.702 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: quota-check-limit 2026-09-08 16:30:00.702 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: l3-flavors 2026-09-08 16:30:00.703 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 16:30:00.704 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-09-08 16:30:00.705 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: l3-port-ip-change-not-allowed 2026-09-08 16:30:00.706 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: quotas 2026-09-08 16:30:00.707 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: quota_details 2026-09-08 16:30:00.708 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: l3_agent_scheduler 2026-09-08 16:30:00.709 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: rbac-policies 2026-09-08 16:30:00.709 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-09-08 16:30:00.710 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: rbac-address-group 2026-09-08 16:30:00.710 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 16:30:00.710 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension logging not supported by any of loaded plugins 2026-09-08 16:30:00.711 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 16:30:00.712 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 16:30:00.712 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: revision-if-match 2026-09-08 16:30:00.713 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 16:30:00.714 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: router_availability_zone 2026-09-08 16:30:00.712 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension metering not supported by any of loaded plugins 2026-09-08 16:30:00.714 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 16:30:00.715 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-09-08 16:30:00.715 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: multi-provider 2026-09-08 16:30:00.716 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: net-mtu 2026-09-08 16:30:00.716 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: net-mtu-writable 2026-09-08 16:30:00.717 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: network_availability_zone 2026-09-08 16:30:00.717 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 16:30:00.718 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: network_ha 2026-09-08 16:30:00.718 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 16:30:00.719 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: network-ip-availability 2026-09-08 16:30:00.719 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 16:30:00.720 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 16:30:00.720 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 16:30:00.720 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-09-08 16:30:00.721 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 16:30:00.721 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: pagination 2026-09-08 16:30:00.722 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-device-profile 2026-09-08 16:30:00.722 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-09-08 16:30:00.724 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-09-08 16:30:00.724 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-09-08 16:30:00.725 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-mac-override 2026-09-08 16:30:00.726 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-09-08 16:30:00.726 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-09-08 16:30:00.727 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-09-08 16:30:00.728 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: security-group 2026-09-08 16:30:00.728 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-resource-request 2026-09-08 16:30:00.728 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-resource-request-groups 2026-09-08 16:30:00.729 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: segment 2026-09-08 16:30:00.729 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-09-08 16:30:00.729 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 16:30:00.730 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: service-type 2026-09-08 16:30:00.730 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: binding 2026-09-08 16:30:00.731 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: sorting 2026-09-08 16:30:00.731 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 16:30:00.732 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: binding-extended 2026-09-08 16:30:00.732 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: standard-attr-description 2026-09-08 16:30:00.732 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-security 2026-09-08 16:30:00.733 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: stateful-security-group 2026-09-08 16:30:00.733 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: project-id 2026-09-08 16:30:00.733 7 WARNING neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 16:30:00.734 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: provider 2026-09-08 16:30:00.734 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 16:30:00.734 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension qinq not supported by any of loaded plugins 2026-09-08 16:30:00.735 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: subnet-external-network 2026-09-08 16:30:00.736 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: subnet_onboard 2026-09-08 16:30:00.736 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 16:30:00.737 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: subnet-service-types 2026-09-08 16:30:00.738 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos 2026-09-08 16:30:00.738 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: subnet_allocation 2026-09-08 16:30:00.739 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 16:30:00.739 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-09-08 16:30:00.739 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: tag-creation 2026-09-08 16:30:00.739 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-09-08 16:30:00.740 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 16:30:00.740 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-default 2026-09-08 16:30:00.741 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-fip 2026-09-08 16:30:00.742 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-09-08 16:30:00.743 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-gateway-ip 2026-09-08 16:30:00.743 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-port-network-policy 2026-09-08 16:30:00.744 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-pps-minimum 2026-09-08 16:30:00.744 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 16:30:00.745 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-09-08 16:30:00.745 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 16:30:00.746 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-pps 2026-09-08 16:30:00.746 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: trunk 2026-09-08 16:30:00.747 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-rule-type-details 2026-09-08 16:30:00.747 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: trunk-details 2026-09-08 16:30:00.747 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 16:30:00.747 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-rule-type-filter 2026-09-08 16:30:00.748 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 16:30:00.748 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: qos-rules-alias 2026-09-08 16:30:00.748 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 16:30:00.749 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: quota-check-limit 2026-09-08 16:30:00.749 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 16:30:00.750 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: quota-check-limit-default 2026-09-08 16:30:00.751 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 16:30:00.752 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: quotas 2026-09-08 16:30:00.752 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 16:30:00.753 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: vpn-flavors 2026-09-08 16:30:00.753 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: quota_details 2026-09-08 16:30:00.755 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: rbac-policies 2026-09-08 16:30:00.755 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: vpnaas 2026-09-08 16:30:00.755 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: rbac-address-group 2026-09-08 16:30:00.756 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: rbac-address-scope 2026-09-08 16:30:00.756 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: taas 2026-09-08 16:30:00.757 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: rbac-security-groups 2026-09-08 16:30:00.757 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: rbac-subnetpool 2026-09-08 16:30:00.758 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: revision-if-match 2026-09-08 16:30:00.758 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: tap-mirror 2026-09-08 16:30:00.758 7 INFO neutron.api.extensions [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 16:30:00.758 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: standard-attr-revisions 2026-09-08 16:30:00.759 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: router_availability_zone 2026-09-08 16:30:00.760 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-09-08 16:30:00.761 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-08 16:30:00.761 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-08 16:30:00.761 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.761 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: security-groups-default-rules 2026-09-08 16:30:00.762 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-08 16:30:00.762 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-09-08 16:30:00.763 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: port-security-groups-filtering 2026-09-08 16:30:00.763 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-09-08 16:30:00.764 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-09-08 16:30:00.764 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-09-08 16:30:00.765 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:30:00.766 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:30:00.769 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: security-group 2026-09-08 16:30:00.770 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:30:00.771 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: segment 2026-09-08 16:30:00.771 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:30:00.772 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:30:00.772 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-09-08 16:30:00.773 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.773 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.773 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: service-type 2026-09-08 16:30:00.773 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.773 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: sorting 2026-09-08 16:30:00.773 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.774 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:30:00.774 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: standard-attr-segment 2026-09-08 16:30:00.774 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.775 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.775 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: standard-attr-description 2026-09-08 16:30:00.775 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:30:00.775 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: stateful-security-group 2026-09-08 16:30:00.776 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:30:00.776 8 WARNING neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-09-08 16:30:00.776 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:30:00.776 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension subnet-dns-publish-fixed-ip not supported by any of loaded plugins 2026-09-08 16:30:00.777 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.777 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ipsecpolicy is already registered 2026-09-08 16:30:00.777 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: subnet-external-network 2026-09-08 16:30:00.777 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.777 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ikepolicy is already registered 2026-09-08 16:30:00.778 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: subnet_onboard 2026-09-08 16:30:00.778 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-09-08 16:30:00.779 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: subnet-service-types 2026-09-08 16:30:00.779 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: subnet_allocation 2026-09-08 16:30:00.780 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-09-08 16:30:00.781 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: tag-creation 2026-09-08 16:30:00.781 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-09-08 16:30:00.782 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:30:00.782 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] router is already registered 2026-09-08 16:30:00.783 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:30:00.783 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] floatingip is already registered 2026-09-08 16:30:00.786 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: standard-attr-tag 2026-09-08 16:30:00.786 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: standard-attr-timestamp 2026-09-08 16:30:00.787 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:30:00.787 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] rbac_policy is already registered 2026-09-08 16:30:00.787 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: trunk 2026-09-08 16:30:00.787 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:30:00.788 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] security_group is already registered 2026-09-08 16:30:00.788 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: trunk-details 2026-09-08 16:30:00.788 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:30:00.788 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] security_group_rule is already registered 2026-09-08 16:30:00.788 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-09-08 16:30:00.789 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.789 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-09-08 16:30:00.789 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.790 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.790 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.790 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-09-08 16:30:00.791 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:30:00.791 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: vpn-aes-ctr 2026-09-08 16:30:00.791 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] trunk is already registered 2026-09-08 16:30:00.791 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.792 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ikepolicy is already registered 2026-09-08 16:30:00.792 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.792 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ipsecpolicy is already registered 2026-09-08 16:30:00.793 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:30:00.793 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] endpoint_group is already registered 2026-09-08 16:30:00.793 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Extension vpn-agent-scheduler not supported by any of loaded plugins 2026-09-08 16:30:00.793 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:30:00.793 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] vpnservice is already registered 2026-09-08 16:30:00.794 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:30:00.794 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ipsec_site_connection is already registered 2026-09-08 16:30:00.794 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-09-08 16:30:00.794 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.794 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ipsecpolicy is already registered 2026-09-08 16:30:00.795 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: vpn-flavors 2026-09-08 16:30:00.795 7 INFO neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.795 7 WARNING neutron.quota.resource_registry [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] ikepolicy is already registered 2026-09-08 16:30:00.796 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: vpnaas 2026-09-08 16:30:00.798 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: taas 2026-09-08 16:30:00.799 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: tap-mirror 2026-09-08 16:30:00.800 8 INFO neutron.api.extensions [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Loaded extension: taas-vlan-filter 2026-09-08 16:30:00.803 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:network 2026-09-08 16:30:00.803 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-09-08 16:30:00.803 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.804 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:port 2026-09-08 16:30:00.807 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:30:00.808 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:30:00.812 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:30:00.813 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:30:00.813 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:30:00.814 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.814 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.815 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.815 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.815 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:30:00.816 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.816 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.817 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:30:00.817 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:30:00.818 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:30:00.818 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.818 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:30:00.818 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.819 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ikepolicy is already registered 2026-09-08 16:30:00.824 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:router 2026-09-08 16:30:00.825 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] router is already registered 2026-09-08 16:30:00.825 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-09-08 16:30:00.826 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] floatingip is already registered 2026-09-08 16:30:00.830 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-09-08 16:30:00.831 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] rbac_policy is already registered 2026-09-08 16:30:00.831 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-09-08 16:30:00.832 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] security_group is already registered 2026-09-08 16:30:00.832 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-09-08 16:30:00.832 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] security_group_rule is already registered 2026-09-08 16:30:00.833 7 WARNING keystonemiddleware._common.config [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:30:00.834 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.834 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.834 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-09-08 16:30:00.835 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] subnetpool is already registered 2026-09-08 16:30:00.835 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-09-08 16:30:00.835 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] trunk is already registered 2026-09-08 16:30:00.836 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.837 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ikepolicy is already registered 2026-09-08 16:30:00.837 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.837 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:30:00.838 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-09-08 16:30:00.838 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] endpoint_group is already registered 2026-09-08 16:30:00.839 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-09-08 16:30:00.839 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] vpnservice is already registered 2026-09-08 16:30:00.839 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-09-08 16:30:00.840 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ipsec_site_connection is already registered 2026-09-08 16:30:00.840 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-09-08 16:30:00.840 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ipsecpolicy is already registered 2026-09-08 16:30:00.841 7 WARNING oslo_config.cfg [None req-e9f4f31f-2f20-4c6b-9c37-e8f43a1037be - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-09-08 16:30:00.841 8 INFO neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-09-08 16:30:00.841 8 WARNING neutron.quota.resource_registry [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] ikepolicy is already registered WSGI app 0 (mountpoint='') ready in 8 seconds on interpreter 0x7fb23c9c0668 pid: 7 (default app) 2026-09-08 16:30:00.882 8 WARNING keystonemiddleware._common.config [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-09-08 16:30:00.891 8 WARNING oslo_config.cfg [None req-203771dd-50e1-4dd5-afee-4bb1ac237823 - - - - - -] 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 0x7fb23c9c0668 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-09-08 16:30:05.650 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f732fb7-3fdf-4089-bc63-48d9667cea3b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:04 2026] GET /v2.0/networks/public => generated 108 bytes in 811 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:05 2026] GET /v2.0/networks?name=public => generated 15 bytes in 366 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:06.446 7 WARNING neutron.services.revisions.revision_plugin [None req-4a06997e-83d7-45f9-9d86-3f63224090c3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:30:06.464 7 INFO neutron.db.segments_db [None req-4a06997e-83d7-45f9-9d86-3f63224090c3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 1fd2ac68-b824-46c0-9a8c-2c864744d903 of type flat for network ad5c4323-f18a-4462-9a14-10f257a9bced 2026-09-08 16:30:06.510 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4a06997e-83d7-45f9-9d86-3f63224090c3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 4/5] 162.253.55.136 () {48 vars in 967 bytes} [Tue Sep 8 16:30:06 2026] POST /v2.0/networks => generated 124 bytes in 497 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:30:12.474 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9df57fd1-9149-4234-8058-b08431f78e76 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:12 2026] GET /v2.0/networks/public => generated 108 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:12 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:12.546 7 WARNING neutron.services.revisions.revision_plugin [None req-8d16995d-145d-42f0-b8b0-2c786a4d3c16 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:30:12.560 7 INFO neutron.db.segments_db [None req-8d16995d-145d-42f0-b8b0-2c786a4d3c16 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 16acf2d4-2a3c-4509-8c01-2493cc372043 of type flat for network a6664428-280c-4e55-bab0-0cd363c2a810 2026-09-08 16:30:12.581 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8d16995d-145d-42f0-b8b0-2c786a4d3c16 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.136 () {48 vars in 967 bytes} [Tue Sep 8 16:30:12 2026] POST /v2.0/networks => generated 124 bytes in 86 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:30:18.914 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cec79bde-dfe2-44ee-b0ae-320b39b63b94 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 4/10] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:18 2026] GET /v2.0/networks/public => generated 108 bytes in 476 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 7/11] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:18 2026] GET /v2.0/networks?name=public => generated 15 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:19.236 8 WARNING neutron.services.revisions.revision_plugin [None req-b539b75a-e5c8-4683-a415-75868c93528c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:30:19.256 8 INFO neutron.db.segments_db [None req-b539b75a-e5c8-4683-a415-75868c93528c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 7f53fa42-3da5-4f0d-bea2-4b16c13d8257 of type flat for network 4bf59ea0-af4e-4559-848d-f7a6d6d04acc 2026-09-08 16:30:19.298 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b539b75a-e5c8-4683-a415-75868c93528c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/12] 162.253.55.136 () {48 vars in 967 bytes} [Tue Sep 8 16:30:18 2026] POST /v2.0/networks => generated 124 bytes in 352 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:30:25.346 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8049ce63-03b0-436e-a62b-21da57f52528 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/14] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:25 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: 9/15] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:25 2026] GET /v2.0/networks?name=public => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:25.440 8 WARNING neutron.services.revisions.revision_plugin [None req-63b9b18e-2aad-4047-bbb0-24e05c167774 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:30:25.470 8 INFO neutron.db.segments_db [None req-63b9b18e-2aad-4047-bbb0-24e05c167774 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment c4a635b1-aea3-4b2f-bdff-c3091b103215 of type flat for network 79fb6510-a7d3-4145-96e5-0137f6590bc1 2026-09-08 16:30:25.501 8 INFO neutron.pecan_wsgi.hooks.translation [None req-63b9b18e-2aad-4047-bbb0-24e05c167774 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] POST failed (client error): The resource could not be found. [pid: 8|app: 0|req: 7/16] 162.253.55.136 () {48 vars in 967 bytes} [Tue Sep 8 16:30:25 2026] POST /v2.0/networks => generated 124 bytes in 142 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:30:31.365 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c10666cf-87d8-476a-8e3d-cfc13c3879e1 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 10/17] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:31 2026] GET /v2.0/networks/public => generated 108 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 8/18] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:31 2026] GET /v2.0/networks?name=public => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:31.454 7 WARNING neutron.services.revisions.revision_plugin [None req-902c5dee-6a22-4148-928b-2f832e7f6831 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:30:31.480 7 INFO neutron.db.segments_db [None req-902c5dee-6a22-4148-928b-2f832e7f6831 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 735d8be0-22d2-4677-a426-d4486eaad900 of type flat for network 5fd716fa-80f9-4d79-92b1-1ab3477b7088 2026-09-08 16:30:31.504 7 INFO neutron.pecan_wsgi.hooks.translation [None req-902c5dee-6a22-4148-928b-2f832e7f6831 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] POST failed (client error): The resource could not be found. [pid: 7|app: 0|req: 11/19] 162.253.55.136 () {48 vars in 967 bytes} [Tue Sep 8 16:30:31 2026] POST /v2.0/networks => generated 124 bytes in 120 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 16:30:37.457 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76c8e5a7-4984-41ff-9da0-8d8b11ffd4ff 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 12/21] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:37 2026] GET /v2.0/networks/public => generated 108 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 10/22] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:37 2026] GET /v2.0/networks?name=public => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:30:37.552 7 WARNING neutron.services.revisions.revision_plugin [None req-80d9f269-8a7d-408e-8ab9-646246275a65 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Could not find related network for resource to bump revision. 2026-09-08 16:30:37.574 7 INFO neutron.db.segments_db [None req-80d9f269-8a7d-408e-8ab9-646246275a65 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment c454b435-7236-4329-a4e5-a492e11893ba of type flat for network faec48ea-9c79-4056-8ca5-f83aa8d70441 [pid: 7|app: 0|req: 13/23] 162.253.55.136 () {48 vars in 967 bytes} [Tue Sep 8 16:30:37 2026] POST /v2.0/networks => generated 706 bytes in 195 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:30:38.996 8 INFO neutron.pecan_wsgi.hooks.translation [None req-880464d2-795d-4c58-949c-ee4075c6a83f 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 11/24] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 16:30:38 2026] GET /v2.0/networks/public => generated 108 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 14/25] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 16:30:39 2026] GET /v2.0/networks?name=public => generated 709 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 16:30:39.084 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a0cc5c57-abd6-48a6-98ff-b48e817704e3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 12/26] 162.253.55.136 () {44 vars in 1034 bytes} [Tue Sep 8 16:30:39 2026] GET /v2.0/subnets/public-subnet?network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 15/27] 162.253.55.136 () {44 vars in 1057 bytes} [Tue Sep 8 16:30:39 2026] GET /v2.0/subnets?name=public-subnet&network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 13/28] 162.253.55.136 () {48 vars in 965 bytes} [Tue Sep 8 16:30:39 2026] POST /v2.0/subnets => generated 664 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:35:37.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c4a19e8f-712f-419a-8622-8f42ef8c8159 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 36/69] 162.253.55.136 () {44 vars in 937 bytes} [Tue Sep 8 16:35:37 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/70] 162.253.55.136 () {44 vars in 959 bytes} [Tue Sep 8 16:35:37 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:35:38.029 7 INFO neutron.db.segments_db [None req-3c88a74d-4de7-41fa-a089-c963633e2014 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 61ef2803-ee4c-4aa2-9e59-553e4921bc84 of type vxlan for network ff44f722-e65a-48a4-8c8c-343eba182131 [pid: 7|app: 0|req: 37/71] 162.253.55.136 () {48 vars in 966 bytes} [Tue Sep 8 16:35:37 2026] POST /v2.0/networks => generated 707 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:35:39.371 8 INFO neutron.pecan_wsgi.hooks.translation [None req-753a5cf6-e877-420f-b85d-ee4502b4220d 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 35/72] 162.253.55.136 () {44 vars in 937 bytes} [Tue Sep 8 16:35:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/73] 162.253.55.136 () {44 vars in 959 bytes} [Tue Sep 8 16:35:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 691 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 16:35:39.439 8 INFO neutron.pecan_wsgi.hooks.translation [None req-079ebaa1-e0c0-4c84-a52e-e612fc3c9f22 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 36/74] 162.253.55.136 () {44 vars in 1036 bytes} [Tue Sep 8 16:35:39 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 114 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 39/75] 162.253.55.136 () {44 vars in 1059 bytes} [Tue Sep 8 16:35:39 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/76] 162.253.55.136 () {48 vars in 965 bytes} [Tue Sep 8 16:35:39 2026] POST /v2.0/subnets => generated 651 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 16:35:40.922 7 INFO neutron.api.v2.resource [None req-136c8849-5618-4bdb-b41c-a44d249ded90 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 40/77] 162.253.55.136 () {44 vars in 971 bytes} [Tue Sep 8 16:35:40 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/78] 162.253.55.136 () {44 vars in 993 bytes} [Tue Sep 8 16:35:40 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 41/79] 162.253.55.136 () {48 vars in 980 bytes} [Tue Sep 8 16:35:40 2026] POST /v2.0/security-groups => generated 1616 bytes in 152 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/80] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:42 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 1616 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/81] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:42 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 1616 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/82] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:42 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 1616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/83] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:35:42 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) [pid: 8|app: 0|req: 41/84] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:43 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 2230 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/85] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:43 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/86] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:43 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 2230 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/87] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:35:43 2026] POST /v2.0/security-group-rules => generated 603 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/88] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:44 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 2846 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/89] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:44 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 2846 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/90] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:44 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 2846 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/91] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:35:44 2026] POST /v2.0/security-group-rules => generated 603 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/92] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:45 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 3462 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/93] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:45 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 3462 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/94] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:45 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 3462 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/95] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:35:45 2026] POST /v2.0/security-group-rules => generated 603 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/96] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:47 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4078 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 50/97] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:47 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4078 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/98] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:47 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => 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: 51/99] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:35:47 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: 8|app: 0|req: 49/100] 162.253.55.136 () {44 vars in 987 bytes} [Tue Sep 8 16:35:48 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131 => generated 732 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 16:35:48.680 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7d2ae8c1-27aa-4f51-afe2-fcf40380deeb 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 52/101] 162.253.55.136 () {44 vars in 1076 bytes} [Tue Sep 8 16:35:48 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 132 bytes in 56 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 50/102] 162.253.55.136 () {44 vars in 1099 bytes} [Tue Sep 8 16:35:48 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 12 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/103] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:48 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/104] 162.253.55.136 () {48 vars in 961 bytes} [Tue Sep 8 16:35:48 2026] POST /v2.0/ports => generated 1100 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-08 16:35:57.268 7 INFO neutron.pecan_wsgi.hooks.translation [None req-81f458fd-0538-4d22-bc86-da506eb18bfe 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 55/107] 162.253.55.136 () {44 vars in 979 bytes} [Tue Sep 8 16:35:57 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /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: 53/108] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:35:57 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 56/109] 162.253.55.136 () {48 vars in 1031 bytes} [Tue Sep 8 16:35:57 2026] PUT /v2.0/ports/0a448adf-46ff-4138-8981-31dade33e08d => generated 1249 bytes in 724 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 54/110] 162.253.55.136 () {44 vars in 920 bytes} [Tue Sep 8 16:35:59 2026] GET /v2.0/ports => generated 3730 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 16:36:00.888 7 INFO neutron.api.v2.resource [None req-93856220-f389-4a4d-bb9f-01508e54bdd6 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 57/111] 162.253.55.136 () {44 vars in 959 bytes} [Tue Sep 8 16:36:00 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 55/112] 162.253.55.136 () {44 vars in 981 bytes} [Tue Sep 8 16:36:00 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 58/113] 162.253.55.136 () {48 vars in 980 bytes} [Tue Sep 8 16:36:00 2026] POST /v2.0/security-groups => generated 1610 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 56/114] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:36:02 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 1610 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 59/115] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:36:02 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 1610 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 57/116] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:36:02 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 60/117] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:36:02 2026] POST /v2.0/security-group-rules => generated 623 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 58/118] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:36:03 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2246 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 61/119] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:36:03 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/120] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:36:03 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 62/121] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:36:03 2026] POST /v2.0/security-group-rules => generated 627 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 65/132] 162.253.55.136 () {44 vars in 975 bytes} [Tue Sep 8 16:37:13 2026] GET /v2.0/quotas/7191191f213041ab9ddd8ad26386c3e4 => generated 292 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 68/133] 162.253.55.136 () {48 vars in 1027 bytes} [Tue Sep 8 16:37:13 2026] PUT /v2.0/quotas/7191191f213041ab9ddd8ad26386c3e4 => generated 291 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, ' 2026-09-08 16:39:35.146 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d16fa4c4-dd18-4873-a724-f6d0866658d2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 75/152] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 16:39:34 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 240 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: 78/153] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 16:39:35 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 16:39:37.191 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f522051d-bcba-4029-b69d-03f18e7e09de 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 76/156] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 16:39:37 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 55 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 81/157] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 16:39:37 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1252 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 16:46:02.294 8 INFO neutron.api.v2.resource [None req-0fb2516c-8e40-4e42-bfc3-8806e3393128 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 102/208] 162.253.55.136 () {44 vars in 1074 bytes} [Tue Sep 8 16:46:02 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 139 bytes in 182 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 107/209] 162.253.55.136 () {44 vars in 1097 bytes} [Tue Sep 8 16:46:02 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 23 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 103/210] 162.253.55.136 () {48 vars in 981 bytes} [Tue Sep 8 16:46:02 2026] POST /v2.0/security-groups => generated 1624 bytes in 215 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/211] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:03 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 1624 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 104/212] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:46:03 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => 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: 109/213] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:04 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 1624 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 105/214] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:46:04 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: 7|app: 0|req: 110/215] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:05 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 2234 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 106/216] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:46:05 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 2234 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 111/217] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:05 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 2234 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 107/218] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:46:05 2026] POST /v2.0/security-group-rules => generated 599 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/219] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:06 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 2846 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 108/220] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:46:06 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 2846 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 113/221] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:06 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 109/222] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:46:06 2026] POST /v2.0/security-group-rules => generated 601 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/225] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:07 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 3460 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 111/226] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 16:46:08 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 3460 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/227] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 16:46:08 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 3460 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/228] 162.253.55.136 () {48 vars in 991 bytes} [Tue Sep 8 16:46:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/247] 162.253.55.136 () {30 vars in 740 bytes} [Tue Sep 8 16:48:30 2026] GET /v2.0/networks?tenant_id=7fc0ba921bc2491fb5a3a9637a0c92e7&shared=False => generated 15 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 16:48:30.692 7 INFO neutron.db.segments_db [None req-b9f5d7d7-6541-42f2-a956-e13d738eef04 9ddba8818ee24ffb9f521ffbd1d79a11 7fc0ba921bc2491fb5a3a9637a0c92e7 - - 990971a04c994950bfd05e1696c6946a 990971a04c994950bfd05e1696c6946a] Added segment 2740c99b-4bb9-40b3-ba93-980d78722cc8 of type vxlan for network 7f74c7a5-6af4-49ca-a7ea-0b7bccf1bc69 [pid: 7|app: 0|req: 126/248] 162.253.55.136 () {34 vars in 682 bytes} [Tue Sep 8 16:48:30 2026] POST /v2.0/networks => generated 718 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 162.253.55.136 () {30 vars in 722 bytes} [Tue Sep 8 16:48:30 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 162.253.55.136 () {30 vars in 633 bytes} [Tue Sep 8 16:48:30 2026] GET /v2.0/extensions => generated 21537 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 162.253.55.136 () {34 vars in 677 bytes} [Tue Sep 8 16:48:30 2026] POST /v2.0/ports => generated 999 bytes in 397 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 16:48:31 2026] GET /v2.0/networks/7f74c7a5-6af4-49ca-a7ea-0b7bccf1bc69 => generated 705 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 162.253.55.136 () {30 vars in 722 bytes} [Tue Sep 8 16:48:33 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 1004 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 16:48:33 2026] GET /v2.0/networks/7f74c7a5-6af4-49ca-a7ea-0b7bccf1bc69 => generated 705 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 162.253.55.136 () {44 vars in 975 bytes} [Tue Sep 8 16:48:52 2026] GET /v2.0/quotas/7fc0ba921bc2491fb5a3a9637a0c92e7 => 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: 129/260] 162.253.55.136 () {48 vars in 1027 bytes} [Tue Sep 8 16:48:52 2026] PUT /v2.0/quotas/7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 291 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:12.454 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7c514b8-a6c3-400f-9c57-f5db2fea2093 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 185/367] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 17:02:12 2026] GET /v2.0/networks/public => generated 108 bytes in 180 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/368] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 17:02:12 2026] GET /v2.0/networks?name=public => generated 753 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:13.879 7 INFO neutron.pecan_wsgi.hooks.translation [None req-57be17f9-adb1-4297-b246-59200839512a 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 186/369] 162.253.55.136 () {44 vars in 927 bytes} [Tue Sep 8 17:02:13 2026] GET /v2.0/networks/public => generated 108 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/370] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 17:02:13 2026] GET /v2.0/networks?name=public => generated 753 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:13.966 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6d980309-0ebf-4e7c-bc29-a39e1a2ea34b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 187/371] 162.253.55.136 () {44 vars in 1034 bytes} [Tue Sep 8 17:02:13 2026] GET /v2.0/subnets/public-subnet?network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 113 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 185/372] 162.253.55.136 () {44 vars in 1057 bytes} [Tue Sep 8 17:02:13 2026] GET /v2.0/subnets?name=public-subnet&network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 667 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:44.434 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4629cf3a-8619-45be-880c-7ac75a131052 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 190/377] 162.253.55.136 () {44 vars in 937 bytes} [Tue Sep 8 17:02:44 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 188/378] 162.253.55.136 () {44 vars in 959 bytes} [Tue Sep 8 17:02:44 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:45.473 7 INFO neutron.pecan_wsgi.hooks.translation [None req-34bcb4fc-f96d-43bc-9722-3bf68c4b5cf6 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 191/379] 162.253.55.136 () {44 vars in 937 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/380] 162.253.55.136 () {44 vars in 959 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 735 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:45.564 7 INFO neutron.pecan_wsgi.hooks.translation [None req-66a2035d-ba71-40cd-bf6d-59103466c96b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 192/381] 162.253.55.136 () {44 vars in 1036 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/382] 162.253.55.136 () {44 vars in 1059 bytes} [Tue Sep 8 17:02:45 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 654 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:46.898 7 INFO neutron.api.v2.resource [None req-022dea67-9445-47b6-a5ed-a8f4daafc8e3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 193/383] 162.253.55.136 () {44 vars in 971 bytes} [Tue Sep 8 17:02:46 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/384] 162.253.55.136 () {44 vars in 993 bytes} [Tue Sep 8 17:02:46 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/385] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:48 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/386] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:48 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/387] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:02:48 2026] GET /v2.0/security-group-rules/1fe59795-14e4-444c-b99b-0de5cb7b591a => 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: 193/388] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:49 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/389] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:49 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/390] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:02:49 2026] GET /v2.0/security-group-rules/479ec662-5a6c-40ea-80f6-4a19fdb0def6 => generated 603 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/391] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:50 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 195/392] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:50 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 198/393] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:02:50 2026] GET /v2.0/security-group-rules/d18e995b-90b4-4295-b194-7a6019a5134a => generated 603 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 196/394] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:51 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 199/395] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:51 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 197/396] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:02:51 2026] GET /v2.0/security-group-rules/95b64517-7295-449c-b9e6-aecdb29c0098 => generated 603 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 201/399] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:52 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:52 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:02:52 2026] GET /v2.0/security-group-rules/50e2ec95-e364-4f61-9092-0d20c1f8dd22 => generated 603 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 162.253.55.136 () {44 vars in 987 bytes} [Tue Sep 8 17:02:53 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131 => generated 732 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:02:53.910 7 INFO neutron.pecan_wsgi.hooks.translation [None req-76f9d745-c709-4d2b-b6cb-51b307f40d7b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 203/403] 162.253.55.136 () {44 vars in 1076 bytes} [Tue Sep 8 17:02:53 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 162.253.55.136 () {44 vars in 1099 bytes} [Tue Sep 8 17:02:53 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 1254 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:02:53 2026] GET /v2.0/security-groups/facf6dc8-6fe2-46b3-bf7f-82adb417366f => generated 4694 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:03:03.196 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3a858ded-92f1-4bd9-8f40-88ad5726d908 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 202/406] 162.253.55.136 () {44 vars in 979 bytes} [Tue Sep 8 17:03:03 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:03:03 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1254 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 162.253.55.136 () {44 vars in 920 bytes} [Tue Sep 8 17:03:04 2026] GET /v2.0/ports => generated 4725 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:03:06.017 7 INFO neutron.api.v2.resource [None req-8171eea5-3dc5-4b76-97c1-897558f359cb 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 206/409] 162.253.55.136 () {44 vars in 959 bytes} [Tue Sep 8 17:03:05 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 54 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 162.253.55.136 () {44 vars in 981 bytes} [Tue Sep 8 17:03:06 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 207/411] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:03:07 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2886 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 205/414] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:03:07 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2886 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 210/415] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:03:07 2026] GET /v2.0/security-group-rules/24bfcc80-f437-4434-8043-c7f860467cbf => generated 623 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 206/416] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:03:08 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2886 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/417] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:03:08 2026] GET /v2.0/security-groups/0032da8c-aac8-4362-b9de-c2f7ef693358 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 207/418] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:03:08 2026] GET /v2.0/security-group-rules/b3c9dd61-ccf3-4845-b27d-22c7de9255c0 => generated 627 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/419] 162.253.55.136 () {44 vars in 975 bytes} [Tue Sep 8 17:03:21 2026] GET /v2.0/quotas/7191191f213041ab9ddd8ad26386c3e4 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:04:19.299 8 INFO neutron.api.v2.resource [None req-dbe80c9f-33ac-4c51-840a-95b5a5112259 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 212/428] 162.253.55.136 () {44 vars in 1074 bytes} [Tue Sep 8 17:04:19 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 139 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/429] 162.253.55.136 () {44 vars in 1097 bytes} [Tue Sep 8 17:04:19 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 4072 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/430] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 17:04:20 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 4075 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 218/431] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:04:20 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 4075 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/432] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:04:20 2026] GET /v2.0/security-group-rules/14017b02-e42d-4606-8a09-f72034642701 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 219/433] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 17:04:21 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 4075 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 215/434] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:04:21 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/435] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:04:21 2026] GET /v2.0/security-group-rules/ba114acf-326f-4272-b1f1-c4f44b8cddb6 => generated 599 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 217/438] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 17:04:22 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/439] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:04:22 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 218/440] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:04:22 2026] GET /v2.0/security-group-rules/1f5ea240-2cf5-472f-afad-62008416753b => generated 601 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/441] 162.253.55.136 () {44 vars in 1088 bytes} [Tue Sep 8 17:04:23 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b?project_id=7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 4075 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/442] 162.253.55.136 () {44 vars in 1001 bytes} [Tue Sep 8 17:04:24 2026] GET /v2.0/security-groups/7608fa66-9c3a-4c3a-90c1-04481247799b => generated 4075 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/443] 162.253.55.136 () {44 vars in 1011 bytes} [Tue Sep 8 17:04:24 2026] GET /v2.0/security-group-rules/ffa28d25-9c6c-4f55-b3a2-6919905a1f21 => generated 602 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/444] 162.253.55.136 () {44 vars in 975 bytes} [Tue Sep 8 17:04:32 2026] GET /v2.0/quotas/7fc0ba921bc2491fb5a3a9637a0c92e7 => generated 291 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/453] 162.253.55.136 () {44 vars in 949 bytes} [Tue Sep 8 17:05:27 2026] GET /v2.0/networks?name=public => generated 753 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/460] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:06:09 2026] GET /v2.0/networks => generated 2168 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/461] 10.0.0.231 () {32 vars in 655 bytes} [Tue Sep 8 17:06:10 2026] GET /v2.0/floatingips => generated 19 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/462] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:06:10 2026] GET /v2.0/routers => generated 15 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/463] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:06:10 2026] GET /v2.0/ports => generated 4725 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/464] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:06:11 2026] GET /v2.0/subnets => generated 1308 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/465] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:06:11 2026] GET /v2.0/networks => generated 2168 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 236/466] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:06:11 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/467] 10.0.0.231 () {32 vars in 655 bytes} [Tue Sep 8 17:06:11 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:06:21.988 7 INFO neutron.db.segments_db [None req-3ae4ea88-f4a4-4396-928c-1454e0c6a9ea 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 6a0087d7-2bbd-41b5-baaa-5ae15e070446 of type vxlan for network efb84fb5-2a36-49e2-8313-f8be8896a196 [pid: 7|app: 0|req: 237/468] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:06:21 2026] POST /v2.0/networks => generated 749 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:22.123 8 INFO neutron.db.segments_db [None req-1cb8a793-0c93-4e3f-99d3-ebc7d72bc5a0 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 2f1adc93-3f75-4515-9cf1-2881e4c6d861 of type vxlan for network 9f7dc2a5-b66f-454b-804f-741e7d8c4f51 2026-09-08 17:06:22.239 7 INFO neutron.db.segments_db [None req-df82cb95-469e-4b49-92ce-79ee0b17160f 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment ac8ab74a-0801-4a33-b165-906da1e62b4c of type vxlan for network 96d70a89-7216-4d3c-82d2-582f1753270a [pid: 8|app: 0|req: 232/469] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:06:21 2026] POST /v2.0/networks => generated 749 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/470] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.0/networks => generated 745 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/473] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.0/subnets => generated 696 bytes in 219 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/474] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.0/subnets => generated 696 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:22.571 7 INFO neutron.db.segments_db [None req-693d3632-f33b-4daf-9c91-c5f2991679f3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment a42acc2c-d4a0-470a-98da-e16ba2075545 of type vxlan for network af9e26fc-d37b-460c-9f72-d53703706a0e [pid: 8|app: 0|req: 234/475] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.0/subnets => generated 692 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:22.665 8 INFO neutron.db.segments_db [None req-e8e3dbff-ba7f-40be-9ee4-aeefe279aa09 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment f1d767bc-3b33-4c48-bf98-ca692c7d4b41 of type vxlan for network bd488bce-73e4-4eee-84f1-fb95820e7525 2026-09-08 17:06:22.837 8 INFO neutron.db.l3_hamode_db [None req-e8e3dbff-ba7f-40be-9ee4-aeefe279aa09 12bd6ff387ee4976bb2f2c5cf4bce8be fd70e5c695f9493289805c561154d542 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:06:22.918 7 INFO neutron.db.l3_hamode_db [None req-693d3632-f33b-4daf-9c91-c5f2991679f3 12bd6ff387ee4976bb2f2c5cf4bce8be 9534b1758fe24e549d7de6d8b1229c35 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:06:23.788 7 INFO neutron.db.l3_hamode_db [None req-693d3632-f33b-4daf-9c91-c5f2991679f3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:06:23.844 8 INFO neutron.db.l3_hamode_db [None req-e8e3dbff-ba7f-40be-9ee4-aeefe279aa09 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 235/476] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.0/routers => generated 736 bytes in 2190 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:24.847 8 INFO neutron.db.segments_db [None req-581f5472-f11d-483e-86f4-861b1e5552a8 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 6df0a475-9f7e-484d-b145-c89ed8b34346 of type vxlan for network 1c5bfca7-316f-4fc6-b2e0-65ddb3e1cdee [pid: 7|app: 0|req: 242/477] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:22 2026] POST /v2.0/routers => generated 736 bytes in 2457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:25.067 8 INFO neutron.db.l3_hamode_db [None req-581f5472-f11d-483e-86f4-861b1e5552a8 12bd6ff387ee4976bb2f2c5cf4bce8be c1fb32164f444c1cad0bee8da20251d7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 243/478] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:24 2026] GET /v2.0/security-groups?tenant_id=4fcbd8171e564e9eae1d1d388cba53c7&name=default => generated 2924 bytes in 295 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:25.706 8 INFO neutron.db.l3_hamode_db [None req-581f5472-f11d-483e-86f4-861b1e5552a8 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 236/479] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:24 2026] POST /v2.0/routers => generated 732 bytes in 1479 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/480] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:06:25 2026] PUT /v2.0/routers/9176514b-8cad-4790-b806-43d4f05e463a/add_router_interface => generated 309 bytes in 1028 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/481] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:26 2026] DELETE /v2.0/security-groups/96858ecc-e0a4-4a7d-adb2-598cc32c4ab9 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/482] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:06:26 2026] PUT /v2.0/routers/50a37b55-8ceb-4025-9295-ead9adbd4634/add_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/483] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:06:26 2026] PUT /v2.0/routers/b8978af6-0a97-4c89-aaa4-feee17b5ae6b/add_router_interface => generated 309 bytes in 1075 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/484] 10.0.0.148 () {38 vars in 971 bytes} [Tue Sep 8 17:06:27 2026] POST /v2.0/security-groups => generated 1686 bytes in 362 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/485] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-groups => generated 1659 bytes in 153 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/486] 10.0.0.148 () {38 vars in 971 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-groups => generated 1680 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/487] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/488] 10.0.0.148 () {38 vars in 971 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-groups => generated 1680 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/489] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:28 2026] GET /v2.0/security-groups/cf0d790b-85fd-48d7-a6ab-80ef81a2eecf => generated 1686 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/490] 10.0.0.148 () {38 vars in 981 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-group-rules => generated 614 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/491] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/492] 10.0.0.148 () {38 vars in 971 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-groups => generated 1681 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/493] 10.0.0.148 () {38 vars in 971 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/security-groups => generated 1684 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/494] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:06:28 2026] GET /v2.0/security-groups?tenant_id=c1fb32164f444c1cad0bee8da20251d7 => generated 7902 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/495] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/7c56da85-78e5-4521-a521-3735b65f524b => generated 1684 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/496] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/dd417aa2-4504-4732-afab-f3cdba33854e => generated 2918 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 251/497] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:06:28 2026] POST /v2.0/floatingips => generated 552 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/498] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/dd417aa2-4504-4732-afab-f3cdba33854e => generated 2918 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/499] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/57abfaff-ccd6-43d0-9b9c-fbce59825bce => generated 1680 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/500] 10.0.0.148 () {38 vars in 981 bytes} [Tue Sep 8 17:06:29 2026] POST /v2.0/security-group-rules => generated 614 bytes in 344 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/501] 10.0.0.148 () {36 vars in 1013 bytes} [Tue Sep 8 17:06:29 2026] DELETE /v2.0/security-groups/57abfaff-ccd6-43d0-9b9c-fbce59825bce => generated 0 bytes in 93 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:06:29.481 7 INFO neutron.api.v2.resource [req-d2707d02-d0f4-4542-8e93-4a2207efdb36 req-6e1b445f-5911-48cd-8347-2f8c20e39086 744bf71b6d9e43aa8a6c626b812f86ec c1fb32164f444c1cad0bee8da20251d7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 255/502] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/57abfaff-ccd6-43d0-9b9c-fbce59825bce => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/503] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/7c56da85-78e5-4521-a521-3735b65f524b => generated 2309 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/504] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/2f82c727-53ba-44d8-a20a-ce38ccfc21e4 => generated 1680 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/505] 10.0.0.148 () {38 vars in 981 bytes} [Tue Sep 8 17:06:29 2026] POST /v2.0/security-group-rules => generated 619 bytes in 131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/506] 10.0.0.148 () {36 vars in 1013 bytes} [Tue Sep 8 17:06:29 2026] DELETE /v2.0/security-groups/2f82c727-53ba-44d8-a20a-ce38ccfc21e4 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/507] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/7c56da85-78e5-4521-a521-3735b65f524b => generated 2939 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:29.714 8 INFO neutron.api.v2.resource [req-daeab900-53db-4c14-9ca0-60ac5c1a8ded req-647c2e92-27d8-4aa2-ab3a-3212343dc6d7 744bf71b6d9e43aa8a6c626b812f86ec c1fb32164f444c1cad0bee8da20251d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 251/508] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/2f82c727-53ba-44d8-a20a-ce38ccfc21e4 => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/509] 10.0.0.148 () {34 vars in 1001 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-group-rules/2ff9ed07-a124-4870-89cb-e9b9b5765207 => generated 616 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/510] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/7c56da85-78e5-4521-a521-3735b65f524b => generated 2939 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/511] 10.0.0.148 () {34 vars in 1100 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--2126875743&fields=id&tenant_id=9534b1758fe24e549d7de6d8b1229c35 => generated 69 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/512] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 681 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/513] 10.0.0.148 () {36 vars in 1023 bytes} [Tue Sep 8 17:06:29 2026] DELETE /v2.0/security-group-rules/2ff9ed07-a124-4870-89cb-e9b9b5765207 => generated 0 bytes in 68 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/514] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/quotas/9534b1758fe24e549d7de6d8b1229c35 => 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: 262/515] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/security-groups/f63404b2-e2e2-4065-b3af-94aaf74d41eb => generated 1681 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/516] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:06:29 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&fields=id => generated 103 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/517] 10.0.0.148 () {36 vars in 1013 bytes} [Tue Sep 8 17:06:29 2026] DELETE /v2.0/security-groups/f63404b2-e2e2-4065-b3af-94aaf74d41eb => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 255/518] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/7c56da85-78e5-4521-a521-3735b65f524b => generated 2309 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/519] 10.0.0.148 () {36 vars in 1013 bytes} [Tue Sep 8 17:06:30 2026] DELETE /v2.0/security-groups/7c56da85-78e5-4521-a521-3735b65f524b => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:06:30.194 8 INFO neutron.api.v2.resource [req-7d293c34-59cd-44bc-8843-0c9d55ce491b req-4b05a192-94e1-4e8b-9edd-84e165cb5cda 744bf71b6d9e43aa8a6c626b812f86ec c1fb32164f444c1cad0bee8da20251d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 256/520] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/f63404b2-e2e2-4065-b3af-94aaf74d41eb => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/521] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/cf0d790b-85fd-48d7-a6ab-80ef81a2eecf => generated 2311 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/522] 10.0.0.148 () {36 vars in 1013 bytes} [Tue Sep 8 17:06:30 2026] DELETE /v2.0/security-groups/cf0d790b-85fd-48d7-a6ab-80ef81a2eecf => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/523] 10.0.0.148 () {34 vars in 907 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/extensions => generated 21537 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/524] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups?tenant_id=c1fb32164f444c1cad0bee8da20251d7 => generated 2921 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/525] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/526] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/dd417aa2-4504-4732-afab-f3cdba33854e => generated 2918 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/527] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/528] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/dd417aa2-4504-4732-afab-f3cdba33854e => generated 2918 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:30.939 8 INFO neutron.api.v2.resource [req-3687e869-d0f1-422b-9651-34f365f36f29 req-720c3ac6-0ef9-425e-be71-206745abfbb2 744bf71b6d9e43aa8a6c626b812f86ec c1fb32164f444c1cad0bee8da20251d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 264/529] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/f63404b2-e2e2-4065-b3af-94aaf74d41eb => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:06:30.981 8 INFO neutron.api.v2.resource [req-613c2c6c-93a5-41ec-bd53-f183f094ac74 req-30de45ed-d8d3-4608-bbab-6ec964abb7ba 744bf71b6d9e43aa8a6c626b812f86ec c1fb32164f444c1cad0bee8da20251d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 265/530] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups/2f82c727-53ba-44d8-a20a-ce38ccfc21e4 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:06:31.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-41768195-7dc3-4c3b-ae83-1736423a1e74 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 64419578-971f-43ec-a324-4ea2159b07a2 2026-09-08 17:06:31.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41768195-7dc3-4c3b-ae83-1736423a1e74 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 64419578-971f-43ec-a324-4ea2159b07a2 [pid: 8|app: 0|req: 266/531] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:30 2026] GET /v2.0/security-groups?tenant_id=c0a377c6af40423590b58a86a1ab0efc&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:31.315 8 INFO neutron.api.v2.resource [req-7aaf17fc-823e-4298-b76f-17351009d3a9 req-10633e41-7b8f-4a15-9ccd-4a026d49674f 744bf71b6d9e43aa8a6c626b812f86ec c1fb32164f444c1cad0bee8da20251d7 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 267/532] 10.0.0.148 () {34 vars in 991 bytes} [Tue Sep 8 17:06:31 2026] GET /v2.0/security-groups/57abfaff-ccd6-43d0-9b9c-fbce59825bce => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/533] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:31 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 269/534] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:31 2026] DELETE /v2.0/security-groups/5a8660fd-ee55-479e-80ea-e6420e9295da => 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: 266/535] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:06:30 2026] PUT /v2.0/routers/9176514b-8cad-4790-b806-43d4f05e463a/remove_router_interface => generated 309 bytes in 1256 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 267/536] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:31 2026] GET /v2.0/security-groups?tenant_id=880c635b1cd6402895d3354d6fb2a9fd&name=default => generated 2925 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:31.887 8 INFO neutron_taas.services.taas.taas_plugin [None req-22436eb7-462b-4679-94ba-5bcec9911820 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 7d87cee0-f03a-4300-a2ba-d72e937261e7 2026-09-08 17:06:31.893 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22436eb7-462b-4679-94ba-5bcec9911820 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 7d87cee0-f03a-4300-a2ba-d72e937261e7 2026-09-08 17:06:31.931 7 INFO neutron_taas.services.taas.taas_plugin [None req-f99f2de9-240c-4d91-9d32-50a476dadb88 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 91f5ed52-ce2c-4042-ad19-f99d8c1e55c3 2026-09-08 17:06:31.933 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f99f2de9-240c-4d91-9d32-50a476dadb88 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 91f5ed52-ce2c-4042-ad19-f99d8c1e55c3 2026-09-08 17:06:32.157 7 INFO neutron_taas.services.taas.taas_plugin [None req-f99f2de9-240c-4d91-9d32-50a476dadb88 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 38d93f86-d181-4c34-8b0f-732457504630 2026-09-08 17:06:32.159 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f99f2de9-240c-4d91-9d32-50a476dadb88 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 38d93f86-d181-4c34-8b0f-732457504630 2026-09-08 17:06:32.223 7 WARNING neutron.plugins.ml2.ovo_rpc [None req-f99f2de9-240c-4d91-9d32-50a476dadb88 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - 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 2248, 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 649, in delete_router self._core_plugin.delete_port(context.elevated(), rp_id, File "/var/lib/openstack/lib/python3.12/site-packages/neutron/common/utils.py", line 717, in inner return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/api.py", line 221, in wrapped return f(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2285, in delete_port self._post_delete_port( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/plugin.py", line 2290, in _post_delete_port registry.publish(resources.PORT, events.AFTER_DELETE, self, File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/registry.py", line 56, in publish _get_callback_manager().publish(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/db/utils.py", line 104, in _wrapped return function(*args, **kwargs) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 157, in publish errors = self._notify_loop(resource, event, trigger, payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop callback.method(resource, event, trigger, payload=payload) File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 76, in handle_event if self._is_session_semantic_violated( File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/ovo_rpc.py", line 60, in _is_session_semantic_violated stack = traceback.extract_stack() [pid: 8|app: 0|req: 270/537] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:06:31 2026] PUT /v2.0/routers/b8978af6-0a97-4c89-aaa4-feee17b5ae6b/remove_router_interface => generated 309 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/538] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:32 2026] DELETE /v2.0/security-groups/030c2702-faaa-4c33-bedf-a26960a4b4b3 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:06:32.557 7 INFO neutron.db.l3_hamode_db [None req-f99f2de9-240c-4d91-9d32-50a476dadb88 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network bd488bce-73e4-4eee-84f1-fb95820e7525 was deleted as no HA routers are present in tenant fd70e5c695f9493289805c561154d542. [pid: 7|app: 0|req: 268/539] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:06:31 2026] DELETE /v2.0/routers/9176514b-8cad-4790-b806-43d4f05e463a => generated 0 bytes in 769 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 269/540] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:32 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:06:32.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-9613706d-9d19-43f0-8c38-c25d69448d9c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 834c1092-7d10-44b3-a5c9-36a1f41fa0a4 2026-09-08 17:06:32.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9613706d-9d19-43f0-8c38-c25d69448d9c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 834c1092-7d10-44b3-a5c9-36a1f41fa0a4 [pid: 7|app: 0|req: 270/541] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:06:32 2026] DELETE /v2.0/subnets/4d05ee7f-8166-4360-9a9b-7d64202f4b5d => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/542] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:06:32 2026] DELETE /v2.0/networks/9f7dc2a5-b66f-454b-804f-741e7d8c4f51 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:06:32.890 8 INFO neutron_taas.services.taas.taas_plugin [None req-9613706d-9d19-43f0-8c38-c25d69448d9c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 7a45ff96-8aa6-4519-ac69-dcc658f9c8dc 2026-09-08 17:06:32.892 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9613706d-9d19-43f0-8c38-c25d69448d9c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 7a45ff96-8aa6-4519-ac69-dcc658f9c8dc 2026-09-08 17:06:32.960 8 WARNING neutron.plugins.ml2.ovo_rpc [None req-9613706d-9d19-43f0-8c38-c25d69448d9c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - 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 2248, 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 649, 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-09-08 17:06:32.989 7 INFO neutron.services.segments.plugin [-] Segment f1d767bc-3b33-4c48-bf98-ca692c7d4b41 resource provider aggregate not found 2026-09-08 17:06:32.998 7 INFO neutron.services.segments.plugin [-] Segment f1d767bc-3b33-4c48-bf98-ca692c7d4b41 resource provider aggregate not found 2026-09-08 17:06:33.017 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1d767bc-3b33-4c48-bf98-ca692c7d4b41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d767bc-3b33-4c48-bf98-ca692c7d4b41 found for delete ", "request_id": "req-6252986f-6f90-4423-a132-d6a5697324a8"}]} 2026-09-08 17:06:33.019 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f1d767bc-3b33-4c48-bf98-ca692c7d4b41 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1d767bc-3b33-4c48-bf98-ca692c7d4b41 found for delete ", "request_id": "req-c4f6fa08-897a-4b6e-9098-5db34a30a4e6"}]} [pid: 7|app: 0|req: 272/543] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:33 2026] GET /v2.0/security-groups?tenant_id=fd70e5c695f9493289805c561154d542&name=default => generated 2921 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/544] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:33 2026] DELETE /v2.0/security-groups/398a8389-54b2-45d9-afc7-33ba12712148 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:06:33.321 8 INFO neutron.db.l3_hamode_db [None req-9613706d-9d19-43f0-8c38-c25d69448d9c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network 1c5bfca7-316f-4fc6-b2e0-65ddb3e1cdee was deleted as no HA routers are present in tenant c1fb32164f444c1cad0bee8da20251d7. [pid: 8|app: 0|req: 272/545] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:06:32 2026] DELETE /v2.0/routers/b8978af6-0a97-4c89-aaa4-feee17b5ae6b => generated 0 bytes in 849 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/546] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:06:33 2026] DELETE /v2.0/subnets/4af90ca4-f97e-4f13-b86a-49c6bad8936e => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:06:33.661 8 INFO neutron_taas.services.taas.taas_plugin [None req-0d46f735-ae32-4afc-a621-6a6bc0f980ac 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 7626d159-6448-4fed-be68-fbf0629f2362 2026-09-08 17:06:33.665 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0d46f735-ae32-4afc-a621-6a6bc0f980ac 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 7626d159-6448-4fed-be68-fbf0629f2362 [pid: 7|app: 0|req: 275/547] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:33 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:06:33.825 8 INFO neutron.services.segments.plugin [-] Segment 6df0a475-9f7e-484d-b145-c89ed8b34346 resource provider aggregate not found 2026-09-08 17:06:33.845 8 INFO neutron.services.segments.plugin [-] Segment 6df0a475-9f7e-484d-b145-c89ed8b34346 resource provider aggregate not found 2026-09-08 17:06:33.851 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6df0a475-9f7e-484d-b145-c89ed8b34346 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6df0a475-9f7e-484d-b145-c89ed8b34346 found for delete ", "request_id": "req-6186bc4f-0ad2-4642-ad03-c20a81680de2"}]} 2026-09-08 17:06:33.861 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6df0a475-9f7e-484d-b145-c89ed8b34346 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6df0a475-9f7e-484d-b145-c89ed8b34346 found for delete ", "request_id": "req-7b9a44c9-bcaf-41ec-ac4c-7314ee42cab1"}]} [pid: 8|app: 0|req: 273/548] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:06:33 2026] DELETE /v2.0/networks/96d70a89-7216-4d3c-82d2-582f1753270a => generated 0 bytes in 361 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/549] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:33 2026] GET /v2.0/security-groups?tenant_id=c1fb32164f444c1cad0bee8da20251d7&name=default => generated 2921 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/550] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:34 2026] DELETE /v2.0/security-groups/dd417aa2-4504-4732-afab-f3cdba33854e => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/551] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:34 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:06:35.036 7 INFO neutron.services.segments.plugin [-] Segment 2f1adc93-3f75-4515-9cf1-2881e4c6d861 resource provider aggregate not found 2026-09-08 17:06:35.045 7 INFO neutron.services.segments.plugin [-] Segment 2f1adc93-3f75-4515-9cf1-2881e4c6d861 resource provider aggregate not found 2026-09-08 17:06:35.054 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f1adc93-3f75-4515-9cf1-2881e4c6d861 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1adc93-3f75-4515-9cf1-2881e4c6d861 found for delete ", "request_id": "req-8a29cc66-5123-4512-8f5b-681322959982"}]} 2026-09-08 17:06:35.067 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2f1adc93-3f75-4515-9cf1-2881e4c6d861 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2f1adc93-3f75-4515-9cf1-2881e4c6d861 found for delete ", "request_id": "req-b2198144-213b-4165-a752-af0610d6ef59"}]} 2026-09-08 17:06:35.306 8 INFO neutron.db.segments_db [None req-ba68307a-ab89-4be1-97ce-193385c9a38c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment fce49b28-5880-4449-866b-65992ecbf3f8 of type vxlan for network a7d15b1b-e22c-4467-ad0a-0fe92ad9e887 [pid: 8|app: 0|req: 275/552] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:06:34 2026] POST /v2.0/networks => generated 747 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/553] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:35 2026] POST /v2.0/subnets => generated 695 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:35.662 8 INFO neutron.db.segments_db [None req-cd55a056-f973-47da-a35b-61ed8b12df32 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment c69e7286-21f5-4c29-afec-517d9fc8d747 of type vxlan for network c99e574a-fb1b-48a2-98be-fe54c928a228 2026-09-08 17:06:35.873 8 INFO neutron.services.segments.plugin [-] Segment ac8ab74a-0801-4a33-b165-906da1e62b4c resource provider aggregate not found 2026-09-08 17:06:35.885 8 INFO neutron.services.segments.plugin [-] Segment ac8ab74a-0801-4a33-b165-906da1e62b4c resource provider aggregate not found 2026-09-08 17:06:35.897 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac8ab74a-0801-4a33-b165-906da1e62b4c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8ab74a-0801-4a33-b165-906da1e62b4c found for delete ", "request_id": "req-913aaa4d-e4c1-45ca-ae46-40af9d3b9709"}]} 2026-09-08 17:06:35.906 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ac8ab74a-0801-4a33-b165-906da1e62b4c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac8ab74a-0801-4a33-b165-906da1e62b4c found for delete ", "request_id": "req-b268aca5-bfc1-4036-8052-db00aaa4b866"}]} 2026-09-08 17:06:35.959 8 INFO neutron.db.l3_hamode_db [None req-cd55a056-f973-47da-a35b-61ed8b12df32 12bd6ff387ee4976bb2f2c5cf4bce8be 7440b742116f49599368fd297ad20bc9 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 279/554] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:36 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 280/555] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:06:36 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 681 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/556] 162.253.55.136 () {34 vars in 911 bytes} [Tue Sep 8 17:06:36 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: 7|app: 0|req: 282/557] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:06:36 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9534b1758fe24e549d7de6d8b1229c35 => generated 181 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:06:36.737 8 INFO neutron.db.l3_hamode_db [None req-cd55a056-f973-47da-a35b-61ed8b12df32 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 283/558] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:06:36 2026] POST /v2.0/ports => generated 958 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:37.155 7 WARNING keystonemiddleware.audit [req-ab5c2c57-eee2-48ce-ac34-7a62c906be7e req-a2c47d44-b577-4e3b-b593-9d05889f2979 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] Skipping service tempest-service-102022741 as it have no endpoints. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 284/559] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:37 2026] GET /v2.0/security-groups?tenant_id=c8380fb26c254e648763f1e7f3db9239&name=default => generated 2925 bytes in 269 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 285/560] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:37 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 961 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/563] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:35 2026] POST /v2.0/routers => generated 735 bytes in 2034 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:37.636 8 WARNING keystonemiddleware.audit [None req-cd55a056-f973-47da-a35b-61ed8b12df32 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Skipping service tempest-service-102022741 as it have no endpoints. [pid: 8|app: 0|req: 277/564] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:37 2026] DELETE /v2.0/security-groups/fa8caa3b-358a-49b0-8401-b31966850545 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/565] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:37 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&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: 288/566] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:06:37 2026] PUT /v2.0/ports/0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 1239 bytes in 541 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: 289/567] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:37 2026] GET /v2.0/security-groups?tenant_id=8d92e2e07dd74c1bbeaef311b86f7089&name=default => generated 2925 bytes in 463 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/568] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:38 2026] DELETE /v2.0/security-groups/90dca026-5a63-4e6e-99fe-9bd2d88cc636 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:06:38.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b7192b2-f209-4133-9260-27560bcb046b'] response: {'name': 'network-changed', 'server_uuid': '10804549-6335-4e74-9e99-9f48adc4e4ea', 'tag': '0be63201-416b-4d78-bd9d-1f7f88d4924d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 291/569] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:38 2026] GET /v2.0/security-groups?tenant_id=e96f2a16e9ef45d6a135438a587eb5ad&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: 292/570] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:38 2026] DELETE /v2.0/security-groups/302cdf29-e1d2-406d-9240-ebd8f976d2ec => 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: 293/571] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:38 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/572] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:06:37 2026] PUT /v2.0/routers/33b505e6-be9f-4b8f-8254-5a97557685aa/add_router_interface => generated 309 bytes in 1199 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 294/573] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:06:38 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1242 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/574] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/575] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/576] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/577] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/578] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/579] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:06:39 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/580] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:06:39 2026] POST /v2.0/security-groups => generated 1660 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/581] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:06:39 2026] POST /v2.0/security-group-rules => generated 597 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/582] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 973 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/583] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/584] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:06:40 2026] POST /v2.0/security-group-rules => generated 602 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/585] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1242 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 286/586] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 777 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/587] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/588] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/589] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:06:40 2026] POST /v2.0/floatingips => generated 552 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/590] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:06:40 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 376 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/591] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:06:41 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/592] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:06:41 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?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: 303/593] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:41 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/594] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:41 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/595] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 973 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/596] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:42 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/597] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 973 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 294/598] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&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: 7|app: 0|req: 305/599] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.0/security-groups?tenant_id=cd8f0a8f48134684993b3606ddae1015&name=default => generated 2925 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/600] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:44 2026] DELETE /v2.0/security-groups/7cb64776-d3a4-4180-bdec-f2304ea345a2 => 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: 295/601] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:43 2026] GET /v2.0/security-groups?tenant_id=927aec146a9d44558a9c10653358c4d2&name=default => generated 2925 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 307/602] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:44 2026] DELETE /v2.0/security-groups/b1ba70ca-07ab-40d2-b2ed-f1bc97027752 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/603] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.0/security-groups?tenant_id=c18220a8c66b46f0b10dbe7e4792652b&name=default => generated 2925 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 308/604] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:44 2026] DELETE /v2.0/security-groups/ceaae4c5-fdcf-42d7-9958-8524a2cd218b => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/605] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:44 2026] GET /v2.0/security-groups?tenant_id=e4ad3dc424cc48d295621567a920e0af&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 309/606] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:44 2026] DELETE /v2.0/security-groups/f66a1cc4-28f0-4b09-b561-7d8f2f48bf4f => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/607] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 973 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/608] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/609] 10.0.0.148 () {34 vars in 1100 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1505473237&fields=id&tenant_id=7440b742116f49599368fd297ad20bc9 => generated 69 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 311/610] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.0/networks?id=a7d15b1b-e22c-4467-ad0a-0fe92ad9e887 => generated 680 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 300/611] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.0/quotas/7440b742116f49599368fd297ad20bc9 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/612] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:06:45 2026] GET /v2.0/ports?tenant_id=7440b742116f49599368fd297ad20bc9&fields=id => generated 57 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 301/613] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 313/614] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 302/615] 10.0.0.148 () {34 vars in 907 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.0/extensions => generated 21537 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/616] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/617] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887?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: 315/618] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:46 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 304/619] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 316/620] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:47 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&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: 305/621] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 317/622] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 975 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 306/623] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/624] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:48 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 319/625] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:49 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:06:49.398 8 INFO neutron.db.l3_db [None req-691f2d1c-b460-460c-afa2-68cb06eea4e3 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] Floating IP 8f5579e0-7ff3-4753-a8bf-6eee9eccfe46 associated. External IP: 10.96.250.214, port: 0be63201-416b-4d78-bd9d-1f7f88d4924d. [pid: 8|app: 0|req: 307/626] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:06:48 2026] PUT /v2.0/floatingips/8f5579e0-7ff3-4753-a8bf-6eee9eccfe46 => generated 856 bytes in 761 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/627] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:49 2026] GET /v2.0/security-groups?tenant_id=eff4c8112e0a437b887bf05a1ab686e9&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/628] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:49 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/629] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:49 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&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: 308/630] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:49 2026] DELETE /v2.0/security-groups/c6740098-44fe-4f44-8d89-9f5e8637b26f => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/631] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/632] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.0/security-groups?tenant_id=acbc4f88a887486daabe96f54cd3c6fb&name=default => generated 2925 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:50.428 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-eda464ad-1395-4969-808b-892c7dc0c802'] response: {'name': 'network-changed', 'server_uuid': '10804549-6335-4e74-9e99-9f48adc4e4ea', 'tag': '0be63201-416b-4d78-bd9d-1f7f88d4924d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 310/633] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:50 2026] DELETE /v2.0/security-groups/25ee36f3-c31f-4b97-9740-22b9c6ff5b98 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 324/634] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1244 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/635] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:06:50 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 777 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 325/636] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 859 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/637] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/638] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/639] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/640] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/641] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 328/642] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/networks?id=a7d15b1b-e22c-4467-ad0a-0fe92ad9e887 => generated 680 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/643] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:06:51 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7440b742116f49599368fd297ad20bc9 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/644] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:06:51 2026] POST /v2.0/ports => generated 954 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/647] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:06:51 2026] PUT /v2.0/ports/f999a626-d33e-4f27-aef6-8b1873f127cd => generated 1235 bytes in 520 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-09-08 17:06:52.521 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1a6fd87-2559-4e57-bd76-889eb1e34b22'] response: {'name': 'network-changed', 'server_uuid': '0d227acd-4ffe-42db-b51d-05410814c715', 'tag': 'f999a626-d33e-4f27-aef6-8b1873f127cd', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 317/648] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:52 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/649] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:52 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 42 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: 332/650] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:52 2026] GET /v2.0/security-groups?tenant_id=bbeb9ab2bb7c45a7bdc41bf9e2a10a1e&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/651] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:52 2026] DELETE /v2.0/security-groups/87c064cd-4895-456b-9c86-d72f58463e4f => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 333/652] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:06:53 2026] GET /v2.0/ports?tenant_id=7440b742116f49599368fd297ad20bc9&device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 1238 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/653] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:06:53 2026] GET /v2.0/networks?tenant_id=7440b742116f49599368fd297ad20bc9&shared=False => generated 775 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 335/654] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:06:53 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/655] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:53 2026] GET /v2.0/security-groups?tenant_id=964824d1e59d4612852da4078dd06688&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/656] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:53 2026] DELETE /v2.0/security-groups/bd5555b2-d3af-48fd-a342-71b2612119b5 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/657] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:53 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 337/658] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:53 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&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: 322/659] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/ports?tenant_id=7440b742116f49599368fd297ad20bc9&device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 1238 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/660] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f999a626-d33e-4f27-aef6-8b1873f127cd => 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: 323/661] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/subnets?id=530ae645-c17d-49fd-a612-912e88078b98 => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/662] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/ports?network_id=a7d15b1b-e22c-4467-ad0a-0fe92ad9e887&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/663] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887?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: 340/664] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887?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: 325/665] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/666] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:54 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&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: 326/667] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:56 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 342/668] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:56 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:06:56.388 8 WARNING keystonemiddleware.audit [req-a9a3406a-7132-4af2-903a-b58eacf06171 req-c5d0da0a-ef9e-42e4-aada-493fb3168f2f 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] Skipping service tempest-service-322968580 as it have no endpoints. [pid: 8|app: 0|req: 327/669] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:56 2026] GET /v2.0/security-groups?tenant_id=39734535019c4aa58ca5f539f934712b&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:06:56.557 7 WARNING keystonemiddleware.audit [req-a9a3406a-7132-4af2-903a-b58eacf06171 req-3a688788-2b56-458c-8414-cf598dc3d38b 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] Skipping service tempest-service-322968580 as it have no endpoints. [pid: 7|app: 0|req: 343/670] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:56 2026] DELETE /v2.0/security-groups/a95360b9-acf8-476b-b5a0-71aa442789d2 => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/671] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:57 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 345/672] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:57 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/673] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:57 2026] GET /v2.0/security-groups?tenant_id=29f36c1ebe50419898313342015ecd40&name=default => generated 2925 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/674] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:57 2026] DELETE /v2.0/security-groups/c04b945d-489f-40c6-998a-26ebf611bc74 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 329/675] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:06:57 2026] GET /v2.0/security-groups?tenant_id=55e4cab994a84cb5b59acadf259d11d8&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/676] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:06:57 2026] DELETE /v2.0/security-groups/ffb006f7-e91e-40dc-b7e5-1d1766fb7d17 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/677] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:58 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/678] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:58 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:06:59.051 8 INFO neutron.db.segments_db [None req-d4b90d7a-ef14-463e-8e94-2820f2304916 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Added segment 2d47d85b-3c0b-4c41-bda9-9143320eff6f of type vxlan for network b90f1b92-5d3c-4944-b6e1-6b56a326a320 [pid: 8|app: 0|req: 331/679] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:06:58 2026] POST /v2.0/networks => generated 649 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 349/680] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:59 2026] POST /v2.0/subnets => generated 627 bytes in 246 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:06:59.444 8 INFO neutron.db.segments_db [None req-da817733-9a8a-4207-a431-9e7fa7afc0d8 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Added segment 604c5fd1-c345-48b8-9889-731145ec4cf2 of type vxlan for network 7dbbc5a4-44f0-42d3-9421-9f1073f683c4 [pid: 7|app: 0|req: 350/681] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:06:59 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/682] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:06:59 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:06:59.758 8 INFO neutron.db.l3_hamode_db [None req-da817733-9a8a-4207-a431-9e7fa7afc0d8 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:00.567 8 INFO neutron.db.l3_hamode_db [None req-da817733-9a8a-4207-a431-9e7fa7afc0d8 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 352/683] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:07:00 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1244 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 353/684] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:00 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 354/685] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:00 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/686] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:01 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&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: 332/687] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:06:59 2026] POST /v2.0/routers => generated 692 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/688] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:02 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/689] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:02 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&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: 356/690] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:01 2026] PUT /v2.0/routers/e28fc74c-b2f0-4c38-82ef-db5d0ea4d1b9/add_router_interface => generated 309 bytes in 1705 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 357/691] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:03 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 358/692] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:03 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/693] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:07:03 2026] POST /v2.0/ports => generated 954 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/694] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:07:03 2026] POST /v2.0/ports => generated 955 bytes in 416 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 360/695] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:04 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 361/696] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:04 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:04.729 8 INFO neutron.db.l3_db [None req-10f39ab1-a5c1-4c7d-9897-f58477d9ccc7 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Floating IP 85c7f94b-8306-4d5a-81e7-92bead882a48 associated. External IP: 10.96.250.220, port: 980bc139-8438-4ef7-bbd6-d0c7f0aaad4d. [pid: 7|app: 0|req: 362/697] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:04 2026] GET /v2.0/security-groups?tenant_id=c45a89686b56429cacf9e98f97486afa&name=default => generated 2925 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/698] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:04 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/699] 10.0.0.231 () {34 vars in 677 bytes} [Tue Sep 8 17:07:04 2026] POST /v2.0/floatingips => generated 842 bytes in 1014 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/700] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:05 2026] DELETE /v2.0/security-groups/28117745-f8c6-48eb-929e-58bcc4737ac6 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:05.246 7 INFO neutron.db.l3_db [None req-d2c219ee-ef2a-4ccb-a301-2a5bf9db1250 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Floating IP 85c7f94b-8306-4d5a-81e7-92bead882a48 disassociated. External IP: 10.96.250.220, port: 980bc139-8438-4ef7-bbd6-d0c7f0aaad4d. 2026-09-08 17:07:05.331 8 INFO neutron.db.l3_db [None req-4b13ee10-a929-4f4d-a4b7-07ddb6ab6735 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] Floating IP f0fa41da-eae6-4e6c-8ed9-245bbeda4d33 associated. External IP: 10.96.250.202, port: f999a626-d33e-4f27-aef6-8b1873f127cd. [pid: 7|app: 0|req: 365/701] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:05 2026] PUT /v2.0/floatingips/85c7f94b-8306-4d5a-81e7-92bead882a48 => generated 552 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/702] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:05 2026] GET /v2.0/security-groups?tenant_id=2c6431d242844caea01cf61915aaf9c4&name=default => generated 2925 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/703] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:05 2026] PUT /v2.0/floatingips/f0fa41da-eae6-4e6c-8ed9-245bbeda4d33 => generated 855 bytes in 589 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:05.660 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-63506238-2a26-4487-a187-434643a71ada'] response: {'name': 'network-changed', 'server_uuid': '0d227acd-4ffe-42db-b51d-05410814c715', 'tag': 'f999a626-d33e-4f27-aef6-8b1873f127cd', 'status': 'completed', 'code': 200} 2026-09-08 17:07:05.697 7 INFO neutron_taas.services.taas.taas_plugin [None req-5cc18944-c8ce-4edb-867d-abf366d3a810 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: 4eb626e8-22b1-4b88-a808-d39fef7ca2fd 2026-09-08 17:07:05.701 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5cc18944-c8ce-4edb-867d-abf366d3a810 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: 4eb626e8-22b1-4b88-a808-d39fef7ca2fd [pid: 8|app: 0|req: 338/704] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:05 2026] DELETE /v2.0/security-groups/565b330e-35af-49a8-9af6-e61cf05ff8c7 => 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: 339/705] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:05 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 340/706] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:05 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 367/707] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:05 2026] DELETE /v2.0/floatingips/85c7f94b-8306-4d5a-81e7-92bead882a48 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/708] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/709] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/ports?tenant_id=7440b742116f49599368fd297ad20bc9&device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 1240 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/710] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&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: 371/711] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/networks?id=a7d15b1b-e22c-4467-ad0a-0fe92ad9e887 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/712] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=f999a626-d33e-4f27-aef6-8b1873f127cd => generated 858 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 373/713] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/subnets?id=530ae645-c17d-49fd-a612-912e88078b98 => generated 698 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/714] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/ports?network_id=a7d15b1b-e22c-4467-ad0a-0fe92ad9e887&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/715] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887?fields=segments => generated 14 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/716] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:06 2026] GET /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:06.749 8 INFO neutron.db.l3_db [None req-faf065ae-42ae-48ee-a46b-a403986c984b ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Floating IP 9df06604-42ae-4963-9cd1-75b4cef4c17a associated. External IP: 10.96.250.220, port: 91839233-9a1f-4394-823f-40c29acb99f8. [pid: 8|app: 0|req: 341/717] 10.0.0.231 () {34 vars in 677 bytes} [Tue Sep 8 17:07:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/718] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:07:07 2026] GET /v2.0/floatingips/9df06604-42ae-4963-9cd1-75b4cef4c17a => generated 841 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/719] 10.0.0.231 () {32 vars in 655 bytes} [Tue Sep 8 17:07:07 2026] GET /v2.0/floatingips => generated 844 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/722] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:07 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/723] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:07 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:07.509 8 INFO neutron.db.l3_db [None req-a9149c74-ffb7-4ab9-9340-6fc71cfaee14 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Floating IP 9df06604-42ae-4963-9cd1-75b4cef4c17a associated. External IP: 10.96.250.220, port: 91839233-9a1f-4394-823f-40c29acb99f8. [pid: 8|app: 0|req: 344/724] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:07 2026] PUT /v2.0/floatingips/9df06604-42ae-4963-9cd1-75b4cef4c17a => generated 842 bytes in 826 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:08.163 7 INFO neutron.db.l3_db [None req-ed445503-857a-4d49-8dc2-aa59a826494a ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Floating IP 9df06604-42ae-4963-9cd1-75b4cef4c17a disassociated. External IP: 10.96.250.220, port: 980bc139-8438-4ef7-bbd6-d0c7f0aaad4d. [pid: 7|app: 0|req: 381/725] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:08 2026] PUT /v2.0/floatingips/9df06604-42ae-4963-9cd1-75b4cef4c17a => generated 552 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/726] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:08 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/727] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:08 2026] GET /v2.0/security-groups?tenant_id=792f6aac1c25404d9867dea953221a40&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/728] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:07:08 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 971 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/729] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:08 2026] GET /v2.0/security-groups?id=6de469ac-0b4a-469a-9687-9c2d7d7055dc&fields=id&fields=name => generated 114 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:08.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-4a7651ac-cf80-4130-bbbd-83a92db2ad18 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: f5b99056-cb8d-459c-b3d6-7e4b8b842afc 2026-09-08 17:07:08.794 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4a7651ac-cf80-4130-bbbd-83a92db2ad18 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: f5b99056-cb8d-459c-b3d6-7e4b8b842afc [pid: 8|app: 0|req: 348/730] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:08 2026] DELETE /v2.0/security-groups/a8d5f8a3-aded-4b45-a23f-064b655fa4ca => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/731] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:08 2026] DELETE /v2.0/floatingips/9df06604-42ae-4963-9cd1-75b4cef4c17a => generated 0 bytes in 445 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:09.062 7 INFO neutron.api.v2.resource [None req-b1c4ed32-88a5-470c-b078-149f1486bece ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 384/732] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:09 2026] DELETE /v2.0/floatingips/9df06604-42ae-4963-9cd1-75b4cef4c17a => generated 144 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:09.063 8 INFO neutron_taas.services.taas.taas_plugin [req-0bc6381c-ff5a-4222-92e6-a3797b53db3b req-33186af4-66b0-45be-92c5-8f8a038ff149 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] TaaS: Handle Delete Port: f999a626-d33e-4f27-aef6-8b1873f127cd 2026-09-08 17:07:09.069 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-0bc6381c-ff5a-4222-92e6-a3797b53db3b req-33186af4-66b0-45be-92c5-8f8a038ff149 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] Tap Mirror: Handle Delete Port: f999a626-d33e-4f27-aef6-8b1873f127cd 2026-09-08 17:07:09.212 8 INFO neutron.db.l3_db [req-0bc6381c-ff5a-4222-92e6-a3797b53db3b req-33186af4-66b0-45be-92c5-8f8a038ff149 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] Floating IP f0fa41da-eae6-4e6c-8ed9-245bbeda4d33 disassociated. External IP: 10.96.250.202, port: f999a626-d33e-4f27-aef6-8b1873f127cd. 2026-09-08 17:07:09.215 7 INFO neutron_taas.services.taas.taas_plugin [None req-15480f6b-2988-4162-ba80-038b8db625e8 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: 980bc139-8438-4ef7-bbd6-d0c7f0aaad4d 2026-09-08 17:07:09.222 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15480f6b-2988-4162-ba80-038b8db625e8 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: 980bc139-8438-4ef7-bbd6-d0c7f0aaad4d [pid: 7|app: 0|req: 385/733] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:07:09 2026] DELETE /v2.0/ports/980bc139-8438-4ef7-bbd6-d0c7f0aaad4d => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:09.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-0183a966-4463-44b0-9dc5-c6310c391342 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: 91839233-9a1f-4394-823f-40c29acb99f8 2026-09-08 17:07:09.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0183a966-4463-44b0-9dc5-c6310c391342 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: 91839233-9a1f-4394-823f-40c29acb99f8 [pid: 8|app: 0|req: 349/734] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:07:08 2026] DELETE /v2.0/ports/f999a626-d33e-4f27-aef6-8b1873f127cd => generated 0 bytes in 651 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:09.612 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca729971-d717-4477-8ffb-f6006fd4d1c5'] response: {'server_uuid': '0d227acd-4ffe-42db-b51d-05410814c715', 'name': 'network-vif-deleted', 'tag': 'f999a626-d33e-4f27-aef6-8b1873f127cd', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 386/735] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:07:09 2026] DELETE /v2.0/ports/91839233-9a1f-4394-823f-40c29acb99f8 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/736] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:09 2026] GET /v2.0/ports?device_id=e28fc74c-b2f0-4c38-82ef-db5d0ea4d1b9 => generated 958 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/737] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:09 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:10.065 7 INFO neutron_taas.services.taas.taas_plugin [None req-c0a2d771-f835-43ae-8c2e-ecb4c2f6b932 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: 0b5d9612-356f-4c22-90fc-1d1d1d37e6ec 2026-09-08 17:07:10.069 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c0a2d771-f835-43ae-8c2e-ecb4c2f6b932 ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: 0b5d9612-356f-4c22-90fc-1d1d1d37e6ec [pid: 7|app: 0|req: 387/738] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:09 2026] PUT /v2.0/routers/e28fc74c-b2f0-4c38-82ef-db5d0ea4d1b9/remove_router_interface => generated 309 bytes in 736 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:10.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-72d23023-1688-45b5-bb52-92973fbd522b ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: 684a65f3-5b97-4597-bf3d-d6b35ee2a780 2026-09-08 17:07:10.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72d23023-1688-45b5-bb52-92973fbd522b ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: 684a65f3-5b97-4597-bf3d-d6b35ee2a780 [pid: 7|app: 0|req: 388/739] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:10 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 975 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:11.049 8 INFO neutron_taas.services.taas.taas_plugin [None req-72d23023-1688-45b5-bb52-92973fbd522b ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] TaaS: Handle Delete Port: 56dd3aa9-7c0c-4d70-8fc5-9b664621082e 2026-09-08 17:07:11.052 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72d23023-1688-45b5-bb52-92973fbd522b ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] Tap Mirror: Handle Delete Port: 56dd3aa9-7c0c-4d70-8fc5-9b664621082e 2026-09-08 17:07:11.292 7 INFO neutron.db.segments_db [None req-921ab1f8-e061-4608-9ba9-edb4b89ec2d6 b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] Added segment 4500b0a6-460e-4bc5-911e-27909a7e461c of type vxlan for network 6efcde0f-d8fe-41b3-8c31-127859af6726 2026-09-08 17:07:11.395 8 INFO neutron.services.segments.plugin [-] Segment 604c5fd1-c345-48b8-9889-731145ec4cf2 resource provider aggregate not found 2026-09-08 17:07:11.400 8 INFO neutron.services.segments.plugin [-] Segment 604c5fd1-c345-48b8-9889-731145ec4cf2 resource provider aggregate not found 2026-09-08 17:07:11.415 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 604c5fd1-c345-48b8-9889-731145ec4cf2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 604c5fd1-c345-48b8-9889-731145ec4cf2 found for delete ", "request_id": "req-3f0a6247-c580-4ea1-8ae0-cba1154c4944"}]} 2026-09-08 17:07:11.422 8 INFO neutron.db.l3_hamode_db [None req-72d23023-1688-45b5-bb52-92973fbd522b ce194af1f2154215bf42af7bd16f6513 660488f08b7a40118f7e0d3733e58ea3 - - default default] HA network 7dbbc5a4-44f0-42d3-9421-9f1073f683c4 was deleted as no HA routers are present in tenant 660488f08b7a40118f7e0d3733e58ea3. 2026-09-08 17:07:11.425 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 604c5fd1-c345-48b8-9889-731145ec4cf2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 604c5fd1-c345-48b8-9889-731145ec4cf2 found for delete ", "request_id": "req-368021bb-52db-4593-bc1e-319523a6c263"}]} [pid: 7|app: 0|req: 389/740] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:10 2026] POST /v2.0/networks => generated 644 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/741] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:10 2026] DELETE /v2.0/routers/e28fc74c-b2f0-4c38-82ef-db5d0ea4d1b9 => generated 0 bytes in 907 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 353/742] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:11 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => 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: 390/743] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:07:11 2026] GET /v2.0/ports/0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 972 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/744] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:11 2026] DELETE /v2.0/subnets/a5d55f44-f454-457f-88c1-3a94e98edc08 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/745] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:11 2026] POST /v2.0/subnets => generated 641 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/746] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:11 2026] DELETE /v2.0/networks/b90f1b92-5d3c-4944-b6e1-6b56a326a320 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:11.793 7 INFO neutron.db.segments_db [None req-62478a62-8d4e-4daf-a2ac-4b0594cb8ebf b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] Added segment 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 of type vxlan for network caef53d2-f10b-4020-9458-cec740653b00 [pid: 7|app: 0|req: 392/747] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:11 2026] POST /v2.0/networks => generated 643 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/748] 10.0.0.231 () {34 vars in 743 bytes} [Tue Sep 8 17:07:11 2026] PUT /v2.0/networks/caef53d2-f10b-4020-9458-cec740653b00 => generated 592 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 357/749] 162.253.55.136 () {34 vars in 1000 bytes} [Tue Sep 8 17:07:12 2026] GET /v2.0/subnets?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 681 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 358/750] 162.253.55.136 () {34 vars in 1146 bytes} [Tue Sep 8 17:07:12 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea&device_owner=compute%3Anova&network_id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 975 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/751] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:12 2026] POST /v2.0/subnets => generated 626 bytes in 300 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/752] 10.0.0.231 () {34 vars in 741 bytes} [Tue Sep 8 17:07:12 2026] PUT /v2.0/subnets/3f3bc6ed-9c43-4fad-95bf-abcc7070b0d7 => generated 636 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/753] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:12 2026] GET /v2.0/security-groups?tenant_id=660488f08b7a40118f7e0d3733e58ea3&name=default => generated 2925 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/754] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:07:12 2026] PUT /v2.0/ports/0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 1153 bytes in 468 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: 360/755] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:12 2026] GET /v2.0/ports?device_id=0d227acd-4ffe-42db-b51d-05410814c715 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:12.764 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd90a43-e2b4-40f3-b227-e76ea6861de4'] response: {'name': 'network-changed', 'server_uuid': '10804549-6335-4e74-9e99-9f48adc4e4ea', 'tag': '0be63201-416b-4d78-bd9d-1f7f88d4924d', 'status': 'completed', 'code': 200} 2026-09-08 17:07:12.832 7 INFO neutron.services.segments.plugin [-] Segment 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 resource provider aggregate not found 2026-09-08 17:07:12.839 7 INFO neutron.services.segments.plugin [-] Segment 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 resource provider aggregate not found 2026-09-08 17:07:12.868 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 found for delete ", "request_id": "req-46500f3c-18dc-4a8c-8d92-ea622c95e34f"}]} [pid: 7|app: 0|req: 396/756] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:12 2026] DELETE /v2.0/networks/caef53d2-f10b-4020-9458-cec740653b00 => generated 0 bytes in 258 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:12.880 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25510d60-2d4c-4ac7-a1a9-49ff7ed69c60 found for delete ", "request_id": "req-35daf344-a8c5-4c45-818c-f1c36f002e17"}]} [pid: 8|app: 0|req: 361/757] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:12 2026] DELETE /v2.0/security-groups/5df36dcd-2250-4b79-9804-058fa9cd6290 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:12.892 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fc20d18a-3560-41f2-acd6-ba21a06f5415 b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 397/758] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:12 2026] DELETE /v2.0/networks/caef53d2-f10b-4020-9458-cec740653b00 => generated 138 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/759] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:07:12 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/760] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:07:12 2026] GET /v2.0/subnets?network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 649 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/761] 10.0.0.231 () {32 vars in 653 bytes} [Tue Sep 8 17:07:13 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: 399/762] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/networks => generated 1309 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/763] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/subnets => generated 1280 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/764] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/networks/6efcde0f-d8fe-41b3-8c31-127859af6726 => generated 669 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 365/765] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1425 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/766] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/subnets/cfe859a8-6216-498b-9a2a-7f4f4807a6fc => generated 641 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:13.328 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7991813e-f1d2-45d0-88bf-f05313927083 b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 402/767] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:13 2026] DELETE /v2.0/subnets/3f3bc6ed-9c43-4fad-95bf-abcc7070b0d7 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/768] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 777 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:13.359 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c943689c-f0ae-4232-a72f-dda3d748eb21 b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 403/769] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:13 2026] DELETE /v2.0/networks/caef53d2-f10b-4020-9458-cec740653b00 => generated 138 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/770] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => 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: 368/771] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 861 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:13.439 8 INFO neutron.services.segments.plugin [-] Segment 2d47d85b-3c0b-4c41-bda9-9143320eff6f resource provider aggregate not found 2026-09-08 17:07:13.464 8 INFO neutron.services.segments.plugin [-] Segment 2d47d85b-3c0b-4c41-bda9-9143320eff6f resource provider aggregate not found [pid: 8|app: 0|req: 369/772] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:13.476 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2d47d85b-3c0b-4c41-bda9-9143320eff6f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d47d85b-3c0b-4c41-bda9-9143320eff6f found for delete ", "request_id": "req-0b9f0a4d-460e-4a1d-a2cf-83e5552cc39b"}]} 2026-09-08 17:07:13.497 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2d47d85b-3c0b-4c41-bda9-9143320eff6f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2d47d85b-3c0b-4c41-bda9-9143320eff6f found for delete ", "request_id": "req-2b4f01c9-9420-4d05-b4ba-71b18d4a174c"}]} [pid: 8|app: 0|req: 370/773] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 404/774] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:13 2026] DELETE /v2.0/subnets/cfe859a8-6216-498b-9a2a-7f4f4807a6fc => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/775] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/776] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?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) 2026-09-08 17:07:13.718 7 INFO neutron_taas.services.taas.taas_plugin [None req-0cf70876-2805-4182-9c6f-c77d54e2674a b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] TaaS: Handle Delete Port: 88fb1e43-6fff-4eb5-be38-a70eed911f1d 2026-09-08 17:07:13.721 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0cf70876-2805-4182-9c6f-c77d54e2674a b93de17d86264dc598539a3d29fc1a3f 1d414c6794214b508743697c78267dce - - default default] Tap Mirror: Handle Delete Port: 88fb1e43-6fff-4eb5-be38-a70eed911f1d [pid: 8|app: 0|req: 373/777] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1156 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 374/778] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:13 2026] DELETE /v2.0/security-groups/6de469ac-0b4a-469a-9687-9c2d7d7055dc => 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: 405/779] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:13 2026] DELETE /v2.0/networks/6efcde0f-d8fe-41b3-8c31-127859af6726 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:13.962 7 INFO neutron.api.v2.resource [None req-9767c5d8-8d5b-4368-9a6d-b649a7bac1f1 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 406/780] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/security-groups/6de469ac-0b4a-469a-9687-9c2d7d7055dc => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/781] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:13 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&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-09-08 17:07:14.066 7 INFO neutron_taas.services.taas.taas_plugin [None req-af0b0cd4-f0fd-40f1-a5bd-5cb02a7d7df1 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] TaaS: Handle Delete Port: 67659449-135d-452c-8d0e-760a246c3368 2026-09-08 17:07:14.068 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af0b0cd4-f0fd-40f1-a5bd-5cb02a7d7df1 2a05276240014dce8fb85db725ec5ca7 7440b742116f49599368fd297ad20bc9 - - default default] Tap Mirror: Handle Delete Port: 67659449-135d-452c-8d0e-760a246c3368 [pid: 7|app: 0|req: 407/782] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:13 2026] DELETE /v2.0/floatingips/f0fa41da-eae6-4e6c-8ed9-245bbeda4d33 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:14.599 8 INFO neutron_taas.services.taas.taas_plugin [None req-2e4292e4-2f16-4654-8bd3-e8ade7cacba8 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 3a1a127f-2126-4af5-a024-a7fbf3bfebc8 2026-09-08 17:07:14.602 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e4292e4-2f16-4654-8bd3-e8ade7cacba8 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 3a1a127f-2126-4af5-a024-a7fbf3bfebc8 [pid: 7|app: 0|req: 408/783] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:14 2026] GET /v2.0/security-groups?tenant_id=1d414c6794214b508743697c78267dce&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/784] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:14 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1425 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/785] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:14 2026] DELETE /v2.0/security-groups/c67593fe-ddf2-49c6-91bb-29958a5aee41 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:14.886 7 INFO neutron.services.segments.plugin [-] Segment 4500b0a6-460e-4bc5-911e-27909a7e461c resource provider aggregate not found 2026-09-08 17:07:14.902 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4500b0a6-460e-4bc5-911e-27909a7e461c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4500b0a6-460e-4bc5-911e-27909a7e461c found for delete ", "request_id": "req-9db5f1c0-5b91-4dd3-bba3-2a0e5e1da703"}]} 2026-09-08 17:07:14.902 7 INFO neutron.services.segments.plugin [-] Segment 4500b0a6-460e-4bc5-911e-27909a7e461c resource provider aggregate not found 2026-09-08 17:07:14.921 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4500b0a6-460e-4bc5-911e-27909a7e461c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4500b0a6-460e-4bc5-911e-27909a7e461c found for delete ", "request_id": "req-15b34430-59fe-469e-bb11-7d004d3efc40"}]} [pid: 7|app: 0|req: 411/786] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:14 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 777 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:15.080 7 INFO neutron.db.segments_db [None req-4dcee68f-6e59-426d-920a-aae6f5784a9e 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Added segment f2a2bf2e-2a69-4b03-99f4-e10387a05e9f of type vxlan for network 11eadf41-2b09-4e6e-bc96-3463b5b36649 2026-09-08 17:07:15.137 7 INFO neutron.db.segments_db [None req-4dcee68f-6e59-426d-920a-aae6f5784a9e 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Added segment bf4e4100-0d07-489a-93d9-fda70b9710b4 of type vxlan for network c82b3e5c-ec6c-447f-ba9a-de0f71166587 [pid: 8|app: 0|req: 376/787] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:14 2026] PUT /v2.0/routers/33b505e6-be9f-4b8f-8254-5a97557685aa/remove_router_interface => generated 309 bytes in 958 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/788] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/789] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:14 2026] POST /v2.0/networks => generated 1246 bytes in 323 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/790] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 861 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/791] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/networks => generated 1845 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 415/792] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:15.383 8 INFO neutron_taas.services.taas.taas_plugin [None req-a918d724-a5f1-48df-947e-4aa20c41c631 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: f3c8b0c2-0203-4297-93ed-a06e560b2993 2026-09-08 17:07:15.385 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a918d724-a5f1-48df-947e-4aa20c41c631 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: f3c8b0c2-0203-4297-93ed-a06e560b2993 [pid: 7|app: 0|req: 416/793] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:15 2026] DELETE /v2.0/networks/11eadf41-2b09-4e6e-bc96-3463b5b36649 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 417/794] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:15.629 8 INFO neutron_taas.services.taas.taas_plugin [None req-a918d724-a5f1-48df-947e-4aa20c41c631 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 8471b1e5-c7e5-4988-afc0-de342ca5b0d0 2026-09-08 17:07:15.632 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a918d724-a5f1-48df-947e-4aa20c41c631 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 8471b1e5-c7e5-4988-afc0-de342ca5b0d0 [pid: 7|app: 0|req: 418/795] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:15 2026] DELETE /v2.0/networks/c82b3e5c-ec6c-447f-ba9a-de0f71166587 => 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: 419/796] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/797] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/networks => 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: 421/798] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:15 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:15.862 7 INFO neutron.db.segments_db [None req-59493d22-194a-4ff3-9c19-4cab96bcc1dc 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Added segment f8f9c4f1-55b2-4bab-a17a-94635554da1f of type vxlan for network bdf211f2-e93c-440c-9fcb-ca95d9d412bf [pid: 7|app: 0|req: 422/799] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:15 2026] POST /v2.0/networks => generated 649 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:15.975 8 INFO neutron.services.segments.plugin [-] Segment c69e7286-21f5-4c29-afec-517d9fc8d747 resource provider aggregate not found 2026-09-08 17:07:15.985 8 INFO neutron.services.segments.plugin [-] Segment c69e7286-21f5-4c29-afec-517d9fc8d747 resource provider aggregate not found 2026-09-08 17:07:15.991 8 INFO neutron.db.l3_hamode_db [None req-a918d724-a5f1-48df-947e-4aa20c41c631 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network c99e574a-fb1b-48a2-98be-fe54c928a228 was deleted as no HA routers are present in tenant 7440b742116f49599368fd297ad20bc9. [pid: 8|app: 0|req: 378/800] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:15 2026] DELETE /v2.0/routers/33b505e6-be9f-4b8f-8254-5a97557685aa => generated 0 bytes in 783 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:15.998 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c69e7286-21f5-4c29-afec-517d9fc8d747 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c69e7286-21f5-4c29-afec-517d9fc8d747 found for delete ", "request_id": "req-437da192-b654-4099-85a6-51c2f3763dc1"}]} 2026-09-08 17:07:16.002 7 INFO neutron.db.segments_db [None req-5302c45d-c660-4ad9-adeb-02171ee14cff 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Added segment 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 of type vxlan for network 297e76a9-62b2-42d3-b3f7-8246ce4893ae 2026-09-08 17:07:16.007 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c69e7286-21f5-4c29-afec-517d9fc8d747 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c69e7286-21f5-4c29-afec-517d9fc8d747 found for delete ", "request_id": "req-928784cd-ab28-416a-873b-4b76c8b6adcd"}]} [pid: 7|app: 0|req: 423/801] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:15 2026] POST /v2.0/networks => generated 650 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/802] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:16 2026] DELETE /v2.0/subnets/530ae645-c17d-49fd-a612-912e88078b98 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:16.283 8 INFO neutron_taas.services.taas.taas_plugin [None req-1c60a7b4-f08d-4b8e-bcc0-e2bd4ef05bad 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 1afab8dc-78ae-4136-b02c-c9300e9e7912 2026-09-08 17:07:16.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c60a7b4-f08d-4b8e-bcc0-e2bd4ef05bad 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 1afab8dc-78ae-4136-b02c-c9300e9e7912 [pid: 8|app: 0|req: 380/803] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:16 2026] DELETE /v2.0/networks/a7d15b1b-e22c-4467-ad0a-0fe92ad9e887 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 381/804] 162.253.55.136 () {34 vars in 1120 bytes} [Tue Sep 8 17:07:16 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.12 => generated 1156 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/805] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:07:16 2026] POST /v2.0/ports => generated 1506 bytes in 720 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-08 17:07:16.923 7 INFO neutron.services.segments.plugin [-] Segment f2a2bf2e-2a69-4b03-99f4-e10387a05e9f resource provider aggregate not found 2026-09-08 17:07:16.943 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f2a2bf2e-2a69-4b03-99f4-e10387a05e9f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2a2bf2e-2a69-4b03-99f4-e10387a05e9f found for delete ", "request_id": "req-f61bc2d2-5266-4ecc-bab2-c8e2d59da70c"}]} 2026-09-08 17:07:16.948 7 INFO neutron.services.segments.plugin [-] Segment f2a2bf2e-2a69-4b03-99f4-e10387a05e9f resource provider aggregate not found 2026-09-08 17:07:16.965 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f2a2bf2e-2a69-4b03-99f4-e10387a05e9f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2a2bf2e-2a69-4b03-99f4-e10387a05e9f found for delete ", "request_id": "req-169082fb-1990-4754-86a6-581a96507237"}]} 2026-09-08 17:07:16.969 7 INFO neutron.services.segments.plugin [-] Segment bf4e4100-0d07-489a-93d9-fda70b9710b4 resource provider aggregate not found 2026-09-08 17:07:16.984 7 INFO neutron.services.segments.plugin [-] Segment bf4e4100-0d07-489a-93d9-fda70b9710b4 resource provider aggregate not found 2026-09-08 17:07:16.986 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf4e4100-0d07-489a-93d9-fda70b9710b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4e4100-0d07-489a-93d9-fda70b9710b4 found for delete ", "request_id": "req-4bf07cd2-010b-4433-8be6-bd86eb5fb964"}]} [pid: 8|app: 0|req: 382/806] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:07:16 2026] PUT /v2.0/ports/0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 972 bytes in 535 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-09-08 17:07:17.010 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment bf4e4100-0d07-489a-93d9-fda70b9710b4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bf4e4100-0d07-489a-93d9-fda70b9710b4 found for delete ", "request_id": "req-b5b087f7-3166-4e83-bef3-9062d2c44352"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 383/807] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:16 2026] GET /v2.0/security-groups?tenant_id=7440b742116f49599368fd297ad20bc9&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:17.060 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b036ba9-abeb-4420-bb3b-3e202e96191f'] response: {'name': 'network-changed', 'server_uuid': '10804549-6335-4e74-9e99-9f48adc4e4ea', 'tag': '0be63201-416b-4d78-bd9d-1f7f88d4924d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 384/808] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/ports => generated 1506 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/809] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:07:16 2026] POST /v2.0/security-groups => generated 1625 bytes in 417 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/810] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:17 2026] DELETE /v2.0/security-groups/6735894e-caa8-4eb9-a96a-09b5ae001105 => generated 0 bytes in 82 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 386/811] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:17.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bd8531d-5700-4f21-b034-b5d15703d6ae 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] TaaS: Handle Delete Port: 31614c6e-04b3-4eca-b1f9-94082f990658 2026-09-08 17:07:17.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bd8531d-5700-4f21-b034-b5d15703d6ae 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Tap Mirror: Handle Delete Port: 31614c6e-04b3-4eca-b1f9-94082f990658 [pid: 8|app: 0|req: 387/812] 10.0.0.231 () {34 vars in 758 bytes} [Tue Sep 8 17:07:17 2026] PUT /v2.0/security-groups/eec63873-d9ad-4a03-b062-8c5a9a2341e0 => generated 1664 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/813] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/security-groups/eec63873-d9ad-4a03-b062-8c5a9a2341e0 => generated 1664 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/814] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:07:17 2026] DELETE /v2.0/ports/31614c6e-04b3-4eca-b1f9-94082f990658 => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/815] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:17 2026] DELETE /v2.0/security-groups/eec63873-d9ad-4a03-b062-8c5a9a2341e0 => 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: 390/816] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/security-groups => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:17.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6d5db23-04b0-4767-817c-f855fae020ce 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] TaaS: Handle Delete Port: cbf5d683-6ec3-422d-a0bc-4aa94c4ef27c 2026-09-08 17:07:17.506 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6d5db23-04b0-4767-817c-f855fae020ce 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Tap Mirror: Handle Delete Port: cbf5d683-6ec3-422d-a0bc-4aa94c4ef27c 2026-09-08 17:07:17.510 8 INFO neutron.api.v2.resource [None req-bc81488d-bfe3-41a3-bab3-fbcbdf69a1b7 a55f3069c1014032891d1734efb46ce4 cad81168e6a64d6eb7da032dc0f0ab5b - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 391/817] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:17 2026] DELETE /v2.0/security-groups/eec63873-d9ad-4a03-b062-8c5a9a2341e0 => 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: 427/818] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:07:17 2026] DELETE /v2.0/ports/cbf5d683-6ec3-422d-a0bc-4aa94c4ef27c => 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: 428/819] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 392/820] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:07:17 2026] POST /v2.0/security-groups => generated 1625 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/821] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/ports => generated 12 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/822] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 777 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:17.758 8 INFO neutron.db.segments_db [None req-6555a2f0-725c-4051-a8a4-09c66d03dc9e 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Added segment dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 of type vxlan for network d41430d4-6939-49a8-875f-ee06afac632c [pid: 7|app: 0|req: 430/823] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:17 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/824] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 861 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 394/825] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:17 2026] POST /v2.0/networks => generated 650 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/826] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/security-group-rules/bd74cef7-6fbe-4e5f-ab96-5d1d76772cac => generated 601 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/827] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:17.906 7 INFO neutron.db.segments_db [None req-8d090902-d6fe-46f1-8914-11e06130b1ce 90d3c365e752413c8d79dd9f248a7cc3 5ab9faa901894aa8adae7ea37c168851 - - default default] Added segment ec200592-7494-4af4-805f-849b6d5432d9 of type vxlan for network 877c8283-1863-413a-a2dd-c557e85a43bc [pid: 8|app: 0|req: 396/828] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/829] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/830] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:17 2026] POST /v2.0/networks => generated 649 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:18.030 8 INFO neutron.services.segments.plugin [-] Segment fce49b28-5880-4449-866b-65992ecbf3f8 resource provider aggregate not found 2026-09-08 17:07:18.035 8 INFO neutron.services.segments.plugin [-] Segment fce49b28-5880-4449-866b-65992ecbf3f8 resource provider aggregate not found [pid: 7|app: 0|req: 434/831] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:17 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/832] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:07:17 2026] DELETE /v2.0/security-group-rules/bd74cef7-6fbe-4e5f-ab96-5d1d76772cac => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:18.058 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fce49b28-5880-4449-866b-65992ecbf3f8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce49b28-5880-4449-866b-65992ecbf3f8 found for delete ", "request_id": "req-fdd67f0e-2c1d-46c3-b764-cdc24f3ee018"}]} 2026-09-08 17:07:18.063 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fce49b28-5880-4449-866b-65992ecbf3f8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce49b28-5880-4449-866b-65992ecbf3f8 found for delete ", "request_id": "req-6d06e475-ecbd-4d92-a04f-24427265b98a"}]} [pid: 8|app: 0|req: 399/833] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?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: 400/834] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/835] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 402/836] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules/e6974250-ef0a-435e-bcba-9ddc1780a57d => generated 601 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/837] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/838] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:18 2026] POST /v2.0/subnets => generated 1274 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/839] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:07:18 2026] DELETE /v2.0/security-group-rules/e6974250-ef0a-435e-bcba-9ddc1780a57d => 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: 405/840] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/subnets => generated 1910 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/841] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 975 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/842] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/843] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:18.717 8 INFO neutron.db.securitygroups_db [None req-ee54a5ab-575f-4ac1-b588-3ff273ce8b27 a55f3069c1014032891d1734efb46ce4 cad81168e6a64d6eb7da032dc0f0ab5b - - default default] Project cad81168e6a64d6eb7da032dc0f0ab5b 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: 408/844] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:18 2026] POST /v2.0/security-group-rules => generated 607 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/845] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules/2a58f5cb-3482-4cd3-b752-09ff11a31a6a => generated 607 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/846] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:18 2026] DELETE /v2.0/subnets/c87b7144-1cd7-49e6-bf82-4962c750683f => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/847] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/848] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:07:18 2026] DELETE /v2.0/security-group-rules/2a58f5cb-3482-4cd3-b752-09ff11a31a6a => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 438/849] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:18 2026] DELETE /v2.0/subnets/5ea03c0e-5223-4f9e-9597-80d9a0cfaf7c => generated 0 bytes in 117 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/850] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 439/851] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:07:18 2026] GET /v2.0/subnets => generated 649 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/852] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:18 2026] DELETE /v2.0/security-groups/90313960-83c3-46b0-9729-fdc65a551657 => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/853] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:07:19 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) 2026-09-08 17:07:19.070 7 INFO neutron.services.segments.plugin [-] Segment ec200592-7494-4af4-805f-849b6d5432d9 resource provider aggregate not found [pid: 8|app: 0|req: 415/854] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:07:19 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-09-08 17:07:19.073 7 INFO neutron.services.segments.plugin [-] Segment ec200592-7494-4af4-805f-849b6d5432d9 resource provider aggregate not found 2026-09-08 17:07:19.086 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec200592-7494-4af4-805f-849b6d5432d9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec200592-7494-4af4-805f-849b6d5432d9 found for delete ", "request_id": "req-94ede63d-f4de-4419-86cf-e732fb2030f9"}]} 2026-09-08 17:07:19.091 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ec200592-7494-4af4-805f-849b6d5432d9 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ec200592-7494-4af4-805f-849b6d5432d9 found for delete ", "request_id": "req-762d9aff-a362-4db1-b7f4-4ee5a3461f22"}]} [pid: 7|app: 0|req: 440/855] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:18 2026] DELETE /v2.0/networks/877c8283-1863-413a-a2dd-c557e85a43bc => 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: 441/856] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/ports?tenant_id=9534b1758fe24e549d7de6d8b1229c35&device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 1244 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/857] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/networks?id=efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 777 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/858] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:19 2026] DELETE /v2.0/networks/d41430d4-6939-49a8-875f-ee06afac632c => 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: 417/859] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/860] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:19 2026] DELETE /v2.0/networks/297e76a9-62b2-42d3-b3f7-8246ce4893ae => 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: 419/861] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/subnets?id=39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 699 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/862] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:19 2026] DELETE /v2.0/networks/bdf211f2-e93c-440c-9fcb-ca95d9d412bf => 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: 421/863] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/ports?network_id=efb84fb5-2a36-49e2-8313-f8be8896a196&device_owner=network%3Adhcp => generated 1244 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:19.686 7 INFO neutron.db.segments_db [None req-4e215670-25e4-4ec3-8b52-fccbf7803415 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment d20c1367-7332-4a94-b26f-0eef35cbf43a of type vxlan for network f66b7f84-6bd5-4f85-8c91-ab06584a5621 [pid: 8|app: 0|req: 422/864] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/security-groups?tenant_id=cad81168e6a64d6eb7da032dc0f0ab5b&name=default => generated 2925 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/865] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?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: 443/866] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:07:19 2026] POST /v2.0/networks => generated 737 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/867] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196?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: 424/868] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:19 2026] DELETE /v2.0/security-groups/259eb52f-1c3c-4aee-89c4-6122d5409906 => 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: 445/869] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 446/870] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:19 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&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: 425/871] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:19 2026] POST /v2.0/subnets => generated 684 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:20.017 7 INFO neutron.db.segments_db [None req-7ab0313c-7889-46cc-8c28-1327313b2b40 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 of type vxlan for network bf3e0c9b-b257-4845-aa28-4be1dac3b00e 2026-09-08 17:07:20.083 8 INFO neutron.services.segments.plugin [-] Segment dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 resource provider aggregate not found 2026-09-08 17:07:20.101 8 INFO neutron.services.segments.plugin [-] Segment dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 resource provider aggregate not found 2026-09-08 17:07:20.112 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 found for delete ", "request_id": "req-18d27230-9ad1-44d9-be2e-5875b1caf3d5"}]} 2026-09-08 17:07:20.127 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dd8d6e31-e3f9-4e33-ab6e-5fa7aa4cf470 found for delete ", "request_id": "req-4b91b1ec-2861-405e-92ef-de5c8dbc7cd1"}]} 2026-09-08 17:07:20.153 8 INFO neutron.services.segments.plugin [-] Segment 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 resource provider aggregate not found 2026-09-08 17:07:20.156 8 INFO neutron.services.segments.plugin [-] Segment 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 resource provider aggregate not found 2026-09-08 17:07:20.171 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 found for delete ", "request_id": "req-c2316eac-2b73-4888-809c-d46e021e014c"}]} 2026-09-08 17:07:20.180 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 68e4dc41-b2aa-4772-9fb7-fe0c0d92ec36 found for delete ", "request_id": "req-113a6b6b-b6ff-4d80-b2f9-d60d819b6c85"}]} 2026-09-08 17:07:20.194 8 INFO neutron.services.segments.plugin [-] Segment f8f9c4f1-55b2-4bab-a17a-94635554da1f resource provider aggregate not found 2026-09-08 17:07:20.207 8 INFO neutron.services.segments.plugin [-] Segment f8f9c4f1-55b2-4bab-a17a-94635554da1f resource provider aggregate not found 2026-09-08 17:07:20.215 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8f9c4f1-55b2-4bab-a17a-94635554da1f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f9c4f1-55b2-4bab-a17a-94635554da1f found for delete ", "request_id": "req-d0b0c06e-7176-4523-a92d-48945672dd90"}]} 2026-09-08 17:07:20.243 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8f9c4f1-55b2-4bab-a17a-94635554da1f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8f9c4f1-55b2-4bab-a17a-94635554da1f found for delete ", "request_id": "req-d7f7e032-e5fe-40fb-b5d3-dc5c1b469a24"}]} [pid: 8|app: 0|req: 426/872] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:20 2026] GET /v2.0/security-groups?tenant_id=5ab9faa901894aa8adae7ea37c168851&name=default => generated 2925 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:20.366 7 INFO neutron.db.l3_hamode_db [None req-7ab0313c-7889-46cc-8c28-1327313b2b40 12bd6ff387ee4976bb2f2c5cf4bce8be 1ca45654641749469d9f24fc2dee4a88 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 427/873] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:20 2026] DELETE /v2.0/security-groups/7f088804-04ea-4ee7-af21-257e185b046b => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/874] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:07:20 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 975 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/875] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:20 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:21.089 7 INFO neutron.db.l3_hamode_db [None req-7ab0313c-7889-46cc-8c28-1327313b2b40 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:21.122 8 INFO neutron_taas.services.taas.taas_plugin [req-36e12339-f6d0-4f2b-979a-604d4d136371 req-79a6fddc-6788-4d74-9020-cf1a835dcb4e 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] TaaS: Handle Delete Port: 0be63201-416b-4d78-bd9d-1f7f88d4924d 2026-09-08 17:07:21.125 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-36e12339-f6d0-4f2b-979a-604d4d136371 req-79a6fddc-6788-4d74-9020-cf1a835dcb4e 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] Tap Mirror: Handle Delete Port: 0be63201-416b-4d78-bd9d-1f7f88d4924d 2026-09-08 17:07:21.223 8 INFO neutron.db.l3_db [req-36e12339-f6d0-4f2b-979a-604d4d136371 req-79a6fddc-6788-4d74-9020-cf1a835dcb4e 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] Floating IP 8f5579e0-7ff3-4753-a8bf-6eee9eccfe46 disassociated. External IP: 10.96.250.214, port: 0be63201-416b-4d78-bd9d-1f7f88d4924d. [pid: 8|app: 0|req: 430/876] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:07:21 2026] DELETE /v2.0/ports/0be63201-416b-4d78-bd9d-1f7f88d4924d => generated 0 bytes in 553 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:21.627 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d07404b8-cf60-4af6-8786-78028e84e9a0'] response: {'server_uuid': '10804549-6335-4e74-9e99-9f48adc4e4ea', 'name': 'network-vif-deleted', 'tag': '0be63201-416b-4d78-bd9d-1f7f88d4924d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 431/877] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:21 2026] GET /v2.0/security-groups?id=2fcb26cf-ced2-4b63-9686-f71f9a16d1b9&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/878] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:19 2026] POST /v2.0/routers => generated 724 bytes in 1867 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/879] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:07:21 2026] POST /v2.0/subnetpools => generated 548 bytes in 275 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 433/880] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:07:21 2026] GET /v2.0/subnetpools/ba4044f7-536b-49a3-aecc-e2eab5519783 => generated 548 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/881] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:21 2026] PUT /v2.0/subnetpools/ba4044f7-536b-49a3-aecc-e2eab5519783 => generated 501 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/882] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:22 2026] DELETE /v2.0/subnetpools/ba4044f7-536b-49a3-aecc-e2eab5519783 => generated 0 bytes in 58 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:22.127 8 INFO neutron.api.v2.resource [None req-d4270db6-b8af-493f-8f55-6c19739853aa 453afa3ee82d4b1483ff5d9e7bdb5766 66fd8beefc804fa59ce2e53aff2b74a2 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 436/883] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:07:22 2026] GET /v2.0/subnetpools/ba4044f7-536b-49a3-aecc-e2eab5519783 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:22.152 8 INFO neutron.api.v2.resource [None req-9e979910-048e-493f-8c24-c5554a238455 453afa3ee82d4b1483ff5d9e7bdb5766 66fd8beefc804fa59ce2e53aff2b74a2 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 437/884] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:22 2026] DELETE /v2.0/subnetpools/ba4044f7-536b-49a3-aecc-e2eab5519783 => generated 145 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:22.581 8 INFO neutron.db.segments_db [None req-a191a82b-100d-453d-992d-9316f2b0a919 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 2490b431-385f-43e7-b8f7-ea799bda016d of type vxlan for network a2f7053d-61a8-4a22-b7b9-8a24c27de619 [pid: 8|app: 0|req: 440/887] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:22 2026] POST /v2.0/networks => generated 634 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:22.751 8 INFO neutron.db.segments_db [None req-f29ef37b-eb31-40ec-86fd-b5337324aea6 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 8950d2cd-9d07-473a-a505-e398374bdd5f of type vxlan for network 88ff5dd5-faee-4c88-b0ee-d83f5a505b63 [pid: 8|app: 0|req: 441/888] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:22 2026] POST /v2.0/networks => generated 634 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/889] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:22 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 443/890] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:22 2026] GET /v2.0/security-groups?tenant_id=66fd8beefc804fa59ce2e53aff2b74a2&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: 448/891] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:21 2026] PUT /v2.0/routers/ca1ca2c1-c688-4662-b317-85aecbdb3e5a/add_router_interface => generated 309 bytes in 1289 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 449/892] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:23 2026] DELETE /v2.0/security-groups/4c3a72fd-4e9f-4591-a839-f7cdb1e9f51a => 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: 444/893] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:23 2026] POST /v2.0/subnets => generated 646 bytes in 260 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/894] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:23 2026] POST /v2.0/subnets => generated 655 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:23.689 8 INFO neutron.db.segments_db [None req-16ffa204-b8e0-4f1d-be37-f0b2596f7539 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 2ec6e928-968b-4de8-a647-68da01ce3cc3 of type vxlan for network 5ec5029c-fac1-410d-9d2b-1e2122fa1c6d [pid: 7|app: 0|req: 451/895] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:07:23 2026] POST /v2.0/security-groups => generated 1660 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-08 17:07:24.011 8 INFO neutron.db.l3_hamode_db [None req-16ffa204-b8e0-4f1d-be37-f0b2596f7539 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 452/896] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:24 2026] GET /v2.0/ports?device_id=10804549-6335-4e74-9e99-9f48adc4e4ea => 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: 453/897] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:24.128 8 INFO neutron.db.l3_hamode_db [None req-16ffa204-b8e0-4f1d-be37-f0b2596f7539 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 454/898] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:24 2026] POST /v2.0/security-group-rules => generated 602 bytes in 97 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/899] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:07:24 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/900] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:23 2026] POST /v2.0/routers => generated 509 bytes in 1197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/901] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:25 2026] DELETE /v2.0/security-groups/2fcb26cf-ced2-4b63-9686-f71f9a16d1b9 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/902] 10.0.0.148 () {34 vars in 1100 bytes} [Tue Sep 8 17:07:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1927903403&fields=id&tenant_id=1ca45654641749469d9f24fc2dee4a88 => generated 69 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:25.299 8 INFO neutron.api.v2.resource [None req-388083fe-6dbd-472d-bb72-8fc7977e00a2 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 448/903] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:07:25 2026] GET /v2.0/security-groups/2fcb26cf-ced2-4b63-9686-f71f9a16d1b9 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/904] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:07:25 2026] GET /v2.0/networks?id=f66b7f84-6bd5-4f85-8c91-ab06584a5621 => generated 669 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:25.434 8 INFO neutron_taas.services.taas.taas_plugin [None req-c01f9cd2-afc8-4d24-8a70-d645cc486337 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] TaaS: Handle Delete Port: e6514797-4c7b-4c5c-83b0-30005f59c420 2026-09-08 17:07:25.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c01f9cd2-afc8-4d24-8a70-d645cc486337 2fbd67e618614b88be2146574b0faa53 9534b1758fe24e549d7de6d8b1229c35 - - default default] Tap Mirror: Handle Delete Port: e6514797-4c7b-4c5c-83b0-30005f59c420 [pid: 8|app: 0|req: 450/905] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:25 2026] DELETE /v2.0/floatingips/8f5579e0-7ff3-4753-a8bf-6eee9eccfe46 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/906] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:07:25 2026] GET /v2.0/quotas/1ca45654641749469d9f24fc2dee4a88 => 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: 452/907] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:07:25 2026] GET /v2.0/ports?tenant_id=1ca45654641749469d9f24fc2dee4a88&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:26.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-fbcc15db-31e1-43c9-898a-43f8f136317d 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 2026-09-08 17:07:26.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fbcc15db-31e1-43c9-898a-43f8f136317d 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 15c3a071-a4cf-485f-bb0c-b64fbfaf1e05 [pid: 7|app: 0|req: 456/908] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:24 2026] PUT /v2.0/routers/9b6e0702-0016-49ee-9f43-51cb0fff5753/add_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/909] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:07:26 2026] GET /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621?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: 458/910] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:26 2026] GET /v2.0/security-groups?tenant_id=10b7979269164fc09860c2942b8de458&name=default => generated 2925 bytes in 381 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/911] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:07:26 2026] GET /v2.0/ports/cfc17785-95d0-4186-a19f-a532d1f216b9 => generated 959 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/912] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:07:26 2026] GET /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/913] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:26 2026] DELETE /v2.0/security-groups/a3e60d59-5d8b-4179-9e42-b9924883ab9e => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 453/914] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:25 2026] PUT /v2.0/routers/50a37b55-8ceb-4025-9295-ead9adbd4634/remove_router_interface => generated 309 bytes in 1395 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/915] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:27 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:27.271 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b7c16e8-9b58-49c9-837a-a694fc8eadd2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: f638f121-058b-4236-939a-f762c3901231 2026-09-08 17:07:27.274 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b7c16e8-9b58-49c9-837a-a694fc8eadd2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: f638f121-058b-4236-939a-f762c3901231 2026-09-08 17:07:27.590 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b7c16e8-9b58-49c9-837a-a694fc8eadd2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 9280bf26-dd94-4f39-80d3-9188a3774ec4 2026-09-08 17:07:27.593 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b7c16e8-9b58-49c9-837a-a694fc8eadd2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 9280bf26-dd94-4f39-80d3-9188a3774ec4 2026-09-08 17:07:27.936 8 INFO neutron.services.segments.plugin [-] Segment a42acc2c-d4a0-470a-98da-e16ba2075545 resource provider aggregate not found 2026-09-08 17:07:27.940 8 INFO neutron.services.segments.plugin [-] Segment a42acc2c-d4a0-470a-98da-e16ba2075545 resource provider aggregate not found 2026-09-08 17:07:27.953 8 INFO neutron.db.l3_hamode_db [None req-4b7c16e8-9b58-49c9-837a-a694fc8eadd2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network af9e26fc-d37b-460c-9f72-d53703706a0e was deleted as no HA routers are present in tenant 9534b1758fe24e549d7de6d8b1229c35. 2026-09-08 17:07:27.958 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a42acc2c-d4a0-470a-98da-e16ba2075545 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42acc2c-d4a0-470a-98da-e16ba2075545 found for delete ", "request_id": "req-f0fc9c0b-3645-4ceb-871b-d299e946488c"}]} [pid: 8|app: 0|req: 455/916] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:27 2026] DELETE /v2.0/routers/50a37b55-8ceb-4025-9295-ead9adbd4634 => generated 0 bytes in 880 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:27.963 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a42acc2c-d4a0-470a-98da-e16ba2075545 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42acc2c-d4a0-470a-98da-e16ba2075545 found for delete ", "request_id": "req-b3422104-5818-451f-b258-5cb12aa185b4"}]} [pid: 7|app: 0|req: 462/917] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:26 2026] PUT /v2.0/routers/9b6e0702-0016-49ee-9f43-51cb0fff5753/add_router_interface => generated 309 bytes in 1084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 463/918] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:07:27 2026] GET /v2.0/ports/745937db-5bda-4e67-91ab-1477d0379f72 => generated 967 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/919] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:27 2026] DELETE /v2.0/subnets/39a32c76-2768-488d-8ac4-786dc4c0a0c1 => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:28.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-8c449c63-155f-4b0a-bf2e-864dd296c750 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 6e4cf84f-8fdc-4970-81ae-f8e4833fa6f6 2026-09-08 17:07:28.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8c449c63-155f-4b0a-bf2e-864dd296c750 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 6e4cf84f-8fdc-4970-81ae-f8e4833fa6f6 2026-09-08 17:07:28.386 7 INFO neutron_taas.services.taas.taas_plugin [None req-55f75518-744f-4623-8f8e-60c95319ca21 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: 745937db-5bda-4e67-91ab-1477d0379f72 2026-09-08 17:07:28.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55f75518-744f-4623-8f8e-60c95319ca21 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: 745937db-5bda-4e67-91ab-1477d0379f72 [pid: 8|app: 0|req: 457/920] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:28 2026] DELETE /v2.0/networks/efb84fb5-2a36-49e2-8313-f8be8896a196 => generated 0 bytes in 291 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/921] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:28 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 459/922] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:28 2026] GET /v2.0/security-groups?tenant_id=9534b1758fe24e549d7de6d8b1229c35&name=default => generated 2921 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 464/923] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:28 2026] PUT /v2.0/routers/9b6e0702-0016-49ee-9f43-51cb0fff5753/remove_router_interface => generated 309 bytes in 767 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/924] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:28 2026] DELETE /v2.0/security-groups/1eb68781-bc90-48d8-8375-c5fb94f9da00 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:29.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-31d2a11f-9211-4a37-872c-7ef7a8a83119 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: cfc17785-95d0-4186-a19f-a532d1f216b9 2026-09-08 17:07:29.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31d2a11f-9211-4a37-872c-7ef7a8a83119 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: cfc17785-95d0-4186-a19f-a532d1f216b9 [pid: 7|app: 0|req: 465/925] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:28 2026] PUT /v2.0/routers/9b6e0702-0016-49ee-9f43-51cb0fff5753/remove_router_interface => generated 309 bytes in 673 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/926] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:29 2026] GET /v2.0/ports?device_id=9b6e0702-0016-49ee-9f43-51cb0fff5753 => 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: 462/927] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:29 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:29.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-20ed20b6-4c5a-4591-8a0d-5ea13bb7f9ff db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: 8845a41c-378a-4cd3-bc46-0977c3695134 2026-09-08 17:07:29.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-20ed20b6-4c5a-4591-8a0d-5ea13bb7f9ff db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: 8845a41c-378a-4cd3-bc46-0977c3695134 2026-09-08 17:07:29.977 8 INFO neutron.services.segments.plugin [-] Segment 6a0087d7-2bbd-41b5-baaa-5ae15e070446 resource provider aggregate not found 2026-09-08 17:07:29.993 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a0087d7-2bbd-41b5-baaa-5ae15e070446 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a0087d7-2bbd-41b5-baaa-5ae15e070446 found for delete ", "request_id": "req-aef64d21-e809-4a1b-800a-577d8cd1cc93"}]} 2026-09-08 17:07:29.993 8 INFO neutron.services.segments.plugin [-] Segment 6a0087d7-2bbd-41b5-baaa-5ae15e070446 resource provider aggregate not found 2026-09-08 17:07:30.011 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6a0087d7-2bbd-41b5-baaa-5ae15e070446 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6a0087d7-2bbd-41b5-baaa-5ae15e070446 found for delete ", "request_id": "req-5121ce3d-379a-4cd1-90a9-c89656182b8d"}]} 2026-09-08 17:07:30.093 7 INFO neutron.services.segments.plugin [-] Segment 2ec6e928-968b-4de8-a647-68da01ce3cc3 resource provider aggregate not found 2026-09-08 17:07:30.098 7 INFO neutron.services.segments.plugin [-] Segment 2ec6e928-968b-4de8-a647-68da01ce3cc3 resource provider aggregate not found 2026-09-08 17:07:30.119 7 INFO neutron.db.l3_hamode_db [None req-20ed20b6-4c5a-4591-8a0d-5ea13bb7f9ff db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] HA network 5ec5029c-fac1-410d-9d2b-1e2122fa1c6d was deleted as no HA routers are present in tenant 8ad9dbc257bc4f0d95bf32fd14ebfa7a. [pid: 7|app: 0|req: 466/928] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:29 2026] DELETE /v2.0/routers/9b6e0702-0016-49ee-9f43-51cb0fff5753 => generated 0 bytes in 645 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:30.128 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2ec6e928-968b-4de8-a647-68da01ce3cc3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec6e928-968b-4de8-a647-68da01ce3cc3 found for delete ", "request_id": "req-50bd8222-c3bd-4a6d-a7ef-ddcb6a01fa96"}]} 2026-09-08 17:07:30.129 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2ec6e928-968b-4de8-a647-68da01ce3cc3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2ec6e928-968b-4de8-a647-68da01ce3cc3 found for delete ", "request_id": "req-df93a448-9cac-40d3-888a-6c672b8d415a"}]} [pid: 7|app: 0|req: 467/929] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:30 2026] DELETE /v2.0/subnets/83d1c54d-f223-4190-8016-a975a0c2fa1e => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:30.443 8 INFO neutron.db.segments_db [None req-2a41fd90-a40f-41ae-a2b4-6923fa557fbf 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Added segment eb4dc464-d621-4340-a7ea-7ef8e2c415d5 of type vxlan for network 6de00cb9-1823-4874-88e6-9388edd9296e [pid: 7|app: 0|req: 468/930] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:30 2026] DELETE /v2.0/subnets/3ccac8f0-c6a2-4268-9683-19e743b2b549 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/931] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:07:30 2026] POST /v2.0/networks => generated 632 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:30.572 8 INFO neutron.db.segments_db [None req-82cf5af2-fb9a-4ff4-bb4a-a3fbdd941fbe 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Added segment f8c0b720-5bdc-4ee8-9c68-72005fe42090 of type vxlan for network c5b6840a-1279-42c0-bd3f-508204d4cae4 [pid: 7|app: 0|req: 469/932] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:30 2026] DELETE /v2.0/networks/88ff5dd5-faee-4c88-b0ee-d83f5a505b63 => 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: 470/933] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:30 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:30.770 8 INFO neutron.db.l3_hamode_db [None req-82cf5af2-fb9a-4ff4-bb4a-a3fbdd941fbe 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:30.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-5da9bcf4-2987-4f8c-b551-2140d227df22 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: c545025f-a3b2-4130-a71f-f981209953b0 2026-09-08 17:07:30.820 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5da9bcf4-2987-4f8c-b551-2140d227df22 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: c545025f-a3b2-4130-a71f-f981209953b0 [pid: 7|app: 0|req: 471/934] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:30 2026] DELETE /v2.0/networks/a2f7053d-61a8-4a22-b7b9-8a24c27de619 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:31.312 7 INFO neutron.db.segments_db [None req-3d55e017-3468-4aba-b319-60ec2f84153c 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 70177a0d-4d88-427b-9df2-aab8878397fd of type vxlan for network 252d4bae-05ea-4f37-a16d-44870de74d6d [pid: 7|app: 0|req: 472/935] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:07:31 2026] POST /v2.0/networks => generated 744 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:31.456 7 INFO neutron.db.segments_db [None req-78c9e80d-2713-4c29-a864-6ae67263232b db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 9cc4879e-c048-4615-8426-780ab49d40ad of type vxlan for network 5e31ed8b-0b8e-48fa-b47f-cba7371ccb53 [pid: 7|app: 0|req: 473/936] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:31 2026] POST /v2.0/networks => generated 633 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:31.597 8 INFO neutron.db.l3_hamode_db [None req-82cf5af2-fb9a-4ff4-bb4a-a3fbdd941fbe 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 474/937] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:31 2026] GET /v2.0/networks?id=f66b7f84-6bd5-4f85-8c91-ab06584a5621 => generated 669 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/938] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:31 2026] POST /v2.0/subnets => generated 691 bytes in 269 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:32.151 7 INFO neutron.services.segments.plugin [-] Segment 8950d2cd-9d07-473a-a505-e398374bdd5f resource provider aggregate not found 2026-09-08 17:07:32.154 7 INFO neutron.services.segments.plugin [-] Segment 8950d2cd-9d07-473a-a505-e398374bdd5f resource provider aggregate not found [pid: 7|app: 0|req: 476/939] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:31 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-09-08 17:07:32.166 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8950d2cd-9d07-473a-a505-e398374bdd5f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8950d2cd-9d07-473a-a505-e398374bdd5f found for delete ", "request_id": "req-1b8884f6-1111-49b8-b6e7-5b427aa61fe6"}]} 2026-09-08 17:07:32.171 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8950d2cd-9d07-473a-a505-e398374bdd5f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8950d2cd-9d07-473a-a505-e398374bdd5f found for delete ", "request_id": "req-accbb639-9d4c-4f66-b1c6-be1884e7033e"}]} 2026-09-08 17:07:32.186 7 INFO neutron.services.segments.plugin [-] Segment 2490b431-385f-43e7-b8f7-ea799bda016d resource provider aggregate not found 2026-09-08 17:07:32.191 7 INFO neutron.services.segments.plugin [-] Segment 2490b431-385f-43e7-b8f7-ea799bda016d resource provider aggregate not found 2026-09-08 17:07:32.209 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2490b431-385f-43e7-b8f7-ea799bda016d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2490b431-385f-43e7-b8f7-ea799bda016d found for delete ", "request_id": "req-e25bb178-847f-4998-9348-ebb8ec5554bd"}]} 2026-09-08 17:07:32.216 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2490b431-385f-43e7-b8f7-ea799bda016d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2490b431-385f-43e7-b8f7-ea799bda016d found for delete ", "request_id": "req-028e9b16-787b-40dc-b7ad-52f8bae885fc"}]} [pid: 7|app: 0|req: 477/940] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:07:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1ca45654641749469d9f24fc2dee4a88 => generated 181 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/941] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:32 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:32.338 7 INFO neutron.db.segments_db [None req-cc06f814-4f88-4aa5-ae6c-7a95b95a4eed 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 27a7dac6-7e65-4034-be2f-0627ce2e843a of type vxlan for network 0a293586-f50a-4e62-a608-36001c026019 [pid: 8|app: 0|req: 464/942] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:30 2026] POST /v2.0/routers => generated 694 bytes in 1935 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:32.500 8 INFO neutron.db.segments_db [None req-7eda52ae-dee4-4dba-90cd-b103857718d8 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 of type vxlan for network 8953c765-bf04-47d8-8dcd-caa9ec74d9de 2026-09-08 17:07:32.599 7 INFO neutron.db.l3_hamode_db [None req-cc06f814-4f88-4aa5-ae6c-7a95b95a4eed 12bd6ff387ee4976bb2f2c5cf4bce8be e4b1495c89c34214a295fcc6e0196032 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:32.694 8 INFO neutron.db.l3_hamode_db [None req-7eda52ae-dee4-4dba-90cd-b103857718d8 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:32.850 8 INFO neutron.db.l3_hamode_db [None req-7eda52ae-dee4-4dba-90cd-b103857718d8 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:33.344 7 INFO neutron.db.l3_hamode_db [None req-cc06f814-4f88-4aa5-ae6c-7a95b95a4eed 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 465/943] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:32 2026] POST /v2.0/routers => generated 511 bytes in 1005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/944] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:07:33 2026] POST /v2.0/ports => generated 954 bytes in 383 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: 467/945] 10.0.0.231 () {32 vars in 776 bytes} [Tue Sep 8 17:07:33 2026] GET /v2.0/subnets?project_id=04739e444fff4270be147090106ceaee&cidr=10.100.0.0%2F28 => generated 14 bytes in 165 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/946] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:34 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 957 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/947] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:32 2026] POST /v2.0/routers => generated 731 bytes in 1926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/948] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:07:34 2026] POST /v2.0/ports => generated 964 bytes in 264 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: 470/949] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:07:34 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: 471/950] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:34 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&fields=id&fields=name => generated 114 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/951] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:07:34 2026] PUT /v2.0/ports/ff8ab85b-c963-4f76-afcc-85ff9eba6737 => generated 1235 bytes in 349 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-09-08 17:07:34.609 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2ca92ce4-adcf-464e-8efb-1e8e6ddd4522'] response: {'name': 'network-changed', 'server_uuid': '650479b2-dae4-4b99-8277-1fee5fbe3e92', 'tag': 'ff8ab85b-c963-4f76-afcc-85ff9eba6737', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 472/952] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:34 2026] PUT /v2.0/routers/9ff84c42-b0c6-44fb-be77-0712e3e3caaa/add_router_interface => generated 309 bytes in 1309 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 473/953] 10.0.0.231 () {32 vars in 784 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/subnets?network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441&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: 8|app: 0|req: 474/954] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/ports?tenant_id=1ca45654641749469d9f24fc2dee4a88&device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 1238 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 481/955] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:34 2026] PUT /v2.0/routers/1a3707b9-76ad-4255-82ca-02239f1a3209/add_router_interface => generated 309 bytes in 1218 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: 475/956] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 476/957] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/networks?tenant_id=1ca45654641749469d9f24fc2dee4a88&shared=False => generated 765 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/958] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/ports/94f08730-77c9-4410-9f3a-2c40d92d771e => generated 1038 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/959] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&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: 479/960] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:07:35 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/961] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:35 2026] POST /v2.0/subnets => generated 656 bytes in 291 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:36.251 8 INFO neutron_taas.services.taas.taas_plugin [None req-1e6335cd-af9e-442f-8780-6be785fd37a2 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: 94f08730-77c9-4410-9f3a-2c40d92d771e 2026-09-08 17:07:36.255 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1e6335cd-af9e-442f-8780-6be785fd37a2 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: 94f08730-77c9-4410-9f3a-2c40d92d771e [pid: 8|app: 0|req: 480/962] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:35 2026] PUT /v2.0/routers/1a3707b9-76ad-4255-82ca-02239f1a3209/remove_router_interface => generated 309 bytes in 725 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: 481/963] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:07:36 2026] POST /v2.0/security-groups => generated 1660 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-08 17:07:36.949 8 INFO neutron.api.v2.resource [None req-fb3596cb-e92e-453e-a2da-cdd6c44ab440 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 482/964] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:36 2026] PUT /v2.0/routers/1a3707b9-76ad-4255-82ca-02239f1a3209/remove_router_interface => generated 197 bytes in 115 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/965] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:36 2026] POST /v2.0/security-group-rules => generated 597 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 484/966] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/967] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/ports?tenant_id=1ca45654641749469d9f24fc2dee4a88&device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 1238 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/968] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/ports?device_id=1a3707b9-76ad-4255-82ca-02239f1a3209 => 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: 487/969] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:37 2026] POST /v2.0/security-group-rules => generated 602 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/970] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&fields=id&fields=name => generated 114 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/971] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:36 2026] PUT /v2.0/routers/5fa49d45-c47f-49e6-b70b-72b88f1af199/add_router_interface => generated 309 bytes in 1166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/972] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ff8ab85b-c963-4f76-afcc-85ff9eba6737 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:37.401 7 INFO neutron_taas.services.taas.taas_plugin [None req-55790e29-4306-4c14-a859-25e3909b898c db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: 29209fd6-e5cf-42d7-ac7f-12b3b52f2b8e 2026-09-08 17:07:37.404 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55790e29-4306-4c14-a859-25e3909b898c db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: 29209fd6-e5cf-42d7-ac7f-12b3b52f2b8e [pid: 8|app: 0|req: 492/975] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:07:37 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) 2026-09-08 17:07:37.855 7 INFO neutron.services.segments.plugin [-] Segment ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 resource provider aggregate not found 2026-09-08 17:07:37.862 7 INFO neutron.services.segments.plugin [-] Segment ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 resource provider aggregate not found [pid: 8|app: 0|req: 493/976] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/subnets?id=2e6bdb7f-21e7-4dd4-be98-b94b7e7522e0 => generated 687 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:37.881 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 found for delete ", "request_id": "req-007d30a6-7078-4c27-932c-d1be969c0cf0"}]} 2026-09-08 17:07:37.887 7 INFO neutron.db.l3_hamode_db [None req-55790e29-4306-4c14-a859-25e3909b898c db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] HA network 8953c765-bf04-47d8-8dcd-caa9ec74d9de was deleted as no HA routers are present in tenant 8ad9dbc257bc4f0d95bf32fd14ebfa7a. 2026-09-08 17:07:37.888 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ea4c6ed8-9b4f-4f02-8e5e-f868c764beb7 found for delete ", "request_id": "req-06327b01-fa41-4c6f-b164-240a8ef32ca3"}]} [pid: 7|app: 0|req: 484/977] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:37 2026] DELETE /v2.0/routers/1a3707b9-76ad-4255-82ca-02239f1a3209 => generated 0 bytes in 653 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/978] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/ports?network_id=f66b7f84-6bd5-4f85-8c91-ab06584a5621&device_owner=network%3Adhcp => generated 1244 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/979] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/networks => generated 7249 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/980] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621?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: 496/981] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:07:37 2026] GET /v2.0/subnets => generated 5847 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/982] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:37 2026] DELETE /v2.0/subnets/e6f1659d-5677-4a4e-b239-7123e8b93990 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/983] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 487/984] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/routers => generated 2184 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:38.242 8 INFO neutron.services.segments.plugin [-] Segment 9cc4879e-c048-4615-8426-780ab49d40ad resource provider aggregate not found 2026-09-08 17:07:38.255 8 INFO neutron.services.segments.plugin [-] Segment 9cc4879e-c048-4615-8426-780ab49d40ad resource provider aggregate not found 2026-09-08 17:07:38.261 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9cc4879e-c048-4615-8426-780ab49d40ad resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cc4879e-c048-4615-8426-780ab49d40ad found for delete ", "request_id": "req-de5cd8b8-99a3-413b-a2b2-0d031dbff7a6"}]} [pid: 8|app: 0|req: 498/985] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:38 2026] DELETE /v2.0/networks/5e31ed8b-0b8e-48fa-b47f-cba7371ccb53 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:38.281 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 9cc4879e-c048-4615-8426-780ab49d40ad resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cc4879e-c048-4615-8426-780ab49d40ad found for delete ", "request_id": "req-04d81a0d-3fde-443d-9c5f-0b1c9b45a878"}]} 2026-09-08 17:07:38.340 8 INFO neutron.db.segments_db [None req-1fc492d1-14fd-472a-8894-5216644116fa db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 4b005dad-37f7-4bfc-addc-6d8c396fd841 of type vxlan for network a237d731-0bf6-4989-84a3-06a29c2e59e4 [pid: 7|app: 0|req: 488/986] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/security-groups => generated 1675 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/987] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/networks => generated 633 bytes in 122 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/988] 10.0.0.148 () {34 vars in 1098 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/security-groups?name=tempest-securitygroup--697848502&fields=id&tenant_id=e4b1495c89c34214a295fcc6e0196032 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/989] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/990] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 94 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 502/991] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/networks?id=252d4bae-05ea-4f37-a16d-44870de74d6d => 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: 503/992] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&fields=id&fields=name => generated 114 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/993] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/subnets => generated 646 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/994] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/quotas/e4b1495c89c34214a295fcc6e0196032 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 504/995] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/security-group-rules => generated 596 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:38.674 7 INFO neutron.db.segments_db [None req-9a6f3809-4950-49f8-bd71-64d2cdbc26d4 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 7a55af90-cd43-47df-8ade-d690c0ee9edd of type vxlan for network a5289e2a-0ede-4a64-8a92-77f744911698 [pid: 8|app: 0|req: 505/996] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/ports?tenant_id=e4b1495c89c34214a295fcc6e0196032&fields=id => generated 57 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/997] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/security-group-rules => generated 602 bytes in 98 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/998] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:38.888 7 INFO neutron.db.l3_hamode_db [None req-9a6f3809-4950-49f8-bd71-64d2cdbc26d4 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 508/999] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 509/1000] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:07:38 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:38.976 7 INFO neutron.db.l3_hamode_db [None req-9a6f3809-4950-49f8-bd71-64d2cdbc26d4 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:38.992 8 INFO neutron.db.securitygroups_db [None req-78530435-04db-44f6-9578-613fecb735a3 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Project 04739e444fff4270be147090106ceaee 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: 510/1001] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/security-group-rules => generated 607 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1002] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:39 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:39.230 8 INFO neutron.db.securitygroups_db [None req-eb510be4-73d3-4656-bbcb-a867ee69aa51 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Project 04739e444fff4270be147090106ceaee 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: 512/1003] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:07:39 2026] POST /v2.0/security-group-rules => generated 606 bytes in 108 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/1004] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:38 2026] POST /v2.0/routers => generated 510 bytes in 1019 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/1005] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:39 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1006] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:07:39 2026] GET /v2.0/networks => generated 1297 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 495/1007] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:39 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&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: 496/1008] 10.0.0.148 () {34 vars in 1100 bytes} [Tue Sep 8 17:07:39 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1819956328&fields=id&tenant_id=04739e444fff4270be147090106ceaee => generated 69 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1009] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 660 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1010] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/quotas/04739e444fff4270be147090106ceaee => generated 292 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1011] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&fields=id => generated 57 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1012] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1013] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?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: 502/1014] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 503/1015] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1016] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:39 2026] PUT /v2.0/routers/5eecca4d-868c-47e4-aa08-1b576d073058/add_router_interface => generated 309 bytes in 1203 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1017] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:07:40 2026] GET /v2.0/ports/ce2a5965-d886-48a0-8806-7413686b7077 => generated 959 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1018] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:41 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 506/1019] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:41 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&fields=id&fields=name => generated 114 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:41.253 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2d45b40-9123-4f4c-8684-937ad53d5c87 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: ce2a5965-d886-48a0-8806-7413686b7077 2026-09-08 17:07:41.256 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2d45b40-9123-4f4c-8684-937ad53d5c87 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: ce2a5965-d886-48a0-8806-7413686b7077 [pid: 7|app: 0|req: 507/1020] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:41 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1021] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:40 2026] PUT /v2.0/routers/5eecca4d-868c-47e4-aa08-1b576d073058/remove_router_interface => generated 309 bytes in 675 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1022] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:41 2026] GET /v2.0/ports?device_id=5eecca4d-868c-47e4-aa08-1b576d073058 => 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: 515/1023] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:41 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:41.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-964f14d0-8e89-4b54-be8a-a6ceb0052110 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: e48b3cf7-a709-41ad-9104-11d61bfa6a3b 2026-09-08 17:07:41.857 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-964f14d0-8e89-4b54-be8a-a6ceb0052110 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: e48b3cf7-a709-41ad-9104-11d61bfa6a3b 2026-09-08 17:07:42.187 7 INFO neutron.services.segments.plugin [-] Segment 7a55af90-cd43-47df-8ade-d690c0ee9edd resource provider aggregate not found 2026-09-08 17:07:42.208 7 INFO neutron.services.segments.plugin [-] Segment 7a55af90-cd43-47df-8ade-d690c0ee9edd resource provider aggregate not found 2026-09-08 17:07:42.213 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a55af90-cd43-47df-8ade-d690c0ee9edd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a55af90-cd43-47df-8ade-d690c0ee9edd found for delete ", "request_id": "req-c05ef275-2c46-40ed-a065-2c4d3a2b28f8"}]} 2026-09-08 17:07:42.214 7 INFO neutron.db.l3_hamode_db [None req-964f14d0-8e89-4b54-be8a-a6ceb0052110 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] HA network a5289e2a-0ede-4a64-8a92-77f744911698 was deleted as no HA routers are present in tenant 8ad9dbc257bc4f0d95bf32fd14ebfa7a. [pid: 7|app: 0|req: 509/1024] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:41 2026] DELETE /v2.0/routers/5eecca4d-868c-47e4-aa08-1b576d073058 => generated 0 bytes in 594 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:42.228 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7a55af90-cd43-47df-8ade-d690c0ee9edd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a55af90-cd43-47df-8ade-d690c0ee9edd found for delete ", "request_id": "req-cfcd6454-1329-4cc6-b823-87c266c2b48a"}]} [pid: 8|app: 0|req: 516/1025] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:42 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1026] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:42 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1027] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:42 2026] DELETE /v2.0/subnets/de149978-3e3f-4289-a74c-c880a2d258cf => generated 0 bytes in 120 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:42.458 8 INFO neutron.services.segments.plugin [-] Segment 4b005dad-37f7-4bfc-addc-6d8c396fd841 resource provider aggregate not found 2026-09-08 17:07:42.468 8 INFO neutron.services.segments.plugin [-] Segment 4b005dad-37f7-4bfc-addc-6d8c396fd841 resource provider aggregate not found 2026-09-08 17:07:42.487 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4b005dad-37f7-4bfc-addc-6d8c396fd841 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b005dad-37f7-4bfc-addc-6d8c396fd841 found for delete ", "request_id": "req-c2934da5-818c-4306-b331-0a6e0397600c"}]} [pid: 8|app: 0|req: 518/1028] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:42 2026] DELETE /v2.0/networks/a237d731-0bf6-4989-84a3-06a29c2e59e4 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:42.505 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4b005dad-37f7-4bfc-addc-6d8c396fd841 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b005dad-37f7-4bfc-addc-6d8c396fd841 found for delete ", "request_id": "req-b8b91374-4deb-4ab2-ad09-91e85f2e0587"}]} 2026-09-08 17:07:42.549 7 INFO neutron.db.segments_db [None req-adfb94fc-26ea-44d2-9863-db44cb5407e5 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Added segment 946a1242-1153-4174-ac9c-f218f3e38884 of type vxlan for network 4abddf3a-6243-4585-ac72-22bec75daebb [pid: 8|app: 0|req: 519/1029] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:42 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 520/1030] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:42 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:42.856 7 INFO neutron.db.l3_hamode_db [None req-adfb94fc-26ea-44d2-9863-db44cb5407e5 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 521/1031] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:43 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1032] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:43 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&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: 523/1033] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:43 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1034] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:43 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:43.730 7 INFO neutron.db.l3_hamode_db [None req-adfb94fc-26ea-44d2-9863-db44cb5407e5 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:43.979 8 INFO neutron.db.l3_db [None req-3394eb76-69ac-4069-95e3-5ac444865a73 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] Floating IP 70ea480a-7061-4ae0-9711-de6c9803f7ad associated. External IP: 10.96.250.211, port: ff8ab85b-c963-4f76-afcc-85ff9eba6737. [pid: 8|app: 0|req: 525/1035] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:43 2026] PUT /v2.0/floatingips/70ea480a-7061-4ae0-9711-de6c9803f7ad => generated 855 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 526/1036] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:44.348 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d607c2f5-1202-4e98-8bae-4973bec2f5f9'] response: {'name': 'network-changed', 'server_uuid': '650479b2-dae4-4b99-8277-1fee5fbe3e92', 'tag': 'ff8ab85b-c963-4f76-afcc-85ff9eba6737', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 527/1037] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1038] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1039] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/networks?id=252d4bae-05ea-4f37-a16d-44870de74d6d => generated 676 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1040] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:42 2026] POST /v2.0/routers => generated 692 bytes in 2240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1041] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e4b1495c89c34214a295fcc6e0196032 => generated 180 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1042] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 512/1043] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1044] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/routers/65564dfa-6b4b-49c8-9e8a-e536cce1d81f => generated 698 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1045] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&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: 534/1046] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/routers => generated 701 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1047] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:44 2026] GET /v2.0/ports?tenant_id=1ca45654641749469d9f24fc2dee4a88&device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 513/1048] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:07:44 2026] POST /v2.0/ports => generated 958 bytes in 288 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: 514/1049] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/networks?id=f66b7f84-6bd5-4f85-8c91-ab06584a5621 => generated 765 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1050] 10.0.0.231 () {34 vars in 741 bytes} [Tue Sep 8 17:07:45 2026] PUT /v2.0/routers/65564dfa-6b4b-49c8-9e8a-e536cce1d81f => generated 705 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1051] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=ff8ab85b-c963-4f76-afcc-85ff9eba6737 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1052] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1053] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:07:45 2026] PUT /v2.0/ports/f635dbd0-ac63-41fb-b72e-17599c735790 => generated 1239 bytes in 347 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: 516/1054] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/subnets?id=2e6bdb7f-21e7-4dd4-be98-b94b7e7522e0 => generated 687 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:45.555 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cc177024-d1ba-4782-a1ea-21fa65d0bdcd'] response: {'name': 'network-changed', 'server_uuid': 'deeda547-cdae-4a96-82cf-6094b1d4cd97', 'tag': 'f635dbd0-ac63-41fb-b72e-17599c735790', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 539/1055] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/routers/65564dfa-6b4b-49c8-9e8a-e536cce1d81f => generated 705 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1056] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/ports?device_id=65564dfa-6b4b-49c8-9e8a-e536cce1d81f => 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: 517/1057] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/ports?network_id=f66b7f84-6bd5-4f85-8c91-ab06584a5621&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: 518/1058] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621?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: 519/1059] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:45.776 8 INFO neutron_taas.services.taas.taas_plugin [None req-96f34461-34d6-44e4-a316-cef13faa4204 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: 440c4287-4197-4daa-8a17-b5e505214b0c 2026-09-08 17:07:45.779 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96f34461-34d6-44e4-a316-cef13faa4204 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: 440c4287-4197-4daa-8a17-b5e505214b0c [pid: 7|app: 0|req: 520/1060] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 521/1061] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:45.995 8 INFO neutron_taas.services.taas.taas_plugin [None req-96f34461-34d6-44e4-a316-cef13faa4204 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] TaaS: Handle Delete Port: 204912aa-d46c-4dd0-8051-f10f5dc00e2f [pid: 7|app: 0|req: 522/1062] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:45 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:45.998 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-96f34461-34d6-44e4-a316-cef13faa4204 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] Tap Mirror: Handle Delete Port: 204912aa-d46c-4dd0-8051-f10f5dc00e2f [pid: 7|app: 0|req: 523/1063] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&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: 524/1064] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/ports?tenant_id=e4b1495c89c34214a295fcc6e0196032&device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 1242 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1065] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/networks?tenant_id=e4b1495c89c34214a295fcc6e0196032&shared=False => generated 772 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1066] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:46.366 8 INFO neutron.services.segments.plugin [-] Segment 946a1242-1153-4174-ac9c-f218f3e38884 resource provider aggregate not found 2026-09-08 17:07:46.369 8 INFO neutron.services.segments.plugin [-] Segment 946a1242-1153-4174-ac9c-f218f3e38884 resource provider aggregate not found 2026-09-08 17:07:46.393 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 946a1242-1153-4174-ac9c-f218f3e38884 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 946a1242-1153-4174-ac9c-f218f3e38884 found for delete ", "request_id": "req-3bce0459-1721-4900-8b68-551c5e15e101"}]} 2026-09-08 17:07:46.395 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 946a1242-1153-4174-ac9c-f218f3e38884 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 946a1242-1153-4174-ac9c-f218f3e38884 found for delete ", "request_id": "req-80d8aabc-3051-40e6-8bf1-357fe81091e2"}]} 2026-09-08 17:07:46.396 8 INFO neutron.db.l3_hamode_db [None req-96f34461-34d6-44e4-a316-cef13faa4204 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] HA network 4abddf3a-6243-4585-ac72-22bec75daebb was deleted as no HA routers are present in tenant 8ad9dbc257bc4f0d95bf32fd14ebfa7a. [pid: 8|app: 0|req: 541/1067] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:45 2026] DELETE /v2.0/routers/65564dfa-6b4b-49c8-9e8a-e536cce1d81f => generated 0 bytes in 811 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 527/1068] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/ports?device_id=65564dfa-6b4b-49c8-9e8a-e536cce1d81f => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:46.468 8 INFO neutron.api.v2.resource [None req-45e9dd1c-a9e3-4a8d-ab07-7877260242d6 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 542/1069] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/routers/65564dfa-6b4b-49c8-9e8a-e536cce1d81f => 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: 528/1070] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/ports?device_id=5eecca4d-868c-47e4-aa08-1b576d073058 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:46.535 8 INFO neutron.api.v2.resource [None req-0cdce629-027c-44b2-9ec3-7fb95a230a82 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 543/1071] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/routers/5eecca4d-868c-47e4-aa08-1b576d073058 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:46.566 7 INFO neutron.pecan_wsgi.hooks.translation [None req-8361f373-c91d-49b0-8536-a74075138d6e db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 529/1072] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/subnets/de149978-3e3f-4289-a74c-c880a2d258cf => generated 136 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1073] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => 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: 530/1074] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/ports?device_id=1a3707b9-76ad-4255-82ca-02239f1a3209 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:46.627 8 INFO neutron.api.v2.resource [None req-eec5e2cd-0d3f-4253-97e5-eca6bcaa095a db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 545/1075] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/routers/1a3707b9-76ad-4255-82ca-02239f1a3209 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:46.653 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9c074a2a-d24b-4c07-ba9b-4f065a5d9763 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 531/1076] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/subnets/e6f1659d-5677-4a4e-b239-7123e8b93990 => 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: 546/1077] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/ports?device_id=9b6e0702-0016-49ee-9f43-51cb0fff5753 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:46.737 7 INFO neutron.api.v2.resource [None req-5239047b-198b-4506-9043-e3cd8424a9a9 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 532/1078] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/routers/9b6e0702-0016-49ee-9f43-51cb0fff5753 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:46.761 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3cf02c9b-fff7-43bd-a7dc-e08e4e27e614 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 533/1079] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/subnets/83d1c54d-f223-4190-8016-a975a0c2fa1e => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:07:46.783 7 INFO neutron.pecan_wsgi.hooks.translation [None req-91fde20c-3616-4784-8fda-8bc618f66b73 db9605c6cbb84fb29916cadb6d357481 8ad9dbc257bc4f0d95bf32fd14ebfa7a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 534/1080] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:46 2026] DELETE /v2.0/subnets/3ccac8f0-c6a2-4268-9683-19e743b2b549 => 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: 547/1081] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 660 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1082] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:07:46 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=04739e444fff4270be147090106ceaee => generated 181 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 536/1083] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 537/1084] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1085] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 539/1086] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/security-groups?id=59a51212-128d-442c-aea1-ff1acb1d9e04&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: 548/1087] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:07:46 2026] POST /v2.0/ports => generated 958 bytes in 348 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1088] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => generated 971 bytes in 42 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-09-08 17:07:47.296 7 INFO neutron_taas.services.taas.taas_plugin [req-117edecc-a616-4aef-9cca-140e74df7997 req-c73e7d9e-f5ab-42f4-8ceb-57a8c0e8ff89 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] TaaS: Handle Delete Port: ff8ab85b-c963-4f76-afcc-85ff9eba6737 2026-09-08 17:07:47.298 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-117edecc-a616-4aef-9cca-140e74df7997 req-c73e7d9e-f5ab-42f4-8ceb-57a8c0e8ff89 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] Tap Mirror: Handle Delete Port: ff8ab85b-c963-4f76-afcc-85ff9eba6737 [pid: 8|app: 0|req: 549/1089] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:07:47 2026] PUT /v2.0/ports/a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 => generated 1239 bytes in 353 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: 550/1090] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/ports?tenant_id=e4b1495c89c34214a295fcc6e0196032&device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 1242 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:07:47.622 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0182d02-640c-41af-a622-ebdb57c29e20'] response: {'name': 'network-changed', 'server_uuid': '48b867ed-c3f0-4246-ab44-14a887cd4300', 'tag': 'a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 551/1091] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/security-groups?tenant_id=8ad9dbc257bc4f0d95bf32fd14ebfa7a&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1092] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f635dbd0-ac63-41fb-b72e-17599c735790 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:47.847 7 INFO neutron.db.l3_db [req-117edecc-a616-4aef-9cca-140e74df7997 req-c73e7d9e-f5ab-42f4-8ceb-57a8c0e8ff89 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] Floating IP 70ea480a-7061-4ae0-9711-de6c9803f7ad disassociated. External IP: 10.96.250.211, port: ff8ab85b-c963-4f76-afcc-85ff9eba6737. [pid: 8|app: 0|req: 553/1093] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => 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: 554/1094] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:47 2026] DELETE /v2.0/security-groups/2450fd0d-3ab8-4efd-b199-749c8d3efc4a => 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: 555/1095] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:47 2026] GET /v2.0/subnets?id=9214778d-d9d7-435a-ace0-1d3b46ff85e1 => generated 694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 556/1096] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 557/1097] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/ports?network_id=252d4bae-05ea-4f37-a16d-44870de74d6d&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: 558/1098] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?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: 541/1099] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:07:47 2026] DELETE /v2.0/ports/ff8ab85b-c963-4f76-afcc-85ff9eba6737 => generated 0 bytes in 950 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1100] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 1242 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 542/1101] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:48.233 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7f0a91c-0868-41c8-9a34-58dc395a06aa'] response: {'server_uuid': '650479b2-dae4-4b99-8277-1fee5fbe3e92', 'name': 'network-vif-deleted', 'tag': 'ff8ab85b-c963-4f76-afcc-85ff9eba6737', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 543/1102] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/networks?tenant_id=04739e444fff4270be147090106ceaee&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1103] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 560/1104] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 545/1105] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:07:48 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: 561/1106] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:48 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 546/1107] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 973 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1108] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 563/1109] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 547/1110] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 1242 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 564/1111] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 => 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: 548/1112] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/subnets?id=c256dcb7-fedf-445c-89c5-6671118b51d5 => generated 677 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1113] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/ports?network_id=6de00cb9-1823-4874-88e6-9388edd9296e&device_owner=network%3Adhcp => 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: 565/1114] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1115] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?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: 566/1116] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1117] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:49 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:50.128 8 INFO neutron.db.segments_db [None req-5868b79b-b3ad-46c9-ba8a-027c7410f94c 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment ffdaf7eb-c211-4113-8d55-973de06e8f2b of type vxlan for network 96bed9d0-40b4-4c47-94c2-e20ddc37256a [pid: 8|app: 0|req: 567/1118] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:49 2026] POST /v2.0/networks => generated 630 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:50.259 7 INFO neutron.db.segments_db [None req-3aabfe90-6e2b-437e-9ef4-ca1ddfc8dd5a 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment dc902727-828d-4856-a1f9-3c0b2ba5f39a of type vxlan for network 5024f13f-a8a3-497e-9262-0a1334a72969 [pid: 7|app: 0|req: 552/1119] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:50 2026] POST /v2.0/networks => generated 630 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 568/1120] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:50 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1121] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:50 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&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: 570/1122] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:50 2026] GET /v2.0/ports?device_id=650479b2-dae4-4b99-8277-1fee5fbe3e92 => 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: 553/1123] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:50 2026] POST /v2.0/subnets => generated 626 bytes in 216 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1124] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:50 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1125] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:50 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1126] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:50 2026] POST /v2.0/subnets => generated 626 bytes in 378 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:51.040 8 INFO neutron.db.segments_db [None req-e03b6a4d-c97b-4391-be06-73056ded899c 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment 5b371186-0ea6-4293-a497-39e88d60d5f7 of type vxlan for network 6e710a5d-32aa-420d-a9ab-46a152b54d76 2026-09-08 17:07:51.314 8 INFO neutron.db.l3_hamode_db [None req-e03b6a4d-c97b-4391-be06-73056ded899c 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:51.431 8 INFO neutron.db.l3_hamode_db [None req-e03b6a4d-c97b-4391-be06-73056ded899c 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 555/1127] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:51 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 973 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1128] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:51 2026] DELETE /v2.0/security-groups/59a51212-128d-442c-aea1-ff1acb1d9e04 => 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: 557/1129] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:51 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&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: 558/1130] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:51 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:51.879 7 INFO neutron.api.v2.resource [None req-aecc504d-aaf7-472e-8242-9cf700a87a7e 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 559/1131] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:07:51 2026] GET /v2.0/security-groups/59a51212-128d-442c-aea1-ff1acb1d9e04 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1132] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:51 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1133] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:50 2026] POST /v2.0/routers => generated 506 bytes in 973 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:52.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-0728ce02-ae82-40ee-87b7-a21e61ef49ed 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] TaaS: Handle Delete Port: 958637aa-ba69-4102-bb51-15a058c62618 2026-09-08 17:07:52.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0728ce02-ae82-40ee-87b7-a21e61ef49ed 6d479717fe30474cadfa3247fdbcd37f 1ca45654641749469d9f24fc2dee4a88 - - default default] Tap Mirror: Handle Delete Port: 958637aa-ba69-4102-bb51-15a058c62618 [pid: 7|app: 0|req: 561/1134] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:07:51 2026] DELETE /v2.0/floatingips/70ea480a-7061-4ae0-9711-de6c9803f7ad => generated 0 bytes in 390 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:52.683 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2a05642-a534-4549-a2d0-58ffd0e0c1f2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 29c3fecd-9c75-4be4-b2e3-7fa3d0cb79b2 2026-09-08 17:07:52.685 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2a05642-a534-4549-a2d0-58ffd0e0c1f2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 29c3fecd-9c75-4be4-b2e3-7fa3d0cb79b2 [pid: 7|app: 0|req: 564/1137] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:52 2026] PUT /v2.0/routers/ca1ca2c1-c688-4662-b317-85aecbdb3e5a/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1138] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:53 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1139] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:53 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:53.409 7 INFO neutron_taas.services.taas.taas_plugin [None req-10a46d5b-48ee-4145-8b8f-85f1ecce311e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 57bb3a5a-2274-4c75-b38d-a315dd9ea6e5 2026-09-08 17:07:53.411 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10a46d5b-48ee-4145-8b8f-85f1ecce311e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 57bb3a5a-2274-4c75-b38d-a315dd9ea6e5 [pid: 8|app: 0|req: 574/1140] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:51 2026] PUT /v2.0/routers/5a1b75c4-3163-4dd4-bd7d-80ba3b45db11/add_router_interface => generated 309 bytes in 1535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1141] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:53 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1142] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:53 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1143] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:07:53 2026] GET /v2.0/ports/8e224795-cbd6-48a8-8206-6024944b0543 => generated 955 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:53.616 7 INFO neutron_taas.services.taas.taas_plugin [None req-10a46d5b-48ee-4145-8b8f-85f1ecce311e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: b184bf2d-3583-4234-9b0b-cae6d5a844c3 2026-09-08 17:07:53.618 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10a46d5b-48ee-4145-8b8f-85f1ecce311e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: b184bf2d-3583-4234-9b0b-cae6d5a844c3 [pid: 8|app: 0|req: 578/1144] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:53 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:53.899 7 INFO neutron.services.segments.plugin [-] Segment f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 resource provider aggregate not found 2026-09-08 17:07:53.903 7 INFO neutron.services.segments.plugin [-] Segment f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 resource provider aggregate not found 2026-09-08 17:07:53.913 7 INFO neutron.db.l3_hamode_db [None req-10a46d5b-48ee-4145-8b8f-85f1ecce311e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network bf3e0c9b-b257-4845-aa28-4be1dac3b00e was deleted as no HA routers are present in tenant 1ca45654641749469d9f24fc2dee4a88. [pid: 7|app: 0|req: 567/1145] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:53 2026] DELETE /v2.0/routers/ca1ca2c1-c688-4662-b317-85aecbdb3e5a => generated 0 bytes in 668 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:07:53.922 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 found for delete ", "request_id": "req-cd2295d2-608a-4be2-b7eb-16f68d7fa2f2"}]} 2026-09-08 17:07:53.924 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f47ebd57-3f71-4baf-9402-5a6ba0bbeff6 found for delete ", "request_id": "req-57eadbb9-88b4-4c94-bbd2-461237be2921"}]} 2026-09-08 17:07:54.269 7 INFO neutron.db.l3_db [None req-936e6807-bd58-433a-8a69-2f225b6f84fc 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] Floating IP 4e22a89c-2dfd-4d01-bd23-0bb8df0e9866 associated. External IP: 10.96.250.209, port: f635dbd0-ac63-41fb-b72e-17599c735790. [pid: 7|app: 0|req: 568/1146] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:07:53 2026] PUT /v2.0/floatingips/4e22a89c-2dfd-4d01-bd23-0bb8df0e9866 => generated 856 bytes in 623 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:54.593 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-67f318bc-14e3-4ac0-a711-e3a08b5bda2b'] response: {'name': 'network-changed', 'server_uuid': 'deeda547-cdae-4a96-82cf-6094b1d4cd97', 'tag': 'f635dbd0-ac63-41fb-b72e-17599c735790', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 569/1147] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:54 2026] DELETE /v2.0/subnets/2e6bdb7f-21e7-4dd4-be98-b94b7e7522e0 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1148] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:54 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1149] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:07:53 2026] PUT /v2.0/routers/5a1b75c4-3163-4dd4-bd7d-80ba3b45db11/add_router_interface => generated 309 bytes in 1207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 580/1150] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:54 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:54.903 7 INFO neutron_taas.services.taas.taas_plugin [None req-5066f3ca-5f06-46f6-90c1-3d07358ccb7b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 0a353b6d-5a8a-497a-b206-4928a842981d 2026-09-08 17:07:54.906 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5066f3ca-5f06-46f6-90c1-3d07358ccb7b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 0a353b6d-5a8a-497a-b206-4928a842981d [pid: 8|app: 0|req: 581/1151] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:07:54 2026] GET /v2.0/ports/be66361c-6e1b-4a6a-84a5-05aad0a63ed3 => generated 955 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1152] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:54 2026] DELETE /v2.0/networks/f66b7f84-6bd5-4f85-8c91-ab06584a5621 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 572/1153] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1154] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/ports?tenant_id=e4b1495c89c34214a295fcc6e0196032&device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 574/1155] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:55.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-f11d8d2c-f28e-4d20-a03b-32900044ef49 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: be66361c-6e1b-4a6a-84a5-05aad0a63ed3 2026-09-08 17:07:55.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f11d8d2c-f28e-4d20-a03b-32900044ef49 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: be66361c-6e1b-4a6a-84a5-05aad0a63ed3 [pid: 7|app: 0|req: 575/1156] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/networks?id=252d4bae-05ea-4f37-a16d-44870de74d6d => generated 772 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1157] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/security-groups?tenant_id=1ca45654641749469d9f24fc2dee4a88&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1158] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 578/1159] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f635dbd0-ac63-41fb-b72e-17599c735790 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1160] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:07:55 2026] DELETE /v2.0/security-groups/5316ccca-e56e-4335-8613-ca8bafdcce6e => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 582/1161] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:54 2026] PUT /v2.0/routers/5a1b75c4-3163-4dd4-bd7d-80ba3b45db11/remove_router_interface => generated 309 bytes in 650 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1162] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:55 2026] GET /v2.0/subnets?id=9214778d-d9d7-435a-ace0-1d3b46ff85e1 => generated 694 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:55.947 8 INFO neutron_taas.services.taas.taas_plugin [None req-05a97c2c-8a66-4d74-a380-a1971518e7b7 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 8e224795-cbd6-48a8-8206-6024944b0543 2026-09-08 17:07:55.951 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05a97c2c-8a66-4d74-a380-a1971518e7b7 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 8e224795-cbd6-48a8-8206-6024944b0543 2026-09-08 17:07:55.951 7 INFO neutron.services.segments.plugin [-] Segment d20c1367-7332-4a94-b26f-0eef35cbf43a resource provider aggregate not found 2026-09-08 17:07:55.958 7 INFO neutron.services.segments.plugin [-] Segment d20c1367-7332-4a94-b26f-0eef35cbf43a resource provider aggregate not found 2026-09-08 17:07:55.971 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d20c1367-7332-4a94-b26f-0eef35cbf43a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20c1367-7332-4a94-b26f-0eef35cbf43a found for delete ", "request_id": "req-87543b03-7f5d-48b9-9f14-23ea8f47329e"}]} 2026-09-08 17:07:55.975 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d20c1367-7332-4a94-b26f-0eef35cbf43a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d20c1367-7332-4a94-b26f-0eef35cbf43a found for delete ", "request_id": "req-976e39bb-4bb9-42c9-813a-aa04d251f351"}]} 2026-09-08 17:07:56.171 7 INFO neutron.db.l3_db [None req-a400aa89-e1d0-46fa-a85b-785f62ff4b1c 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Floating IP 9df9916d-9b76-465a-9179-cc4d5f2d0bd9 associated. External IP: 10.96.250.208, port: a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3. [pid: 8|app: 0|req: 584/1163] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:07:55 2026] PUT /v2.0/routers/5a1b75c4-3163-4dd4-bd7d-80ba3b45db11/remove_router_interface => generated 309 bytes in 815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1164] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:56 2026] GET /v2.0/ports?network_id=252d4bae-05ea-4f37-a16d-44870de74d6d&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: 586/1165] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:07:56 2026] GET /v2.0/ports?device_id=5a1b75c4-3163-4dd4-bd7d-80ba3b45db11 => 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: 587/1166] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:56 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1167] 10.0.0.231 () {34 vars in 677 bytes} [Tue Sep 8 17:07:55 2026] POST /v2.0/floatingips => generated 856 bytes in 1131 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1168] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:56 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:07:56.647 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9624fd05-7a76-4bc2-91d9-9a8d402cab03'] response: {'name': 'network-changed', 'server_uuid': '48b867ed-c3f0-4246-ab44-14a887cd4300', 'tag': 'a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 582/1169] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:07:56 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:07:56.714 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0d4e596-999e-4de8-b974-a16274c6e94b 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 783a894b-1977-4267-a443-284cfb980809 2026-09-08 17:07:56.716 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d4e596-999e-4de8-b974-a16274c6e94b 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 783a894b-1977-4267-a443-284cfb980809 2026-09-08 17:07:57.011 8 INFO neutron.services.segments.plugin [-] Segment 5b371186-0ea6-4293-a497-39e88d60d5f7 resource provider aggregate not found 2026-09-08 17:07:57.015 8 INFO neutron.services.segments.plugin [-] Segment 5b371186-0ea6-4293-a497-39e88d60d5f7 resource provider aggregate not found 2026-09-08 17:07:57.038 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5b371186-0ea6-4293-a497-39e88d60d5f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b371186-0ea6-4293-a497-39e88d60d5f7 found for delete ", "request_id": "req-3ccf1436-ca27-4bf8-a70d-4d60f9405142"}]} 2026-09-08 17:07:57.047 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5b371186-0ea6-4293-a497-39e88d60d5f7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b371186-0ea6-4293-a497-39e88d60d5f7 found for delete ", "request_id": "req-76a89f55-0d42-48cc-8761-6e7cc297876d"}]} 2026-09-08 17:07:57.055 8 INFO neutron.db.l3_hamode_db [None req-f0d4e596-999e-4de8-b974-a16274c6e94b 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] HA network 6e710a5d-32aa-420d-a9ab-46a152b54d76 was deleted as no HA routers are present in tenant a03aa0fa84cf4f57b0b172ec96a2a607. [pid: 8|app: 0|req: 588/1170] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:56 2026] DELETE /v2.0/routers/5a1b75c4-3163-4dd4-bd7d-80ba3b45db11 => generated 0 bytes in 525 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1171] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 1244 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 583/1172] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:57 2026] DELETE /v2.0/subnets/665c32fb-ca0d-4c47-b99b-1a0af8654d68 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 590/1173] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 756 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1174] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 => generated 859 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 592/1175] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/subnets?id=c256dcb7-fedf-445c-89c5-6671118b51d5 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1176] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:07:57 2026] DELETE /v2.0/subnets/e5fef789-012d-46bd-a21f-eacce065ddf5 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1177] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/ports?network_id=6de00cb9-1823-4874-88e6-9388edd9296e&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: 586/1178] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:57 2026] DELETE /v2.0/networks/5024f13f-a8a3-497e-9262-0a1334a72969 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:57.667 8 INFO neutron.db.segments_db [None req-948feda0-47de-45a2-a3f6-d6337d28791d 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment d608946f-050f-4eac-8153-f4026b12ab36 of type vxlan for network 387854a0-39aa-4fce-ae9b-1560c78939bc [pid: 7|app: 0|req: 587/1179] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=segments => generated 14 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 593/1180] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:07:57 2026] POST /v2.0/networks => generated 743 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 594/1181] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 856 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 595/1182] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:07:57 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1183] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:07:57 2026] DELETE /v2.0/networks/96bed9d0-40b4-4c47-94c2-e20ddc37256a => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:07:58.009 7 INFO neutron.services.segments.plugin [-] Segment dc902727-828d-4856-a1f9-3c0b2ba5f39a resource provider aggregate not found 2026-09-08 17:07:58.015 7 INFO neutron.services.segments.plugin [-] Segment dc902727-828d-4856-a1f9-3c0b2ba5f39a resource provider aggregate not found 2026-09-08 17:07:58.038 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc902727-828d-4856-a1f9-3c0b2ba5f39a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc902727-828d-4856-a1f9-3c0b2ba5f39a found for delete ", "request_id": "req-4f9362ea-b592-4b8e-9d96-36c5f90e5b60"}]} 2026-09-08 17:07:58.048 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dc902727-828d-4856-a1f9-3c0b2ba5f39a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dc902727-828d-4856-a1f9-3c0b2ba5f39a found for delete ", "request_id": "req-4dc86a8e-8268-4b54-88e4-491f73a31524"}]} 2026-09-08 17:07:58.060 7 INFO neutron.services.segments.plugin [-] Segment ffdaf7eb-c211-4113-8d55-973de06e8f2b resource provider aggregate not found [pid: 8|app: 0|req: 596/1184] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:57 2026] POST /v2.0/subnets => generated 690 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:58.085 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ffdaf7eb-c211-4113-8d55-973de06e8f2b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffdaf7eb-c211-4113-8d55-973de06e8f2b found for delete ", "request_id": "req-bfc96852-3c72-4e9e-973f-2099581904c1"}]} 2026-09-08 17:07:58.086 7 INFO neutron.services.segments.plugin [-] Segment ffdaf7eb-c211-4113-8d55-973de06e8f2b resource provider aggregate not found 2026-09-08 17:07:58.104 7 INFO neutron.db.segments_db [None req-abdf5077-e3bd-4940-8106-ff2a127492e9 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment 50534026-3aee-4741-83a1-e0c0fa5d4a22 of type vxlan for network f2e29ffd-610b-4562-b7e7-7003aa1f768f 2026-09-08 17:07:58.113 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ffdaf7eb-c211-4113-8d55-973de06e8f2b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ffdaf7eb-c211-4113-8d55-973de06e8f2b found for delete ", "request_id": "req-ce318d93-d4c3-4dfc-8edc-5f3dc6b8e7a4"}]} 2026-09-08 17:07:58.149 8 INFO neutron.db.segments_db [None req-56fc1ddb-1020-4b7a-a38c-6c110f675b34 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 69d2b6cb-3ed6-4298-928e-f2d73085d839 of type vxlan for network 66d3ba23-da19-44da-8219-3d3208284fcb [pid: 7|app: 0|req: 589/1185] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:07:57 2026] POST /v2.0/networks => generated 629 bytes in 264 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1186] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:58 2026] POST /v2.0/subnets => generated 626 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:07:58.456 8 INFO neutron.db.l3_hamode_db [None req-56fc1ddb-1020-4b7a-a38c-6c110f675b34 12bd6ff387ee4976bb2f2c5cf4bce8be 194eb67e062c45498c806d2385cd3e67 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:58.510 7 INFO neutron.db.segments_db [None req-5e032464-8aeb-4138-92bd-9c3409d22f2e 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment 30690d0b-2075-43de-8324-76d5d45098c5 of type vxlan for network e7cddb8a-7e6d-4d8d-8ed3-030827527f9d 2026-09-08 17:07:58.905 7 INFO neutron.db.l3_hamode_db [None req-5e032464-8aeb-4138-92bd-9c3409d22f2e 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:59.016 7 INFO neutron.db.l3_hamode_db [None req-5e032464-8aeb-4138-92bd-9c3409d22f2e 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:07:59.327 8 INFO neutron.db.l3_hamode_db [None req-56fc1ddb-1020-4b7a-a38c-6c110f675b34 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 591/1187] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:58 2026] POST /v2.0/routers => generated 507 bytes in 1177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 592/1188] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:07:59 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 858 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1189] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:07:59 2026] POST /v2.0/ports => generated 948 bytes in 328 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 597/1190] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:07:58 2026] POST /v2.0/routers => generated 730 bytes in 2147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1191] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:08:00 2026] PUT /v2.0/routers/ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522/add_router_interface => generated 309 bytes in 1132 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: 595/1192] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:08:01 2026] GET /v2.0/ports/39ca868a-2e70-4029-97ed-ceae4e1f494b => generated 1022 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1193] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:08:00 2026] PUT /v2.0/routers/aef52aab-3200-49eb-8146-2b78a52b7b7e/add_router_interface => generated 309 bytes in 972 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:01.551 7 INFO neutron_taas.services.taas.taas_plugin [None req-82c45dbd-e3b9-4dd0-83a7-42cedf75659d 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 39ca868a-2e70-4029-97ed-ceae4e1f494b 2026-09-08 17:08:01.554 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82c45dbd-e3b9-4dd0-83a7-42cedf75659d 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 39ca868a-2e70-4029-97ed-ceae4e1f494b [pid: 8|app: 0|req: 599/1194] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:08:01 2026] POST /v2.0/security-groups => generated 1659 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 600/1195] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 117 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1196] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:08:01 2026] PUT /v2.0/routers/ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522/remove_router_interface => generated 309 bytes in 928 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: 601/1197] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:02 2026] POST /v2.0/security-group-rules => generated 602 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:02.248 7 INFO neutron.api.v2.resource [None req-99f83e74-9909-4ad3-adab-c7d042668eca 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 597/1198] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:08:02 2026] PUT /v2.0/routers/ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522/remove_router_interface => generated 197 bytes in 112 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 598/1199] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:02 2026] GET /v2.0/ports?device_id=ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:02.456 7 INFO neutron_taas.services.taas.taas_plugin [None req-db9eb69d-1681-4530-bad6-2efa8958dec3 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 5cf604c7-c105-4940-ac3b-08b67181760d 2026-09-08 17:08:02.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-db9eb69d-1681-4530-bad6-2efa8958dec3 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 5cf604c7-c105-4940-ac3b-08b67181760d 2026-09-08 17:08:02.768 7 INFO neutron.services.segments.plugin [-] Segment 30690d0b-2075-43de-8324-76d5d45098c5 resource provider aggregate not found 2026-09-08 17:08:02.777 7 INFO neutron.db.l3_hamode_db [None req-db9eb69d-1681-4530-bad6-2efa8958dec3 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] HA network e7cddb8a-7e6d-4d8d-8ed3-030827527f9d was deleted as no HA routers are present in tenant a03aa0fa84cf4f57b0b172ec96a2a607. 2026-09-08 17:08:02.785 7 INFO neutron.services.segments.plugin [-] Segment 30690d0b-2075-43de-8324-76d5d45098c5 resource provider aggregate not found [pid: 7|app: 0|req: 599/1200] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:02 2026] DELETE /v2.0/routers/ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522 => generated 0 bytes in 497 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:08:02.791 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 30690d0b-2075-43de-8324-76d5d45098c5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30690d0b-2075-43de-8324-76d5d45098c5 found for delete ", "request_id": "req-a871f4dc-047a-4ce5-b67f-648341e79150"}]} 2026-09-08 17:08:02.810 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 30690d0b-2075-43de-8324-76d5d45098c5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30690d0b-2075-43de-8324-76d5d45098c5 found for delete ", "request_id": "req-b22e8cb8-c72a-4262-924e-0129867419a9"}]} [pid: 8|app: 0|req: 602/1201] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:08:02 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 600/1202] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:02 2026] DELETE /v2.0/subnets/e042130a-3b47-468c-8051-619bb1d0b25c => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:03.084 8 INFO neutron.services.segments.plugin [-] Segment 50534026-3aee-4741-83a1-e0c0fa5d4a22 resource provider aggregate not found 2026-09-08 17:08:03.097 8 INFO neutron.services.segments.plugin [-] Segment 50534026-3aee-4741-83a1-e0c0fa5d4a22 resource provider aggregate not found 2026-09-08 17:08:03.109 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50534026-3aee-4741-83a1-e0c0fa5d4a22 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50534026-3aee-4741-83a1-e0c0fa5d4a22 found for delete ", "request_id": "req-caee2d93-4016-4e76-860f-f443b8ac6ca3"}]} 2026-09-08 17:08:03.124 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 50534026-3aee-4741-83a1-e0c0fa5d4a22 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 50534026-3aee-4741-83a1-e0c0fa5d4a22 found for delete ", "request_id": "req-74c80f61-dba0-4931-b2ea-11ef55c10db6"}]} [pid: 8|app: 0|req: 603/1203] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:02 2026] DELETE /v2.0/networks/f2e29ffd-610b-4562-b7e7-7003aa1f768f => generated 0 bytes in 192 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:03.209 7 INFO neutron.db.segments_db [None req-684a430b-e9ae-45ba-8182-c86e4434ca69 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment 24d2dc49-a57d-44a5-b84b-9f589609efe4 of type vxlan for network 0469fc6f-374e-44b3-bd0a-72fe4d4343be [pid: 7|app: 0|req: 601/1204] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:08:03 2026] POST /v2.0/networks => generated 630 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 604/1205] 10.0.0.148 () {34 vars in 1098 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/security-groups?name=tempest-securitygroup--192134429&fields=id&tenant_id=194eb67e062c45498c806d2385cd3e67 => generated 69 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1206] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/networks?id=387854a0-39aa-4fce-ae9b-1560c78939bc => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1207] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/quotas/194eb67e062c45498c806d2385cd3e67 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1208] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/ports?tenant_id=194eb67e062c45498c806d2385cd3e67&fields=id => generated 57 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 608/1209] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc?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: 602/1210] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:03 2026] POST /v2.0/subnets => generated 626 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1211] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:03.681 7 INFO neutron.db.segments_db [None req-590afeea-3438-4152-8eba-10c9f9d34533 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment 34305031-c909-4cb5-801f-6f1135d35ce8 of type vxlan for network 12ced4d8-9cfa-416e-8c58-de65fa256a26 [pid: 8|app: 0|req: 610/1212] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:03 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:03.982 7 INFO neutron.db.l3_hamode_db [None req-590afeea-3438-4152-8eba-10c9f9d34533 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:08:04.095 7 INFO neutron.db.l3_hamode_db [None req-590afeea-3438-4152-8eba-10c9f9d34533 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 603/1213] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:03 2026] POST /v2.0/routers => generated 507 bytes in 996 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 604/1214] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:04 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => 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: 611/1215] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:08:04 2026] PUT /v2.0/routers/3960639b-0a29-4c70-b021-5e20b5055a2a/add_router_interface => generated 309 bytes in 1056 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1216] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:08:05 2026] GET /v2.0/ports/17552645-8ddb-4bd9-850b-f9cb51d0a384 => generated 955 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1217] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:08:05 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 1244 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1218] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:05 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&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-09-08 17:08:06.058 8 INFO neutron_taas.services.taas.taas_plugin [None req-bc88c06e-6095-4c05-bb33-9d8a38bb9e9c 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 17552645-8ddb-4bd9-850b-f9cb51d0a384 2026-09-08 17:08:06.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc88c06e-6095-4c05-bb33-9d8a38bb9e9c 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 17552645-8ddb-4bd9-850b-f9cb51d0a384 [pid: 7|app: 0|req: 608/1219] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:06 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => 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: 612/1220] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:08:05 2026] PUT /v2.0/routers/3960639b-0a29-4c70-b021-5e20b5055a2a/remove_router_interface => generated 309 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1221] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:06 2026] GET /v2.0/ports?device_id=3960639b-0a29-4c70-b021-5e20b5055a2a => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:06.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-3db3808c-b9aa-4a01-8f4d-f5b86c77bc7d 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 110a9cd2-c178-40bd-917a-e5f5eee1f931 2026-09-08 17:08:06.626 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3db3808c-b9aa-4a01-8f4d-f5b86c77bc7d 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 110a9cd2-c178-40bd-917a-e5f5eee1f931 2026-09-08 17:08:07.097 8 INFO neutron.services.segments.plugin [-] Segment 34305031-c909-4cb5-801f-6f1135d35ce8 resource provider aggregate not found 2026-09-08 17:08:07.102 8 INFO neutron.services.segments.plugin [-] Segment 34305031-c909-4cb5-801f-6f1135d35ce8 resource provider aggregate not found 2026-09-08 17:08:07.122 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 34305031-c909-4cb5-801f-6f1135d35ce8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34305031-c909-4cb5-801f-6f1135d35ce8 found for delete ", "request_id": "req-a990fd60-3b2d-4a03-9ac9-7f2c00cfb097"}]} 2026-09-08 17:08:07.125 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 34305031-c909-4cb5-801f-6f1135d35ce8 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34305031-c909-4cb5-801f-6f1135d35ce8 found for delete ", "request_id": "req-2b575d99-e6c0-42db-8ab8-38ef285c9dd8"}]} 2026-09-08 17:08:07.127 8 INFO neutron.db.l3_hamode_db [None req-3db3808c-b9aa-4a01-8f4d-f5b86c77bc7d 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] HA network 12ced4d8-9cfa-416e-8c58-de65fa256a26 was deleted as no HA routers are present in tenant a03aa0fa84cf4f57b0b172ec96a2a607. [pid: 8|app: 0|req: 613/1222] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:06 2026] DELETE /v2.0/routers/3960639b-0a29-4c70-b021-5e20b5055a2a => generated 0 bytes in 683 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1225] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:07 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => 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: 610/1226] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:07 2026] DELETE /v2.0/subnets/0e5bf857-615f-4edf-ba90-b544d7aef52b => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1227] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:07 2026] DELETE /v2.0/networks/0469fc6f-374e-44b3-bd0a-72fe4d4343be => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:07.564 7 INFO neutron.db.segments_db [None req-ac13caf5-39f0-4dc7-8711-83d3a853b8ce 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Added segment c66e721f-bf03-454a-9160-b3fb3c34b383 of type vxlan for network b9891ef8-4f90-4999-899d-7a3c9987c4e2 2026-09-08 17:08:07.871 7 INFO neutron.db.l3_hamode_db [None req-ac13caf5-39f0-4dc7-8711-83d3a853b8ce 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 618/1228] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:08 2026] GET /v2.0/networks?id=387854a0-39aa-4fce-ae9b-1560c78939bc => generated 675 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1229] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:08:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=194eb67e062c45498c806d2385cd3e67 => generated 180 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1230] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:08 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:08.639 7 INFO neutron.db.l3_hamode_db [None req-ac13caf5-39f0-4dc7-8711-83d3a853b8ce 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 621/1231] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:08:08 2026] POST /v2.0/ports => generated 958 bytes in 353 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-09-08 17:08:09.153 8 INFO neutron.services.segments.plugin [-] Segment 24d2dc49-a57d-44a5-b84b-9f589609efe4 resource provider aggregate not found 2026-09-08 17:08:09.155 8 INFO neutron.services.segments.plugin [-] Segment 24d2dc49-a57d-44a5-b84b-9f589609efe4 resource provider aggregate not found 2026-09-08 17:08:09.182 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24d2dc49-a57d-44a5-b84b-9f589609efe4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d2dc49-a57d-44a5-b84b-9f589609efe4 found for delete ", "request_id": "req-30f8ee0d-6701-41cf-bd31-09488517dbcc"}]} 2026-09-08 17:08:09.183 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 24d2dc49-a57d-44a5-b84b-9f589609efe4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24d2dc49-a57d-44a5-b84b-9f589609efe4 found for delete ", "request_id": "req-ea3c9e05-96f6-4dd1-a6eb-20fb199a19c6"}]} [pid: 8|app: 0|req: 622/1232] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:08:08 2026] PUT /v2.0/ports/07829605-c8f0-47aa-857a-86bad75909df => generated 1239 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:08:09.247 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1b34e512-8cca-4f09-a51f-ea2ae30c8156'] response: {'name': 'network-changed', 'server_uuid': 'dbd0553f-93f1-49fc-a5f2-95cd30af0ed2', 'tag': '07829605-c8f0-47aa-857a-86bad75909df', '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: 623/1233] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 611/1234] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:07 2026] POST /v2.0/routers => generated 687 bytes in 2029 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1235] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&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: 612/1236] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/routers/3eb80ec0-2261-4ee2-ba08-19ad47723131 => generated 693 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1237] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/routers => generated 696 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 626/1238] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/ports?tenant_id=194eb67e062c45498c806d2385cd3e67&device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 1242 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1239] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/networks?tenant_id=194eb67e062c45498c806d2385cd3e67&shared=False => generated 771 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 628/1240] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:08:09 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 613/1241] 10.0.0.231 () {34 vars in 741 bytes} [Tue Sep 8 17:08:09 2026] PUT /v2.0/routers/3eb80ec0-2261-4ee2-ba08-19ad47723131 => generated 700 bytes in 789 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1242] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:08:10 2026] GET /v2.0/routers/3eb80ec0-2261-4ee2-ba08-19ad47723131 => generated 700 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1243] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:10 2026] GET /v2.0/ports?device_id=3eb80ec0-2261-4ee2-ba08-19ad47723131 => 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: 615/1244] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:10 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 973 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1245] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:10 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:10.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-557b4987-f740-42d0-8d8e-01ed92b866e1 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 28f36101-9994-4355-a2ec-8c53520cf0f4 2026-09-08 17:08:10.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-557b4987-f740-42d0-8d8e-01ed92b866e1 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 28f36101-9994-4355-a2ec-8c53520cf0f4 [pid: 7|app: 0|req: 617/1246] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:10 2026] GET /v2.0/ports?tenant_id=194eb67e062c45498c806d2385cd3e67&device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 1242 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 618/1247] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=07829605-c8f0-47aa-857a-86bad75909df => 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: 619/1248] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/subnets?id=182dc7fd-dfbc-4543-874b-74524c0d03f9 => generated 693 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1249] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/ports?network_id=387854a0-39aa-4fce-ae9b-1560c78939bc&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: 621/1250] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:11.180 8 INFO neutron_taas.services.taas.taas_plugin [None req-557b4987-f740-42d0-8d8e-01ed92b866e1 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] TaaS: Handle Delete Port: 32c99e07-602d-4ab4-aa36-550c21762198 2026-09-08 17:08:11.184 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-557b4987-f740-42d0-8d8e-01ed92b866e1 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] Tap Mirror: Handle Delete Port: 32c99e07-602d-4ab4-aa36-550c21762198 [pid: 7|app: 0|req: 622/1251] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc?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) 2026-09-08 17:08:11.469 8 INFO neutron.services.segments.plugin [-] Segment c66e721f-bf03-454a-9160-b3fb3c34b383 resource provider aggregate not found 2026-09-08 17:08:11.482 8 INFO neutron.services.segments.plugin [-] Segment c66e721f-bf03-454a-9160-b3fb3c34b383 resource provider aggregate not found 2026-09-08 17:08:11.493 8 INFO neutron.db.l3_hamode_db [None req-557b4987-f740-42d0-8d8e-01ed92b866e1 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] HA network b9891ef8-4f90-4999-899d-7a3c9987c4e2 was deleted as no HA routers are present in tenant a03aa0fa84cf4f57b0b172ec96a2a607. 2026-09-08 17:08:11.495 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c66e721f-bf03-454a-9160-b3fb3c34b383 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66e721f-bf03-454a-9160-b3fb3c34b383 found for delete ", "request_id": "req-0a911136-eda8-4584-a1ff-a3f5556e205b"}]} [pid: 8|app: 0|req: 630/1252] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:10 2026] DELETE /v2.0/routers/3eb80ec0-2261-4ee2-ba08-19ad47723131 => generated 0 bytes in 885 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:08:11.505 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment c66e721f-bf03-454a-9160-b3fb3c34b383 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c66e721f-bf03-454a-9160-b3fb3c34b383 found for delete ", "request_id": "req-3f76ff92-998d-498f-83c8-70d9350a0590"}]} [pid: 7|app: 0|req: 623/1253] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/ports?device_id=3eb80ec0-2261-4ee2-ba08-19ad47723131 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:11.559 8 INFO neutron.api.v2.resource [None req-e08e2577-b897-49b9-a97b-081de1aae5f0 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 631/1254] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/routers/3eb80ec0-2261-4ee2-ba08-19ad47723131 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1255] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/ports?device_id=3960639b-0a29-4c70-b021-5e20b5055a2a => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:11.634 8 INFO neutron.api.v2.resource [None req-a477ece4-a44a-49fa-a8e5-d22550451afd 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1256] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/routers/3960639b-0a29-4c70-b021-5e20b5055a2a => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:11.662 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4ece5017-0995-4a2a-86e3-e14f5932d570 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 625/1257] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/subnets/0e5bf857-615f-4edf-ba90-b544d7aef52b => generated 136 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 633/1258] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/ports?device_id=ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:11.743 7 INFO neutron.api.v2.resource [None req-733b1ce6-9451-4691-b37d-3c150106f723 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 626/1259] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/routers/ab59ca2b-3ee9-4aa3-9e5d-bc823bd6f522 => generated 135 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:11.781 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f30df00c-00d1-4cce-bf98-ba78797488da 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 634/1260] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/subnets/e042130a-3b47-468c-8051-619bb1d0b25c => generated 136 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1261] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/ports?device_id=5a1b75c4-3163-4dd4-bd7d-80ba3b45db11 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:11.871 8 INFO neutron.api.v2.resource [None req-5de865ee-372d-41a7-b779-61570a6a25ae 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 635/1262] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/routers/5a1b75c4-3163-4dd4-bd7d-80ba3b45db11 => generated 135 bytes in 30 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:11.892 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7b805662-8311-42a5-b344-6cc2efdd1ff5 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1263] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/subnets/665c32fb-ca0d-4c47-b99b-1a0af8654d68 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:11.913 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e1e7f401-47a5-4500-8841-e6af8bad902e 938daa0dedc548e68491e40b67da89ac a03aa0fa84cf4f57b0b172ec96a2a607 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 637/1264] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:11 2026] DELETE /v2.0/subnets/e5fef789-012d-46bd-a21f-eacce065ddf5 => 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: 628/1265] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1266] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:11 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 629/1267] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:12 2026] GET /v2.0/security-groups?tenant_id=a03aa0fa84cf4f57b0b172ec96a2a607&name=default => generated 2925 bytes in 176 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 639/1268] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:12 2026] DELETE /v2.0/security-groups/cc5c5176-2671-48cf-8666-0bce4207d2d0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 630/1269] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:13 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 640/1270] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:13 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&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: 631/1271] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:14 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => 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: 641/1272] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:14 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1273] 10.0.0.231 () {32 vars in 826 bytes} [Tue Sep 8 17:08:14 2026] GET /v2.0/ports?project_id=04739e444fff4270be147090106ceaee&network_id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 3695 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1274] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:08:15 2026] GET /v2.0/subnets?network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 667 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1275] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:15 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => 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: 643/1276] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:15 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:15.698 7 INFO neutron.db.l3_db [None req-a5ba628f-56f4-4b92-8f6a-4e34260b1fce 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Floating IP 9df9916d-9b76-465a-9179-cc4d5f2d0bd9 disassociated. External IP: 10.96.250.208, port: a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3. [pid: 7|app: 0|req: 634/1277] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:08:15 2026] PUT /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 554 bytes in 452 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 644/1278] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 554 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:16.067 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9f8a2ce-c6b1-4bdf-b97c-2eb49b2f22ce'] response: {'name': 'network-changed', 'server_uuid': '48b867ed-c3f0-4246-ab44-14a887cd4300', 'tag': 'a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 635/1279] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => 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: 645/1280] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 756 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1281] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1282] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 => 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: 646/1283] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 1244 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1284] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1285] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/subnets?id=c256dcb7-fedf-445c-89c5-6671118b51d5 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 639/1286] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 648/1287] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/ports?network_id=6de00cb9-1823-4874-88e6-9388edd9296e&device_owner=network%3Adhcp => generated 1244 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1288] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1289] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1290] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:16 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?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-09-08 17:08:17.362 8 INFO neutron.db.l3_db [None req-e1391bcc-e9ba-47c5-be68-a92a2ed54de9 ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] Floating IP 3e9cda44-5756-484c-8ff0-914e27adad83 associated. External IP: 10.96.250.211, port: 07829605-c8f0-47aa-857a-86bad75909df. [pid: 7|app: 0|req: 642/1291] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:17 2026] GET /v2.0/security-groups?tenant_id=69b7c9d1b4274ca4a32dfb94d1c6d584&name=default => generated 2925 bytes in 490 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1292] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:08:17 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 552 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 644/1293] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:17 2026] DELETE /v2.0/security-groups/8e13bf51-89aa-45d8-afa9-1abce14f5581 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 650/1294] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:08:17 2026] PUT /v2.0/floatingips/3e9cda44-5756-484c-8ff0-914e27adad83 => generated 856 bytes in 722 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:17.795 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-102df185-4530-4b17-989f-9589073d7ea9'] response: {'name': 'network-changed', 'server_uuid': 'dbd0553f-93f1-49fc-a5f2-95cd30af0ed2', 'tag': '07829605-c8f0-47aa-857a-86bad75909df', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 645/1295] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:17 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 651/1296] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:17 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&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: 646/1297] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1298] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&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: 647/1299] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/ports?tenant_id=194eb67e062c45498c806d2385cd3e67&device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 653/1300] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/networks?id=387854a0-39aa-4fce-ae9b-1560c78939bc => generated 771 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1301] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=07829605-c8f0-47aa-857a-86bad75909df => generated 859 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1302] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/subnets?id=182dc7fd-dfbc-4543-874b-74524c0d03f9 => 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: 649/1303] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/ports?network_id=387854a0-39aa-4fce-ae9b-1560c78939bc&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: 655/1304] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1305] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:18 2026] GET /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc?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: 656/1306] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:08:18 2026] POST /v2.0/security-groups => generated 1673 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1307] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:18 2026] POST /v2.0/security-group-rules => generated 597 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1308] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:18 2026] POST /v2.0/security-group-rules => generated 596 bytes in 105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1309] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1310] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1311] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:19 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:19.362 8 INFO neutron.db.securitygroups_db [None req-d88747d9-3ddd-416d-b5bd-b5b3eac7e853 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Project 04739e444fff4270be147090106ceaee 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: 654/1312] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:19 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1313] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:19 2026] POST /v2.0/security-group-rules => generated 607 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:19.506 7 INFO neutron.db.securitygroups_db [None req-696dbc34-1a62-4967-85fc-9532cb3d6878 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Project 04739e444fff4270be147090106ceaee 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: 655/1314] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:19 2026] POST /v2.0/security-group-rules => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:19.960 8 INFO neutron.db.segments_db [None req-8d331c9a-423c-4462-9cad-63445eaa1168 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment a7a911aa-0bb1-46ce-937f-8b40a2437747 of type vxlan for network c500b9b0-6fcc-4239-98be-91bb06524c62 [pid: 8|app: 0|req: 660/1315] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:08:19 2026] POST /v2.0/networks => generated 739 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1316] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/networks => generated 1297 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1317] 10.0.0.148 () {34 vars in 1098 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-470276823&fields=id&tenant_id=04739e444fff4270be147090106ceaee => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1318] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:20 2026] POST /v2.0/subnets => generated 687 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:20.324 7 INFO neutron.db.segments_db [None req-4dcc9129-884f-451d-b400-5d29d79bef34 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 7ec1e7b5-ce38-4170-bb91-e573f79dba79 of type vxlan for network a9002d8a-39ad-495e-bb21-918867c1445c [pid: 8|app: 0|req: 662/1319] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 660 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1320] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/quotas/04739e444fff4270be147090106ceaee => 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: 664/1321] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&fields=id => generated 149 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1322] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 666/1323] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?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: 667/1324] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/security-groups?id=e6423639-19c5-4d97-83d1-263e73ab9b1d&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:20.577 7 INFO neutron.db.l3_hamode_db [None req-4dcc9129-884f-451d-b400-5d29d79bef34 12bd6ff387ee4976bb2f2c5cf4bce8be 05fa6b89522f465aba3e69177adce87d - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 668/1325] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1326] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:08:20 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 975 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:20.755 8 INFO neutron_taas.services.taas.taas_plugin [req-c7895007-e1e0-4f38-8b8f-5e41a1f78d63 req-5b55ff4d-2b8b-42ad-9876-d2ae519f841f ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] TaaS: Handle Delete Port: 07829605-c8f0-47aa-857a-86bad75909df 2026-09-08 17:08:20.762 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-c7895007-e1e0-4f38-8b8f-5e41a1f78d63 req-5b55ff4d-2b8b-42ad-9876-d2ae519f841f ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] Tap Mirror: Handle Delete Port: 07829605-c8f0-47aa-857a-86bad75909df 2026-09-08 17:08:20.898 8 INFO neutron.db.l3_db [req-c7895007-e1e0-4f38-8b8f-5e41a1f78d63 req-5b55ff4d-2b8b-42ad-9876-d2ae519f841f ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] Floating IP 3e9cda44-5756-484c-8ff0-914e27adad83 disassociated. External IP: 10.96.250.211, port: 07829605-c8f0-47aa-857a-86bad75909df. [pid: 8|app: 0|req: 670/1327] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:08:20 2026] DELETE /v2.0/ports/07829605-c8f0-47aa-857a-86bad75909df => generated 0 bytes in 577 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 671/1328] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:21 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:21.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-199edcac-9ef7-4a85-9f53-74ac74034929'] response: {'server_uuid': 'dbd0553f-93f1-49fc-a5f2-95cd30af0ed2', 'name': 'network-vif-deleted', 'tag': '07829605-c8f0-47aa-857a-86bad75909df', 'status': 'completed', 'code': 200} 2026-09-08 17:08:21.372 7 INFO neutron.db.l3_hamode_db [None req-4dcc9129-884f-451d-b400-5d29d79bef34 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 672/1329] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:21 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1332] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:22 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 658/1333] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:20 2026] POST /v2.0/routers => generated 727 bytes in 2162 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1334] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:22 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 12 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1335] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:23 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 676/1336] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:08:22 2026] PUT /v2.0/routers/78a76111-a658-4eaf-8192-37876ef6b6b1/add_router_interface => generated 309 bytes in 1384 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1337] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:23 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1338] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:24 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 662/1339] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:25 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 678/1340] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:25 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 660 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1341] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:08:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=04739e444fff4270be147090106ceaee => generated 273 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1342] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:08:25 2026] POST /v2.0/ports => generated 954 bytes in 475 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 664/1343] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:25 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 957 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1344] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:25 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&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: 666/1345] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/ports?device_id=dbd0553f-93f1-49fc-a5f2-95cd30af0ed2 => 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: 680/1346] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:08:25 2026] PUT /v2.0/ports/9ab7bc80-6bbb-4c09-88f8-9393745723be => generated 1235 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:08:26.243 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dea9b29d-4b11-4aac-8fb3-28a519dfbf22'] response: {'name': 'network-changed', 'server_uuid': '5b9fde97-12b5-4428-bb44-ba89ba374d5f', 'tag': '9ab7bc80-6bbb-4c09-88f8-9393745723be', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 667/1347] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/networks?id=c500b9b0-6fcc-4239-98be-91bb06524c62 => generated 672 bytes in 72 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: 681/1348] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/quotas/05fa6b89522f465aba3e69177adce87d => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1349] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/ports?tenant_id=05fa6b89522f465aba3e69177adce87d&fields=id => generated 57 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1350] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/networks/c500b9b0-6fcc-4239-98be-91bb06524c62?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: 669/1351] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/networks/c500b9b0-6fcc-4239-98be-91bb06524c62?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: 683/1352] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 1238 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1353] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 684/1354] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/networks?tenant_id=04739e444fff4270be147090106ceaee&shared=False => generated 756 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1355] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:08:26 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: 685/1356] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1357] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:26 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&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: 686/1358] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:27 2026] DELETE /v2.0/security-groups/e6423639-19c5-4d97-83d1-263e73ab9b1d => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:08:27.401 7 INFO neutron.api.v2.resource [None req-678ce7e3-efc3-41bd-a2cd-6add191a8d0a ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 673/1359] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/security-groups/e6423639-19c5-4d97-83d1-263e73ab9b1d => generated 146 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1360] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1361] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:27.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-648a6387-382b-4d1d-9235-cafb5bd63a53 ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] TaaS: Handle Delete Port: 5c97837f-3a48-43a4-90df-5498f755a4c1 2026-09-08 17:08:27.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-648a6387-382b-4d1d-9235-cafb5bd63a53 ac221a44044f4058af5807f6c7d0971a 194eb67e062c45498c806d2385cd3e67 - - default default] Tap Mirror: Handle Delete Port: 5c97837f-3a48-43a4-90df-5498f755a4c1 [pid: 8|app: 0|req: 689/1362] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1363] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1364] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:08:27 2026] DELETE /v2.0/floatingips/3e9cda44-5756-484c-8ff0-914e27adad83 => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1365] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 676/1366] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:27 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 1238 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:08:28.059 8 INFO neutron_taas.services.taas.taas_plugin [None req-259355fb-7d26-4bc4-b92e-56b2474cf9af 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 133b6949-4dfd-4119-a85e-dbee2680a3b0 2026-09-08 17:08:28.061 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-259355fb-7d26-4bc4-b92e-56b2474cf9af 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 133b6949-4dfd-4119-a85e-dbee2680a3b0 [pid: 7|app: 0|req: 677/1367] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 678/1368] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9ab7bc80-6bbb-4c09-88f8-9393745723be => 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: 679/1369] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 680/1370] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1371] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/subnets?id=c256dcb7-fedf-445c-89c5-6671118b51d5 => generated 677 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1372] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1373] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/ports?network_id=6de00cb9-1823-4874-88e6-9388edd9296e&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: 7|app: 0|req: 684/1374] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=segments => generated 14 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 685/1375] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:28 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?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: 691/1376] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:08:27 2026] PUT /v2.0/routers/aef52aab-3200-49eb-8146-2b78a52b7b7e/remove_router_interface => generated 309 bytes in 800 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:28.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c9b959e-d523-468e-9b8b-dffe62e606b9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 5ecf817a-8214-458a-8d45-fded03d69426 2026-09-08 17:08:28.796 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c9b959e-d523-468e-9b8b-dffe62e606b9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 5ecf817a-8214-458a-8d45-fded03d69426 [pid: 8|app: 0|req: 692/1377] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:29.109 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c9b959e-d523-468e-9b8b-dffe62e606b9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 077462a5-e100-4732-9665-02e2e0074d2f 2026-09-08 17:08:29.116 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c9b959e-d523-468e-9b8b-dffe62e606b9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 077462a5-e100-4732-9665-02e2e0074d2f [pid: 8|app: 0|req: 693/1378] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1379] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1380] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1381] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:29.562 7 INFO neutron.services.segments.plugin [-] Segment 69d2b6cb-3ed6-4298-928e-f2d73085d839 resource provider aggregate not found 2026-09-08 17:08:29.568 7 INFO neutron.services.segments.plugin [-] Segment 69d2b6cb-3ed6-4298-928e-f2d73085d839 resource provider aggregate not found 2026-09-08 17:08:29.588 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 69d2b6cb-3ed6-4298-928e-f2d73085d839 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d2b6cb-3ed6-4298-928e-f2d73085d839 found for delete ", "request_id": "req-c6a51054-d44b-4093-a1f6-eafebfa7fa40"}]} 2026-09-08 17:08:29.595 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 69d2b6cb-3ed6-4298-928e-f2d73085d839 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 69d2b6cb-3ed6-4298-928e-f2d73085d839 found for delete ", "request_id": "req-545a4c72-a8ec-4a0a-a537-9df69622cc15"}]} 2026-09-08 17:08:29.595 7 INFO neutron.db.l3_hamode_db [None req-2c9b959e-d523-468e-9b8b-dffe62e606b9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network 66d3ba23-da19-44da-8219-3d3208284fcb was deleted as no HA routers are present in tenant 194eb67e062c45498c806d2385cd3e67. [pid: 7|app: 0|req: 686/1382] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:28 2026] DELETE /v2.0/routers/aef52aab-3200-49eb-8146-2b78a52b7b7e => generated 0 bytes in 1072 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1383] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/ports?tenant_id=e4b1495c89c34214a295fcc6e0196032&device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 698/1384] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/networks?id=252d4bae-05ea-4f37-a16d-44870de74d6d => generated 772 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1385] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=f635dbd0-ac63-41fb-b72e-17599c735790 => generated 861 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1386] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/subnets?id=9214778d-d9d7-435a-ace0-1d3b46ff85e1 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1388] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/ports?network_id=252d4bae-05ea-4f37-a16d-44870de74d6d&device_owner=network%3Adhcp => generated 1244 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 687/1388] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:29 2026] DELETE /v2.0/subnets/182dc7fd-dfbc-4543-874b-74524c0d03f9 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 688/1389] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:29.899 8 INFO neutron_taas.services.taas.taas_plugin [None req-caf9a572-8ee0-421c-8050-133c42853186 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: d89e8db0-3659-482a-860a-82324debebf9 2026-09-08 17:08:29.901 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caf9a572-8ee0-421c-8050-133c42853186 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: d89e8db0-3659-482a-860a-82324debebf9 [pid: 7|app: 0|req: 689/1390] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:29 2026] GET /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:30.068 8 INFO neutron.services.segments.plugin [-] Segment d608946f-050f-4eac-8153-f4026b12ab36 resource provider aggregate not found 2026-09-08 17:08:30.073 8 INFO neutron.services.segments.plugin [-] Segment d608946f-050f-4eac-8153-f4026b12ab36 resource provider aggregate not found [pid: 8|app: 0|req: 702/1391] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:29 2026] DELETE /v2.0/networks/387854a0-39aa-4fce-ae9b-1560c78939bc => generated 0 bytes in 281 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:30.092 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d608946f-050f-4eac-8153-f4026b12ab36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d608946f-050f-4eac-8153-f4026b12ab36 found for delete ", "request_id": "req-8f49d302-53f9-427f-af69-66dc6af60eb2"}]} 2026-09-08 17:08:30.099 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d608946f-050f-4eac-8153-f4026b12ab36 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d608946f-050f-4eac-8153-f4026b12ab36 found for delete ", "request_id": "req-5f4423a3-f9d3-470c-afe0-3d66ba34a27b"}]} [pid: 7|app: 0|req: 690/1392] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:30 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 703/1393] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:30 2026] GET /v2.0/security-groups?tenant_id=194eb67e062c45498c806d2385cd3e67&name=default => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1394] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:30 2026] DELETE /v2.0/security-groups/e4f0e644-5d7d-40bd-bd3d-77e701a8e047 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1395] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:30 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 692/1396] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:30 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1397] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:30 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 693/1398] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:30 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&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: 8|app: 0|req: 706/1399] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:31 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 694/1400] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:31 2026] GET /v2.0/networks?id=c500b9b0-6fcc-4239-98be-91bb06524c62 => generated 672 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 695/1401] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:31 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1402] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:31 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1403] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:08:31 2026] POST /v2.0/ports => generated 958 bytes in 438 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: 697/1404] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:31 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1405] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:31 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 699/1406] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:32 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 961 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 700/1407] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:32 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1408] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:08:31 2026] PUT /v2.0/ports/b11600f1-1c86-4d28-9fe8-108f6a256080 => generated 1239 bytes in 936 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:08:32.796 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5f55c36e-f02a-4391-8d1e-f7cb4c70a708'] response: {'name': 'network-changed', 'server_uuid': 'f626034a-9b60-4458-a782-588882a9e4d8', 'tag': 'b11600f1-1c86-4d28-9fe8-108f6a256080', '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: 701/1409] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:32 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1410] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 709/1411] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:32 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1412] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1413] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/ports?tenant_id=05fa6b89522f465aba3e69177adce87d&device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 1242 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1414] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/networks?tenant_id=05fa6b89522f465aba3e69177adce87d&shared=False => generated 767 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1415] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 705/1416] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 712/1417] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:33 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1418] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 713/1419] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&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: 707/1420] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1421] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 708/1422] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 971 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 709/1423] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1424] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?tenant_id=05fa6b89522f465aba3e69177adce87d&device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 1242 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1425] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=b11600f1-1c86-4d28-9fe8-108f6a256080 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1426] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 711/1427] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/subnets?id=a5bdc62f-5adb-49df-baef-31e1c4b66699 => generated 690 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 712/1428] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?network_id=c500b9b0-6fcc-4239-98be-91bb06524c62&device_owner=network%3Adhcp => generated 1244 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 713/1429] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 973 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1430] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/networks/c500b9b0-6fcc-4239-98be-91bb06524c62?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: 715/1431] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1432] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:34 2026] GET /v2.0/networks/c500b9b0-6fcc-4239-98be-91bb06524c62?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-09-08 17:08:34.941 8 INFO neutron.db.l3_db [None req-b9999186-d229-4511-bdfe-8a202cacb3f9 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Floating IP 9df9916d-9b76-465a-9179-cc4d5f2d0bd9 associated. External IP: 10.96.250.208, port: 9ab7bc80-6bbb-4c09-88f8-9393745723be. [pid: 8|app: 0|req: 717/1433] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:08:34 2026] PUT /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 855 bytes in 594 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1434] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 855 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:35.424 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d39b8393-ca36-4971-91ed-f753872f7ccb'] response: {'name': 'network-changed', 'server_uuid': '5b9fde97-12b5-4428-bb44-ba89ba374d5f', 'tag': '9ab7bc80-6bbb-4c09-88f8-9393745723be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 718/1435] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 718/1436] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 719/1437] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1438] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/ports?tenant_id=04739e444fff4270be147090106ceaee&device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 1240 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1439] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 720/1440] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:08:35 2026] GET /v2.0/networks?id=6de00cb9-1823-4874-88e6-9388edd9296e => generated 756 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1441] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=9ab7bc80-6bbb-4c09-88f8-9393745723be => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1442] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/subnets?id=c256dcb7-fedf-445c-89c5-6671118b51d5 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1443] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/ports?network_id=6de00cb9-1823-4874-88e6-9388edd9296e&device_owner=network%3Adhcp => generated 1244 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 722/1444] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1445] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1446] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1447] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 724/1448] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:36 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1451] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:37 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 973 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 727/1452] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:37 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1453] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:08:37 2026] GET /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 857 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1454] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:37 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 973 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1455] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:38 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 728/1456] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:37 2026] GET /v2.0/security-groups?tenant_id=0d211ea4005146a19cad17fbe26a396b&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1457] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:38 2026] DELETE /v2.0/security-groups/d68565f1-fdad-4f64-9a2e-e73f04807716 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1458] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:38 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 730/1459] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:38 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&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: 730/1460] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:38 2026] GET /v2.0/security-groups?tenant_id=0f24dbe967c8445c81aaf8a5efa5d6e3&name=default => generated 2925 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1461] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:38 2026] DELETE /v2.0/security-groups/480cf4b5-8d73-46bd-bfdf-a238087b511f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1462] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:39 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 732/1463] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:39 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&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: 732/1464] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:40 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1465] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:40 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&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: 733/1466] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:41 2026] GET /v2.0/security-groups?tenant_id=9fcb0c2d73824d53a3f7b6085a472c53&name=default => generated 2925 bytes in 270 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1467] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:41 2026] DELETE /v2.0/security-groups/638141fb-0573-4c8f-8a71-64bf51d811b8 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 734/1468] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:42 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 975 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1469] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:42 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1470] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:43 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 975 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1471] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:43 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 737/1472] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:08:44 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 1240 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 738/1473] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:44 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:44.112 7 INFO neutron.db.segments_db [None req-1259e8cf-34e2-4f13-a5ae-f0bdcfcbd1d0 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] Added segment 25c5c789-1032-4b6e-b1bf-634e48aa392a of type vxlan for network 30ce5703-961f-425b-8158-85481b7d72d8 [pid: 7|app: 0|req: 736/1474] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:08:43 2026] POST /v2.0/networks => generated 647 bytes in 518 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1475] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:44 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 975 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1476] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:08:44 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 975 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 739/1477] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:44 2026] GET /v2.0/security-groups?id=d086a96c-2b82-49dd-a62a-e9a94d7c4acf&fields=id&fields=name => generated 88 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 739/1478] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:44 2026] POST /v2.0/subnets => generated 673 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:44.988 7 INFO neutron_taas.services.taas.taas_plugin [req-8d44bb93-6ad4-44c2-a2f9-192af3ec2799 req-6ca53c23-01c5-4773-aba9-c293642eb40b 576bed3966db48ccac712e268e358775 05fa6b89522f465aba3e69177adce87d - - default default] TaaS: Handle Delete Port: b11600f1-1c86-4d28-9fe8-108f6a256080 2026-09-08 17:08:44.991 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8d44bb93-6ad4-44c2-a2f9-192af3ec2799 req-6ca53c23-01c5-4773-aba9-c293642eb40b 576bed3966db48ccac712e268e358775 05fa6b89522f465aba3e69177adce87d - - default default] Tap Mirror: Handle Delete Port: b11600f1-1c86-4d28-9fe8-108f6a256080 2026-09-08 17:08:44.991 8 INFO neutron.db.segments_db [None req-584eef4d-c7d2-4c74-a137-94a987ffc363 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] Added segment 788b29d4-46ed-4619-beec-b80d58310b4c of type vxlan for network ca0b2a86-fce7-4d91-a581-312eea6635d1 [pid: 8|app: 0|req: 740/1479] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:08:44 2026] POST /v2.0/networks => generated 648 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1480] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:08:44 2026] DELETE /v2.0/ports/b11600f1-1c86-4d28-9fe8-108f6a256080 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1481] 10.0.0.231 () {34 vars in 743 bytes} [Tue Sep 8 17:08:45 2026] PUT /v2.0/networks/ca0b2a86-fce7-4d91-a581-312eea6635d1 => generated 592 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:45.188 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6184e956-0048-4f7d-9798-180f0a320bf2'] response: {'server_uuid': 'f626034a-9b60-4458-a782-588882a9e4d8', 'name': 'network-vif-deleted', 'tag': 'b11600f1-1c86-4d28-9fe8-108f6a256080', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 741/1482] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:45 2026] POST /v2.0/subnets => generated 646 bytes in 271 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1483] 10.0.0.231 () {34 vars in 741 bytes} [Tue Sep 8 17:08:45 2026] PUT /v2.0/subnets/d3bebe54-2a5f-46fe-9c02-fb2dceaf495f => generated 656 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:45.912 7 INFO neutron.services.segments.plugin [-] Segment 788b29d4-46ed-4619-beec-b80d58310b4c resource provider aggregate not found 2026-09-08 17:08:45.916 7 INFO neutron.services.segments.plugin [-] Segment 788b29d4-46ed-4619-beec-b80d58310b4c resource provider aggregate not found 2026-09-08 17:08:45.934 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 788b29d4-46ed-4619-beec-b80d58310b4c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788b29d4-46ed-4619-beec-b80d58310b4c found for delete ", "request_id": "req-071f1e2f-c491-471f-8463-5e4ce9324a0b"}]} 2026-09-08 17:08:45.938 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 788b29d4-46ed-4619-beec-b80d58310b4c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 788b29d4-46ed-4619-beec-b80d58310b4c found for delete ", "request_id": "req-c8d08883-ea05-40ec-8b47-6e2e5b1fc4d8"}]} [pid: 7|app: 0|req: 742/1484] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:45 2026] DELETE /v2.0/networks/ca0b2a86-fce7-4d91-a581-312eea6635d1 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:45.968 7 INFO neutron.pecan_wsgi.hooks.translation [None req-831a78fc-274c-454f-9e02-527fb93358e2 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 743/1485] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:45 2026] DELETE /v2.0/networks/ca0b2a86-fce7-4d91-a581-312eea6635d1 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1486] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:45 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => 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: 744/1487] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:08:45 2026] GET /v2.0/networks?router%3Aexternal=True => generated 651 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1488] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.0/subnets?network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441 => generated 649 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1489] 10.0.0.231 () {32 vars in 653 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.0/extensions => generated 21537 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1490] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.0/networks => generated 1312 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1491] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.0/subnets => generated 1312 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1492] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.0/networks/30ce5703-961f-425b-8158-85481b7d72d8 => generated 672 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1493] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:08:46 2026] GET /v2.0/subnets/61019043-b29f-4103-8bb2-30dcc561b225 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:46.372 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9741467a-7ac0-4362-9a94-1fd4a8676cc9 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 747/1494] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:46 2026] DELETE /v2.0/subnets/d3bebe54-2a5f-46fe-9c02-fb2dceaf495f => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:46.401 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a5dc7e54-b68b-45f0-b06e-62002f00ac25 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 748/1495] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:46 2026] DELETE /v2.0/networks/ca0b2a86-fce7-4d91-a581-312eea6635d1 => generated 138 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1496] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:46 2026] DELETE /v2.0/subnets/61019043-b29f-4103-8bb2-30dcc561b225 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:46.763 7 INFO neutron_taas.services.taas.taas_plugin [None req-57bc0e2d-2998-4530-b744-7d5a866c16da 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] TaaS: Handle Delete Port: 248c16f3-84a2-4e00-b6f2-718166b7f23d 2026-09-08 17:08:46.766 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57bc0e2d-2998-4530-b744-7d5a866c16da 3c4d0d84442a4e8ca8ada23469ad6f54 8895291453c34a2999ac0b23560072eb - - default default] Tap Mirror: Handle Delete Port: 248c16f3-84a2-4e00-b6f2-718166b7f23d [pid: 7|app: 0|req: 749/1497] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:46 2026] DELETE /v2.0/networks/30ce5703-961f-425b-8158-85481b7d72d8 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1498] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:47 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 750/1499] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:08:47 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 1244 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1500] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:47 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 751/1501] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:47 2026] GET /v2.0/security-groups?tenant_id=8895291453c34a2999ac0b23560072eb&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1502] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:47 2026] DELETE /v2.0/security-groups/c5df351e-5caf-40b3-84ac-5d703a83af07 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:08:47.963 7 INFO neutron.services.segments.plugin [-] Segment 25c5c789-1032-4b6e-b1bf-634e48aa392a resource provider aggregate not found 2026-09-08 17:08:47.969 7 INFO neutron.services.segments.plugin [-] Segment 25c5c789-1032-4b6e-b1bf-634e48aa392a resource provider aggregate not found 2026-09-08 17:08:47.987 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 25c5c789-1032-4b6e-b1bf-634e48aa392a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c5c789-1032-4b6e-b1bf-634e48aa392a found for delete ", "request_id": "req-78c22998-6f83-46ce-ae8a-d59a28226292"}]} 2026-09-08 17:08:47.992 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 25c5c789-1032-4b6e-b1bf-634e48aa392a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 25c5c789-1032-4b6e-b1bf-634e48aa392a found for delete ", "request_id": "req-b690a03c-ea71-4dd6-a6da-390792293b12"}]} [pid: 7|app: 0|req: 752/1503] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:48 2026] GET /v2.0/ports?device_id=f626034a-9b60-4458-a782-588882a9e4d8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:08:50.137 8 INFO neutron.db.segments_db [None req-da805e1e-28c0-4865-a484-3a10836be28c f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Added segment 7cea3587-b839-4067-bb8f-11b2c02c9d0e of type vxlan for network f78a2ddb-2da9-4a4d-866d-d7f371353298 [pid: 8|app: 0|req: 752/1504] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:08:49 2026] POST /v2.0/networks => generated 648 bytes in 374 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1505] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:08:50 2026] POST /v2.0/ports => generated 778 bytes in 286 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-09-08 17:08:50.599 7 INFO neutron.db.segments_db [None req-9073f549-7322-48d2-a3c1-de9d0be23bd0 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Added segment 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 of type vxlan for network c16d1e82-3473-4886-af1a-37906186264d [pid: 7|app: 0|req: 754/1506] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:08:50 2026] POST /v2.0/networks => generated 634 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:50.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-0764eeb0-28bf-46f9-9a47-b0c8fa4ae08a 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 338f83df-90da-460f-a97d-d021ffdcb5f8 2026-09-08 17:08:50.924 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0764eeb0-28bf-46f9-9a47-b0c8fa4ae08a 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 338f83df-90da-460f-a97d-d021ffdcb5f8 [pid: 7|app: 0|req: 755/1507] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:50 2026] POST /v2.0/subnets => generated 646 bytes in 263 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 756/1508] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:08:51 2026] POST /v2.0/ports => generated 966 bytes in 326 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-09-08 17:08:51.479 7 INFO neutron_taas.services.taas.taas_plugin [None req-750ca008-dc32-48d6-8cd5-5edbfd3383c1 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] TaaS: Handle Delete Port: ab6e6dba-c948-405d-9de3-bbea1960412e 2026-09-08 17:08:51.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-750ca008-dc32-48d6-8cd5-5edbfd3383c1 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Tap Mirror: Handle Delete Port: ab6e6dba-c948-405d-9de3-bbea1960412e [pid: 7|app: 0|req: 757/1509] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:08:51 2026] DELETE /v2.0/ports/ab6e6dba-c948-405d-9de3-bbea1960412e => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:51.642 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1afc496d-fadd-4aa5-b055-1b539cb7eb91 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 758/1510] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:08:51 2026] DELETE /v2.0/ports/ab6e6dba-c948-405d-9de3-bbea1960412e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 753/1511] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:08:50 2026] PUT /v2.0/routers/78a76111-a658-4eaf-8192-37876ef6b6b1/remove_router_interface => generated 309 bytes in 1229 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:51.668 7 INFO neutron.pecan_wsgi.hooks.translation [None req-38f8774e-db04-4b45-895e-56b1458fd332 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 759/1512] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:08:51 2026] GET /v2.0/ports/ab6e6dba-c948-405d-9de3-bbea1960412e => 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: 760/1513] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:51 2026] DELETE /v2.0/subnets/28b149f7-3048-489a-8d6c-06a9ed7fc7e3 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:51.905 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f2fee12-f5b1-4be1-9981-33f8a07a2dc2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 256e787d-4e30-4c54-a6e9-0697d839a1d9 2026-09-08 17:08:51.910 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f2fee12-f5b1-4be1-9981-33f8a07a2dc2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 256e787d-4e30-4c54-a6e9-0697d839a1d9 2026-09-08 17:08:52.006 7 INFO neutron.services.segments.plugin [-] Segment 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 resource provider aggregate not found 2026-09-08 17:08:52.019 7 INFO neutron.services.segments.plugin [-] Segment 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 resource provider aggregate not found 2026-09-08 17:08:52.034 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 found for delete ", "request_id": "req-d15e1b00-0794-4637-947f-8ad236a31b6e"}]} [pid: 7|app: 0|req: 761/1514] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:51 2026] DELETE /v2.0/networks/c16d1e82-3473-4886-af1a-37906186264d => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:52.060 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f9019b7-f4c2-45b2-ad86-6270c2d5fe77 found for delete ", "request_id": "req-35dc9b8a-a287-497a-acd9-5b719f5ffe02"}]} 2026-09-08 17:08:52.123 7 INFO neutron.db.segments_db [None req-1bba159a-905b-4180-b340-811fcadbc8ea f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Added segment 4a62cda5-f0cf-4042-908a-43777ffc3f69 of type vxlan for network d23640d5-a7ba-496d-8942-7f936f8aeed3 2026-09-08 17:08:52.164 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f2fee12-f5b1-4be1-9981-33f8a07a2dc2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: d593818d-c947-42f0-9d4a-cd619c50b605 2026-09-08 17:08:52.167 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f2fee12-f5b1-4be1-9981-33f8a07a2dc2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: d593818d-c947-42f0-9d4a-cd619c50b605 [pid: 7|app: 0|req: 762/1515] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:08:52 2026] POST /v2.0/networks => generated 636 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:52.514 8 INFO neutron.services.segments.plugin [-] Segment 7ec1e7b5-ce38-4170-bb91-e573f79dba79 resource provider aggregate not found 2026-09-08 17:08:52.521 8 INFO neutron.services.segments.plugin [-] Segment 7ec1e7b5-ce38-4170-bb91-e573f79dba79 resource provider aggregate not found [pid: 7|app: 0|req: 765/1518] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:08:52 2026] POST /v2.0/subnets => generated 646 bytes in 326 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:52.538 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7ec1e7b5-ce38-4170-bb91-e573f79dba79 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec1e7b5-ce38-4170-bb91-e573f79dba79 found for delete ", "request_id": "req-c4cf45b8-8aa7-43b6-bcf3-a0b3350d3af2"}]} 2026-09-08 17:08:52.545 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7ec1e7b5-ce38-4170-bb91-e573f79dba79 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7ec1e7b5-ce38-4170-bb91-e573f79dba79 found for delete ", "request_id": "req-01db7cb1-ef5b-4e54-9121-30a5d04dd1a9"}]} 2026-09-08 17:08:52.555 8 INFO neutron.db.l3_hamode_db [None req-8f2fee12-f5b1-4be1-9981-33f8a07a2dc2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network a9002d8a-39ad-495e-bb21-918867c1445c was deleted as no HA routers are present in tenant 05fa6b89522f465aba3e69177adce87d. [pid: 8|app: 0|req: 754/1519] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:51 2026] DELETE /v2.0/routers/78a76111-a658-4eaf-8192-37876ef6b6b1 => generated 0 bytes in 892 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1520] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:52 2026] DELETE /v2.0/subnets/a5bdc62f-5adb-49df-baef-31e1c4b66699 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:52.879 8 INFO neutron_taas.services.taas.taas_plugin [None req-10fb504a-4fdc-417f-9c4f-8f5124dc810b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 932dce86-81ed-4755-8fec-0711f57443da 2026-09-08 17:08:52.882 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-10fb504a-4fdc-417f-9c4f-8f5124dc810b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 932dce86-81ed-4755-8fec-0711f57443da [pid: 7|app: 0|req: 766/1521] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:08:52 2026] POST /v2.0/ports => generated 924 bytes in 380 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:53.045 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b39bb70-d59c-4a05-a922-6e7412f4e3bb f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] TaaS: Handle Delete Port: 6855ea13-4a07-4a78-a3d8-0c1e81b8fda4 2026-09-08 17:08:53.048 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b39bb70-d59c-4a05-a922-6e7412f4e3bb f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Tap Mirror: Handle Delete Port: 6855ea13-4a07-4a78-a3d8-0c1e81b8fda4 [pid: 8|app: 0|req: 756/1522] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:52 2026] DELETE /v2.0/networks/c500b9b0-6fcc-4239-98be-91bb06524c62 => generated 0 bytes in 377 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 767/1523] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:08:52 2026] DELETE /v2.0/ports/6855ea13-4a07-4a78-a3d8-0c1e81b8fda4 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:53.239 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8038e2d3-3914-48e5-b4cb-d68b79862ed5 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 757/1524] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:08:53 2026] GET /v2.0/ports/6855ea13-4a07-4a78-a3d8-0c1e81b8fda4 => generated 132 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1525] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:53 2026] GET /v2.0/security-groups?tenant_id=05fa6b89522f465aba3e69177adce87d&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1526] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:53 2026] DELETE /v2.0/subnets/23588145-4a1c-4a20-9a6f-fbae0b8cb20c => generated 0 bytes in 153 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1527] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:53 2026] DELETE /v2.0/security-groups/d086a96c-2b82-49dd-a62a-e9a94d7c4acf => 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: 769/1528] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:53 2026] DELETE /v2.0/networks/d23640d5-a7ba-496d-8942-7f936f8aeed3 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:54.053 7 INFO neutron.services.segments.plugin [-] Segment 4a62cda5-f0cf-4042-908a-43777ffc3f69 resource provider aggregate not found [pid: 8|app: 0|req: 760/1529] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:08:53 2026] POST /v2.0/ports => generated 778 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:08:54.079 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4a62cda5-f0cf-4042-908a-43777ffc3f69 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a62cda5-f0cf-4042-908a-43777ffc3f69 found for delete ", "request_id": "req-2c77df73-b1a0-420c-ac96-a996d45e860c"}]} 2026-09-08 17:08:54.086 7 INFO neutron.services.segments.plugin [-] Segment 4a62cda5-f0cf-4042-908a-43777ffc3f69 resource provider aggregate not found 2026-09-08 17:08:54.130 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 4a62cda5-f0cf-4042-908a-43777ffc3f69 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a62cda5-f0cf-4042-908a-43777ffc3f69 found for delete ", "request_id": "req-cc25f4ea-1473-40d0-a26b-72fa8ea106d3"}]} [pid: 7|app: 0|req: 770/1530] 10.0.0.231 () {34 vars in 737 bytes} [Tue Sep 8 17:08:54 2026] PUT /v2.0/ports/14cebe37-9280-4d36-bb71-821efb310f85 => generated 752 bytes in 233 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-09-08 17:08:54.454 8 INFO neutron_taas.services.taas.taas_plugin [None req-ca163ee6-a2b1-4055-9618-4446eed2b80a f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] TaaS: Handle Delete Port: 14cebe37-9280-4d36-bb71-821efb310f85 2026-09-08 17:08:54.458 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca163ee6-a2b1-4055-9618-4446eed2b80a f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Tap Mirror: Handle Delete Port: 14cebe37-9280-4d36-bb71-821efb310f85 [pid: 8|app: 0|req: 761/1531] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:08:54 2026] DELETE /v2.0/ports/14cebe37-9280-4d36-bb71-821efb310f85 => generated 0 bytes in 234 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-09-08 17:08:54.563 8 INFO neutron.services.segments.plugin [-] Segment a7a911aa-0bb1-46ce-937f-8b40a2437747 resource provider aggregate not found 2026-09-08 17:08:54.568 8 INFO neutron.services.segments.plugin [-] Segment a7a911aa-0bb1-46ce-937f-8b40a2437747 resource provider aggregate not found 2026-09-08 17:08:54.587 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7a911aa-0bb1-46ce-937f-8b40a2437747 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a911aa-0bb1-46ce-937f-8b40a2437747 found for delete ", "request_id": "req-f107567c-a805-4eab-9cea-943a3943826a"}]} 2026-09-08 17:08:54.591 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment a7a911aa-0bb1-46ce-937f-8b40a2437747 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a911aa-0bb1-46ce-937f-8b40a2437747 found for delete ", "request_id": "req-b65dad03-41a1-4f0b-8d02-09cc4e1d99f8"}]} [pid: 7|app: 0|req: 771/1532] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.0/ports => generated 781 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:54.654 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30ae9924-36f3-4ad8-ab0c-e065a5a76f2a f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1533] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.0/ports/14cebe37-9280-4d36-bb71-821efb310f85 => generated 132 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 772/1534] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.0/ports => generated 781 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 763/1535] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.0/ports/d70eaf10-c91f-4a33-8170-edde7c213e2e => generated 778 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:54.790 7 INFO neutron.pecan_wsgi.hooks.translation [None req-58b6dfe0-0412-48f2-b98f-a759099b0794 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 773/1536] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:08:54 2026] DELETE /v2.0/ports/6855ea13-4a07-4a78-a3d8-0c1e81b8fda4 => generated 132 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:54.835 7 INFO neutron.pecan_wsgi.hooks.translation [None req-17d793bd-40c3-4cca-b698-481abe510b57 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1537] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:54 2026] DELETE /v2.0/subnets/23588145-4a1c-4a20-9a6f-fbae0b8cb20c => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:08:54.865 7 INFO neutron.pecan_wsgi.hooks.translation [None req-07e0fbff-3674-4cca-ab38-76e835b58854 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 775/1538] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:08:54 2026] DELETE /v2.0/subnets/28b149f7-3048-489a-8d6c-06a9ed7fc7e3 => generated 136 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 764/1539] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 971 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1540] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:54 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:54.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbc89ac3-1c60-43e0-bbba-786e3e843e04 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] TaaS: Handle Delete Port: d70eaf10-c91f-4a33-8170-edde7c213e2e 2026-09-08 17:08:54.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbc89ac3-1c60-43e0-bbba-786e3e843e04 f146fbffc3ae4e5bae0c1d7bccf70ba4 105d212d4f9949aeafe56bed6f4ffe9b - - default default] Tap Mirror: Handle Delete Port: d70eaf10-c91f-4a33-8170-edde7c213e2e [pid: 7|app: 0|req: 776/1541] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:08:54 2026] DELETE /v2.0/ports/d70eaf10-c91f-4a33-8170-edde7c213e2e => generated 0 bytes in 202 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1542] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:08:55 2026] DELETE /v2.0/networks/f78a2ddb-2da9-4a4d-866d-d7f371353298 => generated 0 bytes in 169 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1543] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:08:55 2026] GET /v2.0/security-groups?tenant_id=105d212d4f9949aeafe56bed6f4ffe9b&name=default => generated 2925 bytes in 257 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1544] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1545] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&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: 778/1546] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:56 2026] DELETE /v2.0/security-groups/f5212331-d543-4750-877f-23c843169aaf => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1547] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 779/1548] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 770/1549] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1550] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:56 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:56.619 8 INFO neutron.services.segments.plugin [-] Segment 7cea3587-b839-4067-bb8f-11b2c02c9d0e resource provider aggregate not found 2026-09-08 17:08:56.647 8 INFO neutron.services.segments.plugin [-] Segment 7cea3587-b839-4067-bb8f-11b2c02c9d0e resource provider aggregate not found 2026-09-08 17:08:56.653 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7cea3587-b839-4067-bb8f-11b2c02c9d0e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cea3587-b839-4067-bb8f-11b2c02c9d0e found for delete ", "request_id": "req-853a6e85-e330-44ab-9506-37e9ba8bbff0"}]} 2026-09-08 17:08:56.664 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7cea3587-b839-4067-bb8f-11b2c02c9d0e resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cea3587-b839-4067-bb8f-11b2c02c9d0e found for delete ", "request_id": "req-904262be-24d6-4857-b389-688a2aa3ce35"}]} [pid: 7|app: 0|req: 781/1551] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 971 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1552] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 771/1553] 10.0.0.86 () {32 vars in 801 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/extensions => generated 21537 bytes in 273 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1554] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/security-groups?id=279d29ca-ac9b-482b-adee-d13d2f8d9958&fields=id&fields=name => generated 113 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:08:57.459 7 INFO neutron_taas.services.taas.taas_plugin [req-78965899-1798-4ea3-bc9f-a6ac803b71dd req-e4e49e5e-ad5a-429b-b6e4-dbe4b63818ca 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: 9ab7bc80-6bbb-4c09-88f8-9393745723be 2026-09-08 17:08:57.475 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-78965899-1798-4ea3-bc9f-a6ac803b71dd req-e4e49e5e-ad5a-429b-b6e4-dbe4b63818ca 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: 9ab7bc80-6bbb-4c09-88f8-9393745723be 2026-09-08 17:08:57.629 7 INFO neutron.db.l3_db [req-78965899-1798-4ea3-bc9f-a6ac803b71dd req-e4e49e5e-ad5a-429b-b6e4-dbe4b63818ca 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Floating IP 9df9916d-9b76-465a-9179-cc4d5f2d0bd9 disassociated. External IP: 10.96.250.208, port: 9ab7bc80-6bbb-4c09-88f8-9393745723be. [pid: 8|app: 0|req: 773/1555] 10.0.0.86 () {30 vars in 723 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/quotas/5483155f65964b08a128b49f676b78af/details => generated 847 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1556] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1557] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:57 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&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: 783/1558] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:08:57 2026] DELETE /v2.0/ports/9ab7bc80-6bbb-4c09-88f8-9393745723be => generated 0 bytes in 646 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:08:57.997 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9f89a4f-8ba6-408c-a228-3b463818a399'] response: {'server_uuid': '5b9fde97-12b5-4428-bb44-ba89ba374d5f', 'name': 'network-vif-deleted', 'tag': '9ab7bc80-6bbb-4c09-88f8-9393745723be', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 776/1559] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:08:58 2026] POST /v2.0/security-groups => generated 1624 bytes in 409 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 784/1560] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.0/security-groups => generated 4529 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1561] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 785/1562] 10.0.0.231 () {34 vars in 758 bytes} [Tue Sep 8 17:08:58 2026] PUT /v2.0/security-groups/8f1c15e6-3ad0-4f02-829c-6d1f1f326f64 => generated 1663 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 778/1563] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.0/security-groups/8f1c15e6-3ad0-4f02-829c-6d1f1f326f64 => generated 1663 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 786/1564] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:58 2026] DELETE /v2.0/security-groups/8f1c15e6-3ad0-4f02-829c-6d1f1f326f64 => 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: 779/1565] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.0/security-groups => generated 2925 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:08:58.861 7 INFO neutron.api.v2.resource [None req-8ac1c9b1-75e4-4707-9dfd-ac89d585a37a fb1c0cd2106b4e15ae143a213182e7b7 20efc7ce3d4d4632bd754bc8d540b957 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 787/1566] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:58 2026] DELETE /v2.0/security-groups/8f1c15e6-3ad0-4f02-829c-6d1f1f326f64 => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1567] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1568] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:08:58 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => generated 975 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1569] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-groups?id=2354a001-fa2b-4985-8f33-9cf8f1bc3c58&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 780/1570] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:08:58 2026] POST /v2.0/security-groups => generated 1625 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-08 17:08:59.160 7 INFO neutron_taas.services.taas.taas_plugin [req-e7251534-fead-478b-bbc6-1c29b28a45f2 req-d5614f00-9c87-431d-a82f-efb573883fff 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] TaaS: Handle Delete Port: f635dbd0-ac63-41fb-b72e-17599c735790 2026-09-08 17:08:59.164 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e7251534-fead-478b-bbc6-1c29b28a45f2 req-d5614f00-9c87-431d-a82f-efb573883fff 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] Tap Mirror: Handle Delete Port: f635dbd0-ac63-41fb-b72e-17599c735790 [pid: 8|app: 0|req: 781/1571] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 782/1572] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules/72902829-1e1f-4134-b80a-bcffd1bf3b0f => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1573] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:08:59.279 7 INFO neutron.db.l3_db [req-e7251534-fead-478b-bbc6-1c29b28a45f2 req-d5614f00-9c87-431d-a82f-efb573883fff 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] Floating IP 4e22a89c-2dfd-4d01-bd23-0bb8df0e9866 disassociated. External IP: 10.96.250.209, port: f635dbd0-ac63-41fb-b72e-17599c735790. [pid: 8|app: 0|req: 784/1574] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:08:59 2026] DELETE /v2.0/security-group-rules/72902829-1e1f-4134-b80a-bcffd1bf3b0f => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 785/1575] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1576] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:59 2026] POST /v2.0/security-group-rules => generated 601 bytes in 82 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 787/1577] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules/9e2096e1-7edd-400c-b5de-25804b59c60c => generated 601 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 788/1578] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1579] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:08:59 2026] DELETE /v2.0/security-group-rules/9e2096e1-7edd-400c-b5de-25804b59c60c => generated 0 bytes in 49 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1580] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:08:59 2026] DELETE /v2.0/ports/f635dbd0-ac63-41fb-b72e-17599c735790 => generated 0 bytes in 541 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 792/1581] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 790/1582] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 793/1583] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:08:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 791/1584] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules/857471e6-f466-471e-9884-124fb8dbcd76 => generated 602 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1585] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:08:59 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1586] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:08:59 2026] DELETE /v2.0/security-group-rules/857471e6-f466-471e-9884-124fb8dbcd76 => 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: 795/1587] 10.0.0.231 () {32 vars in 673 bytes} [Tue Sep 8 17:08:59 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) [pid: 8|app: 0|req: 793/1588] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:08:59 2026] DELETE /v2.0/security-groups/31c62469-fa61-42cf-8b38-b832567a8913 => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:00.052 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-26eb0506-15d4-4b86-978a-25e7a61de62b'] response: {'server_uuid': 'deeda547-cdae-4a96-82cf-6094b1d4cd97', 'name': 'network-vif-deleted', 'tag': 'f635dbd0-ac63-41fb-b72e-17599c735790', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 796/1589] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1590] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.0/security-groups => generated 2925 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1591] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 795/1592] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.0/ports?device_id=5b9fde97-12b5-4428-bb44-ba89ba374d5f => 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: 796/1593] 10.0.0.86 () {32 vars in 801 bytes} [Tue Sep 8 17:09:00 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: 798/1594] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:00 2026] GET /v2.0/security-groups?tenant_id=20efc7ce3d4d4632bd754bc8d540b957&name=default => generated 2925 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1595] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:00 2026] DELETE /v2.0/security-groups/e46b829e-c6c9-4f7b-bab0-a89e0e9b7b8d => 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: 799/1596] 10.0.0.86 () {30 vars in 723 bytes} [Tue Sep 8 17:09:01 2026] GET /v2.0/quotas/5483155f65964b08a128b49f676b78af/details => generated 847 bytes in 187 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 798/1597] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:01 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 800/1598] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:01 2026] DELETE /v2.0/security-groups/279d29ca-ac9b-482b-adee-d13d2f8d9958 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:02.052 8 INFO neutron_taas.services.taas.taas_plugin [None req-35e7fe52-62cb-4c4d-aa7b-0289bf8907a2 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: 7283af7b-5d2b-45d7-8151-858215bf5ddd 2026-09-08 17:09:02.053 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35e7fe52-62cb-4c4d-aa7b-0289bf8907a2 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: 7283af7b-5d2b-45d7-8151-858215bf5ddd [pid: 8|app: 0|req: 799/1599] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:01 2026] DELETE /v2.0/floatingips/9df9916d-9b76-465a-9179-cc4d5f2d0bd9 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1600] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:02 2026] GET /v2.0/ports?device_id=deeda547-cdae-4a96-82cf-6094b1d4cd97 => 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: 800/1601] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:02 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1602] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:02 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1603] 10.0.0.231 () {32 vars in 623 bytes} [Tue Sep 8 17:09:03 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: 803/1604] 10.0.0.231 () {32 vars in 633 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.0/ => generated 632 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1605] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:03 2026] DELETE /v2.0/security-groups/2354a001-fa2b-4985-8f33-9cf8f1bc3c58 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 804/1606] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:03.697 8 INFO neutron.api.v2.resource [None req-cb0f2b0a-e12e-402d-8721-37cf1e954649 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 803/1607] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.0/security-groups/2354a001-fa2b-4985-8f33-9cf8f1bc3c58 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1608] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:03.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-60686c1c-4ef4-4d6c-a7ab-0bc3288eafa2 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] TaaS: Handle Delete Port: c156fc0c-f8a2-4852-b94a-df353c9af42c 2026-09-08 17:09:03.861 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60686c1c-4ef4-4d6c-a7ab-0bc3288eafa2 3ab9c74b9286498abc3f3fdd109cb14e e4b1495c89c34214a295fcc6e0196032 - - default default] Tap Mirror: Handle Delete Port: c156fc0c-f8a2-4852-b94a-df353c9af42c [pid: 8|app: 0|req: 804/1609] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:03 2026] DELETE /v2.0/floatingips/4e22a89c-2dfd-4d01-bd23-0bb8df0e9866 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1610] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:03 2026] GET /v2.0/security-groups?tenant_id=b2541528db2c4302bb9d39801ddddeb1&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1611] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:04 2026] DELETE /v2.0/security-groups/ba3aebf8-5960-49ab-951a-1738f6216db6 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:04.439 8 INFO neutron_taas.services.taas.taas_plugin [None req-19911bb2-8a3e-4e3c-8e20-418e7d29566a 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 01aa3faa-8985-482c-9eb0-08d3b4ea295c 2026-09-08 17:09:04.445 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19911bb2-8a3e-4e3c-8e20-418e7d29566a 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 01aa3faa-8985-482c-9eb0-08d3b4ea295c [pid: 7|app: 0|req: 808/1612] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:04 2026] GET /v2.0/security-groups?tenant_id=5483155f65964b08a128b49f676b78af&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 809/1613] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:09:04 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1614] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:04 2026] DELETE /v2.0/security-groups/34296ed1-11f0-4c4e-88cb-1bfb54ccd41a => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1615] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:04 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 975 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1616] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:09:04 2026] PUT /v2.0/routers/9ff84c42-b0c6-44fb-be77-0712e3e3caaa/remove_router_interface => generated 309 bytes in 988 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:05.028 7 INFO neutron_taas.services.taas.taas_plugin [req-1ef2b01c-7129-4acf-b16d-575c08108297 req-f6a2ff79-6bfe-4fb3-bfa9-5b48e8042f39 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 2026-09-08 17:09:05.030 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1ef2b01c-7129-4acf-b16d-575c08108297 req-f6a2ff79-6bfe-4fb3-bfa9-5b48e8042f39 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 [pid: 8|app: 0|req: 806/1617] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:05 2026] GET /v2.0/security-groups?id=b9904747-9dfd-45be-9053-cdae6b005ee1&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1618] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:09:04 2026] DELETE /v2.0/ports/a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:05.205 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bddee2d8-03fc-4dcf-90a7-da7b769ef7fa'] response: {'server_uuid': '48b867ed-c3f0-4246-ab44-14a887cd4300', 'name': 'network-vif-deleted', 'tag': 'a5ab6862-22ea-408c-9bbf-0e30ac4ea7f3', 'status': 'completed', 'code': 200} 2026-09-08 17:09:05.274 8 INFO neutron_taas.services.taas.taas_plugin [None req-1633b6ee-235b-4a0e-accf-ddf935f4baae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 585bc7d8-9da6-4b6e-8038-f109dc43d14c 2026-09-08 17:09:05.277 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1633b6ee-235b-4a0e-accf-ddf935f4baae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 585bc7d8-9da6-4b6e-8038-f109dc43d14c 2026-09-08 17:09:05.596 8 INFO neutron_taas.services.taas.taas_plugin [None req-1633b6ee-235b-4a0e-accf-ddf935f4baae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 737528a4-4274-4dc2-99e8-58d6f52ae95c 2026-09-08 17:09:05.598 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1633b6ee-235b-4a0e-accf-ddf935f4baae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 737528a4-4274-4dc2-99e8-58d6f52ae95c 2026-09-08 17:09:05.890 8 INFO neutron.services.segments.plugin [-] Segment 27a7dac6-7e65-4034-be2f-0627ce2e843a resource provider aggregate not found 2026-09-08 17:09:05.895 8 INFO neutron.services.segments.plugin [-] Segment 27a7dac6-7e65-4034-be2f-0627ce2e843a resource provider aggregate not found 2026-09-08 17:09:05.909 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27a7dac6-7e65-4034-be2f-0627ce2e843a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a7dac6-7e65-4034-be2f-0627ce2e843a found for delete ", "request_id": "req-5ee8b699-b0fd-4696-9715-99dadeb71bb8"}]} 2026-09-08 17:09:05.913 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 27a7dac6-7e65-4034-be2f-0627ce2e843a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 27a7dac6-7e65-4034-be2f-0627ce2e843a found for delete ", "request_id": "req-26b5c74f-9272-4d70-8739-72460058f39a"}]} 2026-09-08 17:09:05.914 8 INFO neutron.db.l3_hamode_db [None req-1633b6ee-235b-4a0e-accf-ddf935f4baae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network 0a293586-f50a-4e62-a608-36001c026019 was deleted as no HA routers are present in tenant e4b1495c89c34214a295fcc6e0196032. [pid: 8|app: 0|req: 807/1619] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:05 2026] DELETE /v2.0/routers/9ff84c42-b0c6-44fb-be77-0712e3e3caaa => generated 0 bytes in 872 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1620] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:05 2026] DELETE /v2.0/subnets/9214778d-d9d7-435a-ace0-1d3b46ff85e1 => 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: 814/1621] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:06 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:06.281 8 INFO neutron_taas.services.taas.taas_plugin [None req-77be7cbc-4f3a-46c2-b40c-45db521a0ee6 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 5f8dfa02-30db-4ea8-a23a-d586dafa3358 2026-09-08 17:09:06.285 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77be7cbc-4f3a-46c2-b40c-45db521a0ee6 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 5f8dfa02-30db-4ea8-a23a-d586dafa3358 [pid: 8|app: 0|req: 808/1622] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:06 2026] DELETE /v2.0/networks/252d4bae-05ea-4f37-a16d-44870de74d6d => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1623] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:06 2026] GET /v2.0/security-groups?tenant_id=e4b1495c89c34214a295fcc6e0196032&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1624] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:06 2026] DELETE /v2.0/security-groups/1209e2b6-4ffb-4128-a89a-3ec18b92f6d2 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1627] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:07 2026] GET /v2.0/ports?device_id=48b867ed-c3f0-4246-ab44-14a887cd4300 => generated 12 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:07.933 8 INFO neutron.services.segments.plugin [-] Segment 70177a0d-4d88-427b-9df2-aab8878397fd resource provider aggregate not found 2026-09-08 17:09:07.941 8 INFO neutron.services.segments.plugin [-] Segment 70177a0d-4d88-427b-9df2-aab8878397fd resource provider aggregate not found 2026-09-08 17:09:07.965 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 70177a0d-4d88-427b-9df2-aab8878397fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70177a0d-4d88-427b-9df2-aab8878397fd found for delete ", "request_id": "req-f10411b5-bf6c-4512-b0b4-62146ab42ffc"}]} 2026-09-08 17:09:07.967 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 70177a0d-4d88-427b-9df2-aab8878397fd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 70177a0d-4d88-427b-9df2-aab8878397fd found for delete ", "request_id": "req-9b524204-b5a4-4775-8e77-f9d53a0a21ba"}]} [pid: 8|app: 0|req: 811/1628] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:08 2026] DELETE /v2.0/security-groups/b9904747-9dfd-45be-9053-cdae6b005ee1 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:09.028 7 INFO neutron_taas.services.taas.taas_plugin [None req-6d19a956-a98d-4071-95bb-4da99aee0809 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: 1f1e755a-b5df-4ea4-b2ff-46df88b5ab2c 2026-09-08 17:09:09.031 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6d19a956-a98d-4071-95bb-4da99aee0809 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: 1f1e755a-b5df-4ea4-b2ff-46df88b5ab2c 2026-09-08 17:09:09.061 8 INFO neutron.db.segments_db [None req-91012f20-1b3b-4054-b5db-2cf0b62c5c93 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b of type vxlan for network 716ccf67-203b-4c67-acd6-bb48cba184f3 [pid: 8|app: 0|req: 812/1629] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:09:08 2026] POST /v2.0/networks => generated 746 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1630] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:09 2026] POST /v2.0/subnets => generated 693 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:09.449 8 INFO neutron.db.segments_db [None req-a176e569-5823-42f8-b6e5-31145fd051c3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment d0be62e7-e1ce-4b72-b0db-e3bd57e2603a of type vxlan for network 2ea10d29-4139-4fbd-8733-4da4a336067e [pid: 7|app: 0|req: 818/1631] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:09:08 2026] PUT /v2.0/routers/5fa49d45-c47f-49e6-b70b-72b88f1af199/remove_router_interface => generated 309 bytes in 1040 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:09.681 8 INFO neutron.db.l3_hamode_db [None req-a176e569-5823-42f8-b6e5-31145fd051c3 12bd6ff387ee4976bb2f2c5cf4bce8be 652ae3d2793349618a999f7339e3e5a7 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 819/1632] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:09 2026] DELETE /v2.0/subnets/c256dcb7-fedf-445c-89c5-6671118b51d5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:09.979 7 INFO neutron_taas.services.taas.taas_plugin [None req-f27baa2e-9f1d-49c2-aba8-75d9d6c6c305 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: 163d5c05-2e99-4a96-b186-7a72697714e4 2026-09-08 17:09:09.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f27baa2e-9f1d-49c2-aba8-75d9d6c6c305 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: 163d5c05-2e99-4a96-b186-7a72697714e4 2026-09-08 17:09:10.328 7 INFO neutron_taas.services.taas.taas_plugin [None req-f27baa2e-9f1d-49c2-aba8-75d9d6c6c305 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: d8e17594-1525-447c-a7fd-426bb338144a 2026-09-08 17:09:10.331 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f27baa2e-9f1d-49c2-aba8-75d9d6c6c305 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: d8e17594-1525-447c-a7fd-426bb338144a 2026-09-08 17:09:10.375 8 INFO neutron.db.l3_hamode_db [None req-a176e569-5823-42f8-b6e5-31145fd051c3 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:09:10.764 7 INFO neutron.services.segments.plugin [-] Segment f8c0b720-5bdc-4ee8-9c68-72005fe42090 resource provider aggregate not found 2026-09-08 17:09:10.768 7 INFO neutron.services.segments.plugin [-] Segment f8c0b720-5bdc-4ee8-9c68-72005fe42090 resource provider aggregate not found 2026-09-08 17:09:10.788 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8c0b720-5bdc-4ee8-9c68-72005fe42090 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c0b720-5bdc-4ee8-9c68-72005fe42090 found for delete ", "request_id": "req-dd9a86cb-8293-4864-96de-b81ec651c311"}]} 2026-09-08 17:09:10.788 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8c0b720-5bdc-4ee8-9c68-72005fe42090 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8c0b720-5bdc-4ee8-9c68-72005fe42090 found for delete ", "request_id": "req-fc108f86-4fa0-4cf6-9193-bf006f1512c9"}]} 2026-09-08 17:09:10.815 7 INFO neutron.db.l3_hamode_db [None req-f27baa2e-9f1d-49c2-aba8-75d9d6c6c305 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] HA network c5b6840a-1279-42c0-bd3f-508204d4cae4 was deleted as no HA routers are present in tenant 04739e444fff4270be147090106ceaee. [pid: 7|app: 0|req: 820/1633] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:09 2026] DELETE /v2.0/routers/5fa49d45-c47f-49e6-b70b-72b88f1af199 => generated 0 bytes in 1069 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 821/1634] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:10 2026] GET /v2.0/security-groups?tenant_id=b5b5272586e94926bf46d84324e7f8e3&name=default => generated 2925 bytes in 346 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:11.265 7 INFO neutron_taas.services.taas.taas_plugin [None req-265bb462-082e-4ded-a6ab-3328aabe8ed6 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] TaaS: Handle Delete Port: 9bdcf58e-216d-43ae-8bc8-9c68a1fcc3b8 2026-09-08 17:09:11.273 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-265bb462-082e-4ded-a6ab-3328aabe8ed6 4e1a4fd4d4424feab4097bd1a824ca11 04739e444fff4270be147090106ceaee - - default default] Tap Mirror: Handle Delete Port: 9bdcf58e-216d-43ae-8bc8-9c68a1fcc3b8 [pid: 8|app: 0|req: 814/1635] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:09 2026] POST /v2.0/routers => generated 733 bytes in 1915 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 815/1636] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:11 2026] DELETE /v2.0/security-groups/684d41cb-a9c3-488b-8cd2-e82b3b626623 => 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: 822/1637] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:11 2026] DELETE /v2.0/networks/6de00cb9-1823-4874-88e6-9388edd9296e => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 823/1638] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:11 2026] GET /v2.0/security-groups?tenant_id=d80412f51cde42679813fa49ea93c999&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 824/1639] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:11 2026] DELETE /v2.0/security-groups/5930dfe4-a7d2-428c-9df1-7a1656652448 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1640] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:12 2026] GET /v2.0/security-groups?tenant_id=04739e444fff4270be147090106ceaee&name=default => generated 2925 bytes in 245 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 826/1641] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:12 2026] DELETE /v2.0/security-groups/0305247c-0807-4dae-a53c-22aa6c89e913 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1642] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:09:11 2026] PUT /v2.0/routers/2dd69119-b1c4-4fca-9b3f-13e863007c8a/add_router_interface => generated 309 bytes in 1281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:12.808 7 INFO neutron.services.segments.plugin [-] Segment eb4dc464-d621-4340-a7ea-7ef8e2c415d5 resource provider aggregate not found 2026-09-08 17:09:12.816 7 INFO neutron.services.segments.plugin [-] Segment eb4dc464-d621-4340-a7ea-7ef8e2c415d5 resource provider aggregate not found 2026-09-08 17:09:12.824 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb4dc464-d621-4340-a7ea-7ef8e2c415d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb4dc464-d621-4340-a7ea-7ef8e2c415d5 found for delete ", "request_id": "req-d4deb474-c146-429e-a705-db90315b1d68"}]} 2026-09-08 17:09:12.838 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment eb4dc464-d621-4340-a7ea-7ef8e2c415d5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb4dc464-d621-4340-a7ea-7ef8e2c415d5 found for delete ", "request_id": "req-95a8c21e-fb8d-4455-bf15-7d17c78aae9e"}]} [pid: 7|app: 0|req: 827/1643] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:12 2026] GET /v2.0/security-groups?tenant_id=bb97a783b96a4a6987dce91fabd287ee&name=default => generated 2925 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1644] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:12 2026] DELETE /v2.0/security-groups/19f2ffd3-1ad6-4e33-8402-b8be10af027d => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1645] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.0/networks?id=716ccf67-203b-4c67-acd6-bb48cba184f3 => generated 678 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1646] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.0/quotas/652ae3d2793349618a999f7339e3e5a7 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1647] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.0/ports?tenant_id=652ae3d2793349618a999f7339e3e5a7&fields=id => generated 103 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1648] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.0/networks/716ccf67-203b-4c67-acd6-bb48cba184f3?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: 830/1649] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:09:13 2026] GET /v2.0/networks/716ccf67-203b-4c67-acd6-bb48cba184f3?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: 820/1650] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:14 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => 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: 821/1651] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:15 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:15.336 7 INFO neutron.db.segments_db [None req-146cfbad-e5d3-42ed-8b2f-31ba3f5c883b 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Added segment de41826a-2b31-46a4-85bb-6211dd387683 of type vxlan for network d671fc65-a1a6-4217-8cb7-40e4f5fccb54 [pid: 7|app: 0|req: 831/1652] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:15 2026] POST /v2.0/networks => generated 640 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 822/1653] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:15 2026] POST /v2.0/subnets => generated 658 bytes in 222 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.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:15 2026] GET /v2.0/security-groups?tenant_id=aac1ad7db82d4a89a9288d7eb48cf15d&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 823/1655] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:09:15 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1656] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:15 2026] DELETE /v2.0/security-groups/9fa8e14d-29ac-4228-a398-59835235bc07 => 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: 824/1657] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:15 2026] POST /v2.0/subnets => generated 732 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:16.205 7 INFO neutron.db.segments_db [None req-77f2fe6d-2330-40a9-90fd-4655433ca322 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Added segment 5564ab9c-c5fa-420a-92b9-0fb52fb65959 of type vxlan for network 8c689140-81a2-416b-900c-8742a96f3a1a [pid: 7|app: 0|req: 834/1658] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:16 2026] POST /v2.0/networks => generated 638 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 835/1659] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:16 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 825/1660] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:16 2026] POST /v2.0/subnets => generated 655 bytes in 329 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 836/1661] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:16 2026] POST /v2.0/subnets => generated 724 bytes in 310 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:17.052 8 INFO neutron.db.segments_db [None req-88152b2f-3be4-4de2-9586-41e085f305b3 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Added segment ab3f0443-32b1-4176-9f2f-5ae9205f9b0a of type vxlan for network 00555a4d-805e-47e7-8ae6-4fd44c4d5417 [pid: 8|app: 0|req: 826/1662] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:16 2026] POST /v2.0/networks => generated 638 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 837/1663] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:17 2026] POST /v2.0/subnets => generated 656 bytes in 394 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 838/1664] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:17 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => 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: 839/1665] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:17 2026] POST /v2.0/subnets => generated 728 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:17.794 7 INFO neutron.db.segments_db [None req-3d7fc4c2-98c7-4e75-8de3-bd4946edfbad 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Added segment 44f8f894-bd36-4567-9c0d-ccab113fc1ec of type vxlan for network 2ce48c1d-4ea1-4a6c-b93a-317571a67816 2026-09-08 17:09:18.110 7 INFO neutron.db.l3_hamode_db [None req-3d7fc4c2-98c7-4e75-8de3-bd4946edfbad 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 827/1666] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:09:17 2026] POST /v2.0/floatingips => generated 552 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 828/1667] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:09:18 2026] POST /v2.0/floatingips => generated 552 bytes in 584 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1668] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:09:18 2026] GET /v2.0/networks?id=716ccf67-203b-4c67-acd6-bb48cba184f3 => generated 678 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1669] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:18 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:19.087 7 INFO neutron.db.l3_hamode_db [None req-3d7fc4c2-98c7-4e75-8de3-bd4946edfbad 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 831/1670] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:09:18 2026] POST /v2.0/floatingips => generated 552 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1671] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:09:19 2026] POST /v2.0/ports => generated 958 bytes in 360 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: 833/1672] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:09:19 2026] POST /v2.0/floatingips => generated 552 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 840/1673] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:17 2026] POST /v2.0/routers => generated 684 bytes in 2406 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 841/1674] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:20 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 961 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1675] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:09:20 2026] PUT /v2.0/ports/7f67888f-badf-48a2-bdd8-8db050ffbb1f => generated 1239 bytes in 343 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-09-08 17:09:20.522 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e6dcbad7-509d-4f23-b821-7d54623d722a'] response: {'name': 'network-changed', 'server_uuid': '25c4ba1a-bf82-4a73-9a13-bacd299d36b8', 'tag': '7f67888f-badf-48a2-bdd8-8db050ffbb1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 842/1676] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:09:20 2026] POST /v2.0/floatingips => generated 552 bytes in 440 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 843/1677] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:20 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&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: 844/1678] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:09:20 2026] PUT /v2.0/floatingips/65b8509b-e7b7-4221-a22f-4f925c3e7bd8/tags => generated 17 bytes in 486 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 845/1679] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/ports?tenant_id=652ae3d2793349618a999f7339e3e5a7&device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 1242 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1680] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:09:21 2026] PUT /v2.0/floatingips/fdbfeef2-e302-4580-9ae6-38c9548f5b2d/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: 847/1681] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/networks?tenant_id=652ae3d2793349618a999f7339e3e5a7&shared=False => generated 774 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 848/1682] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:09:21 2026] PUT /v2.0/floatingips/5de3a2d2-85b1-41bc-84be-c01b53d76105/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1683] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1684] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:09:21 2026] PUT /v2.0/floatingips/276d0ee9-e24d-4c43-8b30-08f7f61bf21c/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 851/1685] 10.0.0.231 () {32 vars in 672 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 852/1686] 10.0.0.231 () {32 vars in 686 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1687] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1688] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1689] 10.0.0.231 () {32 vars in 680 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1690] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1691] 10.0.0.231 () {32 vars in 690 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1692] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:09:20 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/add_router_interface => generated 309 bytes in 1238 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1693] 10.0.0.231 () {32 vars in 702 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:21.815 7 INFO neutron_taas.services.taas.taas_plugin [None req-7ba3fc58-7c80-4125-8008-38f1e626108d 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] TaaS: Handle Delete Port: 5cfc33b2-814a-4364-ad60-c973add2da6a 2026-09-08 17:09:21.818 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7ba3fc58-7c80-4125-8008-38f1e626108d 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] Tap Mirror: Handle Delete Port: 5cfc33b2-814a-4364-ad60-c973add2da6a [pid: 7|app: 0|req: 859/1694] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:21 2026] DELETE /v2.0/floatingips/65b8509b-e7b7-4221-a22f-4f925c3e7bd8 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 860/1695] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:21 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 973 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:22.077 7 INFO neutron_taas.services.taas.taas_plugin [None req-9d9c5508-2944-41eb-8688-a2c2bc481318 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] TaaS: Handle Delete Port: 24b1d9bd-4c44-4a50-a272-6519af01e274 2026-09-08 17:09:22.080 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d9c5508-2944-41eb-8688-a2c2bc481318 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] Tap Mirror: Handle Delete Port: 24b1d9bd-4c44-4a50-a272-6519af01e274 [pid: 7|app: 0|req: 861/1696] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:21 2026] DELETE /v2.0/floatingips/fdbfeef2-e302-4580-9ae6-38c9548f5b2d => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1697] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:22.324 7 INFO neutron_taas.services.taas.taas_plugin [None req-12a15603-1394-4073-8146-119d3c23a538 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] TaaS: Handle Delete Port: ea237d60-fbe0-4d30-9df1-9a85edcc9d49 2026-09-08 17:09:22.326 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12a15603-1394-4073-8146-119d3c23a538 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] Tap Mirror: Handle Delete Port: ea237d60-fbe0-4d30-9df1-9a85edcc9d49 [pid: 7|app: 0|req: 865/1700] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:22 2026] DELETE /v2.0/floatingips/5de3a2d2-85b1-41bc-84be-c01b53d76105 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1701] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.0/ports?tenant_id=652ae3d2793349618a999f7339e3e5a7&device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 1242 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:22.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ad7999a-3f3b-4c32-90dc-75fa2da10f54 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] TaaS: Handle Delete Port: 2a39d0e5-3992-48a6-8447-3b488fa3b16e 2026-09-08 17:09:22.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ad7999a-3f3b-4c32-90dc-75fa2da10f54 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] Tap Mirror: Handle Delete Port: 2a39d0e5-3992-48a6-8447-3b488fa3b16e [pid: 7|app: 0|req: 867/1702] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:22 2026] DELETE /v2.0/floatingips/276d0ee9-e24d-4c43-8b30-08f7f61bf21c => generated 0 bytes in 333 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1703] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=7f67888f-badf-48a2-bdd8-8db050ffbb1f => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:22.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-a73afd17-e3fc-44f1-843a-21933fc8d314 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] TaaS: Handle Delete Port: 92dbabd0-3300-49ba-b18f-dbe5ab5b9f19 2026-09-08 17:09:22.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a73afd17-e3fc-44f1-843a-21933fc8d314 2cacc218d2884d7b9ef8111b5f60de12 ed3cf53c09a24f32b824be0d3e890912 - - default default] Tap Mirror: Handle Delete Port: 92dbabd0-3300-49ba-b18f-dbe5ab5b9f19 [pid: 8|app: 0|req: 836/1704] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:09:21 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/add_router_interface => generated 309 bytes in 1283 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 837/1705] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:09:22 2026] GET /v2.0/subnets?id=77941568-dcbd-4dbd-9a1a-cf13a65f641a => generated 696 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1706] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:09:22 2026] DELETE /v2.0/floatingips/e1c02421-5e98-471b-a763-b6f95a3793c1 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1707] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.0/ports?network_id=716ccf67-203b-4c67-acd6-bb48cba184f3&device_owner=network%3Adhcp => generated 1244 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1708] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.0/networks/716ccf67-203b-4c67-acd6-bb48cba184f3?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1709] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.0/networks/716ccf67-203b-4c67-acd6-bb48cba184f3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1710] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => 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: 874/1711] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:23 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 838/1712] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:09:23 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/add_router_interface => generated 309 bytes in 1496 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1713] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:24 2026] GET /v2.0/security-groups?tenant_id=bd77d9a08ce64f8fad34acb5973b94b5&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 839/1714] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:24 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => 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: 840/1715] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:24 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&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: 876/1716] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:24 2026] DELETE /v2.0/security-groups/b9706db0-c3b7-41be-9ca7-9f84e26a021e => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1717] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:09:24 2026] POST /v2.0/security-groups => generated 1628 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 842/1718] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 877/1719] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:24 2026] GET /v2.0/security-groups?tenant_id=df3b526a1a904174a93a7b68f9242cb9&name=default => generated 2925 bytes in 131 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1720] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1721] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:24 2026] DELETE /v2.0/security-groups/5d84ebba-e8fe-498e-ae19-4c4f29d2af63 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1722] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:24 2026] POST /v2.0/security-group-rules => generated 599 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1723] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 845/1724] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:25 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: 7|app: 0|req: 880/1725] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:25 2026] GET /v2.0/security-groups?tenant_id=ed3cf53c09a24f32b824be0d3e890912&name=default => generated 2925 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 846/1726] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1727] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:25 2026] DELETE /v2.0/security-groups/ccbb6571-c767-464a-969f-694765ac39e7 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 847/1728] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1729] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:25 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 973 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1730] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:25 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 848/1731] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:25 2026] POST /v2.0/security-group-rules => generated 597 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1732] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:25 2026] POST /v2.0/security-group-rules => generated 599 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1733] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 130 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1734] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 199 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1735] 10.0.0.148 () {34 vars in 1096 bytes} [Tue Sep 8 17:09:26 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1544358654&fields=id&tenant_id=7463b186910f416094826a42060165d4 => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1736] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:09:26 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 705 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1737] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:09:26 2026] GET /v2.0/quotas/7463b186910f416094826a42060165d4 => 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: 852/1738] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:26 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 887/1739] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:09:26 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&fields=id => generated 241 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1740] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&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: 888/1741] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 854/1742] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 889/1743] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:27 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => 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: 855/1744] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:28 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1745] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:28 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1746] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:29 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 975 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1747] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:29 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&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: 857/1748] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:29 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 975 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1749] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:29 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1750] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:30 2026] GET /v2.0/security-groups?tenant_id=03d8082e25d740b3a86908ebc11fd972&name=default => generated 2925 bytes in 289 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1751] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:30 2026] DELETE /v2.0/security-groups/d664e2ee-ae3a-4212-a110-acc72f784b96 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:30.612 7 INFO neutron.db.segments_db [None req-ed2a8446-1cc3-481c-8470-eca341ce4b62 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Added segment cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 of type vxlan for network 280aefa7-26b7-4e24-bc6d-22b9f0b546df [pid: 7|app: 0|req: 893/1752] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:30 2026] POST /v2.0/networks => generated 631 bytes in 575 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1753] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:30 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 975 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1754] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:30 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1755] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:30 2026] POST /v2.0/ports => generated 743 bytes in 320 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:31.193 7 INFO neutron.db.segments_db [None req-df3d15ee-5a48-4e90-877c-eaab83fb190a 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Added segment 75e4d137-1c21-4709-ad8a-9627cdf0a45c of type vxlan for network 464b27e3-c0dd-4c43-b97a-d66874003f61 [pid: 7|app: 0|req: 896/1756] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:31 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) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.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: 897/1757] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:09:31 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => 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: 861/1758] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:31 2026] POST /v2.0/ports => generated 743 bytes in 427 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: 898/1759] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:09:31 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7463b186910f416094826a42060165d4 => generated 179 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:31.780 8 INFO neutron.db.segments_db [None req-a49ffcf4-097b-474f-b9f0-1f7404afcf06 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Added segment b22d8148-3d0c-4b78-a2d1-01322c1cb445 of type vxlan for network 9cebb837-a6d2-4e26-a765-4e7aeb76dd20 [pid: 8|app: 0|req: 862/1760] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:31 2026] POST /v2.0/networks => generated 632 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1761] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:31 2026] POST /v2.0/ports => generated 743 bytes in 241 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: 864/1762] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:32 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 975 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1763] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:09:31 2026] POST /v2.0/ports => generated 1179 bytes in 431 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: 900/1764] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:09:32 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 975 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:32.236 8 INFO neutron.db.segments_db [None req-1f1f82a8-07c6-4e8c-b03d-0624edac0971 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Added segment fe03f740-0afe-4259-b5c9-eee1c3e14333 of type vxlan for network cbc85f88-207f-40e5-9b2c-0604c5573365 [pid: 7|app: 0|req: 901/1765] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:32 2026] GET /v2.0/security-groups?id=2181402e-48c4-461e-aeda-ccb2b6f61138&fields=id&fields=name => generated 88 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1766] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:32 2026] POST /v2.0/networks => generated 631 bytes in 175 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:32.498 8 INFO neutron_taas.services.taas.taas_plugin [req-fcad56b4-a0d6-467b-b2e8-dddcd74936ca req-ab3a8981-ce97-450d-aa59-f1f7dc490623 ffe89d600ae244cfaeeb99d29d48e8cd 652ae3d2793349618a999f7339e3e5a7 - - default default] TaaS: Handle Delete Port: 7f67888f-badf-48a2-bdd8-8db050ffbb1f 2026-09-08 17:09:32.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fcad56b4-a0d6-467b-b2e8-dddcd74936ca req-ab3a8981-ce97-450d-aa59-f1f7dc490623 ffe89d600ae244cfaeeb99d29d48e8cd 652ae3d2793349618a999f7339e3e5a7 - - default default] Tap Mirror: Handle Delete Port: 7f67888f-badf-48a2-bdd8-8db050ffbb1f [pid: 8|app: 0|req: 866/1767] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:09:32 2026] DELETE /v2.0/ports/7f67888f-badf-48a2-bdd8-8db050ffbb1f => generated 0 bytes in 325 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:32.721 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-67edf16b-5e5a-4add-b774-cf13fcfc8230'] response: {'server_uuid': '25c4ba1a-bf82-4a73-9a13-bacd299d36b8', 'name': 'network-vif-deleted', 'tag': '7f67888f-badf-48a2-bdd8-8db050ffbb1f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 902/1768] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:09:32 2026] PUT /v2.0/ports/80adc0db-2814-49f1-817f-eb6667e9610d => generated 1460 bytes in 510 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-09-08 17:09:32.819 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-beab0a51-bb6d-42a5-8e7c-cd5552d99c4a'] response: {'name': 'network-changed', 'server_uuid': '64fbef35-e07d-46f9-ba2f-50ad7ceae0ff', 'tag': '80adc0db-2814-49f1-817f-eb6667e9610d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 903/1769] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:32 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1194 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1770] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:32 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 867/1771] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:32 2026] POST /v2.0/ports => generated 743 bytes in 340 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:33.084 7 INFO neutron.db.segments_db [None req-de81cd7f-549e-4e27-8d0c-7d89537efed9 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Added segment 426b2f6d-a580-47fd-a1b3-91023f09dbdd of type vxlan for network 906294ef-5d39-4298-9099-62fbe49bd47a [pid: 7|app: 0|req: 905/1772] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:33 2026] POST /v2.0/networks => generated 631 bytes in 188 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: 906/1773] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:33 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => 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: 907/1774] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:33 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => 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: 908/1775] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:09:33 2026] GET /v2.0/networks?tenant_id=7463b186910f416094826a42060165d4&shared=False => generated 2376 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 909/1776] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:09:33 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 868/1777] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:33 2026] POST /v2.0/ports => generated 743 bytes in 359 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 910/1778] 10.0.0.231 () {34 vars in 747 bytes} [Tue Sep 8 17:09:33 2026] PUT /v2.0/ports/dab8cf5c-185f-4921-9d24-4dd366473db8/tags => generated 17 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 869/1779] 10.0.0.231 () {34 vars in 747 bytes} [Tue Sep 8 17:09:33 2026] PUT /v2.0/ports/8eaa0df2-7d51-4289-b403-a1fb6701a146/tags => generated 25 bytes in 123 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: 911/1780] 10.0.0.231 () {34 vars in 747 bytes} [Tue Sep 8 17:09:33 2026] PUT /v2.0/ports/320953c2-5edd-4233-a52f-332fb75367d9/tags => generated 34 bytes in 79 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: 870/1781] 10.0.0.231 () {34 vars in 747 bytes} [Tue Sep 8 17:09:33 2026] PUT /v2.0/ports/fad54b86-d688-48d1-823c-aea1831391a3/tags => generated 19 bytes in 87 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: 912/1782] 10.0.0.231 () {32 vars in 660 bytes} [Tue Sep 8 17:09:33 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 174 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: 871/1783] 10.0.0.231 () {32 vars in 674 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1784] 10.0.0.231 () {32 vars in 670 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 914/1785] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1786] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1463 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 916/1787] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=80adc0db-2814-49f1-817f-eb6667e9610d => 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: 917/1788] 162.253.55.136 () {34 vars in 1104 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=80adc0db-2814-49f1-817f-eb6667e9610d => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 918/1789] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6&id=46cf4aee-5550-4940-bb94-58e39b35861c => generated 1408 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1790] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 920/1791] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 921/1792] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 872/1793] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 507 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1794] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 873/1795] 10.0.0.231 () {32 vars in 668 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?not-tags=red => generated 1488 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 923/1796] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:09:34 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 2228 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 874/1797] 10.0.0.231 () {32 vars in 678 bytes} [Tue Sep 8 17:09:35 2026] GET /v2.0/ports?not-tags-any=blue => generated 2228 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1798] 10.0.0.231 () {32 vars in 690 bytes} [Tue Sep 8 17:09:35 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 1488 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:35.315 8 INFO neutron_taas.services.taas.taas_plugin [None req-a5e9dcb0-b9c8-419f-82ca-c06a423e01b0 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] TaaS: Handle Delete Port: dab8cf5c-185f-4921-9d24-4dd366473db8 2026-09-08 17:09:35.317 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5e9dcb0-b9c8-419f-82ca-c06a423e01b0 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Tap Mirror: Handle Delete Port: dab8cf5c-185f-4921-9d24-4dd366473db8 [pid: 8|app: 0|req: 875/1799] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:35 2026] DELETE /v2.0/ports/dab8cf5c-185f-4921-9d24-4dd366473db8 => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:35.516 7 INFO neutron_taas.services.taas.taas_plugin [None req-f1617005-45f7-42a1-92aa-b7c3939cf49a 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] TaaS: Handle Delete Port: 8eaa0df2-7d51-4289-b403-a1fb6701a146 2026-09-08 17:09:35.521 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1617005-45f7-42a1-92aa-b7c3939cf49a 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Tap Mirror: Handle Delete Port: 8eaa0df2-7d51-4289-b403-a1fb6701a146 [pid: 7|app: 0|req: 925/1800] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:35 2026] DELETE /v2.0/ports/8eaa0df2-7d51-4289-b403-a1fb6701a146 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1801] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:35 2026] GET /v2.0/ports?device_id=25c4ba1a-bf82-4a73-9a13-bacd299d36b8 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:35.705 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc75f8d5-c1db-42bb-ae2f-84fb54dfc04a 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] TaaS: Handle Delete Port: 320953c2-5edd-4233-a52f-332fb75367d9 2026-09-08 17:09:35.708 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc75f8d5-c1db-42bb-ae2f-84fb54dfc04a 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Tap Mirror: Handle Delete Port: 320953c2-5edd-4233-a52f-332fb75367d9 [pid: 7|app: 0|req: 926/1802] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:35 2026] DELETE /v2.0/ports/320953c2-5edd-4233-a52f-332fb75367d9 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:35.956 8 INFO neutron_taas.services.taas.taas_plugin [None req-937ca0ac-cabd-42ad-a817-af0376cfca19 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] TaaS: Handle Delete Port: fad54b86-d688-48d1-823c-aea1831391a3 2026-09-08 17:09:35.964 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-937ca0ac-cabd-42ad-a817-af0376cfca19 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Tap Mirror: Handle Delete Port: fad54b86-d688-48d1-823c-aea1831391a3 [pid: 8|app: 0|req: 877/1803] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:35 2026] DELETE /v2.0/ports/fad54b86-d688-48d1-823c-aea1831391a3 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:36.187 7 INFO neutron_taas.services.taas.taas_plugin [None req-ecbbbb9b-7fb2-4bba-875a-3ad15cd83ba2 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] TaaS: Handle Delete Port: 0af97f1e-a782-4a1a-a24c-0ab8d3acfe35 2026-09-08 17:09:36.192 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecbbbb9b-7fb2-4bba-875a-3ad15cd83ba2 43dea65ecdbb404390024de8075d6111 b8162e88e2114f9783260577930cf17f - - default default] Tap Mirror: Handle Delete Port: 0af97f1e-a782-4a1a-a24c-0ab8d3acfe35 [pid: 7|app: 0|req: 927/1804] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:36 2026] DELETE /v2.0/ports/0af97f1e-a782-4a1a-a24c-0ab8d3acfe35 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:36.447 8 INFO neutron.services.segments.plugin [-] Segment cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 resource provider aggregate not found 2026-09-08 17:09:36.454 8 INFO neutron.services.segments.plugin [-] Segment cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 resource provider aggregate not found [pid: 8|app: 0|req: 878/1805] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:36 2026] DELETE /v2.0/networks/280aefa7-26b7-4e24-bc6d-22b9f0b546df => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:36.481 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 found for delete ", "request_id": "req-49f5a950-60fa-4cd0-b688-1ec431ffb8bf"}]} 2026-09-08 17:09:36.482 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf1924ae-5fbb-40fd-be4d-d4a85d8393f5 found for delete ", "request_id": "req-e9e1cbe6-e560-4f7b-8aee-522986e8ac86"}]} 2026-09-08 17:09:36.633 7 INFO neutron.services.segments.plugin [-] Segment 75e4d137-1c21-4709-ad8a-9627cdf0a45c resource provider aggregate not found 2026-09-08 17:09:36.638 7 INFO neutron.services.segments.plugin [-] Segment 75e4d137-1c21-4709-ad8a-9627cdf0a45c resource provider aggregate not found 2026-09-08 17:09:36.663 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 75e4d137-1c21-4709-ad8a-9627cdf0a45c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e4d137-1c21-4709-ad8a-9627cdf0a45c found for delete ", "request_id": "req-41c8d0e0-2338-46a6-a8e3-e813d19c9a52"}]} 2026-09-08 17:09:36.665 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 75e4d137-1c21-4709-ad8a-9627cdf0a45c resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 75e4d137-1c21-4709-ad8a-9627cdf0a45c found for delete ", "request_id": "req-ca76c684-b06a-4e34-8e78-367d43042b47"}]} [pid: 7|app: 0|req: 928/1806] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:36 2026] DELETE /v2.0/networks/464b27e3-c0dd-4c43-b97a-d66874003f61 => 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: 879/1807] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:36 2026] DELETE /v2.0/networks/9cebb837-a6d2-4e26-a765-4e7aeb76dd20 => generated 0 bytes in 216 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1808] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:36 2026] DELETE /v2.0/networks/cbc85f88-207f-40e5-9b2c-0604c5573365 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 881/1809] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:37 2026] DELETE /v2.0/networks/906294ef-5d39-4298-9099-62fbe49bd47a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:37.245 7 INFO neutron_taas.services.taas.taas_plugin [None req-0ede86e8-ab87-41fe-9310-2eb280d825d9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 561eb72c-0845-4b28-aa06-ac96dfc9a7e1 2026-09-08 17:09:37.248 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0ede86e8-ab87-41fe-9310-2eb280d825d9 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 561eb72c-0845-4b28-aa06-ac96dfc9a7e1 [pid: 7|app: 0|req: 929/1812] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:09:36 2026] PUT /v2.0/routers/2dd69119-b1c4-4fca-9b3f-13e863007c8a/remove_router_interface => generated 309 bytes in 1197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 930/1813] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:37 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1196 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1814] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:38 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:38.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ed736c4-8b14-425d-bb73-22d426f2b2ae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 449d1e98-e94d-4537-97cd-8184feb92a12 2026-09-08 17:09:38.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ed736c4-8b14-425d-bb73-22d426f2b2ae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 449d1e98-e94d-4537-97cd-8184feb92a12 2026-09-08 17:09:38.475 8 INFO neutron_taas.services.taas.taas_plugin [None req-2ed736c4-8b14-425d-bb73-22d426f2b2ae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 1980641c-f3c0-4adf-a95c-e6f199424276 2026-09-08 17:09:38.479 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2ed736c4-8b14-425d-bb73-22d426f2b2ae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 1980641c-f3c0-4adf-a95c-e6f199424276 2026-09-08 17:09:38.510 8 INFO neutron.services.segments.plugin [-] Segment b22d8148-3d0c-4b78-a2d1-01322c1cb445 resource provider aggregate not found 2026-09-08 17:09:38.517 8 INFO neutron.services.segments.plugin [-] Segment b22d8148-3d0c-4b78-a2d1-01322c1cb445 resource provider aggregate not found [pid: 7|app: 0|req: 932/1815] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:38 2026] GET /v2.0/security-groups?tenant_id=bc1cf422b7e84990a024d50a5e6cee17&name=default => generated 2925 bytes in 358 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:38.537 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b22d8148-3d0c-4b78-a2d1-01322c1cb445 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b22d8148-3d0c-4b78-a2d1-01322c1cb445 found for delete ", "request_id": "req-2ec2383c-3d70-4bc4-beca-8ff8d58d8a2e"}]} 2026-09-08 17:09:38.540 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b22d8148-3d0c-4b78-a2d1-01322c1cb445 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b22d8148-3d0c-4b78-a2d1-01322c1cb445 found for delete ", "request_id": "req-af3d8b08-bd13-4565-abc5-2a45efc423a3"}]} 2026-09-08 17:09:38.559 8 INFO neutron.services.segments.plugin [-] Segment fe03f740-0afe-4259-b5c9-eee1c3e14333 resource provider aggregate not found 2026-09-08 17:09:38.565 8 INFO neutron.services.segments.plugin [-] Segment fe03f740-0afe-4259-b5c9-eee1c3e14333 resource provider aggregate not found 2026-09-08 17:09:38.593 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe03f740-0afe-4259-b5c9-eee1c3e14333 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe03f740-0afe-4259-b5c9-eee1c3e14333 found for delete ", "request_id": "req-91ef4560-33f5-4549-8982-d4f2dbc37648"}]} 2026-09-08 17:09:38.600 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe03f740-0afe-4259-b5c9-eee1c3e14333 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe03f740-0afe-4259-b5c9-eee1c3e14333 found for delete ", "request_id": "req-08e70ef0-31bf-499a-8990-38142e3056b0"}]} 2026-09-08 17:09:38.623 8 INFO neutron.services.segments.plugin [-] Segment 426b2f6d-a580-47fd-a1b3-91023f09dbdd resource provider aggregate not found 2026-09-08 17:09:38.632 8 INFO neutron.services.segments.plugin [-] Segment 426b2f6d-a580-47fd-a1b3-91023f09dbdd resource provider aggregate not found [pid: 7|app: 0|req: 933/1816] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:38 2026] DELETE /v2.0/security-groups/af686359-061a-4bb1-9495-1e5bb540d4aa => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:38.646 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 426b2f6d-a580-47fd-a1b3-91023f09dbdd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 426b2f6d-a580-47fd-a1b3-91023f09dbdd found for delete ", "request_id": "req-6c9fec5b-9524-486e-9ce9-278b08cf4ea4"}]} 2026-09-08 17:09:38.656 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 426b2f6d-a580-47fd-a1b3-91023f09dbdd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 426b2f6d-a580-47fd-a1b3-91023f09dbdd found for delete ", "request_id": "req-9a9574fc-9348-4c9a-b5aa-70f21931c267"}]} 2026-09-08 17:09:38.883 8 INFO neutron.db.l3_hamode_db [None req-2ed736c4-8b14-425d-bb73-22d426f2b2ae 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network 2ea10d29-4139-4fbd-8733-4da4a336067e was deleted as no HA routers are present in tenant 652ae3d2793349618a999f7339e3e5a7. [pid: 8|app: 0|req: 884/1817] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:37 2026] DELETE /v2.0/routers/2dd69119-b1c4-4fca-9b3f-13e863007c8a => generated 0 bytes in 970 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1818] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:38 2026] GET /v2.0/security-groups?tenant_id=df8683444ba34fc5a2dc87baf43270c2&name=default => generated 2925 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1819] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:38 2026] DELETE /v2.0/security-groups/474bd012-5e15-44c6-a62a-25bd04d49d88 => 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: 885/1820] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:38 2026] DELETE /v2.0/subnets/77941568-dcbd-4dbd-9a1a-cf13a65f641a => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:39.144 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7820993-5881-45f1-aef1-1de05092e2fd 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: ba33b0f2-96f5-4f15-92fe-197fe897d39d 2026-09-08 17:09:39.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7820993-5881-45f1-aef1-1de05092e2fd 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: ba33b0f2-96f5-4f15-92fe-197fe897d39d [pid: 8|app: 0|req: 886/1821] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:39 2026] GET /v2.0/security-groups?tenant_id=b8162e88e2114f9783260577930cf17f&name=default => generated 2925 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:39.300 7 INFO neutron.services.segments.plugin [-] Segment 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b resource provider aggregate not found 2026-09-08 17:09:39.306 7 INFO neutron.services.segments.plugin [-] Segment 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b resource provider aggregate not found 2026-09-08 17:09:39.334 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b found for delete ", "request_id": "req-9d50bc25-87a5-4003-8ee5-bdd49f53f196"}]} 2026-09-08 17:09:39.335 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 90f3a9e9-5f49-4fe5-ab4d-a0a59a88827b found for delete ", "request_id": "req-4ad2bef7-0d07-4dc1-ae73-6027bfe8cf57"}]} [pid: 7|app: 0|req: 936/1822] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:39 2026] DELETE /v2.0/networks/716ccf67-203b-4c67-acd6-bb48cba184f3 => generated 0 bytes in 305 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1823] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:39 2026] DELETE /v2.0/security-groups/64968d6c-890e-4fb5-92c7-18ee30cb6cd5 => 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: 937/1824] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:39 2026] GET /v2.0/security-groups?tenant_id=652ae3d2793349618a999f7339e3e5a7&name=default => generated 2925 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 888/1825] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:39 2026] DELETE /v2.0/security-groups/2181402e-48c4-461e-aeda-ccb2b6f61138 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:40.683 8 INFO neutron.services.segments.plugin [-] Segment d0be62e7-e1ce-4b72-b0db-e3bd57e2603a resource provider aggregate not found 2026-09-08 17:09:40.695 8 INFO neutron.services.segments.plugin [-] Segment d0be62e7-e1ce-4b72-b0db-e3bd57e2603a resource provider aggregate not found 2026-09-08 17:09:40.719 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d0be62e7-e1ce-4b72-b0db-e3bd57e2603a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0be62e7-e1ce-4b72-b0db-e3bd57e2603a found for delete ", "request_id": "req-fb149048-49d7-4611-9fa7-fc35e6fdd4cc"}]} 2026-09-08 17:09:40.723 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment d0be62e7-e1ce-4b72-b0db-e3bd57e2603a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0be62e7-e1ce-4b72-b0db-e3bd57e2603a found for delete ", "request_id": "req-b622706b-2965-46cc-8989-bde4532c7d12"}]} [pid: 7|app: 0|req: 938/1826] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:41 2026] GET /v2.0/security-groups?tenant_id=d168ac40f2904af3a95a7350bd9970ba&name=default => generated 2925 bytes in 216 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1827] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:41 2026] DELETE /v2.0/security-groups/7005f3f5-ac08-47fd-a7c6-6af47462a6c8 => 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: 939/1828] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:42 2026] GET /v2.0/security-groups?tenant_id=b033928465e14305bfe10c3925c9af2e&name=default => generated 2925 bytes in 464 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1829] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:42 2026] DELETE /v2.0/security-groups/a46e6ba8-59ce-446b-ab21-daff00a1f60e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1830] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:43 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1196 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1831] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:43 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 941/1832] 10.0.0.231 () {32 vars in 818 bytes} [Tue Sep 8 17:09:43 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&mac_address=fa%3A16%3A3e%3A84%3Aa3%3A12 => generated 1196 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:43.872 7 INFO neutron.db.segments_db [None req-0641641c-3504-48f2-bb61-90eff7ca5351 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment abf74fe0-e112-437d-91a9-79620031c87f of type vxlan for network f57f925a-b993-41e1-a3c3-f36bbdcde4a8 [pid: 7|app: 0|req: 942/1833] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:09:43 2026] POST /v2.0/networks => generated 741 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 943/1834] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:43 2026] POST /v2.0/subnets => generated 688 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:44.205 7 INFO neutron.db.segments_db [None req-43d14de1-716c-4f3c-b023-a438dbfd6db4 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 957a964f-ec28-478d-bdfd-e59d9386aed2 of type vxlan for network 9ba8c682-2919-4a2a-8eaa-631356ee975c 2026-09-08 17:09:44.330 8 INFO neutron.db.l3_db [None req-84e8f154-b561-4c76-aa84-0ad065994add 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Floating IP 09cf309a-ff3f-49b2-a461-f11a9a950cc0 associated. External IP: 10.96.250.205, port: 80adc0db-2814-49f1-817f-eb6667e9610d. 2026-09-08 17:09:44.510 7 INFO neutron.db.l3_hamode_db [None req-43d14de1-716c-4f3c-b023-a438dbfd6db4 12bd6ff387ee4976bb2f2c5cf4bce8be 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 892/1835] 10.0.0.231 () {34 vars in 677 bytes} [Tue Sep 8 17:09:43 2026] POST /v2.0/floatingips => generated 854 bytes in 1140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:44.664 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-77bbacd4-61bc-4647-ba34-504ccdde7177'] response: {'name': 'network-changed', 'server_uuid': '64fbef35-e07d-46f9-ba2f-50ad7ceae0ff', 'tag': '80adc0db-2814-49f1-817f-eb6667e9610d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 893/1836] 10.0.0.231 () {34 vars in 678 bytes} [Tue Sep 8 17:09:44 2026] POST /v2.0/qos/policies => generated 359 bytes in 325 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1837] 10.0.0.231 () {32 vars in 653 bytes} [Tue Sep 8 17:09:44 2026] GET /v2.0/extensions => generated 21537 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1838] 10.0.0.148 () {34 vars in 1096 bytes} [Tue Sep 8 17:09:44 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1544358654&fields=id&tenant_id=7463b186910f416094826a42060165d4 => generated 69 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 896/1839] 10.0.0.231 () {34 vars in 678 bytes} [Tue Sep 8 17:09:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 897/1840] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1841] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 705 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 899/1842] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1843] 10.0.0.231 () {34 vars in 678 bytes} [Tue Sep 8 17:09:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 28 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1844] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/quotas/7463b186910f416094826a42060165d4 => generated 292 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1845] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/router-admin-state-down-before-update => generated 312 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1846] 10.0.0.231 () {34 vars in 678 bytes} [Tue Sep 8 17:09:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 27 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1847] 10.0.0.231 () {32 vars in 665 bytes} [Tue Sep 8 17:09:45 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-09-08 17:09:45.221 7 INFO neutron.db.l3_hamode_db [None req-43d14de1-716c-4f3c-b023-a438dbfd6db4 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 905/1848] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&fields=id => generated 333 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1849] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1465 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1850] 10.0.0.231 () {34 vars in 678 bytes} [Tue Sep 8 17:09:45 2026] POST /v2.0/qos/policies => generated 359 bytes in 24 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1851] 10.0.0.231 () {32 vars in 699 bytes} [Tue Sep 8 17:09:45 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: 909/1852] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 910/1853] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 801 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 911/1854] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:09:45 2026] PUT /v2.0/policies/27da8343-ab6e-413d-8006-e4943a9ef072/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1855] 10.0.0.231 () {32 vars in 697 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1856] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 914/1857] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=80adc0db-2814-49f1-817f-eb6667e9610d => generated 857 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1858] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:09:45 2026] PUT /v2.0/policies/c83c8b97-e10d-440b-9dc4-5ab2130a5c10/tags => generated 25 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1859] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:45 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: 917/1860] 162.253.55.136 () {34 vars in 1104 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=80adc0db-2814-49f1-817f-eb6667e9610d => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1861] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:09:45 2026] PUT /v2.0/policies/a0ae1b6e-8e95-41af-a5cf-0bf577a0d5e0/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 919/1862] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:45 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: 920/1863] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6&id=46cf4aee-5550-4940-bb94-58e39b35861c => generated 1408 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1864] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:09:45 2026] PUT /v2.0/policies/4a01d5f0-0537-4d4d-873a-390663378f73/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: 922/1865] 10.0.0.231 () {32 vars in 703 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/availability_zone_filter => generated 220 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 923/1866] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => 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: 924/1867] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 925/1868] 10.0.0.231 () {32 vars in 693 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 926/1869] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 927/1870] 10.0.0.231 () {32 vars in 695 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 928/1871] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 929/1872] 10.0.0.231 () {32 vars in 685 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1873] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1874] 10.0.0.231 () {32 vars in 687 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1875] 10.0.0.231 () {32 vars in 661 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/dvr => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1876] 10.0.0.231 () {32 vars in 699 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1877] 10.0.0.231 () {32 vars in 679 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/external-net => 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: 935/1878] 10.0.0.231 () {32 vars in 683 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1879] 10.0.0.231 () {32 vars in 675 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1880] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/extraroute-atomic => generated 250 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1881] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1882] 10.0.0.231 () {32 vars in 687 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 940/1883] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1884] 10.0.0.231 () {32 vars in 687 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 942/1885] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1886] 10.0.0.231 () {32 vars in 699 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/ip-substring-filtering => generated 222 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1887] 10.0.0.231 () {32 vars in 679 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/l2_adjacency => 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: 945/1888] 10.0.0.231 () {32 vars in 667 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/router => generated 256 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1889] 10.0.0.231 () {32 vars in 677 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1890] 10.0.0.231 () {32 vars in 665 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1891] 10.0.0.231 () {32 vars in 675 bytes} [Tue Sep 8 17:09:45 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1892] 10.0.0.231 () {32 vars in 713 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/l3-port-ip-change-not-allowed => generated 245 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 950/1893] 10.0.0.231 () {32 vars in 691 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/l3_agent_scheduler => generated 180 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 951/1894] 10.0.0.231 () {32 vars in 683 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 952/1895] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 953/1896] 10.0.0.231 () {32 vars in 687 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1897] 10.0.0.231 () {32 vars in 705 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/network_availability_zone => 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: 955/1898] 10.0.0.231 () {32 vars in 675 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/network_ha => generated 186 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 956/1899] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1900] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:44 2026] POST /v2.0/routers => generated 728 bytes in 1948 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1901] 10.0.0.231 () {32 vars in 675 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 957/1902] 10.0.0.231 () {32 vars in 674 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1903] 10.0.0.231 () {32 vars in 693 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1904] 10.0.0.231 () {32 vars in 688 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1905] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/port-mac-override => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1906] 10.0.0.231 () {32 vars in 684 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1907] 10.0.0.231 () {32 vars in 709 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1908] 10.0.0.231 () {32 vars in 696 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1909] 10.0.0.231 () {32 vars in 705 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1910] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 966/1911] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:46 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: 967/1912] 10.0.0.231 () {32 vars in 696 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1913] 10.0.0.231 () {32 vars in 697 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 969/1914] 10.0.0.231 () {32 vars in 692 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1915] 10.0.0.231 () {32 vars in 711 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 971/1916] 10.0.0.231 () {32 vars in 704 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 972/1917] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/binding => generated 193 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 973/1918] 10.0.0.231 () {32 vars in 687 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1919] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:09:46 2026] DELETE /v2.0/qos/policies/27da8343-ab6e-413d-8006-e4943a9ef072 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 975/1920] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:46 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: 976/1921] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:09:46 2026] DELETE /v2.0/qos/policies/c83c8b97-e10d-440b-9dc4-5ab2130a5c10 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1922] 10.0.0.231 () {32 vars in 675 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1923] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:09:46 2026] DELETE /v2.0/qos/policies/a0ae1b6e-8e95-41af-a5cf-0bf577a0d5e0 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1924] 10.0.0.231 () {32 vars in 671 bytes} [Tue Sep 8 17:09:46 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 980/1925] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:09:46 2026] DELETE /v2.0/qos/policies/4a01d5f0-0537-4d4d-873a-390663378f73 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1926] 10.0.0.231 () {32 vars in 661 bytes} [Tue Sep 8 17:09:46 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: 982/1927] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:09:46 2026] DELETE /v2.0/qos/policies/0e90681c-62f5-47c3-9636-294ac108367b => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1928] 10.0.0.231 () {32 vars in 699 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1929] 10.0.0.231 () {32 vars in 699 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1930] 10.0.0.231 () {32 vars in 677 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1931] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1932] 10.0.0.231 () {32 vars in 683 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1933] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1934] 10.0.0.231 () {32 vars in 685 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1935] 10.0.0.231 () {32 vars in 707 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1936] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1937] 10.0.0.231 () {32 vars in 697 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1938] 10.0.0.231 () {32 vars in 695 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1939] 10.0.0.231 () {32 vars in 685 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 995/1940] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1941] 10.0.0.231 () {32 vars in 705 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 997/1942] 10.0.0.231 () {32 vars in 667 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1943] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1944] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1945] 10.0.0.231 () {32 vars in 691 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/rbac-address-group => generated 198 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1946] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:09:46 2026] PUT /v2.0/routers/ff38bf3e-9084-4d74-b6c8-9551cc2b4621/add_router_interface => generated 309 bytes in 1133 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1947] 10.0.0.231 () {32 vars in 691 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1948] 10.0.0.231 () {32 vars in 695 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1949] 10.0.0.231 () {32 vars in 685 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/rbac-subnetpool => generated 181 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1950] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1951] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1952] 10.0.0.231 () {32 vars in 703 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1004/1953] 10.0.0.231 () {32 vars in 713 bytes} [Tue Sep 8 17:09:47 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: 950/1954] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1005/1955] 10.0.0.231 () {32 vars in 715 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/port-security-groups-filtering => generated 228 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1956] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1006/1957] 10.0.0.231 () {32 vars in 741 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1958] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1959] 10.0.0.231 () {32 vars in 683 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1960] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/segment => generated 145 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1008/1961] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1962] 10.0.0.231 () {32 vars in 679 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/1963] 10.0.0.231 () {32 vars in 669 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1964] 10.0.0.231 () {32 vars in 697 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1010/1965] 10.0.0.231 () {32 vars in 705 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1966] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/1967] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1968] 10.0.0.231 () {32 vars in 683 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/subnet_onboard => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/1969] 10.0.0.231 () {32 vars in 705 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 958/1970] 10.0.0.231 () {32 vars in 695 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/1971] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1972] 10.0.0.231 () {32 vars in 697 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/1973] 10.0.0.231 () {32 vars in 679 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1974] 10.0.0.231 () {32 vars in 689 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/1975] 10.0.0.231 () {32 vars in 701 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1976] 10.0.0.231 () {32 vars in 665 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1016/1977] 10.0.0.231 () {32 vars in 681 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1978] 10.0.0.231 () {32 vars in 677 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/1979] 10.0.0.231 () {32 vars in 693 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1980] 10.0.0.231 () {32 vars in 677 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1018/1981] 10.0.0.231 () {32 vars in 667 bytes} [Tue Sep 8 17:09:47 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: 7|app: 0|req: 964/1982] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/taas => generated 175 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/1983] 10.0.0.231 () {32 vars in 675 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 965/1984] 10.0.0.231 () {32 vars in 687 bytes} [Tue Sep 8 17:09:47 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/1985] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:48 2026] GET /v2.0/security-groups?tenant_id=9c1ae2985d8a4ea8a42dfc519f3d8fd0&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 966/1986] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:48 2026] DELETE /v2.0/security-groups/5da35ac7-7aec-481b-87b8-62631fc2dd13 => 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: 1021/1987] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:48 2026] GET /v2.0/security-groups?tenant_id=815dc764823241a1a6b0889cb8916219&name=default => generated 2925 bytes in 297 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:48.706 7 INFO neutron.db.segments_db [None req-ed84602e-b3b6-41b9-9932-2f1d346aa659 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 of type vxlan for network 3f15ef70-e7fd-4af5-a80e-d046079dab2b [pid: 7|app: 0|req: 967/1988] 10.0.0.231 () {34 vars in 671 bytes} [Tue Sep 8 17:09:48 2026] POST /v2.0/networks => generated 740 bytes in 225 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/1989] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:48 2026] GET /v2.0/security-groups?tenant_id=e8578476e72649948d9a98db1d13db0e&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1990] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:48 2026] DELETE /v2.0/security-groups/f57b1911-33a1-4443-8fe9-b24122bceaf4 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1991] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:48 2026] DELETE /v2.0/security-groups/1e22cbed-9ad1-4e6c-a4b4-0842bda90cb9 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/1992] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:48 2026] POST /v2.0/subnets => generated 687 bytes in 279 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:49.162 7 INFO neutron.db.segments_db [None req-c8765989-992c-4e0f-9ff7-a2aca947367f 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Added segment 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b of type vxlan for network ac75d839-a371-45b1-ac86-952577407ab2 2026-09-08 17:09:49.435 7 INFO neutron.db.l3_hamode_db [None req-c8765989-992c-4e0f-9ff7-a2aca947367f 12bd6ff387ee4976bb2f2c5cf4bce8be 0b27fb9e598442999ea1c370f62a9057 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1024/1993] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:49 2026] GET /v2.0/security-groups?tenant_id=2b9ceb06b9264caa97b0ede23e2a3302&name=default => generated 2925 bytes in 173 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/1994] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:49 2026] DELETE /v2.0/security-groups/7113d369-b1c7-4f8e-a3b4-6edadbcb10ed => 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: 1026/1995] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:09:49 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => 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: 1027/1996] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:09:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7463b186910f416094826a42060165d4 => generated 179 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:09:50.235 7 INFO neutron.db.l3_hamode_db [None req-c8765989-992c-4e0f-9ff7-a2aca947367f 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1028/1997] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:09:50 2026] POST /v2.0/ports => generated 1179 bytes in 370 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: 1029/1998] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:09:50 2026] PUT /v2.0/ports/242aceae-e4ec-4ee8-a26d-16c3eeea3565 => generated 1460 bytes in 333 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:50.781 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1bd1a86c-d809-47b3-828c-28163b61ca1e'] response: {'name': 'network-changed', 'server_uuid': '1c44bcd6-b751-4672-989b-fbc54c805908', 'tag': '242aceae-e4ec-4ee8-a26d-16c3eeea3565', '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: 1030/1999] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:50 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1194 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2000] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:50 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/2001] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:49 2026] POST /v2.0/routers => generated 727 bytes in 2185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:51.422 8 INFO neutron.db.segments_db [None req-7122266c-7c91-419f-83aa-32bfad62e7ff f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Added segment 41666189-c5b5-47ff-bc66-60b883cb3217 of type vxlan for network a7b26b41-791b-409a-a4d1-185b81278589 2026-09-08 17:09:51.503 8 INFO neutron.db.segments_db [None req-7122266c-7c91-419f-83aa-32bfad62e7ff f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Added segment 709f1b08-7352-4f32-ab21-d7a4be5b86c4 of type vxlan for network 3903c2f2-a4c0-4443-8c78-0b51be45d9ea [pid: 8|app: 0|req: 1032/2002] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:50 2026] POST /v2.0/networks => generated 1243 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1033/2003] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:51 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1463 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1034/2004] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:09:51 2026] GET /v2.0/networks => generated 1842 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2005] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:09:51 2026] GET /v2.0/networks?tenant_id=7463b186910f416094826a42060165d4&shared=False => generated 2376 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:51.928 8 INFO neutron.services.segments.plugin [-] Segment 41666189-c5b5-47ff-bc66-60b883cb3217 resource provider aggregate not found 2026-09-08 17:09:51.946 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 41666189-c5b5-47ff-bc66-60b883cb3217 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41666189-c5b5-47ff-bc66-60b883cb3217 found for delete ", "request_id": "req-8dbdfda9-598f-45dd-a07f-45416081e2b9"}]} 2026-09-08 17:09:51.948 8 INFO neutron.services.segments.plugin [-] Segment 41666189-c5b5-47ff-bc66-60b883cb3217 resource provider aggregate not found [pid: 8|app: 0|req: 1036/2006] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:51 2026] DELETE /v2.0/networks/a7b26b41-791b-409a-a4d1-185b81278589 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:51.976 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 41666189-c5b5-47ff-bc66-60b883cb3217 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41666189-c5b5-47ff-bc66-60b883cb3217 found for delete ", "request_id": "req-ffcde2d8-bafd-43f1-b0d3-73dea0096179"}]} [pid: 8|app: 0|req: 1037/2007] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:09:51 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2008] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:52 2026] DELETE /v2.0/networks/3903c2f2-a4c0-4443-8c78-0b51be45d9ea => generated 0 bytes in 170 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2009] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:09:52 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1465 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2012] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:09:52 2026] GET /v2.0/networks => generated 651 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2013] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:52 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&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-09-08 17:09:52.346 8 INFO neutron.db.segments_db [None req-a536b102-cfa4-42b4-9a0f-c45eba50cafe f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Added segment 71c5152a-0cf7-4980-bc13-36cf2beb6d78 of type vxlan for network 7a9fc5e3-897f-4636-a077-5ed082da9370 [pid: 8|app: 0|req: 1044/2014] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:52 2026] POST /v2.0/networks => generated 654 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:52.461 8 INFO neutron.db.segments_db [None req-de507b7b-d0e9-4109-9aa4-9956550ea0a9 f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Added segment 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d of type vxlan for network d2b23112-e15d-461f-859a-1db9aaed5606 [pid: 8|app: 0|req: 1045/2015] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:52 2026] POST /v2.0/networks => generated 654 bytes in 121 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/2016] 10.0.0.231 () {34 vars in 783 bytes} [Tue Sep 8 17:09:51 2026] PUT /v2.0/routers/03f2d226-bd0e-460a-a459-0a399d636c91/add_router_interface => generated 309 bytes in 1604 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 972/2017] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1463 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/2018] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=242aceae-e4ec-4ee8-a26d-16c3eeea3565 => 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: 974/2019] 162.253.55.136 () {34 vars in 1102 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=242aceae-e4ec-4ee8-a26d-16c3eeea3565 => 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: 975/2020] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/subnets?id=3a08db15-08fd-4b65-ba2d-c35c262eb78f&id=908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 1413 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/2021] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&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: 1046/2022] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:09:52 2026] POST /v2.0/ports => generated 1506 bytes in 697 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: 977/2023] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1047/2024] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/ports => generated 1506 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/2025] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 979/2026] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:53.415 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4a1f40c-43f8-4e9f-8383-4c3055712e07 f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] TaaS: Handle Delete Port: b98dc390-2c20-40d2-aaab-2d58632155c1 2026-09-08 17:09:53.419 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4a1f40c-43f8-4e9f-8383-4c3055712e07 f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Tap Mirror: Handle Delete Port: b98dc390-2c20-40d2-aaab-2d58632155c1 [pid: 8|app: 0|req: 1048/2027] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:53 2026] DELETE /v2.0/ports/b98dc390-2c20-40d2-aaab-2d58632155c1 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:09:53.664 7 INFO neutron_taas.services.taas.taas_plugin [None req-3a0d40e5-78ac-4dea-bca5-17dd1e91befb f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] TaaS: Handle Delete Port: 9f4b0740-d42c-49d4-8a3f-a8c59668077c 2026-09-08 17:09:53.668 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3a0d40e5-78ac-4dea-bca5-17dd1e91befb f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Tap Mirror: Handle Delete Port: 9f4b0740-d42c-49d4-8a3f-a8c59668077c [pid: 7|app: 0|req: 980/2028] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:09:53 2026] DELETE /v2.0/ports/9f4b0740-d42c-49d4-8a3f-a8c59668077c => generated 0 bytes in 235 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2029] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:09:53 2026] POST /v2.0/security-groups => generated 1675 bytes in 179 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/2030] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:09:53 2026] GET /v2.0/ports => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:09:53.835 7 INFO neutron.db.segments_db [None req-88aaed00-a7ed-40a9-95fd-4a9898b810e0 f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Added segment fe1e882f-10de-4420-a2f2-e0fc5d227063 of type vxlan for network 77016631-2b05-4d0d-9e0d-13e423a93f3a [pid: 8|app: 0|req: 1050/2031] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:53 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: 982/2032] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:53 2026] POST /v2.0/networks => generated 654 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:53.964 8 INFO neutron.services.segments.plugin [-] Segment 709f1b08-7352-4f32-ab21-d7a4be5b86c4 resource provider aggregate not found 2026-09-08 17:09:53.994 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 709f1b08-7352-4f32-ab21-d7a4be5b86c4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709f1b08-7352-4f32-ab21-d7a4be5b86c4 found for delete ", "request_id": "req-2b51e6db-34c4-4b52-96d8-577d27ed909e"}]} 2026-09-08 17:09:53.994 8 INFO neutron.services.segments.plugin [-] Segment 709f1b08-7352-4f32-ab21-d7a4be5b86c4 resource provider aggregate not found 2026-09-08 17:09:54.003 7 INFO neutron.db.segments_db [None req-8b245e10-2556-47ba-8a7a-cd405a12f4a2 f5a778bff88f442295dc4deb6557b848 8d468052ae29492bbb3d0515a87819d7 - - default default] Added segment 1b447767-22bc-4b53-992e-73689df398cb of type vxlan for network 33c08bdf-a67a-47d5-a1ad-d6319f297d01 2026-09-08 17:09:54.015 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 709f1b08-7352-4f32-ab21-d7a4be5b86c4 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 709f1b08-7352-4f32-ab21-d7a4be5b86c4 found for delete ", "request_id": "req-7019d414-eb7d-49c2-bb86-01aa9ab25f27"}]} [pid: 8|app: 0|req: 1051/2033] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:53 2026] POST /v2.0/security-group-rules => generated 596 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/2034] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:53 2026] POST /v2.0/networks => generated 654 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2035] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/2036] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 171 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:54.391 8 INFO neutron.db.securitygroups_db [None req-660f51c9-42c8-48b0-86d3-bba3e2026a4b 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Project 6702ff4836e84f7fbb1faa05c6c13d2a 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: 1053/2037] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/security-group-rules => generated 607 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:54.602 8 INFO neutron.db.securitygroups_db [None req-63daab65-72e5-48bb-8986-c6a0c028e93d 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Project 6702ff4836e84f7fbb1faa05c6c13d2a 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: 1054/2038] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/security-group-rules => generated 606 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:54.785 7 INFO neutron.db.segments_db [None req-99b90ce9-8956-43d3-8f91-3954f819678e 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Added segment 78fae299-c7e0-49b4-b7ef-14854dd47e84 of type vxlan for network a513062f-61e5-47c7-804d-1f63e079319f [pid: 7|app: 0|req: 985/2039] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/networks => generated 632 bytes in 468 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2040] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/subnets => generated 1323 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/2041] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:54 2026] POST /v2.0/ports => generated 743 bytes in 255 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: 1056/2042] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:09:55 2026] GET /v2.0/subnets => generated 1959 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2043] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:55 2026] DELETE /v2.0/subnets/5776caa4-a0d5-42a1-958f-d04054faa27a => 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: 987/2044] 10.0.0.231 () {34 vars in 666 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/trunks => generated 407 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2045] 10.0.0.231 () {34 vars in 685 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/security-groups => generated 1661 bytes in 113 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-09-08 17:09:55.407 8 INFO neutron.db.segments_db [None req-c71740e7-07e4-464f-afed-99ac2f8c617d 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Added segment 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd of type vxlan for network 6b9790e8-0ccb-430e-9cae-81b31e23b04e [pid: 7|app: 0|req: 988/2046] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:09:55 2026] DELETE /v2.0/subnets/d4a06e5c-22c3-43e1-b1e3-2a920f43205e => 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: 1059/2047] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/networks => generated 631 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2048] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:09:55 2026] GET /v2.0/subnets => generated 649 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/2049] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/security-group-rules => generated 597 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:55.689 7 INFO neutron.services.segments.plugin [-] Segment 1b447767-22bc-4b53-992e-73689df398cb resource provider aggregate not found 2026-09-08 17:09:55.697 7 INFO neutron.services.segments.plugin [-] Segment 1b447767-22bc-4b53-992e-73689df398cb resource provider aggregate not found 2026-09-08 17:09:55.715 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b447767-22bc-4b53-992e-73689df398cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b447767-22bc-4b53-992e-73689df398cb found for delete ", "request_id": "req-d9a29211-00fa-4a07-ba88-8d231352652b"}]} 2026-09-08 17:09:55.720 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1b447767-22bc-4b53-992e-73689df398cb resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b447767-22bc-4b53-992e-73689df398cb found for delete ", "request_id": "req-bf469210-1b57-4cfb-b7cb-4de439740de4"}]} [pid: 7|app: 0|req: 990/2050] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:55 2026] DELETE /v2.0/networks/33c08bdf-a67a-47d5-a1ad-d6319f297d01 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2051] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/ports => generated 743 bytes in 301 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: 991/2052] 10.0.0.231 () {34 vars in 695 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/security-group-rules => generated 602 bytes in 107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2053] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:55 2026] DELETE /v2.0/networks/77016631-2b05-4d0d-9e0d-13e423a93f3a => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/2054] 10.0.0.231 () {34 vars in 666 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/trunks => generated 407 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:56.016 8 INFO neutron.services.segments.plugin [-] Segment fe1e882f-10de-4420-a2f2-e0fc5d227063 resource provider aggregate not found 2026-09-08 17:09:56.047 8 INFO neutron.services.segments.plugin [-] Segment fe1e882f-10de-4420-a2f2-e0fc5d227063 resource provider aggregate not found 2026-09-08 17:09:56.056 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe1e882f-10de-4420-a2f2-e0fc5d227063 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe1e882f-10de-4420-a2f2-e0fc5d227063 found for delete ", "request_id": "req-4d94afb2-8655-45de-8d4d-6af6f0cec695"}]} 2026-09-08 17:09:56.079 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment fe1e882f-10de-4420-a2f2-e0fc5d227063 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fe1e882f-10de-4420-a2f2-e0fc5d227063 found for delete ", "request_id": "req-bba1e3ec-a959-46c3-87e3-b1b36b439ce0"}]} [pid: 7|app: 0|req: 993/2055] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:55 2026] DELETE /v2.0/networks/d2b23112-e15d-461f-859a-1db9aaed5606 => 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: 994/2056] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1196 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:09:56.263 7 INFO neutron.db.segments_db [None req-2304f3f7-7294-44ab-9fd4-6c19be404909 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Added segment f8a10887-e0bc-4382-be21-2cc08a587032 of type vxlan for network f726bf14-b9a9-4af7-a88c-243e306776b2 [pid: 7|app: 0|req: 995/2057] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:56 2026] POST /v2.0/networks => generated 631 bytes in 111 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/2058] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:09:56 2026] DELETE /v2.0/networks/7a9fc5e3-897f-4636-a077-5ed082da9370 => generated 0 bytes in 105 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/2059] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&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: 8|app: 0|req: 1063/2060] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:09:55 2026] POST /v2.0/floatingips => generated 552 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2061] 10.0.0.148 () {34 vars in 1100 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1357241498&fields=id&tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2062] 10.0.0.148 () {34 vars in 1100 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1966666822&fields=id&tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a => generated 69 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2063] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/networks?id=f57f925a-b993-41e1-a3c3-f36bbdcde4a8 => generated 673 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2064] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:56 2026] POST /v2.0/ports => generated 743 bytes in 289 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1067/2065] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/quotas/6702ff4836e84f7fbb1faa05c6c13d2a => generated 292 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: 999/2066] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/ports?tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a&fields=id => generated 103 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1000/2067] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8?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: 1001/2068] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:09:56 2026] GET /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8?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: 1068/2069] 10.0.0.231 () {34 vars in 666 bytes} [Tue Sep 8 17:09:56 2026] POST /v2.0/trunks => generated 407 bytes in 280 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:57.152 7 INFO neutron.db.segments_db [None req-dda51b82-7bda-479c-bc36-f02ebec93047 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Added segment 031f9ff8-ac5e-4644-9b70-bd464f01d70f of type vxlan for network 69e5041c-c3f1-4be4-a5f1-c24a7a619546 [pid: 8|app: 0|req: 1069/2070] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:09:57 2026] GET /v2.0/security-groups?tenant_id=8d468052ae29492bbb3d0515a87819d7&name=default => generated 2925 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2071] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:57 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1002/2072] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:57 2026] POST /v2.0/networks => generated 631 bytes in 231 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2073] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:09:57 2026] DELETE /v2.0/security-groups/c705519f-57aa-49e5-a272-141cf8937560 => 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: 1003/2074] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:57 2026] POST /v2.0/ports => generated 743 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:09:57.743 7 INFO neutron.services.segments.plugin [-] Segment 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d resource provider aggregate not found 2026-09-08 17:09:57.749 7 INFO neutron.services.segments.plugin [-] Segment 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d resource provider aggregate not found 2026-09-08 17:09:57.768 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d found for delete ", "request_id": "req-7a7dfd08-8be3-489d-9b95-b5c14de8b7b1"}]} [pid: 8|app: 0|req: 1072/2075] 10.0.0.231 () {34 vars in 666 bytes} [Tue Sep 8 17:09:57 2026] POST /v2.0/trunks => generated 407 bytes in 178 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-09-08 17:09:57.793 7 INFO neutron.services.segments.plugin [-] Segment 71c5152a-0cf7-4980-bc13-36cf2beb6d78 resource provider aggregate not found 2026-09-08 17:09:57.794 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00ebdf4e-4db4-479a-bd0e-3dd252a2f76d found for delete ", "request_id": "req-6c0c4579-0413-445f-8b7a-b998c87c4eaf"}]} 2026-09-08 17:09:57.821 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71c5152a-0cf7-4980-bc13-36cf2beb6d78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c5152a-0cf7-4980-bc13-36cf2beb6d78 found for delete ", "request_id": "req-0d75a154-763f-471e-ad3e-6ab741e10d8b"}]} 2026-09-08 17:09:57.822 7 INFO neutron.services.segments.plugin [-] Segment 71c5152a-0cf7-4980-bc13-36cf2beb6d78 resource provider aggregate not found 2026-09-08 17:09:57.839 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 71c5152a-0cf7-4980-bc13-36cf2beb6d78 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 71c5152a-0cf7-4980-bc13-36cf2beb6d78 found for delete ", "request_id": "req-7c320980-625c-4a5f-b5dc-8a5782c5df50"}]} 2026-09-08 17:09:57.858 7 INFO neutron.db.segments_db [None req-6b3b2712-1191-4247-872d-b17c8a0d17b2 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Added segment 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda of type vxlan for network feb9c8c7-6799-4fd0-938d-a9a57c51c43d [pid: 7|app: 0|req: 1004/2076] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:57 2026] POST /v2.0/networks => generated 631 bytes in 204 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2077] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:09:57 2026] POST /v2.0/ports => generated 743 bytes in 418 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: 1005/2078] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:58 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1074/2079] 10.0.0.231 () {34 vars in 666 bytes} [Tue Sep 8 17:09:58 2026] POST /v2.0/trunks => generated 407 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2080] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:09:58 2026] PUT /v2.0/trunks/b0c0f111-83dd-495d-ad6c-afe6f743c47f/tags => generated 17 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2081] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:09:58 2026] PUT /v2.0/trunks/d2a6df47-9944-412b-9afc-1f4b501f7ea3/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1007/2082] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:09:58 2026] PUT /v2.0/trunks/dfae7d6d-0b2c-4644-ae1f-31850a323f17/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1076/2083] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:09:58 2026] PUT /v2.0/trunks/7fea50dd-b53e-4db2-af94-c46c3c3c3c43/tags => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2084] 10.0.0.231 () {32 vars in 662 bytes} [Tue Sep 8 17:09:58 2026] GET /v2.0/trunks?tags=red => generated 1246 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1077/2085] 10.0.0.231 () {32 vars in 676 bytes} [Tue Sep 8 17:09:58 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 843 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2086] 10.0.0.231 () {32 vars in 672 bytes} [Tue Sep 8 17:09:58 2026] GET /v2.0/trunks?tags-any=blue => generated 843 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1078/2087] 10.0.0.231 () {32 vars in 684 bytes} [Tue Sep 8 17:09:58 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1246 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2088] 10.0.0.231 () {32 vars in 670 bytes} [Tue Sep 8 17:09:58 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: 8|app: 0|req: 1079/2089] 10.0.0.231 () {32 vars in 684 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1218 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2090] 10.0.0.231 () {32 vars in 680 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2091] 10.0.0.231 () {32 vars in 692 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 815 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1012/2092] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks/b0c0f111-83dd-495d-ad6c-afe6f743c47f => generated 412 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2093] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/ports/fa69224b-f772-4bf4-9299-56f2cbdbbf9a => generated 826 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2094] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:09:59 2026] DELETE /v2.0/trunks/b0c0f111-83dd-495d-ad6c-afe6f743c47f => 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: 1014/2095] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks/d2a6df47-9944-412b-9afc-1f4b501f7ea3 => generated 420 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2096] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/ports/a2322a33-1ebf-4647-8f9c-c6c431b0be29 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1016/2097] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1017/2098] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:09:59 2026] DELETE /v2.0/trunks/d2a6df47-9944-412b-9afc-1f4b501f7ea3 => 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: 1018/2099] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks/dfae7d6d-0b2c-4644-ae1f-31850a323f17 => generated 429 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2100] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/ports/76723c80-0201-4d55-b3a4-e80cb24ba0e0 => generated 826 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2101] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:09:59 2026] DELETE /v2.0/trunks/dfae7d6d-0b2c-4644-ae1f-31850a323f17 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:09:59.794 8 INFO neutron.db.segments_db [None req-0272e322-f6b7-46cb-a7f8-a4bc42859bb4 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Added segment 35f3a4c9-5744-4916-a261-282f10b7004f of type vxlan for network 4932ced4-85e3-47d3-8707-963ddefe653b [pid: 7|app: 0|req: 1021/2102] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks/7fea50dd-b53e-4db2-af94-c46c3c3c3c43 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2103] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/ports/8692d178-8f3b-4922-9f65-75f33f0db1c7 => generated 826 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2104] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:09:59 2026] POST /v2.0/networks => generated 645 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1023/2105] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:09:59 2026] DELETE /v2.0/trunks/7fea50dd-b53e-4db2-af94-c46c3c3c3c43 => 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: 1024/2106] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/trunks/a07445b4-4a3a-47a3-a011-99a58e6131b9 => generated 407 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1025/2107] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:09:59 2026] GET /v2.0/ports/f01f28e9-b898-46a7-aae3-d5e5a5e41ed8 => generated 826 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2108] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:10:00 2026] DELETE /v2.0/trunks/a07445b4-4a3a-47a3-a011-99a58e6131b9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2109] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:09:59 2026] POST /v2.0/ports => generated 775 bytes in 318 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-09-08 17:10:00.264 7 INFO neutron_taas.services.taas.taas_plugin [None req-041d8463-7527-44d5-9b2d-3280aa79a580 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] TaaS: Handle Delete Port: fa69224b-f772-4bf4-9299-56f2cbdbbf9a 2026-09-08 17:10:00.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-041d8463-7527-44d5-9b2d-3280aa79a580 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Tap Mirror: Handle Delete Port: fa69224b-f772-4bf4-9299-56f2cbdbbf9a 2026-09-08 17:10:00.284 8 INFO neutron.db.segments_db [None req-c07be2bc-4df0-4970-a269-2f5b9bb74cb3 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Added segment 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 of type vxlan for network 7b673209-6709-40de-8be3-e9fbe16d78f4 [pid: 7|app: 0|req: 1027/2110] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:00 2026] DELETE /v2.0/ports/fa69224b-f772-4bf4-9299-56f2cbdbbf9a => generated 0 bytes in 226 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2111] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:00 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) 2026-09-08 17:10:00.484 7 INFO neutron_taas.services.taas.taas_plugin [None req-cf3918d0-7856-4da0-bc1f-545c455e136f 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] TaaS: Handle Delete Port: a2322a33-1ebf-4647-8f9c-c6c431b0be29 2026-09-08 17:10:00.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cf3918d0-7856-4da0-bc1f-545c455e136f 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Tap Mirror: Handle Delete Port: a2322a33-1ebf-4647-8f9c-c6c431b0be29 [pid: 7|app: 0|req: 1028/2112] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:00 2026] DELETE /v2.0/ports/a2322a33-1ebf-4647-8f9c-c6c431b0be29 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2113] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:00 2026] POST /v2.0/subnets => generated 626 bytes in 283 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2114] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:00 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:00.711 7 INFO neutron_taas.services.taas.taas_plugin [None req-5fa40b28-6597-489a-aa03-938ab9f8506f 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] TaaS: Handle Delete Port: 76723c80-0201-4d55-b3a4-e80cb24ba0e0 2026-09-08 17:10:00.715 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5fa40b28-6597-489a-aa03-938ab9f8506f 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Tap Mirror: Handle Delete Port: 76723c80-0201-4d55-b3a4-e80cb24ba0e0 [pid: 7|app: 0|req: 1029/2115] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:00 2026] DELETE /v2.0/ports/76723c80-0201-4d55-b3a4-e80cb24ba0e0 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:00.930 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c80c7bf-1202-46fa-bfce-79286d2efcce 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] TaaS: Handle Delete Port: 8692d178-8f3b-4922-9f65-75f33f0db1c7 2026-09-08 17:10:00.932 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c80c7bf-1202-46fa-bfce-79286d2efcce 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Tap Mirror: Handle Delete Port: 8692d178-8f3b-4922-9f65-75f33f0db1c7 [pid: 7|app: 0|req: 1030/2116] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:00 2026] DELETE /v2.0/ports/8692d178-8f3b-4922-9f65-75f33f0db1c7 => 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: 1087/2117] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:10:00 2026] POST /v2.0/ports => generated 949 bytes in 311 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-09-08 17:10:01.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-b88eb482-24d2-4dcb-af08-31cfbd1e14a3 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] TaaS: Handle Delete Port: f01f28e9-b898-46a7-aae3-d5e5a5e41ed8 2026-09-08 17:10:01.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b88eb482-24d2-4dcb-af08-31cfbd1e14a3 7e579b1018964ee48ac78a4fd6c0a38c 47318a5d68c841b988673c4e8a2d6a32 - - default default] Tap Mirror: Handle Delete Port: f01f28e9-b898-46a7-aae3-d5e5a5e41ed8 2026-09-08 17:10:01.156 7 INFO neutron_taas.services.taas.taas_plugin [None req-c854de56-fe4e-4c6d-9dcc-aa78c3cb916a a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] TaaS: Handle Delete Port: 6582ed0c-69be-4477-b6ab-873b8099f296 2026-09-08 17:10:01.158 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c854de56-fe4e-4c6d-9dcc-aa78c3cb916a a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Tap Mirror: Handle Delete Port: 6582ed0c-69be-4477-b6ab-873b8099f296 [pid: 8|app: 0|req: 1088/2118] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/ports/f01f28e9-b898-46a7-aae3-d5e5a5e41ed8 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2119] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/ports/6582ed0c-69be-4477-b6ab-873b8099f296 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:01.311 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f559a3c-58eb-4f93-9ecb-e03c4f2d68b1 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1032/2120] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/ports/6582ed0c-69be-4477-b6ab-873b8099f296 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:10:01.336 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ecee7344-d515-4fda-92d5-4fa0f7acba40 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1033/2121] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:10:01 2026] GET /v2.0/ports/6582ed0c-69be-4477-b6ab-873b8099f296 => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:10:01.379 8 INFO neutron.services.segments.plugin [-] Segment 78fae299-c7e0-49b4-b7ef-14854dd47e84 resource provider aggregate not found 2026-09-08 17:10:01.382 8 INFO neutron.services.segments.plugin [-] Segment 78fae299-c7e0-49b4-b7ef-14854dd47e84 resource provider aggregate not found 2026-09-08 17:10:01.400 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78fae299-c7e0-49b4-b7ef-14854dd47e84 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78fae299-c7e0-49b4-b7ef-14854dd47e84 found for delete ", "request_id": "req-b687973f-388b-4eab-a9ad-ee63f8913a81"}]} [pid: 8|app: 0|req: 1089/2122] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/networks/a513062f-61e5-47c7-804d-1f63e079319f => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:01.416 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 78fae299-c7e0-49b4-b7ef-14854dd47e84 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78fae299-c7e0-49b4-b7ef-14854dd47e84 found for delete ", "request_id": "req-290c478f-20f5-4b94-817a-93b4ad4d120b"}]} [pid: 7|app: 0|req: 1034/2123] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/subnets/8203adf6-4a03-47a3-9f56-60832dc2b96e => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2124] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:10:01 2026] GET /v2.0/networks?id=f57f925a-b993-41e1-a3c3-f36bbdcde4a8 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2125] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/networks/6b9790e8-0ccb-430e-9cae-81b31e23b04e => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2126] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:10:01 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a => generated 274 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:01.681 7 INFO neutron.services.segments.plugin [-] Segment 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 resource provider aggregate not found 2026-09-08 17:10:01.683 7 INFO neutron.services.segments.plugin [-] Segment 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 resource provider aggregate not found [pid: 8|app: 0|req: 1092/2127] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/networks/f726bf14-b9a9-4af7-a88c-243e306776b2 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:01.699 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 found for delete ", "request_id": "req-b0b10771-972d-466d-882f-e17a8874ca7e"}]} 2026-09-08 17:10:01.706 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15e6c9d6-b38b-4cfe-8ad2-eb8460db1c61 found for delete ", "request_id": "req-c25b75fe-d516-4466-bf40-ff5b3e5bb44b"}]} [pid: 7|app: 0|req: 1036/2128] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/networks/7b673209-6709-40de-8be3-e9fbe16d78f4 => generated 0 bytes in 187 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2129] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:01 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1196 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1094/2130] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:01 2026] DELETE /v2.0/networks/69e5041c-c3f1-4be4-a5f1-c24a7a619546 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:01.973 8 INFO neutron.db.segments_db [None req-5473bb10-7c1c-4e78-b102-41a2daf7ff92 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Added segment 300490c6-1b58-4737-85dd-b27b4f4e7e54 of type vxlan for network 33ecc645-510c-4154-ad42-bfa938966677 [pid: 7|app: 0|req: 1037/2131] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:10:01 2026] POST /v2.0/ports => generated 993 bytes in 347 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: 1038/2132] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:10:02 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2133] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:01 2026] POST /v2.0/networks => generated 631 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2134] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:02 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 996 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1096/2135] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:02 2026] DELETE /v2.0/networks/feb9c8c7-6799-4fd0-938d-a9a57c51c43d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1097/2136] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:02 2026] POST /v2.0/subnets => generated 626 bytes in 252 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1040/2137] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:10:02 2026] PUT /v2.0/ports/d1f6eb55-05f1-4f9d-ae3a-bf867592f22f => generated 1274 bytes in 384 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-09-08 17:10:02.541 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2860011-9e39-4d58-a231-504f7d7b5204'] response: {'name': 'network-changed', 'server_uuid': '06daa9f5-dae6-4e4c-bfe7-2b448cfa794e', 'tag': 'd1f6eb55-05f1-4f9d-ae3a-bf867592f22f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1041/2138] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:02 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1098/2139] 10.0.0.231 () {32 vars in 818 bytes} [Tue Sep 8 17:10:02 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&mac_address=fa%3A16%3A3e%3A97%3Af2%3Af3 => generated 1196 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2140] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:10:02 2026] POST /v2.0/ports => generated 911 bytes in 364 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:03.036 7 INFO neutron_taas.services.taas.taas_plugin [None req-252f2659-01cb-4f1d-942c-6ead7331e1e5 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] TaaS: Handle Delete Port: 46ef6f6f-c5b1-4a7e-8d25-9975d188ebde 2026-09-08 17:10:03.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-252f2659-01cb-4f1d-942c-6ead7331e1e5 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Tap Mirror: Handle Delete Port: 46ef6f6f-c5b1-4a7e-8d25-9975d188ebde [pid: 7|app: 0|req: 1043/2141] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:02 2026] DELETE /v2.0/ports/46ef6f6f-c5b1-4a7e-8d25-9975d188ebde => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2142] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/ports?tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a&device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1277 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:03.359 8 INFO neutron.db.l3_db [None req-50371bfc-350f-4ac8-b3f4-41e536087dd1 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Floating IP 2a1a930e-8236-443e-8422-7b664e180b24 associated. External IP: 10.96.250.219, port: 242aceae-e4ec-4ee8-a26d-16c3eeea3565. [pid: 7|app: 0|req: 1045/2143] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/security-groups?tenant_id=47318a5d68c841b988673c4e8a2d6a32&name=default => generated 2925 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:03.430 7 INFO neutron.pecan_wsgi.hooks.translation [None req-fde21eaa-9d8b-4528-8c28-e915e3023de2 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1046/2144] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/ports/46ef6f6f-c5b1-4a7e-8d25-9975d188ebde => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:10:03.445 8 INFO neutron.services.segments.plugin [-] Segment 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd resource provider aggregate not found 2026-09-08 17:10:03.456 8 INFO neutron.services.segments.plugin [-] Segment 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd resource provider aggregate not found 2026-09-08 17:10:03.466 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd found for delete ", "request_id": "req-3593f1ed-41a4-4e31-bcd7-fcd172febdde"}]} 2026-09-08 17:10:03.479 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0e8ca4ec-dcf7-4138-8a78-c26cad2069cd found for delete ", "request_id": "req-b81adf84-4c01-4a08-aba0-0229f2ddd995"}]} 2026-09-08 17:10:03.489 8 INFO neutron.services.segments.plugin [-] Segment f8a10887-e0bc-4382-be21-2cc08a587032 resource provider aggregate not found [pid: 7|app: 0|req: 1047/2145] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/networks?tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a&shared=False => generated 769 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:03.515 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8a10887-e0bc-4382-be21-2cc08a587032 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a10887-e0bc-4382-be21-2cc08a587032 found for delete ", "request_id": "req-e2ab57cc-8adc-4805-a182-fd03c7fe7d8d"}]} 2026-09-08 17:10:03.527 8 INFO neutron.services.segments.plugin [-] Segment f8a10887-e0bc-4382-be21-2cc08a587032 resource provider aggregate not found 2026-09-08 17:10:03.532 8 INFO neutron.services.segments.plugin [-] Segment 031f9ff8-ac5e-4644-9b70-bd464f01d70f resource provider aggregate not found 2026-09-08 17:10:03.555 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment f8a10887-e0bc-4382-be21-2cc08a587032 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8a10887-e0bc-4382-be21-2cc08a587032 found for delete ", "request_id": "req-e369c471-85f0-4cf0-94b1-7c3fe837f361"}]} 2026-09-08 17:10:03.562 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 031f9ff8-ac5e-4644-9b70-bd464f01d70f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031f9ff8-ac5e-4644-9b70-bd464f01d70f found for delete ", "request_id": "req-7a6bdd98-0b25-473f-9876-2c996e72cf78"}]} 2026-09-08 17:10:03.578 8 INFO neutron.services.segments.plugin [-] Segment 031f9ff8-ac5e-4644-9b70-bd464f01d70f resource provider aggregate not found 2026-09-08 17:10:03.584 8 INFO neutron.services.segments.plugin [-] Segment 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda resource provider aggregate not found 2026-09-08 17:10:03.603 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda found for delete ", "request_id": "req-e8abb61c-dbad-4a88-ad83-b3a6ff257440"}]} 2026-09-08 17:10:03.606 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 031f9ff8-ac5e-4644-9b70-bd464f01d70f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 031f9ff8-ac5e-4644-9b70-bd464f01d70f found for delete ", "request_id": "req-dc2b2110-5996-431e-8acc-db8f907a3455"}]} [pid: 7|app: 0|req: 1048/2146] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:03 2026] DELETE /v2.0/security-groups/e8d9846a-2a1d-4aa0-923b-9868ca9f2788 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:03.625 8 INFO neutron.services.segments.plugin [-] Segment 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda resource provider aggregate not found 2026-09-08 17:10:03.646 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7d8d7818-d033-4bc1-9fa1-f4ea55d0beda found for delete ", "request_id": "req-aedecb29-ee47-40da-89d7-527487eaf6f3"}]} [pid: 7|app: 0|req: 1049/2147] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:03 2026] DELETE /v2.0/subnets/2b812042-a009-4916-a933-4a67d3f41646 => 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: 1099/2148] 10.0.0.231 () {34 vars in 677 bytes} [Tue Sep 8 17:10:02 2026] POST /v2.0/floatingips => generated 855 bytes in 1245 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2149] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:03.861 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1a8a032e-b320-4d8a-9b50-71bca5eebae2'] response: {'name': 'network-changed', 'server_uuid': '1c44bcd6-b751-4672-989b-fbc54c805908', 'tag': '242aceae-e4ec-4ee8-a26d-16c3eeea3565', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1100/2150] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1008 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2151] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/security-groups?tenant_id=711f27d2ac96427ca42563bf279cb36c&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1101/2152] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:03 2026] DELETE /v2.0/networks/33ecc645-510c-4154-ad42-bfa938966677 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1052/2153] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:03 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1102/2154] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:03 2026] DELETE /v2.0/security-groups/b1dfd1a5-d5f6-492c-965f-0fd1f2919754 => 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: 1053/2155] 10.0.0.231 () {34 vars in 665 bytes} [Tue Sep 8 17:10:04 2026] POST /v2.0/ports => generated 775 bytes in 261 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: 1103/2156] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/security-groups?tenant_id=df05ae29e7c44e47b272b316d9f7b6af&name=default => generated 2925 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2157] 10.0.0.231 () {34 vars in 737 bytes} [Tue Sep 8 17:10:04 2026] PUT /v2.0/ports/a4255c6d-52e3-49bb-a2ac-f53f5e71c87e => generated 752 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1104/2158] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1465 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2159] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:04 2026] DELETE /v2.0/security-groups/01b3a52a-c9df-44d7-86cd-195e13333b9e => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:04.559 8 INFO neutron_taas.services.taas.taas_plugin [None req-11a5688c-0873-4870-9486-2b82a0631a01 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] TaaS: Handle Delete Port: a4255c6d-52e3-49bb-a2ac-f53f5e71c87e [pid: 7|app: 0|req: 1056/2160] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 800 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:04.564 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-11a5688c-0873-4870-9486-2b82a0631a01 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Tap Mirror: Handle Delete Port: a4255c6d-52e3-49bb-a2ac-f53f5e71c87e [pid: 7|app: 0|req: 1057/2161] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=242aceae-e4ec-4ee8-a26d-16c3eeea3565 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2162] 162.253.55.136 () {34 vars in 1102 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=242aceae-e4ec-4ee8-a26d-16c3eeea3565 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2163] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:04 2026] DELETE /v2.0/ports/a4255c6d-52e3-49bb-a2ac-f53f5e71c87e => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2164] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/subnets?id=3a08db15-08fd-4b65-ba2d-c35c262eb78f&id=908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 1413 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1106/2165] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports => generated 778 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:04.748 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9eb017bc-f5f8-4dce-92fe-9068de8dab59 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1107/2166] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports/a4255c6d-52e3-49bb-a2ac-f53f5e71c87e => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1060/2167] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2168] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1108/2169] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports => generated 778 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1062/2170] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1063/2171] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1109/2172] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports/80e14163-8a3b-4439-9ecb-08ac4bebe4b4 => generated 775 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:04.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-5fab5511-ae9c-483f-8ab1-97af33873553 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1110/2173] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:04 2026] DELETE /v2.0/ports/46ef6f6f-c5b1-4a7e-8d25-9975d188ebde => 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: 1064/2174] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports?tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a&device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1277 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:04.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-14f40f68-8f1d-4e23-98e4-201153ed7443 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1111/2175] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:04 2026] DELETE /v2.0/subnets/2b812042-a009-4916-a933-4a67d3f41646 => 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: 1065/2176] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d1f6eb55-05f1-4f9d-ae3a-bf867592f22f => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:04.924 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c3d68cfe-b392-4f05-8212-54fc771f8529 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1112/2177] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:04 2026] DELETE /v2.0/subnets/8203adf6-4a03-47a3-9f56-60832dc2b96e => 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: 1066/2178] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/subnets?id=8f0360e7-4fe6-4701-bdaf-e767109feb6a => generated 691 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2179] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/ports?network_id=f57f925a-b993-41e1-a3c3-f36bbdcde4a8&device_owner=network%3Adhcp => generated 1244 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:05.000 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d1cb261-b03e-47bf-9fc6-42bb8b2f5a96 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] TaaS: Handle Delete Port: 80e14163-8a3b-4439-9ecb-08ac4bebe4b4 2026-09-08 17:10:05.002 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d1cb261-b03e-47bf-9fc6-42bb8b2f5a96 a26aa429ade846d49361c5cf00483885 53de50ed781c49f3bda4495680208d49 - - default default] Tap Mirror: Handle Delete Port: 80e14163-8a3b-4439-9ecb-08ac4bebe4b4 [pid: 7|app: 0|req: 1068/2180] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:10:04 2026] GET /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2181] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:10:05 2026] GET /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2182] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:04 2026] DELETE /v2.0/ports/80e14163-8a3b-4439-9ecb-08ac4bebe4b4 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2183] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:05 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1008 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2184] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:05 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:05.275 7 INFO neutron.services.segments.plugin [-] Segment 35f3a4c9-5744-4916-a261-282f10b7004f resource provider aggregate not found 2026-09-08 17:10:05.281 7 INFO neutron.services.segments.plugin [-] Segment 35f3a4c9-5744-4916-a261-282f10b7004f resource provider aggregate not found 2026-09-08 17:10:05.300 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 35f3a4c9-5744-4916-a261-282f10b7004f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f3a4c9-5744-4916-a261-282f10b7004f found for delete ", "request_id": "req-5f2903b4-8b78-4c63-86b8-f880bde9ea1c"}]} 2026-09-08 17:10:05.304 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 35f3a4c9-5744-4916-a261-282f10b7004f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35f3a4c9-5744-4916-a261-282f10b7004f found for delete ", "request_id": "req-86598622-c476-40fc-97f8-68413ff0de4c"}]} [pid: 7|app: 0|req: 1070/2185] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:05 2026] DELETE /v2.0/networks/4932ced4-85e3-47d3-8707-963ddefe653b => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:05.621 8 INFO neutron.services.segments.plugin [-] Segment 300490c6-1b58-4737-85dd-b27b4f4e7e54 resource provider aggregate not found 2026-09-08 17:10:05.642 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 300490c6-1b58-4737-85dd-b27b4f4e7e54 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 300490c6-1b58-4737-85dd-b27b4f4e7e54 found for delete ", "request_id": "req-ad986a9d-09df-4ed0-a38b-01715ee10ff4"}]} 2026-09-08 17:10:05.669 8 INFO neutron.services.segments.plugin [-] Segment 300490c6-1b58-4737-85dd-b27b4f4e7e54 resource provider aggregate not found 2026-09-08 17:10:05.694 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 300490c6-1b58-4737-85dd-b27b4f4e7e54 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 300490c6-1b58-4737-85dd-b27b4f4e7e54 found for delete ", "request_id": "req-90519539-fd80-4bb7-a88d-dd1767b94db9"}]} [pid: 8|app: 0|req: 1116/2186] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:05 2026] GET /v2.0/security-groups?tenant_id=53de50ed781c49f3bda4495680208d49&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1071/2187] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:06 2026] DELETE /v2.0/security-groups/44ed577a-1df0-476b-a5ad-c49fe1f9a0b9 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2188] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:06 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1008 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2189] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:06 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2192] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:07 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1008 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2193] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:07 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2194] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:10:08 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1277 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2195] 162.253.55.136 () {34 vars in 1124 bytes} [Tue Sep 8 17:10:08 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:08.617 8 INFO neutron.db.segments_db [None req-e4c40d61-2da6-4c06-8d97-fdc42982bca1 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] Added segment afbc0343-bb6d-4296-b9d1-375716024ddd of type vxlan for network 07e5cd5b-612b-4be7-bfc7-1de9734dde30 [pid: 7|app: 0|req: 1076/2196] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:08 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2197] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:08 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:08.920 8 INFO neutron.db.l3_hamode_db [None req-e4c40d61-2da6-4c06-8d97-fdc42982bca1 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:10:09.054 8 INFO neutron.db.l3_hamode_db [None req-e4c40d61-2da6-4c06-8d97-fdc42982bca1 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1121/2198] 10.0.0.231 () {34 vars in 668 bytes} [Tue Sep 8 17:10:08 2026] POST /v2.0/routers => generated 474 bytes in 1351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1078/2199] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:09 2026] PUT /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 25 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2200] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:09 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2201] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:09 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2202] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:09 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 25 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2203] 10.0.0.231 () {34 vars in 762 bytes} [Tue Sep 8 17:10:09 2026] PUT /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/green => generated 4 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2204] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:10 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/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: 1125/2205] 10.0.0.231 () {34 vars in 758 bytes} [Tue Sep 8 17:10:10 2026] PUT /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/red => generated 4 bytes in 183 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2206] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:10 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 34 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2207] 10.0.0.231 () {34 vars in 780 bytes} [Tue Sep 8 17:10:10 2026] PUT /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/black.or.white => generated 4 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2208] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:10 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 52 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2209] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:10 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2210] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1127/2211] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:10 2026] PUT /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 37 bytes in 160 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1128/2212] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 37 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1129/2213] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1130/2214] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/red => generated 0 bytes in 89 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1085/2215] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/security-groups?tenant_id=a72e7937b6c949079096e0c45067c3d0&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:11.460 7 INFO neutron.api.v2.resource [None req-44498556-f3e4-4779-8964-db4e94dbce82 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1086/2216] 10.0.0.231 () {32 vars in 743 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/green => generated 99 bytes in 87 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2217] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:11 2026] DELETE /v2.0/security-groups/43c1fc4d-2053-4353-8f06-12344ffcff19 => 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: 1088/2218] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:10:11 2026] DELETE /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/red => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:11.639 8 INFO neutron.db.l3_db [None req-d7b74dbf-f2e5-4265-ae58-2a9ca231aaba 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Floating IP 626971b0-c95c-41fa-8c0d-bfa0d7e569e3 associated. External IP: 10.96.250.209, port: d1f6eb55-05f1-4f9d-ae3a-bf867592f22f. [pid: 7|app: 0|req: 1089/2219] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 30 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1090/2220] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:11 2026] GET /v2.0/security-groups?tenant_id=62814cfeb855444c9feb94f5f172df9f&name=default => generated 2925 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:11.915 7 INFO neutron.api.v2.resource [None req-d8c28c26-4f48-41d0-ac5d-d3c919f6f920 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1091/2221] 10.0.0.231 () {32 vars in 746 bytes} [Tue Sep 8 17:10:11 2026] DELETE /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags/green => generated 99 bytes in 71 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1131/2222] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:10:11 2026] PUT /v2.0/floatingips/626971b0-c95c-41fa-8c0d-bfa0d7e569e3 => generated 855 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:11.966 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d29dc87-9c88-4450-b9bf-55086c895fa3'] response: {'name': 'network-changed', 'server_uuid': '06daa9f5-dae6-4e4c-bfe7-2b448cfa794e', 'tag': 'd1f6eb55-05f1-4f9d-ae3a-bf867592f22f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1092/2223] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:11 2026] DELETE /v2.0/security-groups/2b1db293-0672-4627-8e0b-ceb8addf2be9 => 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: 1132/2224] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:10:11 2026] DELETE /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => 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: 1093/2225] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f/tags => generated 12 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2226] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f => generated 480 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2227] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/ports?tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a&device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1279 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1135/2228] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/networks?id=f57f925a-b993-41e1-a3c3-f36bbdcde4a8 => generated 769 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2229] 10.0.0.231 () {34 vars in 742 bytes} [Tue Sep 8 17:10:12 2026] PUT /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f => generated 480 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2230] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d1f6eb55-05f1-4f9d-ae3a-bf867592f22f => generated 858 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2231] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/ports?device_id=f46d432a-02de-4fc3-9f0b-4cd9efdc786f => 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: 1137/2232] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/subnets?id=8f0360e7-4fe6-4701-bdaf-e767109feb6a => generated 691 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1138/2233] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/ports?network_id=f57f925a-b993-41e1-a3c3-f36bbdcde4a8&device_owner=network%3Adhcp => generated 1244 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:12.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-e4ca14e6-86ba-462a-af47-861acfa2b907 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] TaaS: Handle Delete Port: a25a2e21-ce3c-4e27-9c7d-a34966049dc6 2026-09-08 17:10:12.843 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4ca14e6-86ba-462a-af47-861acfa2b907 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] Tap Mirror: Handle Delete Port: a25a2e21-ce3c-4e27-9c7d-a34966049dc6 [pid: 8|app: 0|req: 1139/2234] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1465 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2235] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8?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: 1141/2236] 10.0.0.215 () {34 vars in 1040 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2237] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:10:12 2026] GET /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:13.185 7 INFO neutron.services.segments.plugin [-] Segment afbc0343-bb6d-4296-b9d1-375716024ddd resource provider aggregate not found 2026-09-08 17:10:13.191 7 INFO neutron.services.segments.plugin [-] Segment afbc0343-bb6d-4296-b9d1-375716024ddd resource provider aggregate not found 2026-09-08 17:10:13.201 7 INFO neutron.db.l3_hamode_db [None req-e4ca14e6-86ba-462a-af47-861acfa2b907 1eecc85735424297ba402cd2bd1397a0 6b4cb0c0d85847f7b12b968bbe7f376b - - default default] HA network 07e5cd5b-612b-4be7-bfc7-1de9734dde30 was deleted as no HA routers are present in tenant 6b4cb0c0d85847f7b12b968bbe7f376b. [pid: 7|app: 0|req: 1096/2238] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:12 2026] DELETE /v2.0/routers/f46d432a-02de-4fc3-9f0b-4cd9efdc786f => generated 0 bytes in 498 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:13.209 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afbc0343-bb6d-4296-b9d1-375716024ddd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afbc0343-bb6d-4296-b9d1-375716024ddd found for delete ", "request_id": "req-2be9a8c5-1561-4705-9d7d-5cc79ba5c56d"}]} 2026-09-08 17:10:13.215 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment afbc0343-bb6d-4296-b9d1-375716024ddd resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid afbc0343-bb6d-4296-b9d1-375716024ddd found for delete ", "request_id": "req-d1a92129-d770-481a-b62f-752a6c06c464"}]} [pid: 8|app: 0|req: 1143/2239] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:13 2026] GET /v2.0/security-groups?tenant_id=ee6c7bac7b77406da2b100a9d436760a&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2240] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:14 2026] DELETE /v2.0/security-groups/4a98668b-e929-40eb-9f6b-4b2173704eee => 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: 1144/2241] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:14 2026] GET /v2.0/security-groups?tenant_id=6b4cb0c0d85847f7b12b968bbe7f376b&name=default => generated 2925 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2242] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:14 2026] DELETE /v2.0/security-groups/e0f13fcd-b876-4666-b579-32ddd9560176 => 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: 1145/2243] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:16 2026] GET /v2.0/security-groups?tenant_id=81407bd97704461d80f93641e096aa31&name=default => generated 2925 bytes in 416 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2244] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:16 2026] DELETE /v2.0/security-groups/483f5f4c-5476-4732-80e0-1cf64c0fc7c5 => generated 0 bytes in 148 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:18.572 8 INFO neutron.db.segments_db [None req-25df6be4-06a0-4210-9543-d14b09444e7f d881c8227b6e4804acfca99198f25cf9 5615ec6fdb8f43bca81b39025ea52156 - - default default] Added segment dbcfe597-00d0-4414-96e7-8ab46c7d0801 of type vxlan for network 635dfc48-473a-4a0e-bec1-c1713d6c0900 [pid: 8|app: 0|req: 1146/2245] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:18 2026] POST /v2.0/networks => generated 631 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2246] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:18 2026] POST /v2.0/subnets => generated 626 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1147/2247] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:18 2026] PUT /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 25 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2248] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1148/2249] 10.0.0.231 () {34 vars in 762 bytes} [Tue Sep 8 17:10:19 2026] PUT /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2250] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1149/2251] 10.0.0.231 () {34 vars in 758 bytes} [Tue Sep 8 17:10:19 2026] PUT /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/red => generated 4 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2252] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 34 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2253] 10.0.0.231 () {34 vars in 780 bytes} [Tue Sep 8 17:10:19 2026] PUT /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/black.or.white => generated 4 bytes in 89 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1104/2254] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 52 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1151/2255] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:19 2026] PUT /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1105/2256] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2257] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/red => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:19.817 7 INFO neutron.api.v2.resource [None req-61ce8942-8871-4265-a83f-5bf7c1d61a23 d881c8227b6e4804acfca99198f25cf9 5615ec6fdb8f43bca81b39025ea52156 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1106/2258] 10.0.0.231 () {32 vars in 743 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2259] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:10:19 2026] DELETE /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/red => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1107/2260] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:19 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:19.982 8 INFO neutron.api.v2.resource [None req-8d57c2ba-db24-4df5-aa11-c1223efb17d3 d881c8227b6e4804acfca99198f25cf9 5615ec6fdb8f43bca81b39025ea52156 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1154/2261] 10.0.0.231 () {32 vars in 746 bytes} [Tue Sep 8 17:10:19 2026] DELETE /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags/green => generated 99 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1108/2262] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:10:19 2026] DELETE /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => 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: 1155/2263] 10.0.0.231 () {32 vars in 731 bytes} [Tue Sep 8 17:10:20 2026] GET /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76/tags => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1109/2264] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:20 2026] DELETE /v2.0/subnets/90f2d545-0a46-4775-8a31-02edd8e13b76 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2265] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:20 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2266] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:20 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:20.377 7 INFO neutron.services.segments.plugin [-] Segment dbcfe597-00d0-4414-96e7-8ab46c7d0801 resource provider aggregate not found 2026-09-08 17:10:20.379 7 INFO neutron.services.segments.plugin [-] Segment dbcfe597-00d0-4414-96e7-8ab46c7d0801 resource provider aggregate not found 2026-09-08 17:10:20.398 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dbcfe597-00d0-4414-96e7-8ab46c7d0801 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcfe597-00d0-4414-96e7-8ab46c7d0801 found for delete ", "request_id": "req-62bd26f8-3058-4f24-8ac3-ded770d444c5"}]} 2026-09-08 17:10:20.402 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment dbcfe597-00d0-4414-96e7-8ab46c7d0801 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbcfe597-00d0-4414-96e7-8ab46c7d0801 found for delete ", "request_id": "req-e92c4b31-40f2-44a9-8f7a-9845774cf03c"}]} [pid: 7|app: 0|req: 1110/2267] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:20 2026] DELETE /v2.0/networks/635dfc48-473a-4a0e-bec1-c1713d6c0900 => 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: 1158/2268] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:20 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1279 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2269] 10.0.0.231 () {32 vars in 858 bytes} [Tue Sep 8 17:10:20 2026] GET /v2.0/floatingips?floating_network_id=faec48ea-9c79-4056-8ca5-f83aa8d70441&port_id=d1f6eb55-05f1-4f9d-ae3a-bf867592f22f => generated 860 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2270] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:21 2026] GET /v2.0/security-groups?tenant_id=5615ec6fdb8f43bca81b39025ea52156&name=default => generated 2925 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2271] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:21 2026] DELETE /v2.0/security-groups/1943c9fa-1b07-4941-99ac-7c90d7ec33a1 => generated 0 bytes in 102 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:21.389 7 INFO neutron.db.segments_db [None req-0c5af8d8-cac0-476a-92a5-017c5349209b dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Added segment 49b3f744-6428-4eb1-b614-e3c347b42cac of type vxlan for network 77565150-92ec-41e3-b9ee-21cc9ded3bcb [pid: 8|app: 0|req: 1161/2272] 10.0.0.215 () {34 vars in 990 bytes} [Tue Sep 8 17:10:21 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1162/2273] 10.0.0.215 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:21 2026] GET /v2.0/security-groups?id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&id=3c34202c-ebc9-468b-8765-cdf55544319b&fields=id&fields=name => generated 207 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2274] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:21 2026] GET /v2.0/security-groups?tenant_id=c90575891a71407b82f5d5d874684b71&name=default => generated 2925 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:21.761 7 INFO neutron.db.l3_hamode_db [None req-0c5af8d8-cac0-476a-92a5-017c5349209b dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1164/2275] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:21 2026] DELETE /v2.0/security-groups/150a2ec5-79d4-40f9-8bc2-e856307fb9bd => generated 0 bytes in 187 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:21.919 7 INFO neutron.db.l3_hamode_db [None req-0c5af8d8-cac0-476a-92a5-017c5349209b dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1112/2278] 10.0.0.231 () {34 vars in 668 bytes} [Tue Sep 8 17:10:21 2026] POST /v2.0/routers => generated 474 bytes in 1505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:22.774 8 INFO neutron.db.l3_hamode_db [None req-dcc932c6-99de-423c-b109-4b33249b5c9a dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:10:22.911 8 INFO neutron.db.l3_hamode_db [None req-dcc932c6-99de-423c-b109-4b33249b5c9a dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1167/2279] 10.0.0.231 () {34 vars in 668 bytes} [Tue Sep 8 17:10:22 2026] POST /v2.0/routers => generated 474 bytes in 1243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:24.028 7 INFO neutron.db.l3_hamode_db [None req-df5b57ab-e923-4630-a694-0c3310b3de10 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:10:24.183 7 INFO neutron.db.l3_hamode_db [None req-df5b57ab-e923-4630-a694-0c3310b3de10 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 8|app: 0|req: 1168/2280] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:24 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2281] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:24 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2282] 10.0.0.231 () {34 vars in 668 bytes} [Tue Sep 8 17:10:23 2026] POST /v2.0/routers => generated 474 bytes in 887 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:24.906 8 INFO neutron.db.l3_hamode_db [None req-39bfabc7-5257-4e8f-a3bc-c21e25382b87 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:10:25.007 8 INFO neutron.db.l3_hamode_db [None req-39bfabc7-5257-4e8f-a3bc-c21e25382b87 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1114/2283] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:25 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2284] 10.0.0.231 () {34 vars in 668 bytes} [Tue Sep 8 17:10:24 2026] POST /v2.0/routers => generated 474 bytes in 959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2285] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:25 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:25.857 8 INFO neutron.db.l3_hamode_db [None req-092ec926-e0de-4c5e-8278-9c72dc5d127e dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 2026-09-08 17:10:25.996 8 INFO neutron.db.l3_hamode_db [None req-092ec926-e0de-4c5e-8278-9c72dc5d127e dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Number of active agents lower than max_l3_agents_per_router. L3 agents available: 1 [pid: 7|app: 0|req: 1116/2286] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:26 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2287] 10.0.0.231 () {34 vars in 668 bytes} [Tue Sep 8 17:10:25 2026] POST /v2.0/routers => generated 474 bytes in 801 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2288] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:26 2026] PUT /v2.0/routers/830dd942-3c70-4f0f-83c1-6c4b2bd5a5bf/tags => generated 17 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2289] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:26 2026] PUT /v2.0/routers/4f47eb4b-2ca9-4d61-8da3-af439b474244/tags => generated 25 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2290] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:26 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2291] 10.0.0.148 () {34 vars in 1120 bytes} [Tue Sep 8 17:10:26 2026] GET /v2.0/security-groups?id=3c34202c-ebc9-468b-8765-cdf55544319b&id=4fc1caaf-d227-4015-b6dd-bed89c89aed1&fields=id&fields=name => generated 207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2292] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:10:26 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 1010 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2293] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:26 2026] PUT /v2.0/routers/d181f4e5-a14a-4c56-b55a-21afe51fbb40/tags => generated 34 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:27.172 7 INFO neutron_taas.services.taas.taas_plugin [req-64a18773-bd37-4d5b-9fd7-7c43bcc15ea8 req-34d491d7-a879-459f-ae98-e8ed093d082a 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] TaaS: Handle Delete Port: d1f6eb55-05f1-4f9d-ae3a-bf867592f22f 2026-09-08 17:10:27.176 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-64a18773-bd37-4d5b-9fd7-7c43bcc15ea8 req-34d491d7-a879-459f-ae98-e8ed093d082a 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Tap Mirror: Handle Delete Port: d1f6eb55-05f1-4f9d-ae3a-bf867592f22f [pid: 8|app: 0|req: 1174/2294] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:27 2026] PUT /v2.0/routers/5b63efef-de98-4a00-826b-3acd684b87bc/tags => generated 19 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2295] 10.0.0.231 () {32 vars in 664 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?tags=red => generated 1463 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:27.288 7 INFO neutron.db.l3_db [req-64a18773-bd37-4d5b-9fd7-7c43bcc15ea8 req-34d491d7-a879-459f-ae98-e8ed093d082a 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Floating IP 626971b0-c95c-41fa-8c0d-bfa0d7e569e3 disassociated. External IP: 10.96.250.209, port: d1f6eb55-05f1-4f9d-ae3a-bf867592f22f. [pid: 8|app: 0|req: 1176/2296] 10.0.0.231 () {32 vars in 678 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?tags=red%2Cblue => generated 988 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2297] 10.0.0.231 () {32 vars in 674 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?tags-any=blue => generated 988 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2298] 10.0.0.231 () {32 vars in 686 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1463 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2299] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:10:27 2026] DELETE /v2.0/ports/d1f6eb55-05f1-4f9d-ae3a-bf867592f22f => generated 0 bytes in 539 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:27.633 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fe13173-f278-4767-ba04-e5bc24fd9844'] response: {'server_uuid': '06daa9f5-dae6-4e4c-bfe7-2b448cfa794e', 'name': 'network-vif-deleted', 'tag': 'd1f6eb55-05f1-4f9d-ae3a-bf867592f22f', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1122/2300] 10.0.0.231 () {32 vars in 672 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?not-tags=red => generated 960 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2301] 10.0.0.201 () {30 vars in 690 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2302] 10.0.0.201 () {30 vars in 692 bytes} [Tue Sep 8 17:10:27 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: 1181/2303] 10.0.0.201 () {30 vars in 668 bytes} [Tue Sep 8 17:10:27 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: 1182/2304] 10.0.0.201 () {30 vars in 704 bytes} [Tue Sep 8 17:10:27 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: 1123/2305] 10.0.0.231 () {32 vars in 686 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1435 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2306] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?not-tags-any=blue => generated 1435 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2307] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 960 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2308] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:27 2026] GET /v2.0/routers/830dd942-3c70-4f0f-83c1-6c4b2bd5a5bf => generated 485 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1185/2309] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1186/2310] 10.0.0.201 () {28 vars in 439 bytes} [Tue Sep 8 17:10:28 2026] GET / => generated 151 bytes in 4 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2311] 10.0.0.201 () {30 vars in 728 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 658 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2312] 10.0.0.201 () {30 vars in 690 bytes} [Tue Sep 8 17:10:28 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: 1189/2313] 10.0.0.201 () {30 vars in 692 bytes} [Tue Sep 8 17:10: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: 8|app: 0|req: 1190/2314] 10.0.0.201 () {30 vars in 668 bytes} [Tue Sep 8 17:10: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: 1191/2315] 10.0.0.201 () {30 vars in 704 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1192/2316] 10.0.0.201 () {30 vars in 728 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2317] 10.0.0.231 () {34 vars in 742 bytes} [Tue Sep 8 17:10:28 2026] PUT /v2.0/routers/830dd942-3c70-4f0f-83c1-6c4b2bd5a5bf => generated 485 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2318] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/ports?device_id=830dd942-3c70-4f0f-83c1-6c4b2bd5a5bf => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2319] 10.0.0.201 () {30 vars in 690 bytes} [Tue Sep 8 17:10:28 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: 1195/2320] 10.0.0.201 () {30 vars in 692 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2321] 10.0.0.201 () {30 vars in 668 bytes} [Tue Sep 8 17:10: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: 1197/2322] 10.0.0.201 () {30 vars in 704 bytes} [Tue Sep 8 17:10:28 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-09-08 17:10:28.854 7 INFO neutron_taas.services.taas.taas_plugin [None req-56e2c4fd-5b2c-45a3-97f2-430635016cc7 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] TaaS: Handle Delete Port: fa63ae22-0a1d-4a48-847f-f78a81b2b9b6 2026-09-08 17:10:28.858 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-56e2c4fd-5b2c-45a3-97f2-430635016cc7 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Tap Mirror: Handle Delete Port: fa63ae22-0a1d-4a48-847f-f78a81b2b9b6 [pid: 8|app: 0|req: 1198/2323] 10.0.0.201 () {30 vars in 730 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 800 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2324] 10.0.0.201 () {30 vars in 682 bytes} [Tue Sep 8 17:10:28 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2325] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:28 2026] DELETE /v2.0/routers/830dd942-3c70-4f0f-83c1-6c4b2bd5a5bf => generated 0 bytes in 389 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2326] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:29 2026] GET /v2.0/routers/4f47eb4b-2ca9-4d61-8da3-af439b474244 => generated 493 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2327] 10.0.0.201 () {34 vars in 704 bytes} [Tue Sep 8 17:10:28 2026] POST /v2.0/ports => generated 1132 bytes in 359 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: 1201/2328] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:29 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1128/2329] 10.0.0.231 () {34 vars in 742 bytes} [Tue Sep 8 17:10:29 2026] PUT /v2.0/routers/4f47eb4b-2ca9-4d61-8da3-af439b474244 => generated 493 bytes in 448 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1202/2330] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:29 2026] GET /v2.0/ports?device_id=4f47eb4b-2ca9-4d61-8da3-af439b474244 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:29.780 7 INFO neutron_taas.services.taas.taas_plugin [None req-b6610afb-932b-499a-a7a0-9a434544c3f9 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] TaaS: Handle Delete Port: 03d0aefc-6043-426c-8858-655df74c1f4f 2026-09-08 17:10:29.783 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6610afb-932b-499a-a7a0-9a434544c3f9 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Tap Mirror: Handle Delete Port: 03d0aefc-6043-426c-8858-655df74c1f4f [pid: 7|app: 0|req: 1129/2331] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:29 2026] DELETE /v2.0/routers/4f47eb4b-2ca9-4d61-8da3-af439b474244 => generated 0 bytes in 366 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2332] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:29 2026] GET /v2.0/routers/d181f4e5-a14a-4c56-b55a-21afe51fbb40 => generated 502 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2333] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:30 2026] GET /v2.0/ports?device_id=06daa9f5-dae6-4e4c-bfe7-2b448cfa794e => 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: 1130/2334] 10.0.0.231 () {34 vars in 742 bytes} [Tue Sep 8 17:10:30 2026] PUT /v2.0/routers/d181f4e5-a14a-4c56-b55a-21afe51fbb40 => generated 502 bytes in 846 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2335] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:30 2026] GET /v2.0/ports?device_id=d181f4e5-a14a-4c56-b55a-21afe51fbb40 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:31.052 7 INFO neutron_taas.services.taas.taas_plugin [None req-34f27ff2-9c20-473b-8fcf-526dd6869dca dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] TaaS: Handle Delete Port: eb47a879-4693-4a9a-84ba-c09847711c0b 2026-09-08 17:10:31.054 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-34f27ff2-9c20-473b-8fcf-526dd6869dca dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Tap Mirror: Handle Delete Port: eb47a879-4693-4a9a-84ba-c09847711c0b [pid: 7|app: 0|req: 1131/2336] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:30 2026] DELETE /v2.0/routers/d181f4e5-a14a-4c56-b55a-21afe51fbb40 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2337] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:31 2026] GET /v2.0/routers/5b63efef-de98-4a00-826b-3acd684b87bc => generated 487 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2338] 10.0.0.231 () {34 vars in 742 bytes} [Tue Sep 8 17:10:31 2026] PUT /v2.0/routers/5b63efef-de98-4a00-826b-3acd684b87bc => generated 487 bytes in 421 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2339] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:31 2026] GET /v2.0/ports?device_id=5b63efef-de98-4a00-826b-3acd684b87bc => 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: 1207/2340] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:31 2026] DELETE /v2.0/security-groups/4fc1caaf-d227-4015-b6dd-bed89c89aed1 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:31.762 8 INFO neutron.api.v2.resource [None req-120b9019-1449-4b8c-ad47-0ca5ee9d6e9a 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1208/2341] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:10:31 2026] GET /v2.0/security-groups/4fc1caaf-d227-4015-b6dd-bed89c89aed1 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:10:31.863 8 INFO neutron_taas.services.taas.taas_plugin [None req-ecb86f0c-06b1-4abf-a523-3bd8ac0537ed 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] TaaS: Handle Delete Port: aad15d7a-7b87-42cd-9cae-e25f3d250227 2026-09-08 17:10:31.866 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ecb86f0c-06b1-4abf-a523-3bd8ac0537ed 7e852e7a2f234a7882863d7cfba79f92 6702ff4836e84f7fbb1faa05c6c13d2a - - default default] Tap Mirror: Handle Delete Port: aad15d7a-7b87-42cd-9cae-e25f3d250227 2026-09-08 17:10:31.872 7 INFO neutron_taas.services.taas.taas_plugin [None req-075a6aef-2b4a-4f61-8deb-9ed1930e8a60 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] TaaS: Handle Delete Port: 30536d53-0a64-48c6-a8e2-8cecf4746bbe 2026-09-08 17:10:31.874 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-075a6aef-2b4a-4f61-8deb-9ed1930e8a60 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Tap Mirror: Handle Delete Port: 30536d53-0a64-48c6-a8e2-8cecf4746bbe [pid: 7|app: 0|req: 1134/2342] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:31 2026] DELETE /v2.0/routers/5b63efef-de98-4a00-826b-3acd684b87bc => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2343] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:31 2026] DELETE /v2.0/floatingips/626971b0-c95c-41fa-8c0d-bfa0d7e569e3 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2344] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:10:32 2026] GET /v2.0/routers/c79b9f93-0c6b-4d60-a8c2-0b9d626d690a => generated 480 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2345] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:10:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2346] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:32 2026] DELETE /v2.0/security-groups/3c34202c-ebc9-468b-8765-cdf55544319b => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2347] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:10:32 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1213/2348] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:10:32 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: 1214/2349] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:10:32 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: 1215/2350] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:10:32 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1136/2351] 10.0.0.231 () {34 vars in 742 bytes} [Tue Sep 8 17:10:32 2026] PUT /v2.0/routers/c79b9f93-0c6b-4d60-a8c2-0b9d626d690a => generated 480 bytes in 511 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2352] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:10:32 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2353] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:32 2026] GET /v2.0/ports?device_id=c79b9f93-0c6b-4d60-a8c2-0b9d626d690a => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2354] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:10:32 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) 2026-09-08 17:10:32.645 8 INFO neutron_taas.services.taas.taas_plugin [None req-5b8e5189-7ec0-493c-927c-b4a105ce46a4 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:10:32.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b8e5189-7ec0-493c-927c-b4a105ce46a4 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 95f52eb9-2b9f-4f72-ba64-047ddaa38f72 2026-09-08 17:10:32.795 7 INFO neutron_taas.services.taas.taas_plugin [None req-ce6c5ddf-5b37-4905-ae42-c2c5e4edd254 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] TaaS: Handle Delete Port: af85e18f-4523-4bc8-82db-ec7e67f24b91 2026-09-08 17:10:32.798 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ce6c5ddf-5b37-4905-ae42-c2c5e4edd254 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] Tap Mirror: Handle Delete Port: af85e18f-4523-4bc8-82db-ec7e67f24b91 [pid: 8|app: 0|req: 1216/2355] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:10:32 2026] PUT /v2.0/routers/ff38bf3e-9084-4d74-b6c8-9551cc2b4621/remove_router_interface => generated 309 bytes in 773 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2356] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:33.124 7 INFO neutron.services.segments.plugin [-] Segment 49b3f744-6428-4eb1-b614-e3c347b42cac resource provider aggregate not found 2026-09-08 17:10:33.132 7 INFO neutron.services.segments.plugin [-] Segment 49b3f744-6428-4eb1-b614-e3c347b42cac resource provider aggregate not found 2026-09-08 17:10:33.147 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 49b3f744-6428-4eb1-b614-e3c347b42cac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49b3f744-6428-4eb1-b614-e3c347b42cac found for delete ", "request_id": "req-d0704563-2f48-4357-a96b-a96f301d8635"}]} 2026-09-08 17:10:33.155 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 49b3f744-6428-4eb1-b614-e3c347b42cac resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 49b3f744-6428-4eb1-b614-e3c347b42cac found for delete ", "request_id": "req-d6494c5d-1e05-4ba8-a78c-6ca0c519a019"}]} 2026-09-08 17:10:33.162 7 INFO neutron.db.l3_hamode_db [None req-ce6c5ddf-5b37-4905-ae42-c2c5e4edd254 dbcc2c941f50422585b0a457f4595515 f5fae3a6d10b4df5876936976d08c54a - - default default] HA network 77565150-92ec-41e3-b9ee-21cc9ded3bcb was deleted as no HA routers are present in tenant f5fae3a6d10b4df5876936976d08c54a. [pid: 7|app: 0|req: 1140/2357] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:32 2026] DELETE /v2.0/routers/c79b9f93-0c6b-4d60-a8c2-0b9d626d690a => generated 0 bytes in 530 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2358] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:10:33 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-09-08 17:10:33.187 7 INFO neutron.api.v2.resource [None req-a8c3311a-9ba8-4cf2-afcd-9d35c0212615 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1142/2359] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/security-groups/lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2360] 162.253.55.136 () {30 vars in 785 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/security-groups?name=lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:33.237 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b9066c9-5149-4c02-83fe-546f46335608 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 7a02e1e9-5293-4e28-af52-178f1064feb1 2026-09-08 17:10:33.239 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b9066c9-5149-4c02-83fe-546f46335608 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 7a02e1e9-5293-4e28-af52-178f1064feb1 [pid: 7|app: 0|req: 1144/2361] 162.253.55.136 () {34 vars in 736 bytes} [Tue Sep 8 17:10:33 2026] POST /v2.0/security-groups => generated 1636 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2362] 162.253.55.136 () {30 vars in 815 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/security-group-rules?security_group_id=fe0a9a27-8424-4a5f-bb55-c994fceccfe9 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:33.430 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b9066c9-5149-4c02-83fe-546f46335608 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 13476501-035d-4576-9d09-c18ce201448f 2026-09-08 17:10:33.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b9066c9-5149-4c02-83fe-546f46335608 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 13476501-035d-4576-9d09-c18ce201448f [pid: 7|app: 0|req: 1146/2363] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:10:33 2026] PUT /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 276 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:33.804 8 INFO neutron.services.segments.plugin [-] Segment 957a964f-ec28-478d-bdfd-e59d9386aed2 resource provider aggregate not found /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:10:33.808 8 INFO neutron.services.segments.plugin [-] Segment 957a964f-ec28-478d-bdfd-e59d9386aed2 resource provider aggregate not found [pid: 7|app: 0|req: 1147/2364] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:33.830 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 957a964f-ec28-478d-bdfd-e59d9386aed2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 957a964f-ec28-478d-bdfd-e59d9386aed2 found for delete ", "request_id": "req-f09c2425-f14c-479e-83cc-3c4c9e6fbe35"}]} 2026-09-08 17:10:33.831 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 957a964f-ec28-478d-bdfd-e59d9386aed2 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 957a964f-ec28-478d-bdfd-e59d9386aed2 found for delete ", "request_id": "req-393fe57d-e10b-46bd-966a-c825f4508014"}]} [pid: 7|app: 0|req: 1148/2365] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:10:33.855 8 INFO neutron.db.l3_hamode_db [None req-7b9066c9-5149-4c02-83fe-546f46335608 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network 9ba8c682-2919-4a2a-8eaa-631356ee975c was deleted as no HA routers are present in tenant 6702ff4836e84f7fbb1faa05c6c13d2a. [pid: 7|app: 0|req: 1149/2366] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:10:33 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: 1218/2367] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:33 2026] DELETE /v2.0/routers/ff38bf3e-9084-4d74-b6c8-9551cc2b4621 => generated 0 bytes in 771 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1150/2368] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2369] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2370] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:33 2026] DELETE /v2.0/subnets/8f0360e7-4fe6-4701-bdaf-e767109feb6a => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:34.153 8 INFO neutron_taas.services.taas.taas_plugin [None req-bf7434a7-5c5e-484a-afba-e9f1405c06b2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: b4b6339a-a1d9-4650-a862-1ca27d95e1f8 2026-09-08 17:10:34.156 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bf7434a7-5c5e-484a-afba-e9f1405c06b2 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: b4b6339a-a1d9-4650-a862-1ca27d95e1f8 [pid: 7|app: 0|req: 1152/2371] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:33 2026] GET /v2.0/security-groups?tenant_id=3ed8a59ecf9341cbba465c537f83c290&name=default => generated 2925 bytes in 268 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1220/2372] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:34 2026] DELETE /v2.0/networks/f57f925a-b993-41e1-a3c3-f36bbdcde4a8 => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2373] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:34 2026] DELETE /v2.0/security-groups/27061690-2fc0-4e0a-a914-d7c24d560848 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:34.653 8 INFO neutron_taas.services.taas.taas_plugin [None req-33def8ea-8233-498e-8f4f-2b76d0fec177 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: ac9cb9bf-a600-4c4e-9043-d22388f88b46 2026-09-08 17:10:34.655 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33def8ea-8233-498e-8f4f-2b76d0fec177 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: ac9cb9bf-a600-4c4e-9043-d22388f88b46 [pid: 7|app: 0|req: 1154/2374] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:34 2026] GET /v2.0/security-groups?tenant_id=f5fae3a6d10b4df5876936976d08c54a&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1155/2375] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:34 2026] DELETE /v2.0/security-groups/3ed72f56-b551-48cb-ab22-90ed1eef8279 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2376] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:34 2026] GET /v2.0/security-groups?tenant_id=1cc9c6f60697458cb553df33f42daa4b&name=default => generated 2925 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2377] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:10:34 2026] PUT /v2.0/routers/03f2d226-bd0e-460a-a459-0a399d636c91/remove_router_interface => generated 309 bytes in 867 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2378] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:35 2026] DELETE /v2.0/security-groups/34282b92-f27d-4e1d-82b8-f1fdae68ead3 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:35.406 8 INFO neutron_taas.services.taas.taas_plugin [None req-804a6c5a-c21e-471e-a59c-0f105459fa6e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: c7fc4d7a-3422-4b56-a26f-f249fc9c55aa 2026-09-08 17:10:35.408 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-804a6c5a-c21e-471e-a59c-0f105459fa6e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: c7fc4d7a-3422-4b56-a26f-f249fc9c55aa 2026-09-08 17:10:35.655 8 INFO neutron_taas.services.taas.taas_plugin [None req-804a6c5a-c21e-471e-a59c-0f105459fa6e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 4f9904ff-4b2e-437c-95e0-9cc4dc117fe2 2026-09-08 17:10:35.659 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-804a6c5a-c21e-471e-a59c-0f105459fa6e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 4f9904ff-4b2e-437c-95e0-9cc4dc117fe2 2026-09-08 17:10:35.857 8 INFO neutron.services.segments.plugin [-] Segment abf74fe0-e112-437d-91a9-79620031c87f resource provider aggregate not found 2026-09-08 17:10:35.870 8 INFO neutron.services.segments.plugin [-] Segment abf74fe0-e112-437d-91a9-79620031c87f resource provider aggregate not found 2026-09-08 17:10:35.882 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment abf74fe0-e112-437d-91a9-79620031c87f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf74fe0-e112-437d-91a9-79620031c87f found for delete ", "request_id": "req-900adfb5-5c26-4424-9576-18f711b562ac"}]} 2026-09-08 17:10:35.893 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment abf74fe0-e112-437d-91a9-79620031c87f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid abf74fe0-e112-437d-91a9-79620031c87f found for delete ", "request_id": "req-ecf57a7e-341f-4827-9f69-f14c093a0f60"}]} 2026-09-08 17:10:36.178 8 INFO neutron.db.l3_hamode_db [None req-804a6c5a-c21e-471e-a59c-0f105459fa6e 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] HA network ac75d839-a371-45b1-ac86-952577407ab2 was deleted as no HA routers are present in tenant 0b27fb9e598442999ea1c370f62a9057. [pid: 8|app: 0|req: 1222/2379] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:35 2026] DELETE /v2.0/routers/03f2d226-bd0e-460a-a459-0a399d636c91 => generated 0 bytes in 992 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2380] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:36 2026] DELETE /v2.0/subnets/f6c6e957-ef6b-4391-be56-95ec771e3f9f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:36.427 8 INFO neutron_taas.services.taas.taas_plugin [None req-f257920e-8cc9-48e3-820e-d291849af496 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: f2147e3e-5931-4bce-98d0-fbdc70177306 2026-09-08 17:10:36.431 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f257920e-8cc9-48e3-820e-d291849af496 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: f2147e3e-5931-4bce-98d0-fbdc70177306 [pid: 8|app: 0|req: 1223/2381] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:36 2026] DELETE /v2.0/networks/3f15ef70-e7fd-4af5-a80e-d046079dab2b => generated 0 bytes in 263 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2382] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:37 2026] GET /v2.0/security-groups?tenant_id=0b27fb9e598442999ea1c370f62a9057&name=default => generated 2925 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2385] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:37 2026] DELETE /v2.0/security-groups/e3aeb8ae-3203-4bed-961f-4c7450e009f3 => 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: 1162/2386] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:37 2026] GET /v2.0/security-groups?tenant_id=6702ff4836e84f7fbb1faa05c6c13d2a&name=default => generated 2925 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2387] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:37 2026] DELETE /v2.0/security-groups/7a65541d-7d8f-4567-b9ef-72113b31a585 => generated 0 bytes in 119 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:37.907 8 INFO neutron.services.segments.plugin [-] Segment 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b resource provider aggregate not found 2026-09-08 17:10:37.919 8 INFO neutron.services.segments.plugin [-] Segment 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b resource provider aggregate not found 2026-09-08 17:10:37.932 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b found for delete ", "request_id": "req-14815f87-3280-45d1-bd15-09bfcb70de0d"}]} 2026-09-08 17:10:37.949 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1c0dd94a-bcbc-4d61-bc83-cf84f0ca8f9b found for delete ", "request_id": "req-1feb766c-6e14-4b8a-9317-c87f085e481d"}]} 2026-09-08 17:10:37.962 8 INFO neutron.services.segments.plugin [-] Segment 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 resource provider aggregate not found 2026-09-08 17:10:37.979 8 INFO neutron.services.segments.plugin [-] Segment 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 resource provider aggregate not found 2026-09-08 17:10:37.986 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 found for delete ", "request_id": "req-d76fb8be-055a-4685-9a7b-3f007473edfa"}]} 2026-09-08 17:10:37.998 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 492a042d-1b74-4a8e-b5b7-8a1886e2cfb3 found for delete ", "request_id": "req-360de6a3-9656-4fd3-ad0e-fc91a5a1d1c2"}]} [pid: 7|app: 0|req: 1163/2388] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:10:39 2026] POST /v2.0/security-groups => generated 1603 bytes in 360 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1226/2389] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:10:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2390] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:10:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 120 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2391] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:10:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2392] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:10:40 2026] POST /v2.0/security-groups => generated 1603 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2393] 10.0.0.231 () {34 vars in 767 bytes} [Tue Sep 8 17:10:40 2026] PUT /v2.0/security-groups/6508e800-62e2-4d53-b707-51369e7aad82/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2394] 10.0.0.231 () {34 vars in 767 bytes} [Tue Sep 8 17:10:40 2026] PUT /v2.0/security-groups/949836e9-b1ef-49a1-808f-6a8216c963fc/tags => generated 25 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1229/2395] 10.0.0.231 () {34 vars in 767 bytes} [Tue Sep 8 17:10:40 2026] PUT /v2.0/security-groups/5238a3ee-cdac-4eb7-a646-e106bdb2dee8/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: 1167/2396] 10.0.0.231 () {34 vars in 767 bytes} [Tue Sep 8 17:10:41 2026] PUT /v2.0/security-groups/5f2ff90c-a502-4e38-b84f-01a3d21b7dc0/tags => generated 19 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1230/2397] 10.0.0.231 () {32 vars in 680 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2398] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1231/2399] 10.0.0.231 () {32 vars in 690 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1169/2400] 10.0.0.231 () {32 vars in 702 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2401] 10.0.0.231 () {32 vars in 688 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?not-tags=red => generated 6099 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2402] 10.0.0.231 () {32 vars in 702 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7687 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1233/2403] 10.0.0.231 () {32 vars in 698 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7687 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2404] 10.0.0.231 () {32 vars in 710 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6099 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1234/2405] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:41 2026] DELETE /v2.0/security-groups/6508e800-62e2-4d53-b707-51369e7aad82 => 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: 1172/2406] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:41 2026] DELETE /v2.0/security-groups/949836e9-b1ef-49a1-808f-6a8216c963fc => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2407] 10.0.0.148 () {34 vars in 1016 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/security-groups?id=0032da8c-aac8-4362-b9de-c2f7ef693358&fields=id => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2408] 10.0.0.148 () {34 vars in 982 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/networks?id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 735 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2409] 10.0.0.148 () {34 vars in 965 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/quotas/7191191f213041ab9ddd8ad26386c3e4 => generated 291 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2410] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:41 2026] DELETE /v2.0/security-groups/5238a3ee-cdac-4eb7-a646-e106bdb2dee8 => 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: 1238/2411] 10.0.0.148 () {34 vars in 1002 bytes} [Tue Sep 8 17:10:41 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&fields=id => generated 149 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1174/2412] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:41 2026] DELETE /v2.0/security-groups/5f2ff90c-a502-4e38-b84f-01a3d21b7dc0 => 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: 1239/2413] 10.0.0.148 () {34 vars in 1008 bytes} [Tue Sep 8 17:10:42 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?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: 1240/2414] 10.0.0.148 () {34 vars in 1108 bytes} [Tue Sep 8 17:10:42 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2415] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:42 2026] DELETE /v2.0/security-groups/0d4dc6c7-50a4-4047-9c76-87f6fb85d0f6 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:42.679 8 INFO neutron.db.segments_db [None req-f2a49beb-97bd-4833-8bf6-2903fd9b8ef2 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] Added segment d7819170-6fef-4b1b-ab8f-4e63a3655d40 of type vxlan for network f75258cc-a258-448b-8d7a-0948efd0302b [pid: 7|app: 0|req: 1176/2416] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:42 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => 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: 1177/2417] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:42 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => 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: 1241/2418] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:42 2026] POST /v2.0/networks => generated 632 bytes in 565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1178/2419] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:42 2026] POST /v2.0/subnets => generated 626 bytes in 234 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:43.120 8 INFO neutron.db.segments_db [None req-bc6fa24e-b2e3-4984-b4d6-69363a83f18c 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] Added segment b6d7e4e2-ac59-4c90-be1f-97e890314d12 of type vxlan for network 3bd4b75d-d129-47e5-80e9-d99f1b48532a [pid: 8|app: 0|req: 1242/2420] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:43 2026] POST /v2.0/networks => generated 631 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2421] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:43 2026] GET /v2.0/security-groups?tenant_id=bc9b2eaf3f7547e6af9245dc75d20c11&name=default => generated 2926 bytes in 133 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2422] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:43 2026] DELETE /v2.0/security-groups/84abe8a7-15fd-4242-9244-c561c98688e1 => 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: 1243/2423] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:43 2026] POST /v2.0/subnets => generated 629 bytes in 304 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:43.577 8 INFO neutron.db.segments_db [None req-9ba4b536-73f8-4ff7-9cb6-59a74a50ee0f 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] Added segment b8261f3a-4a02-470a-a9a3-5fdceb101ac1 of type vxlan for network 8d0d3739-a81f-444b-9295-1e88a7e78523 [pid: 7|app: 0|req: 1181/2424] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:43 2026] GET /v2.0/security-groups?tenant_id=adfd1223bcc84a3391801643ebd7d24a&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2425] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:43 2026] POST /v2.0/networks => generated 632 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1182/2426] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:43 2026] DELETE /v2.0/security-groups/8c29b81d-21fe-433a-94d9-e895da9a7740 => 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: 1245/2427] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:43 2026] POST /v2.0/subnets => generated 629 bytes in 331 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:44.073 8 INFO neutron.db.segments_db [None req-9b82ab32-19d3-429b-91c9-c7648250670f 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] Added segment cc2d2fb3-9e64-4647-9716-d08fe27c20d6 of type vxlan for network d3743ea0-cf8e-4210-bec8-797a21377497 [pid: 7|app: 0|req: 1183/2428] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:43 2026] GET /v2.0/security-groups?tenant_id=858b2f7795464aa8bc7f8a0b97e4e672&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2429] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:44 2026] POST /v2.0/networks => generated 631 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1184/2430] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:44 2026] DELETE /v2.0/security-groups/b02442f4-1dfd-47da-99a1-ab9f37233f2c => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2431] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:44 2026] POST /v2.0/subnets => generated 629 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:10:44.462 7 INFO neutron.db.segments_db [None req-1eafd1d5-4fa8-4490-b169-96104556e0b8 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] Added segment 8ebc88a3-4e1c-453e-a864-2351a94cc145 of type vxlan for network 4d242c15-0cb0-4119-962c-38fddb997c62 [pid: 7|app: 0|req: 1185/2432] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:44 2026] POST /v2.0/networks => generated 631 bytes in 163 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2433] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:10:44 2026] POST /v2.0/subnets => generated 629 bytes in 314 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1186/2434] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:44 2026] PUT /v2.0/subnets/2dd6ca63-92c1-4c43-9dd1-a638c6f04213/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2435] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:44 2026] PUT /v2.0/subnets/7d37aa61-19e9-4d12-abca-2780027e113f/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: 1187/2436] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:45 2026] PUT /v2.0/subnets/9bc6c124-6a84-443c-acd5-941d6206c84e/tags => generated 34 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2437] 10.0.0.231 () {34 vars in 751 bytes} [Tue Sep 8 17:10:45 2026] PUT /v2.0/subnets/bc2f4726-4db2-40f5-a25b-01823d72bcfc/tags => generated 19 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2438] 10.0.0.231 () {32 vars in 664 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2439] 10.0.0.231 () {32 vars in 678 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2440] 10.0.0.231 () {32 vars in 674 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2441] 10.0.0.231 () {32 vars in 686 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2442] 10.0.0.231 () {32 vars in 672 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2443] 10.0.0.231 () {32 vars in 686 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2444] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2445] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2446] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => 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: 1193/2447] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:45 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2448] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:45 2026] DELETE /v2.0/subnets/2dd6ca63-92c1-4c43-9dd1-a638c6f04213 => 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: 1194/2449] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:45 2026] DELETE /v2.0/subnets/7d37aa61-19e9-4d12-abca-2780027e113f => 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: 1256/2450] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:46 2026] DELETE /v2.0/subnets/9bc6c124-6a84-443c-acd5-941d6206c84e => 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: 1195/2451] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:46 2026] DELETE /v2.0/subnets/bc2f4726-4db2-40f5-a25b-01823d72bcfc => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1257/2452] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:10:46 2026] DELETE /v2.0/subnets/a6ef44b2-4fac-4e08-8e13-654f56b6c7b8 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:46.709 7 INFO neutron_taas.services.taas.taas_plugin [None req-19d149f2-7dd4-4e4d-b1a7-5a9697b711ae 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] TaaS: Handle Delete Port: 4d9f3a11-cab2-44ef-a3d0-bd556a4e18e4 2026-09-08 17:10:46.716 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-19d149f2-7dd4-4e4d-b1a7-5a9697b711ae 1901d7300d7a4669b1114406c779b42a 595c7c2ed1814e91a332aa017a80576f - - default default] Tap Mirror: Handle Delete Port: 4d9f3a11-cab2-44ef-a3d0-bd556a4e18e4 2026-09-08 17:10:46.934 7 INFO neutron.services.segments.plugin [-] Segment d7819170-6fef-4b1b-ab8f-4e63a3655d40 resource provider aggregate not found 2026-09-08 17:10:46.937 7 INFO neutron.services.segments.plugin [-] Segment d7819170-6fef-4b1b-ab8f-4e63a3655d40 resource provider aggregate not found [pid: 7|app: 0|req: 1196/2453] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:46 2026] DELETE /v2.0/networks/f75258cc-a258-448b-8d7a-0948efd0302b => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:46.956 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7819170-6fef-4b1b-ab8f-4e63a3655d40 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7819170-6fef-4b1b-ab8f-4e63a3655d40 found for delete ", "request_id": "req-a35d079b-1923-41c7-8fb9-a696e5412645"}]} 2026-09-08 17:10:46.959 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment d7819170-6fef-4b1b-ab8f-4e63a3655d40 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7819170-6fef-4b1b-ab8f-4e63a3655d40 found for delete ", "request_id": "req-12517f8d-7e3e-4260-97e2-c87c165be0cc"}]} 2026-09-08 17:10:47.090 8 INFO neutron.services.segments.plugin [-] Segment b6d7e4e2-ac59-4c90-be1f-97e890314d12 resource provider aggregate not found 2026-09-08 17:10:47.095 8 INFO neutron.services.segments.plugin [-] Segment b6d7e4e2-ac59-4c90-be1f-97e890314d12 resource provider aggregate not found 2026-09-08 17:10:47.110 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b6d7e4e2-ac59-4c90-be1f-97e890314d12 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d7e4e2-ac59-4c90-be1f-97e890314d12 found for delete ", "request_id": "req-c9530304-9e03-402e-baf0-3d0c215fed00"}]} [pid: 8|app: 0|req: 1258/2454] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:46 2026] DELETE /v2.0/networks/3bd4b75d-d129-47e5-80e9-d99f1b48532a => generated 0 bytes in 155 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:47.122 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment b6d7e4e2-ac59-4c90-be1f-97e890314d12 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b6d7e4e2-ac59-4c90-be1f-97e890314d12 found for delete ", "request_id": "req-d4f14b1c-0769-46e2-a91d-2eb0913d8852"}]} [pid: 7|app: 0|req: 1197/2455] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:47 2026] DELETE /v2.0/networks/8d0d3739-a81f-444b-9295-1e88a7e78523 => 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: 1259/2456] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:47 2026] DELETE /v2.0/networks/d3743ea0-cf8e-4210-bec8-797a21377497 => generated 0 bytes in 128 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2457] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:47 2026] DELETE /v2.0/networks/4d242c15-0cb0-4119-962c-38fddb997c62 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2458] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:10:48 2026] GET /v2.0/networks?id=ff44f722-e65a-48a4-8c8c-343eba182131 => generated 735 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2459] 162.253.55.136 () {34 vars in 1050 bytes} [Tue Sep 8 17:10:48 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=7191191f213041ab9ddd8ad26386c3e4 => generated 343 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1261/2460] 162.253.55.136 () {38 vars in 955 bytes} [Tue Sep 8 17:10:48 2026] POST /v2.0/ports => generated 1082 bytes in 272 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: 1200/2461] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:48 2026] GET /v2.0/security-groups?tenant_id=595c7c2ed1814e91a332aa017a80576f&name=default => generated 2929 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2462] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:48 2026] DELETE /v2.0/security-groups/6458d875-43c3-4493-8271-6aebc26cc873 => 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: 1202/2463] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:48 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1085 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2464] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:10:48 2026] GET /v2.0/security-groups?id=0032da8c-aac8-4362-b9de-c2f7ef693358&fields=id&fields=name => generated 96 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:48.985 7 INFO neutron.services.segments.plugin [-] Segment b8261f3a-4a02-470a-a9a3-5fdceb101ac1 resource provider aggregate not found 2026-09-08 17:10:48.993 7 INFO neutron.services.segments.plugin [-] Segment b8261f3a-4a02-470a-a9a3-5fdceb101ac1 resource provider aggregate not found 2026-09-08 17:10:49.013 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b8261f3a-4a02-470a-a9a3-5fdceb101ac1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8261f3a-4a02-470a-a9a3-5fdceb101ac1 found for delete ", "request_id": "req-f16a509f-ca1d-4323-b0de-99ede18dd9e5"}]} 2026-09-08 17:10:49.020 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment b8261f3a-4a02-470a-a9a3-5fdceb101ac1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8261f3a-4a02-470a-a9a3-5fdceb101ac1 found for delete ", "request_id": "req-e329173f-95bc-4d72-b2ca-6cf55f69bee5"}]} 2026-09-08 17:10:49.036 7 INFO neutron.services.segments.plugin [-] Segment 8ebc88a3-4e1c-453e-a864-2351a94cc145 resource provider aggregate not found 2026-09-08 17:10:49.045 7 INFO neutron.services.segments.plugin [-] Segment 8ebc88a3-4e1c-453e-a864-2351a94cc145 resource provider aggregate not found [pid: 7|app: 0|req: 1204/2465] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:48 2026] GET /v2.0/security-groups?tenant_id=c67e528746884e25bc6d94c6d5bbee02&name=default => generated 2929 bytes in 157 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:49.060 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8ebc88a3-4e1c-453e-a864-2351a94cc145 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ebc88a3-4e1c-453e-a864-2351a94cc145 found for delete ", "request_id": "req-8fbaf7fd-3142-4fa3-8e19-0cfccc4bc680"}]} 2026-09-08 17:10:49.077 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8ebc88a3-4e1c-453e-a864-2351a94cc145 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ebc88a3-4e1c-453e-a864-2351a94cc145 found for delete ", "request_id": "req-c9742cd4-c810-4392-9f8c-4007707d6bf1"}]} [pid: 7|app: 0|req: 1205/2466] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => 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: 1262/2467] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:10:48 2026] PUT /v2.0/ports/acd2db0c-5213-486f-b56c-607085a309b2 => generated 1243 bytes in 493 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-09-08 17:10:49.139 8 INFO neutron.services.segments.plugin [-] Segment cc2d2fb3-9e64-4647-9716-d08fe27c20d6 resource provider aggregate not found 2026-09-08 17:10:49.155 8 INFO neutron.services.segments.plugin [-] Segment cc2d2fb3-9e64-4647-9716-d08fe27c20d6 resource provider aggregate not found 2026-09-08 17:10:49.161 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cc2d2fb3-9e64-4647-9716-d08fe27c20d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2d2fb3-9e64-4647-9716-d08fe27c20d6 found for delete ", "request_id": "req-bc3bde3c-d5a7-4b4e-815e-236d585fb244"}]} 2026-09-08 17:10:49.164 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c02090d8-8e34-49fa-8171-8aca86fbc698'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'acd2db0c-5213-486f-b56c-607085a309b2', 'status': 'completed', 'code': 200} 2026-09-08 17:10:49.173 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment cc2d2fb3-9e64-4647-9716-d08fe27c20d6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc2d2fb3-9e64-4647-9716-d08fe27c20d6 found for delete ", "request_id": "req-16cb0b40-7f26-4f09-8f68-5a418508cc7b"}]} [pid: 8|app: 0|req: 1263/2468] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:49 2026] DELETE /v2.0/security-groups/91287b5c-f89b-497e-a75e-fdd697ee733b => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2469] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:10:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1264/2470] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:10:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2471] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:10:49 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: 1208/2472] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:10:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1265/2473] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/security-groups?tenant_id=14443bed2566461e95e6614e172e7d4d&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2474] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:10:49 2026] POST /v2.0/subnetpools => generated 516 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1266/2475] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:49 2026] DELETE /v2.0/security-groups/565df68a-40f2-4847-8c7a-6d27fcec2927 => 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: 1210/2476] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:10:49 2026] PUT /v2.0/subnetpools/1cab7b02-f8ef-4687-82c2-d2f968b7b14f/tags => generated 17 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2477] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:10:49 2026] PUT /v2.0/subnetpools/c0f9984c-c443-406f-a432-db22cb7a7eaf/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2478] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1268/2479] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:10:49 2026] PUT /v2.0/subnetpools/68b222e8-23cf-4cf5-9e4b-1a39e7c715e0/tags => generated 34 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2480] 162.253.55.136 () {34 vars in 1018 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/networks?tenant_id=7191191f213041ab9ddd8ad26386c3e4&shared=False => generated 735 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2481] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:10:49 2026] PUT /v2.0/subnetpools/ba58182b-633e-4d80-945d-9e2d08bca86d/tags => generated 19 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2482] 10.0.0.231 () {32 vars in 672 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2483] 162.253.55.136 () {34 vars in 930 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/networks?shared=True => generated 753 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1271/2484] 10.0.0.231 () {32 vars in 686 bytes} [Tue Sep 8 17:10:49 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: 7|app: 0|req: 1214/2485] 10.0.0.231 () {32 vars in 682 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2486] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2487] 10.0.0.231 () {32 vars in 680 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1273/2488] 10.0.0.231 () {32 vars in 694 bytes} [Tue Sep 8 17:10:49 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2489] 10.0.0.231 () {32 vars in 690 bytes} [Tue Sep 8 17:10:50 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2490] 10.0.0.231 () {32 vars in 702 bytes} [Tue Sep 8 17:10:50 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2491] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:50 2026] DELETE /v2.0/subnetpools/1cab7b02-f8ef-4687-82c2-d2f968b7b14f => 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: 1275/2492] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:50 2026] DELETE /v2.0/subnetpools/c0f9984c-c443-406f-a432-db22cb7a7eaf => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2493] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:50 2026] DELETE /v2.0/subnetpools/68b222e8-23cf-4cf5-9e4b-1a39e7c715e0 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1276/2494] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:50 2026] DELETE /v2.0/subnetpools/ba58182b-633e-4d80-945d-9e2d08bca86d => 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: 1219/2495] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:50 2026] DELETE /v2.0/subnetpools/f6ec2771-95d6-4a10-b6b9-b94b09d8004d => 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: 1277/2496] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:10:50 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2497] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:10:50 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => 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: 1278/2498] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:10:51 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2499] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:10:51 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => generated 1244 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2500] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:10:51 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?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: 1222/2501] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:10:51 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2502] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:51 2026] GET /v2.0/security-groups?tenant_id=d09ae1d580d143689b37ea612306fc65&name=default => generated 2929 bytes in 408 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2503] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:51 2026] DELETE /v2.0/security-groups/4b073b72-a957-491d-bf23-c33f1f7fc369 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2504] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:51 2026] GET /v2.0/security-groups?tenant_id=07e887b70956492eaec8690b1db3648d&name=default => generated 2929 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2505] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:52 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2506] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:10:52 2026] GET /v2.0/security-groups?id=0032da8c-aac8-4362-b9de-c2f7ef693358&fields=id&fields=name => generated 96 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2509] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:52 2026] DELETE /v2.0/security-groups/042f1943-19f1-4254-a5a4-3d8b968cdef1 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1228/2510] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:52 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2511] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:52 2026] GET /v2.0/security-groups?tenant_id=1abff5a4144841a1b8f98da67f864701&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2512] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:52 2026] DELETE /v2.0/security-groups/477c7e45-6fb7-495b-804f-997352968fab => generated 0 bytes in 84 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:53.526 8 INFO neutron.db.segments_db [None req-5112048f-6732-4dad-bdca-93665b4e575c 02df0885a329457c9631fea4854d9918 12f4118d7a1249b5a0fed485d3426d49 - - default default] Added segment 20c8d0bc-48db-48bd-afd9-8079ece294bc of type vxlan for network 26c868bf-a25a-4bc4-a986-a5a97e8334c8 [pid: 8|app: 0|req: 1284/2513] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:53 2026] POST /v2.0/networks => generated 630 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1230/2514] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:10:53 2026] POST /v2.0/ports => generated 743 bytes in 392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2515] 10.0.0.231 () {34 vars in 666 bytes} [Tue Sep 8 17:10:54 2026] POST /v2.0/trunks => generated 407 bytes in 192 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: 1231/2516] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:10:54 2026] PUT /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/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: 1286/2517] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2518] 10.0.0.231 () {34 vars in 760 bytes} [Tue Sep 8 17:10:54 2026] PUT /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags/green => 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: 1287/2519] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1233/2520] 10.0.0.231 () {34 vars in 756 bytes} [Tue Sep 8 17:10:54 2026] PUT /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2521] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/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: 1234/2522] 10.0.0.231 () {34 vars in 778 bytes} [Tue Sep 8 17:10:54 2026] PUT /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags/black.or.white => generated 4 bytes in 77 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2523] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 52 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1235/2524] 10.0.0.231 () {34 vars in 749 bytes} [Tue Sep 8 17:10:54 2026] PUT /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 37 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1290/2525] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2526] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags/red => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:54.781 8 INFO neutron.api.v2.resource [None req-c5826d02-d3d7-40ad-ab09-74585c9ab85e 02df0885a329457c9631fea4854d9918 12f4118d7a1249b5a0fed485d3426d49 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1291/2527] 10.0.0.231 () {32 vars in 741 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2528] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:54 2026] DELETE /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2529] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 30 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:54.908 7 INFO neutron.api.v2.resource [None req-d94b9e59-d1b0-4e92-9890-3efaeb939e43 02df0885a329457c9631fea4854d9918 12f4118d7a1249b5a0fed485d3426d49 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1238/2530] 10.0.0.231 () {32 vars in 744 bytes} [Tue Sep 8 17:10:54 2026] DELETE /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/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: 1293/2531] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:10:54 2026] DELETE /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1239/2532] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:10:54 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859/tags => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2533] 10.0.0.231 () {32 vars in 719 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859 => generated 407 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2534] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2535] 10.0.0.231 () {32 vars in 717 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/ports/5f65e586-20fe-467f-a852-82663e62ff8b => generated 826 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1296/2536] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/security-groups?id=0032da8c-aac8-4362-b9de-c2f7ef693358&fields=id&fields=name => generated 96 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2537] 10.0.0.231 () {32 vars in 722 bytes} [Tue Sep 8 17:10:55 2026] DELETE /v2.0/trunks/1bbaea2b-a187-4594-b855-2988f5b4e859 => 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: 1242/2538] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:55.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-2c43735a-769f-414a-8d96-ea413a6d2875 02df0885a329457c9631fea4854d9918 12f4118d7a1249b5a0fed485d3426d49 - - default default] TaaS: Handle Delete Port: 5f65e586-20fe-467f-a852-82663e62ff8b [pid: 7|app: 0|req: 1243/2539] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1246 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:10:55.348 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c43735a-769f-414a-8d96-ea413a6d2875 02df0885a329457c9631fea4854d9918 12f4118d7a1249b5a0fed485d3426d49 - - default default] Tap Mirror: Handle Delete Port: 5f65e586-20fe-467f-a852-82663e62ff8b [pid: 7|app: 0|req: 1244/2540] 162.253.55.136 () {34 vars in 1044 bytes} [Tue Sep 8 17:10:55 2026] GET /v2.0/security-groups?id=0032da8c-aac8-4362-b9de-c2f7ef693358&fields=id&fields=name => generated 96 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1297/2541] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:10:55 2026] DELETE /v2.0/ports/5f65e586-20fe-467f-a852-82663e62ff8b => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:55.582 7 INFO neutron.services.segments.plugin [-] Segment 20c8d0bc-48db-48bd-afd9-8079ece294bc resource provider aggregate not found 2026-09-08 17:10:55.590 7 INFO neutron.services.segments.plugin [-] Segment 20c8d0bc-48db-48bd-afd9-8079ece294bc resource provider aggregate not found [pid: 7|app: 0|req: 1245/2542] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:55 2026] DELETE /v2.0/networks/26c868bf-a25a-4bc4-a986-a5a97e8334c8 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:55.616 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20c8d0bc-48db-48bd-afd9-8079ece294bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c8d0bc-48db-48bd-afd9-8079ece294bc found for delete ", "request_id": "req-c1b88a4c-56de-4818-9b09-aab5a4cab7b4"}]} 2026-09-08 17:10:55.622 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 20c8d0bc-48db-48bd-afd9-8079ece294bc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20c8d0bc-48db-48bd-afd9-8079ece294bc found for delete ", "request_id": "req-799eb0b4-ac7b-4475-a374-7cfe627a53a6"}]} 2026-09-08 17:10:56.456 8 INFO neutron.db.segments_db [None req-b02ea616-4e93-47dc-9036-fc670cb9f132 89f47ae48d924214ad69101454fc4aa8 6d4a07330664448ab19fdda0d5ce1e7f - - default default] Added segment 8e550326-572b-4749-8441-29496a1797ef of type vxlan for network f6a4cb4f-c696-47b9-ae83-eadf7d4fe178 [pid: 7|app: 0|req: 1246/2543] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:56 2026] GET /v2.0/security-groups?tenant_id=693dad0bb277496d96a0d65f04480bde&name=default => generated 2929 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2544] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:10:56 2026] POST /v2.0/networks => generated 632 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1299/2545] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:10:56 2026] PUT /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1247/2546] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:56 2026] DELETE /v2.0/security-groups/09e05800-b85c-408a-812e-015bf03d21ec => 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: 1300/2547] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:56 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/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: 1301/2548] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:56 2026] GET /v2.0/security-groups?tenant_id=12f4118d7a1249b5a0fed485d3426d49&name=default => generated 2929 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1248/2549] 10.0.0.231 () {34 vars in 764 bytes} [Tue Sep 8 17:10:56 2026] PUT /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/green => generated 4 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1249/2550] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:56 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2551] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:56 2026] DELETE /v2.0/security-groups/a7e3e9ce-d4cd-4743-91a5-74425350316e => 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: 1250/2552] 10.0.0.231 () {34 vars in 760 bytes} [Tue Sep 8 17:10:56 2026] PUT /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/red => generated 4 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2553] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:56 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2554] 10.0.0.231 () {34 vars in 782 bytes} [Tue Sep 8 17:10:56 2026] PUT /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/black.or.white => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2555] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 52 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2556] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:10:57 2026] PUT /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 37 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1305/2557] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 37 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2558] 10.0.0.231 () {32 vars in 741 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:10:57.337 8 INFO neutron.api.v2.resource [None req-860d681d-252c-4d1f-b0e4-ae800e9589df 89f47ae48d924214ad69101454fc4aa8 6d4a07330664448ab19fdda0d5ce1e7f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1306/2559] 10.0.0.231 () {32 vars in 745 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/green => generated 99 bytes in 44 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2560] 10.0.0.231 () {32 vars in 744 bytes} [Tue Sep 8 17:10:57 2026] DELETE /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/red => 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: 1307/2561] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 30 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:57.572 7 INFO neutron.api.v2.resource [None req-837b2e41-b4fc-4a78-9ed8-9b84d272f3f6 89f47ae48d924214ad69101454fc4aa8 6d4a07330664448ab19fdda0d5ce1e7f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1255/2562] 10.0.0.231 () {32 vars in 748 bytes} [Tue Sep 8 17:10:57 2026] DELETE /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1308/2563] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:10:57 2026] DELETE /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2564] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:10:57 2026] GET /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178/tags => generated 12 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:10:57.899 8 INFO neutron.services.segments.plugin [-] Segment 8e550326-572b-4749-8441-29496a1797ef resource provider aggregate not found 2026-09-08 17:10:57.906 8 INFO neutron.services.segments.plugin [-] Segment 8e550326-572b-4749-8441-29496a1797ef resource provider aggregate not found [pid: 8|app: 0|req: 1309/2565] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:10:57 2026] DELETE /v2.0/networks/f6a4cb4f-c696-47b9-ae83-eadf7d4fe178 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:10:57.931 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e550326-572b-4749-8441-29496a1797ef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e550326-572b-4749-8441-29496a1797ef found for delete ", "request_id": "req-8d5cc9ac-1c20-4a91-afa8-e7c013ca7345"}]} 2026-09-08 17:10:57.935 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 8e550326-572b-4749-8441-29496a1797ef resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8e550326-572b-4749-8441-29496a1797ef found for delete ", "request_id": "req-654551fd-7282-4ae5-a2f2-4520d90b582a"}]} [pid: 7|app: 0|req: 1257/2566] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:58 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1248 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2567] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:10:58 2026] GET /v2.0/security-groups?id=0032da8c-aac8-4362-b9de-c2f7ef693358&fields=id&fields=name => generated 96 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1258/2568] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:10:58 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2569] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:58 2026] GET /v2.0/security-groups?tenant_id=6d4a07330664448ab19fdda0d5ce1e7f&name=default => generated 2929 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2570] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:58 2026] DELETE /v2.0/security-groups/3ebc14ca-b7ff-4263-9652-1b51dad935f1 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1312/2571] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:10:59 2026] GET /v2.0/security-groups?tenant_id=5f8df5a716f5456c9738d47d5a6c3608&name=default => generated 2929 bytes in 130 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2572] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:10:59 2026] DELETE /v2.0/security-groups/50f98147-1936-4857-b473-4276f5e9eeb3 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2573] 10.0.0.231 () {34 vars in 678 bytes} [Tue Sep 8 17:11:02 2026] POST /v2.0/qos/policies => generated 359 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2574] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:11:02 2026] PUT /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 25 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2575] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/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: 1262/2576] 10.0.0.231 () {34 vars in 764 bytes} [Tue Sep 8 17:11:03 2026] PUT /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/green => generated 4 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2577] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2578] 10.0.0.231 () {34 vars in 760 bytes} [Tue Sep 8 17:11:03 2026] PUT /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/red => generated 4 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2579] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1264/2580] 10.0.0.231 () {34 vars in 782 bytes} [Tue Sep 8 17:11:03 2026] PUT /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/black.or.white => 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: 1317/2581] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2582] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:11:03 2026] PUT /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2583] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1266/2584] 10.0.0.231 () {32 vars in 741 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/red => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:11:03.795 8 INFO neutron.api.v2.resource [None req-02616131-b8ff-44cc-9fbf-be7abdd7b5c6 a1786d926ddb4ab5b53d1f5b549383c8 0467d38af5fa45d8aa0ce109fdd319b9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1319/2585] 10.0.0.231 () {32 vars in 745 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/green => generated 99 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2586] 10.0.0.231 () {32 vars in 744 bytes} [Tue Sep 8 17:11:03 2026] DELETE /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/red => generated 0 bytes in 87 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2587] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:03 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:11:03.980 7 INFO neutron.api.v2.resource [None req-057e9b38-cb5b-4cf0-9fc7-6db067874ee4 a1786d926ddb4ab5b53d1f5b549383c8 0467d38af5fa45d8aa0ce109fdd319b9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1268/2588] 10.0.0.231 () {32 vars in 748 bytes} [Tue Sep 8 17:11:03 2026] DELETE /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags/green => generated 99 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2589] 10.0.0.231 () {32 vars in 736 bytes} [Tue Sep 8 17:11:03 2026] DELETE /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/tags => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2590] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:04 2026] GET /v2.0/policies/f35859b9-268a-4566-8018-e29f2a5846db/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: 1322/2591] 10.0.0.231 () {32 vars in 734 bytes} [Tue Sep 8 17:11:04 2026] DELETE /v2.0/qos/policies/f35859b9-268a-4566-8018-e29f2a5846db => generated 0 bytes in 74 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2592] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:04 2026] GET /v2.0/security-groups?tenant_id=0467d38af5fa45d8aa0ce109fdd319b9&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2593] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:05 2026] DELETE /v2.0/security-groups/774d40dd-c902-4ff0-961a-3ffb7c8d594b => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1271/2594] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:05 2026] GET /v2.0/security-groups?tenant_id=ac6ddc27493a4684b9bcfee9c280be85&name=default => generated 2929 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2595] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:05 2026] DELETE /v2.0/security-groups/eea0164e-4a5b-40a2-9c03-d9a693443746 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1326/2598] 10.0.0.231 () {34 vars in 684 bytes} [Tue Sep 8 17:11:09 2026] POST /v2.0/security-groups => generated 1603 bytes in 342 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2599] 10.0.0.231 () {34 vars in 767 bytes} [Tue Sep 8 17:11:09 2026] PUT /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2600] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:09 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1274/2601] 10.0.0.231 () {34 vars in 778 bytes} [Tue Sep 8 17:11:09 2026] PUT /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2602] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:09 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1275/2603] 10.0.0.231 () {34 vars in 774 bytes} [Tue Sep 8 17:11:09 2026] PUT /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2604] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:09 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/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: 1276/2605] 10.0.0.231 () {34 vars in 796 bytes} [Tue Sep 8 17:11:09 2026] PUT /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/black.or.white => generated 4 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2606] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:09 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/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: 1277/2607] 10.0.0.231 () {34 vars in 767 bytes} [Tue Sep 8 17:11:09 2026] PUT /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2608] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:09 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2609] 10.0.0.231 () {32 vars in 755 bytes} [Tue Sep 8 17:11:10 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:11:10.122 8 INFO neutron.api.v2.resource [None req-f54a9394-46ba-42a9-8db0-a864748d542b 63ffcf19a80849a59b3f54a42dca369f 9a5dc15c5f6e4e11ae33704002da2c28 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1332/2610] 10.0.0.231 () {32 vars in 759 bytes} [Tue Sep 8 17:11:10 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/green => generated 99 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2611] 10.0.0.231 () {32 vars in 758 bytes} [Tue Sep 8 17:11:10 2026] DELETE /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/red => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2612] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:10 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 30 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:11:10.265 7 INFO neutron.api.v2.resource [None req-cdfbb22e-b0d8-483a-8902-8e22fe78920c 63ffcf19a80849a59b3f54a42dca369f 9a5dc15c5f6e4e11ae33704002da2c28 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1280/2613] 10.0.0.231 () {32 vars in 762 bytes} [Tue Sep 8 17:11:10 2026] DELETE /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2614] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:11:10 2026] DELETE /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 0 bytes in 45 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2615] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:10 2026] GET /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc/tags => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2616] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:10 2026] DELETE /v2.0/security-groups/4ced23e8-8662-4bcf-b313-ceecdd53c4fc => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1282/2617] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:11 2026] GET /v2.0/security-groups?tenant_id=9a5dc15c5f6e4e11ae33704002da2c28&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2618] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:11 2026] DELETE /v2.0/security-groups/9a7a3c38-5e5f-41e4-bb4b-5c473658affc => 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: 1283/2619] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:11 2026] GET /v2.0/security-groups?tenant_id=aadc0feb4e5840f19fdc872521cdb781&name=default => generated 2929 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2620] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:11 2026] DELETE /v2.0/security-groups/6fd4a562-df59-4950-9cb6-f4548de76c63 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1284/2621] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:11:15 2026] POST /v2.0/subnetpools => generated 516 bytes in 273 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2622] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:11:15 2026] PUT /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1285/2623] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:15 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2624] 10.0.0.231 () {34 vars in 770 bytes} [Tue Sep 8 17:11:15 2026] PUT /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/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: 1286/2625] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:15 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/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: 1340/2626] 10.0.0.231 () {34 vars in 766 bytes} [Tue Sep 8 17:11:15 2026] PUT /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/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: 1287/2627] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:15 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 34 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2628] 10.0.0.231 () {34 vars in 788 bytes} [Tue Sep 8 17:11:16 2026] PUT /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags/black.or.white => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1288/2629] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:16 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 52 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2630] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:11:16 2026] PUT /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 37 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2631] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:16 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2632] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:11:16 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:11:16.337 7 INFO neutron.api.v2.resource [None req-e1adb99a-6289-44d9-83b5-03ac01279b5c 67af936307db43e2a691603a1d6da5f7 ff66d153f58344ef8e4b9ddeb4a2c2fb - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1290/2633] 10.0.0.231 () {32 vars in 751 bytes} [Tue Sep 8 17:11:16 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2634] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:11:16 2026] DELETE /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2635] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:16 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:11:16.472 8 INFO neutron.api.v2.resource [None req-d1f61032-074a-4170-a077-3c218a3383fc 67af936307db43e2a691603a1d6da5f7 ff66d153f58344ef8e4b9ddeb4a2c2fb - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1345/2636] 10.0.0.231 () {32 vars in 754 bytes} [Tue Sep 8 17:11:16 2026] DELETE /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/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: 1292/2637] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:11:16 2026] DELETE /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2638] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:11:16 2026] GET /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918/tags => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2639] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:11:16 2026] DELETE /v2.0/subnetpools/78cb33ce-f35b-4ef3-bf5f-3b422fb48918 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2640] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:17 2026] GET /v2.0/security-groups?tenant_id=586db71f7b6a4e21ae8b3da6af8ea9f1&name=default => generated 2929 bytes in 363 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2641] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:17 2026] DELETE /v2.0/security-groups/572dcb0b-4cad-4a19-8088-019364013f24 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2642] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:18 2026] GET /v2.0/security-groups?tenant_id=ff66d153f58344ef8e4b9ddeb4a2c2fb&name=default => generated 2929 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2643] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:18 2026] DELETE /v2.0/security-groups/812f9f51-cbc6-4426-a26b-3a9bff3e4bcb => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:11:22.245 8 INFO neutron.db.segments_db [None req-2ea31512-2ab5-456e-aae1-2c218c7f713c af5e12b04c114861af58b8a287c0fc4c 6cc9e8c0d7554934850820b5182e4cbf - - default default] Added segment e55a0357-14ab-4341-8fae-99eb15b89ff6 of type vxlan for network ad295c27-e572-45a0-ade0-60304752df6d [pid: 8|app: 0|req: 1349/2646] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:11:21 2026] POST /v2.0/networks => generated 632 bytes in 432 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:11:22.414 7 INFO neutron.db.segments_db [None req-17dca18c-f4d1-4114-922b-ecaca8125a37 af5e12b04c114861af58b8a287c0fc4c 6cc9e8c0d7554934850820b5182e4cbf - - default default] Added segment 336d7d62-5d3c-471d-8155-bf0e5dca508f of type vxlan for network 10c3a5e2-6a48-444e-858a-4a8660597161 [pid: 7|app: 0|req: 1298/2647] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:11:22 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) [pid: 8|app: 0|req: 1350/2648] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:11:22 2026] PUT /v2.0/networks/ad295c27-e572-45a0-ade0-60304752df6d/tags => generated 25 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2649] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:22 2026] GET /v2.0/networks/ad295c27-e572-45a0-ade0-60304752df6d/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2650] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:11:22 2026] PUT /v2.0/networks/10c3a5e2-6a48-444e-858a-4a8660597161/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2651] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:22 2026] GET /v2.0/networks/10c3a5e2-6a48-444e-858a-4a8660597161/tags => generated 17 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2652] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:11:22 2026] PUT /v2.0/networks/10c3a5e2-6a48-444e-858a-4a8660597161/tags => generated 12 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2653] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:22 2026] GET /v2.0/networks/10c3a5e2-6a48-444e-858a-4a8660597161/tags => generated 12 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2654] 10.0.0.231 () {32 vars in 733 bytes} [Tue Sep 8 17:11:22 2026] GET /v2.0/networks/ad295c27-e572-45a0-ade0-60304752df6d/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:11:23.220 7 INFO neutron.services.segments.plugin [-] Segment e55a0357-14ab-4341-8fae-99eb15b89ff6 resource provider aggregate not found 2026-09-08 17:11:23.224 7 INFO neutron.services.segments.plugin [-] Segment e55a0357-14ab-4341-8fae-99eb15b89ff6 resource provider aggregate not found 2026-09-08 17:11:23.239 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e55a0357-14ab-4341-8fae-99eb15b89ff6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55a0357-14ab-4341-8fae-99eb15b89ff6 found for delete ", "request_id": "req-f50c9a8c-3dc9-4a48-8cb6-cc78689316d7"}]} 2026-09-08 17:11:23.242 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment e55a0357-14ab-4341-8fae-99eb15b89ff6 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e55a0357-14ab-4341-8fae-99eb15b89ff6 found for delete ", "request_id": "req-685825d9-1752-494c-ba80-fa8e4271472e"}]} [pid: 7|app: 0|req: 1302/2655] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:11:23 2026] DELETE /v2.0/networks/ad295c27-e572-45a0-ade0-60304752df6d => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:11:23.401 8 INFO neutron.services.segments.plugin [-] Segment 336d7d62-5d3c-471d-8155-bf0e5dca508f resource provider aggregate not found 2026-09-08 17:11:23.406 8 INFO neutron.services.segments.plugin [-] Segment 336d7d62-5d3c-471d-8155-bf0e5dca508f resource provider aggregate not found 2026-09-08 17:11:23.434 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 336d7d62-5d3c-471d-8155-bf0e5dca508f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 336d7d62-5d3c-471d-8155-bf0e5dca508f found for delete ", "request_id": "req-79198521-a203-4cd8-bd1b-f1403ed53ac2"}]} 2026-09-08 17:11:23.438 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 336d7d62-5d3c-471d-8155-bf0e5dca508f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 336d7d62-5d3c-471d-8155-bf0e5dca508f found for delete ", "request_id": "req-03b2b844-bdcd-4635-b2ad-06ccd9f444b8"}]} [pid: 8|app: 0|req: 1354/2656] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:11:23 2026] DELETE /v2.0/networks/10c3a5e2-6a48-444e-858a-4a8660597161 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2657] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:24 2026] GET /v2.0/security-groups?tenant_id=b78a31a069634662b64a7644c7113a28&name=default => generated 2929 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2658] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:24 2026] DELETE /v2.0/security-groups/e65ccc1c-5f74-421a-91e7-b2b42004eea2 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1304/2659] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:24 2026] GET /v2.0/security-groups?tenant_id=6cc9e8c0d7554934850820b5182e4cbf&name=default => generated 2929 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1356/2660] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:24 2026] DELETE /v2.0/security-groups/58c90427-7029-42f1-91fd-ae10ed2e4a3d => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1305/2661] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:28 2026] GET /v2.0/security-groups?tenant_id=29b7565b7158440387ab070a6321a888&name=default => generated 2929 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2662] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:28 2026] DELETE /v2.0/security-groups/2d830e06-9507-4408-8f35-a4fff51be228 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2663] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:11:29 2026] GET /v2.0/security-groups?tenant_id=1c3865d0b16e47558fe6ce37ca248b78&name=default => generated 2929 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2664] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:11:29 2026] DELETE /v2.0/security-groups/09f92a4d-7d8e-4ab5-adf1-c553dbc0faf0 => generated 0 bytes in 141 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2665] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:11:34 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: 1359/2666] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:11:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2667] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:11:34 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: 1360/2668] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:11:34 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: 1309/2669] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:11:34 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2670] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:11:34 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1248 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2671] 162.253.55.136 () {34 vars in 717 bytes} [Tue Sep 8 17:11:34 2026] POST /v2.0/ports => generated 1055 bytes in 370 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2672] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:11:34 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1055 bytes in 249 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2673] 10.0.0.148 () {34 vars in 907 bytes} [Tue Sep 8 17:11:35 2026] GET /v2.0/extensions => generated 21537 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2674] 162.253.55.136 () {34 vars in 1262 bytes} [Tue Sep 8 17:11:36 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2675] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:11:36 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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: 1364/2676] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:11:36 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2677] 162.253.55.136 () {34 vars in 975 bytes} [Tue Sep 8 17:11:36 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1055 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2678] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:11:36 2026] GET /v2.0/networks?id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 803 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2681] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:11:36 2026] PUT /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1245 bytes in 628 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:11:37.674 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8943f1e-6c45-47d9-b70b-d996de8c498b'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'ff7ffa8f-e9b5-42c3-8c52-34949ac966cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1368/2682] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2485 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2683] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/networks?id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 803 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2684] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2685] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2686] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2687] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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: 1371/2688] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:11:38 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2689] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:11:39 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2485 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2690] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:11:39 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2691] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:11:39 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2692] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:11:39 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => generated 1244 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2693] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:11:39 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?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: 1374/2694] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:11:39 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2695] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:11:40 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2696] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:11:40 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2697] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:11:40 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2698] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:11:40 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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: 1323/2699] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:11:40 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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) [pid: 8|app: 0|req: 1377/2700] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:11:44 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1247 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2701] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:11:44 2026] PUT /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1272 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:11:44.453 8 INFO neutron.api.v2.resource [None req-3110aee9-da72-465d-b119-fb887e6142e8 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1378/2702] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 17:11:44 2026] GET /v2.0/security-groups/lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 149 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2703] 162.253.55.136 () {30 vars in 785 bytes} [Tue Sep 8 17:11:44 2026] GET /v2.0/security-groups?name=lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 1637 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:11:44.517 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-fe8bdafc-e7ff-4ed5-9fe8-668498337c61'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'ff7ffa8f-e9b5-42c3-8c52-34949ac966cc', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1379/2704] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:11:44 2026] PUT /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1310 bytes in 365 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:11:44.910 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de5d89f0-1553-4a83-a712-b31e4d1d9718'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'ff7ffa8f-e9b5-42c3-8c52-34949ac966cc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1326/2705] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 67 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: 1380/2706] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/networks?id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 803 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1327/2707] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => 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: 1381/2708] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2709] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:11:45 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: 1329/2710] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2711] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:11: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: 8|app: 0|req: 1382/2712] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2713] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:11:45 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: 1332/2714] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2715] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=segments => generated 14 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2716] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2717] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2718] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1346 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2719] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1335/2720] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 800 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2721] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2722] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:11:45 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2723] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2724] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/networks?id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 803 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1388/2725] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => 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: 1338/2726] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1389/2727] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2728] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1390/2729] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:11:46 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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) 2026-09-08 17:11:50.784 7 INFO neutron.db.l3_db [None req-1333fa72-ded5-4f00-8b20-88e334e95869 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Floating IP c8705de2-2a39-458d-a57d-09d8594f9e49 associated. External IP: 10.96.250.202, port: a2c84832-1728-4277-b2e0-bab61d23470b. [pid: 7|app: 0|req: 1340/2730] 10.0.0.231 () {34 vars in 677 bytes} [Tue Sep 8 17:11:49 2026] POST /v2.0/floatingips => generated 899 bytes in 1249 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2733] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:11:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2734] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:11:54 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: 1393/2735] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:11:54 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: 1343/2736] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:11:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:11:54.342 8 INFO neutron.api.v2.resource [None req-ab58b847-fd1c-45ca-95ea-3d4eabc4d5da 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1394/2737] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 17:11:54 2026] GET /v2.0/security-groups/lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2738] 162.253.55.136 () {30 vars in 785 bytes} [Tue Sep 8 17:11:54 2026] GET /v2.0/security-groups?name=lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 1637 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2739] 162.253.55.136 () {30 vars in 815 bytes} [Tue Sep 8 17:11:54 2026] GET /v2.0/security-group-rules?security_group_id=fe0a9a27-8424-4a5f-bb55-c994fceccfe9 => generated 1182 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1345/2740] 162.253.55.136 () {34 vars in 747 bytes} [Tue Sep 8 17:11:54 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: 1396/2741] 162.253.55.136 () {34 vars in 747 bytes} [Tue Sep 8 17:11:54 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2744] 10.0.0.201 () {30 vars in 690 bytes} [Tue Sep 8 17:12:07 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2745] 10.0.0.201 () {30 vars in 692 bytes} [Tue Sep 8 17:12:07 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: 1348/2746] 10.0.0.201 () {30 vars in 668 bytes} [Tue Sep 8 17:12:07 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1399/2747] 10.0.0.201 () {30 vars in 704 bytes} [Tue Sep 8 17:12:07 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2748] 10.0.0.201 () {28 vars in 439 bytes} [Tue Sep 8 17:12:07 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1400/2749] 10.0.0.201 () {30 vars in 728 bytes} [Tue Sep 8 17:12:07 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 655 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2750] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1401/2751] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:10 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2752] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2753] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:10 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2754] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:10 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 673 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2755] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:10 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2756] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:10 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: 1404/2757] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:10 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: 1354/2758] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:10 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2759] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:10 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: 1355/2760] 162.253.55.136 () {34 vars in 717 bytes} [Tue Sep 8 17:12:10 2026] POST /v2.0/ports => generated 1324 bytes in 431 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2761] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:12:11 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1324 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1356/2762] 162.253.55.136 () {34 vars in 1262 bytes} [Tue Sep 8 17:12:12 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1407/2763] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:12 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2764] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:12 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 8|app: 0|req: 1408/2765] 162.253.55.136 () {34 vars in 975 bytes} [Tue Sep 8 17:12:13 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1324 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2766] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:13 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 801 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1409/2767] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:12:13 2026] PUT /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1514 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:12:14.049 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-33257acd-a810-40ea-86a8-ac8dc82170e6'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': '86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1359/2768] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4092 bytes in 64 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: 1410/2769] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => 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: 1360/2770] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => 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: 1411/2771] 162.253.55.136 () {34 vars in 1102 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aee&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => 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: 1361/2772] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6&id=46cf4aee-5550-4940-bb94-58e39b35861c => generated 1408 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2773] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2774] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2775] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:14 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2776] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:15 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2777] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4092 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2778] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => 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: 1415/2779] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2780] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => generated 1244 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2781] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2782] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2783] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => 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: 1367/2784] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1418/2785] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1368/2786] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2787] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2788] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => 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: 1420/2789] 162.253.55.136 () {34 vars in 1102 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aee&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1370/2790] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6&id=46cf4aee-5550-4940-bb94-58e39b35861c => generated 1408 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2791] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1371/2792] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:16 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&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: 8|app: 0|req: 1422/2793] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:17 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1372/2794] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:17 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 1423/2795] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1516 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2796] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a => generated 798 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2797] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 673 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2798] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/subnets/46cf4aee-5550-4940-bb94-58e39b35861c => generated 742 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2799] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2800] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:21 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: 1426/2801] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2802] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1427/2803] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1377/2804] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2805] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1346 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2806] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1429/2807] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 800 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2808] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2809] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:21 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2812] 10.0.0.201 () {30 vars in 690 bytes} [Tue Sep 8 17:12:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2813] 10.0.0.201 () {30 vars in 692 bytes} [Tue Sep 8 17:12:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2814] 10.0.0.201 () {30 vars in 668 bytes} [Tue Sep 8 17:12:28 2026] GET /v2.0/extensions/qos => generated 166 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1433/2815] 10.0.0.201 () {30 vars in 704 bytes} [Tue Sep 8 17:12:28 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1383/2816] 10.0.0.201 () {28 vars in 439 bytes} [Tue Sep 8 17:12:29 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2817] 10.0.0.201 () {30 vars in 728 bytes} [Tue Sep 8 17:12:29 2026] GET /v2.0/subnets/908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 656 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2818] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:30 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: 1435/2819] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:30 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2820] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12: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: 1436/2821] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:30 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: 1386/2822] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:30 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 673 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2823] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:30 2026] GET /v2.0/subnets/908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 674 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2824] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:30 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4094 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2825] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12: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: 7|app: 0|req: 1388/2826] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:30 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: 1439/2827] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:30 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: 1389/2828] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:30 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: 1440/2829] 162.253.55.136 () {34 vars in 717 bytes} [Tue Sep 8 17:12:30 2026] POST /v2.0/ports => generated 1332 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2830] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:12:31 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1332 bytes in 115 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: 1441/2831] 10.0.0.148 () {34 vars in 907 bytes} [Tue Sep 8 17:12:31 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: 1391/2832] 162.253.55.136 () {34 vars in 1262 bytes} [Tue Sep 8 17:12:32 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2833] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:32 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=segments => generated 14 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2834] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:32 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2835] 162.253.55.136 () {34 vars in 975 bytes} [Tue Sep 8 17:12:32 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1332 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2836] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:32 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 800 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2837] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:12:33 2026] PUT /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1522 bytes in 426 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:12:33.483 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cb8a94c-bd62-4f8c-952b-11c6afb60c34'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'f033704a-94da-40aa-82e1-dd81ceddbb56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1394/2838] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:33 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 5608 bytes in 72 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: 1445/2839] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 800 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2840] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=f033704a-94da-40aa-82e1-dd81ceddbb56 => 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: 1446/2841] 162.253.55.136 () {34 vars in 1106 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22e&port_id=f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2842] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/subnets?id=3a08db15-08fd-4b65-ba2d-c35c262eb78f&id=908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 1413 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2843] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2844] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1448/2845] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2846] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:34 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1449/2847] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 5608 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2848] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => generated 19 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1450/2849] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2850] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => generated 1244 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2851] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1401/2852] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?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: 1452/2853] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2854] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:12:35 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2855] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2856] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2857] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2858] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => 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: 1455/2859] 162.253.55.136 () {34 vars in 1102 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3Aee&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => 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: 1405/2860] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6&id=46cf4aee-5550-4940-bb94-58e39b35861c => generated 1408 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2861] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2862] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2863] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2864] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2865] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.193&port_id=f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2866] 162.253.55.136 () {34 vars in 1106 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A22e&port_id=f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 19 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2867] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/subnets?id=3a08db15-08fd-4b65-ba2d-c35c262eb78f&id=908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 1413 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2868] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&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: 1460/2869] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&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: 1410/2870] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1461/2871] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:36 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1412/2874] 10.0.0.148 () {34 vars in 971 bytes} [Tue Sep 8 17:12:40 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1524 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1463/2875] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:40 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 797 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2876] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:40 2026] GET /v2.0/subnets/908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 674 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2877] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:40 2026] GET /v2.0/subnets/3a08db15-08fd-4b65-ba2d-c35c262eb78f => generated 746 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1414/2878] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:40 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1516 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2879] 162.253.55.136 () {34 vars in 790 bytes} [Tue Sep 8 17:12:41 2026] PUT /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1255 bytes in 306 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:12:41.400 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-06bab487-da2a-4fc3-978d-7edb54235944'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': '86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1415/2880] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a => generated 798 bytes in 77 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: 1466/2881] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 673 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1416/2882] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2883] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:41 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: 1417/2884] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2885] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:41 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: 1418/2886] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2887] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2888] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1346 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2889] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2890] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 5385 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/2891] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 800 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2892] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:41 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 801 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2893] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => 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: 1472/2894] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2895] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6 => 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: 1473/2896] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2897] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2898] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?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: 1425/2899] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:42 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2902] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:53 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2903] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:53 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: 1477/2904] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:53 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2905] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:53 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: 1478/2906] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:53 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 673 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2907] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:53 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 5385 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2908] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:54 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: 1430/2909] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2910] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:54 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: 1431/2911] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2912] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:54 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1524 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2913] 162.253.55.136 () {34 vars in 790 bytes} [Tue Sep 8 17:12:54 2026] PUT /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1255 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:12:54.816 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-255ce6c3-5bc6-4117-9ec7-66aa31277891'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'f033704a-94da-40aa-82e1-dd81ceddbb56', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1482/2914] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:54 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 797 bytes in 84 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: 1433/2915] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:54 2026] GET /v2.0/subnets/908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 674 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1483/2916] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:54 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1291 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2917] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:12:54 2026] PUT /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1080 bytes in 350 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: 1435/2918] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4977 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1484/2919] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 797 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1436/2920] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 800 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1485/2921] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4977 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1437/2922] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1486/2923] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1438/2924] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:55 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4977 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2925] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:56 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4977 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:12:56.854 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4e4e3ec9-d8d7-44c1-948b-fc787fb9cd36'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': 'f033704a-94da-40aa-82e1-dd81ceddbb56', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1439/2926] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4977 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2927] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2928] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1489/2929] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2930] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 4977 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2931] 162.253.55.136 () {34 vars in 975 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 1116 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1442/2932] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:12:57 2026] GET /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2933] 162.253.55.136 () {34 vars in 1016 bytes} [Tue Sep 8 17:12:58 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=dns_domain => generated 29 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2934] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:12:58 2026] PUT /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 917 bytes in 267 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2935] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:12:58 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3869 bytes in 81 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-09-08 17:12:59.036 7 INFO neutron_taas.services.taas.taas_plugin [None req-820e3016-89c3-4f8b-a603-2c61ffa67388 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: f033704a-94da-40aa-82e1-dd81ceddbb56 2026-09-08 17:12:59.039 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-820e3016-89c3-4f8b-a603-2c61ffa67388 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: f033704a-94da-40aa-82e1-dd81ceddbb56 [pid: 7|app: 0|req: 1444/2936] 162.253.55.136 () {32 vars in 759 bytes} [Tue Sep 8 17:12:58 2026] DELETE /v2.0/ports/f033704a-94da-40aa-82e1-dd81ceddbb56 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2937] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2938] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:12:59 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: 1494/2939] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:12:59 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: 1446/2940] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2941] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1447/2942] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1496/2943] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1346 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1448/2944] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1497/2945] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 800 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2946] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2947] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1450/2948] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3869 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1499/2949] 162.253.55.136 () {34 vars in 1226 bytes} [Tue Sep 8 17:12:59 2026] GET /v2.0/networks?id=ff44f722-e65a-48a4-8c8c-343eba182131&id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&id=8c689140-81a2-416b-900c-8742a96f3a1a&id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 3097 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2950] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2951] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2952] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => 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: 1501/2953] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=segments => generated 14 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2954] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2955] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => 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: 1454/2956] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2957] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2958] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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: 1504/2959] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2960] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.215&port_id=86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2961] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6 => generated 676 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2962] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/2963] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1458/2964] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:00 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/2965] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:04 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: 1459/2966] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:04 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: 1508/2967] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13:04 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: 1460/2968] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:04 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: 1509/2969] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:04 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3869 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1461/2970] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:04 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: 1510/2971] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:04 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: 1462/2972] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13:04 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: 1511/2973] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:04 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: 1463/2974] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:04 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1291 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1512/2975] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:13:05 2026] PUT /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1080 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:13:05.357 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-670377e1-233e-4aac-a243-26a2e9a3089b'] response: {'name': 'network-changed', 'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'tag': '86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1464/2976] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:13:05 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a => generated 798 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1513/2977] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:05 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2978] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:05 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3694 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/2979] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:13:05 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1466/2980] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:13:05 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 801 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/2981] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:06 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2982] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:06 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1516/2983] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:06 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3694 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1469/2986] 162.253.55.136 () {34 vars in 975 bytes} [Tue Sep 8 17:13:07 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 1116 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/2987] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:13:07 2026] GET /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2988] 162.253.55.136 () {34 vars in 1016 bytes} [Tue Sep 8 17:13:07 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=dns_domain => generated 29 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2989] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:07 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 3694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2990] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:13:07 2026] PUT /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 917 bytes in 334 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2991] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:08 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 50 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-09-08 17:13:09.050 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb5e671d-2b8a-4ea2-86ea-6c9dfd477121 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a 2026-09-08 17:13:09.053 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb5e671d-2b8a-4ea2-86ea-6c9dfd477121 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: 86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a [pid: 7|app: 0|req: 1472/2992] 162.253.55.136 () {32 vars in 759 bytes} [Tue Sep 8 17:13:08 2026] DELETE /v2.0/ports/86ea2dd3-3ce9-4b26-bccb-e4d9c3f7517a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2993] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1473/2994] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:09 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: 1522/2995] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13:09 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: 1474/2996] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:09 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: 1523/2997] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2998] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1524/2999] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1346 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3000] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/3001] 162.253.55.136 () {30 vars in 743 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3002] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3003] 162.253.55.136 () {34 vars in 1146 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/networks?id=ff44f722-e65a-48a4-8c8c-343eba182131&id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 2311 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3004] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/3005] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3006] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3007] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => 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: 1481/3008] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3009] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=segments => generated 14 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1482/3010] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?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: 1529/3011] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:13:09 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.33&port_id=ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3012] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:13:10 2026] GET /v2.0/subnets?id=a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 679 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3013] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:10 2026] GET /v2.0/ports?network_id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54&device_owner=network%3Adhcp => generated 1461 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1484/3014] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:10 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?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: 1531/3015] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:10 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3016] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:20 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: 1532/3017] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:20 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/3018] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13:20 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: 1533/3019] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:20 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-09-08 17:13:20.883 7 INFO neutron.api.v2.resource [None req-1dac6d60-52d6-4c7a-a15c-3c1fbba7d25b 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1487/3020] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 17:13:20 2026] GET /v2.0/security-groups/lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 149 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1534/3021] 162.253.55.136 () {30 vars in 785 bytes} [Tue Sep 8 17:13:20 2026] GET /v2.0/security-groups?name=lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 2863 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3022] 162.253.55.136 () {30 vars in 815 bytes} [Tue Sep 8 17:13:20 2026] GET /v2.0/security-group-rules?security_group_id=fe0a9a27-8424-4a5f-bb55-c994fceccfe9 => generated 2334 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1535/3023] 162.253.55.136 () {32 vars in 789 bytes} [Tue Sep 8 17:13:21 2026] DELETE /v2.0/security-group-rules/54df7bde-982f-4808-b3b0-81f4015b1742 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3024] 162.253.55.136 () {32 vars in 789 bytes} [Tue Sep 8 17:13:21 2026] DELETE /v2.0/security-group-rules/72ea25ce-cf28-4f6d-aad6-1aad318bc902 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:24.892 8 INFO neutron_taas.services.taas.taas_plugin [None req-176bdda6-f4ed-46fe-bc2d-d2622bd0a528 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 7111d303-6b90-4dc7-a1d3-776671c63fee 2026-09-08 17:13:24.897 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-176bdda6-f4ed-46fe-bc2d-d2622bd0a528 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 7111d303-6b90-4dc7-a1d3-776671c63fee 2026-09-08 17:13:25.159 8 INFO neutron.db.l3_db [None req-176bdda6-f4ed-46fe-bc2d-d2622bd0a528 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Floating IP c8705de2-2a39-458d-a57d-09d8594f9e49 disassociated (deleted). External IP: 10.96.250.202, port: a2c84832-1728-4277-b2e0-bab61d23470b. [pid: 8|app: 0|req: 1537/3027] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:13:24 2026] DELETE /v2.0/floatingips/c8705de2-2a39-458d-a57d-09d8594f9e49 => generated 0 bytes in 773 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:25.524 7 INFO neutron.api.v2.resource [None req-b838fa60-6b4a-4fbb-9100-f260195624ae 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1491/3028] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:13:25 2026] GET /v2.0/floatingips/c8705de2-2a39-458d-a57d-09d8594f9e49 => generated 144 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3029] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:26 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3030] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:26 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: 1539/3031] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13:26 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1493/3032] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:26 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:13:26.779 8 INFO neutron.api.v2.resource [None req-f1fa0cc3-aca2-4942-8116-f768b9350f47 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1540/3033] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 17:13:26 2026] GET /v2.0/security-groups/lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 149 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3034] 162.253.55.136 () {30 vars in 785 bytes} [Tue Sep 8 17:13:26 2026] GET /v2.0/security-groups?name=lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 1637 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3035] 162.253.55.136 () {30 vars in 815 bytes} [Tue Sep 8 17:13:26 2026] GET /v2.0/security-group-rules?security_group_id=fe0a9a27-8424-4a5f-bb55-c994fceccfe9 => generated 1182 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3036] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:27 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: 1542/3037] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:27 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3038] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13: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: 1543/3039] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:27 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1497/3040] 162.253.55.136 () {30 vars in 741 bytes} [Tue Sep 8 17:13:27 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 676 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3041] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:27 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3042] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:27 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3043] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:27 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3044] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:28 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3045] 162.253.55.136 () {34 vars in 975 bytes} [Tue Sep 8 17:13:29 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1346 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3046] 162.253.55.136 () {34 vars in 1060 bytes} [Tue Sep 8 17:13:29 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1501/3047] 162.253.55.136 () {34 vars in 1016 bytes} [Tue Sep 8 17:13:29 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54?fields=dns_domain => generated 29 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3048] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:29 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 2586 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3049] 162.253.55.136 () {38 vars in 1028 bytes} [Tue Sep 8 17:13:29 2026] PUT /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1147 bytes in 383 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3050] 162.253.55.136 () {30 vars in 769 bytes} [Tue Sep 8 17:13:30 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1248 bytes in 50 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: 1503/3051] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:13:30 2026] PUT /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1086 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3052] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:30 2026] GET /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 1086 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-09-08 17:13:31.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ca60de1-1e14-4601-a6e2-d756f02fc465 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: ff7ffa8f-e9b5-42c3-8c52-34949ac966cc 2026-09-08 17:13:31.120 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ca60de1-1e14-4601-a6e2-d756f02fc465 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: ff7ffa8f-e9b5-42c3-8c52-34949ac966cc [pid: 7|app: 0|req: 1504/3053] 162.253.55.136 () {32 vars in 759 bytes} [Tue Sep 8 17:13:30 2026] DELETE /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3054] 162.253.55.136 () {30 vars in 703 bytes} [Tue Sep 8 17:13:31 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: 1505/3055] 162.253.55.136 () {30 vars in 705 bytes} [Tue Sep 8 17:13:31 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: 1551/3056] 162.253.55.136 () {30 vars in 681 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3057] 162.253.55.136 () {30 vars in 717 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:13:31.465 8 INFO neutron.pecan_wsgi.hooks.translation [None req-87b8517b-30de-4408-b8a8-b37c0747bd43 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1552/3058] 162.253.55.136 () {32 vars in 759 bytes} [Tue Sep 8 17:13:31 2026] DELETE /v2.0/ports/ff7ffa8f-e9b5-42c3-8c52-34949ac966cc => generated 132 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3059] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/ports?tenant_id=7191191f213041ab9ddd8ad26386c3e4&device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1248 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3060] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:13:31.544 8 INFO neutron.api.v2.resource [None req-c363da53-38d5-492f-8562-1345e784a113 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1554/3061] 162.253.55.136 () {30 vars in 763 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/security-groups/lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3062] 162.253.55.136 () {30 vars in 785 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/security-groups?name=lb-15dc24ef-fba3-404e-ab70-554c78f89872 => generated 1637 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3063] 162.253.55.136 () {34 vars in 1066 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/networks?id=ff44f722-e65a-48a4-8c8c-343eba182131&id=d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 1524 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3064] 162.253.55.136 () {34 vars in 1062 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.221&port_id=acd2db0c-5213-486f-b56c-607085a309b2 => 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: 1509/3065] 162.253.55.136 () {30 vars in 737 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => 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: 1510/3066] 162.253.55.136 () {34 vars in 789 bytes} [Tue Sep 8 17:13:31 2026] PUT /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 1094 bytes in 356 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/3067] 162.253.55.136 () {32 vars in 779 bytes} [Tue Sep 8 17:13:32 2026] DELETE /v2.0/security-groups/fe0a9a27-8424-4a5f-bb55-c994fceccfe9 => 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: 1557/3068] 162.253.55.136 () {34 vars in 984 bytes} [Tue Sep 8 17:13:31 2026] GET /v2.0/subnets?id=aa6aad4f-ee54-444e-85fd-543cac6d8e76 => generated 654 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3069] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:32 2026] GET /v2.0/ports?network_id=ff44f722-e65a-48a4-8c8c-343eba182131&device_owner=network%3Adhcp => generated 1244 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:13:32.212 7 INFO neutron_taas.services.taas.taas_plugin [None req-556b608b-1c92-4d04-8ab2-b3d593367aef 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: a2c84832-1728-4277-b2e0-bab61d23470b 2026-09-08 17:13:32.214 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-556b608b-1c92-4d04-8ab2-b3d593367aef 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: a2c84832-1728-4277-b2e0-bab61d23470b [pid: 8|app: 0|req: 1559/3070] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:32 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3071] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:32 2026] GET /v2.0/networks/ff44f722-e65a-48a4-8c8c-343eba182131?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: 1512/3072] 162.253.55.136 () {32 vars in 759 bytes} [Tue Sep 8 17:13:32 2026] DELETE /v2.0/ports/a2c84832-1728-4277-b2e0-bab61d23470b => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1561/3073] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:13:35 2026] GET /v2.0/ports?device_id=3702ce8c-4262-4c79-aeaa-071c87e25ca3 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:13:35.460 7 INFO neutron_taas.services.taas.taas_plugin [req-653061b7-13a6-436f-9bbd-0bd561e8c9c8 req-e81e60b6-fdca-49bc-9376-e7d441777a12 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] TaaS: Handle Delete Port: acd2db0c-5213-486f-b56c-607085a309b2 2026-09-08 17:13:35.463 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-653061b7-13a6-436f-9bbd-0bd561e8c9c8 req-e81e60b6-fdca-49bc-9376-e7d441777a12 12bd6ff387ee4976bb2f2c5cf4bce8be 7191191f213041ab9ddd8ad26386c3e4 - - default default] Tap Mirror: Handle Delete Port: acd2db0c-5213-486f-b56c-607085a309b2 [pid: 7|app: 0|req: 1513/3074] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:13:35 2026] DELETE /v2.0/ports/acd2db0c-5213-486f-b56c-607085a309b2 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:13:35.646 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1fcecdec-78d5-4d5a-85e3-3c9027144eb7'] response: {'server_uuid': '3702ce8c-4262-4c79-aeaa-071c87e25ca3', 'name': 'network-vif-deleted', 'tag': 'acd2db0c-5213-486f-b56c-607085a309b2', 'status': 'completed', 'code': 200} 2026-09-08 17:13:35.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-7333d839-ad44-4f4f-a622-3b584a8b7a00 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: d4cdd983-d850-419d-b2fb-40321d194a38 2026-09-08 17:13:35.968 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7333d839-ad44-4f4f-a622-3b584a8b7a00 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: d4cdd983-d850-419d-b2fb-40321d194a38 2026-09-08 17:13:36.097 8 INFO neutron.db.l3_db [None req-7333d839-ad44-4f4f-a622-3b584a8b7a00 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Floating IP 2a1a930e-8236-443e-8422-7b664e180b24 disassociated (deleted). External IP: 10.96.250.219, port: 242aceae-e4ec-4ee8-a26d-16c3eeea3565. [pid: 8|app: 0|req: 1562/3075] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:13:35 2026] DELETE /v2.0/floatingips/2a1a930e-8236-443e-8422-7b664e180b24 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:36.426 7 INFO neutron.api.v2.resource [None req-2edf4695-9dd8-42bb-83d5-b858b2293cbd 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1514/3076] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:13:36 2026] GET /v2.0/floatingips/2a1a930e-8236-443e-8422-7b664e180b24 => generated 144 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:13:36.453 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2537bb7-6655-4211-bea5-27a2e435d668'] response: {'name': 'network-changed', 'server_uuid': '1c44bcd6-b751-4672-989b-fbc54c805908', 'tag': '242aceae-e4ec-4ee8-a26d-16c3eeea3565', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1563/3077] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:13:36 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1196 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3078] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:13:36 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3079] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:13:36 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1465 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3080] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/networks?id=00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 800 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3081] 162.253.55.136 () {34 vars in 1058 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.146&port_id=242aceae-e4ec-4ee8-a26d-16c3eeea3565 => 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: 1567/3084] 162.253.55.136 () {34 vars in 1102 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Ae&port_id=242aceae-e4ec-4ee8-a26d-16c3eeea3565 => 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: 1518/3085] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/subnets?id=3a08db15-08fd-4b65-ba2d-c35c262eb78f&id=908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 1413 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3086] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1519/3087] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/ports?network_id=00555a4d-805e-47e7-8ae6-4fd44c4d5417&device_owner=network%3Adhcp => generated 1461 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3088] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?fields=segments => generated 14 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/3089] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:37 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417?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: 1570/3090] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:13:39 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 1196 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:13:39.258 7 INFO neutron_taas.services.taas.taas_plugin [req-5cb40236-c311-4a0e-9715-3e0592885205 req-77c65c8b-d016-490e-b435-768c4b2d9a16 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 242aceae-e4ec-4ee8-a26d-16c3eeea3565 2026-09-08 17:13:39.276 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5cb40236-c311-4a0e-9715-3e0592885205 req-77c65c8b-d016-490e-b435-768c4b2d9a16 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 242aceae-e4ec-4ee8-a26d-16c3eeea3565 [pid: 7|app: 0|req: 1521/3091] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:13:39 2026] DELETE /v2.0/ports/242aceae-e4ec-4ee8-a26d-16c3eeea3565 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:13:39.496 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff7620a1-5ee6-42dc-b61b-c4f818273cd1'] response: {'server_uuid': '1c44bcd6-b751-4672-989b-fbc54c805908', 'name': 'network-vif-deleted', 'tag': '242aceae-e4ec-4ee8-a26d-16c3eeea3565', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1571/3092] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:13:41 2026] GET /v2.0/ports?device_id=1c44bcd6-b751-4672-989b-fbc54c805908 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:13:47.174 7 INFO neutron_taas.services.taas.taas_plugin [None req-e49d09a4-f7fd-4d0c-a05a-277c812fc376 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 733d96eb-e75c-4c74-a713-ec08cfe2587e 2026-09-08 17:13:47.178 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e49d09a4-f7fd-4d0c-a05a-277c812fc376 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 733d96eb-e75c-4c74-a713-ec08cfe2587e 2026-09-08 17:13:47.432 7 INFO neutron.db.l3_db [None req-e49d09a4-f7fd-4d0c-a05a-277c812fc376 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Floating IP 09cf309a-ff3f-49b2-a461-f11a9a950cc0 disassociated (deleted). External IP: 10.96.250.205, port: 80adc0db-2814-49f1-817f-eb6667e9610d. [pid: 7|app: 0|req: 1522/3093] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:13:46 2026] DELETE /v2.0/floatingips/09cf309a-ff3f-49b2-a461-f11a9a950cc0 => generated 0 bytes in 764 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:47.787 8 INFO neutron.api.v2.resource [None req-57a82c42-7482-4a6c-9c79-4136a2a3e727 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1572/3094] 10.0.0.231 () {32 vars in 729 bytes} [Tue Sep 8 17:13:47 2026] GET /v2.0/floatingips/09cf309a-ff3f-49b2-a461-f11a9a950cc0 => generated 144 bytes in 31 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:13:47.813 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-980f34bc-3c78-475c-b896-2325a105d27e'] response: {'name': 'network-changed', 'server_uuid': '64fbef35-e07d-46f9-ba2f-50ad7ceae0ff', 'tag': '80adc0db-2814-49f1-817f-eb6667e9610d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1523/3095] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:13:47 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1196 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3096] 10.0.0.148 () {34 vars in 1040 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/security-groups?id=2ca555db-0d50-41b0-9050-7a014405173e&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3097] 162.253.55.136 () {34 vars in 1080 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/ports?tenant_id=7463b186910f416094826a42060165d4&device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1465 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3098] 162.253.55.136 () {34 vars in 986 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/networks?id=8c689140-81a2-416b-900c-8742a96f3a1a => generated 801 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3099] 162.253.55.136 () {34 vars in 1056 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.62&port_id=80adc0db-2814-49f1-817f-eb6667e9610d => 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: 1575/3100] 162.253.55.136 () {34 vars in 1104 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A282&port_id=80adc0db-2814-49f1-817f-eb6667e9610d => 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: 1526/3101] 162.253.55.136 () {34 vars in 1064 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/subnets?id=77ff2461-e046-4429-b2fd-06359e297fb6&id=46cf4aee-5550-4940-bb94-58e39b35861c => generated 1408 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1576/3102] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3103] 162.253.55.136 () {34 vars in 1052 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/ports?network_id=8c689140-81a2-416b-900c-8742a96f3a1a&device_owner=network%3Adhcp => generated 1457 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3104] 162.253.55.136 () {34 vars in 1012 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3105] 162.253.55.136 () {34 vars in 1112 bytes} [Tue Sep 8 17:13:48 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 78 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3106] 162.253.55.136 () {34 vars in 994 bytes} [Tue Sep 8 17:13:50 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 1196 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:13:50.668 7 INFO neutron_taas.services.taas.taas_plugin [req-45c0df50-5238-4ab0-a9c9-e911df89c22b req-7be4f5b6-72b4-463c-a0f7-73bb457960f7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 80adc0db-2814-49f1-817f-eb6667e9610d 2026-09-08 17:13:50.673 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-45c0df50-5238-4ab0-a9c9-e911df89c22b req-7be4f5b6-72b4-463c-a0f7-73bb457960f7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 80adc0db-2814-49f1-817f-eb6667e9610d [pid: 7|app: 0|req: 1529/3107] 162.253.55.136 () {36 vars in 997 bytes} [Tue Sep 8 17:13:50 2026] DELETE /v2.0/ports/80adc0db-2814-49f1-817f-eb6667e9610d => generated 0 bytes in 448 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:13:51.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-64a2a00c-630a-41ba-a82e-6ed39720cc11'] response: {'server_uuid': '64fbef35-e07d-46f9-ba2f-50ad7ceae0ff', 'name': 'network-vif-deleted', 'tag': '80adc0db-2814-49f1-817f-eb6667e9610d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1531/3110] 10.0.0.148 () {34 vars in 990 bytes} [Tue Sep 8 17:13:53 2026] GET /v2.0/ports?device_id=64fbef35-e07d-46f9-ba2f-50ad7ceae0ff => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1580/3111] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/71dc3a59-41bb-45ae-a65b-eb4e50bc210a => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:58.439 7 INFO neutron.api.v2.resource [None req-bbad6962-a0e5-4782-88f7-62b4545de4da 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1532/3112] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:58 2026] GET /v2.0/security-group-rules/71dc3a59-41bb-45ae-a65b-eb4e50bc210a => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3113] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/9252a6df-2e0e-437c-9926-44bf39e70a75 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:58.559 7 INFO neutron.api.v2.resource [None req-872639af-2dfe-4dba-89b0-6adcb0f12b7f 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1533/3114] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:58 2026] GET /v2.0/security-group-rules/9252a6df-2e0e-437c-9926-44bf39e70a75 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3115] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/a6256cd9-da5f-4916-93e7-8a86c27acda7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:58.668 7 INFO neutron.api.v2.resource [None req-af4d356b-1602-4fff-8318-2d93e5aa9926 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1534/3116] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:58 2026] GET /v2.0/security-group-rules/a6256cd9-da5f-4916-93e7-8a86c27acda7 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3117] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/aaed54a2-0a13-493c-a24c-4a9eaa11ba84 => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:58.803 7 INFO neutron.api.v2.resource [None req-8d3c0c7d-6ef1-40c0-a2d1-36af1c7f3c08 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1535/3118] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:58 2026] GET /v2.0/security-group-rules/aaed54a2-0a13-493c-a24c-4a9eaa11ba84 => generated 155 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3119] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/c2e8b6ac-4e0e-4d18-8925-c428536e01b4 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:58.902 7 INFO neutron.api.v2.resource [None req-f81d180e-3b75-4c71-820f-a61dd684c55a 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1536/3120] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:58 2026] GET /v2.0/security-group-rules/c2e8b6ac-4e0e-4d18-8925-c428536e01b4 => generated 155 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3121] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/d8a05586-1dc0-4f74-9c92-22a050c692af => generated 0 bytes in 66 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:58.993 7 INFO neutron.api.v2.resource [None req-4f74346d-2bac-48f5-9903-709ddc464f2c 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1537/3122] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:58 2026] GET /v2.0/security-group-rules/d8a05586-1dc0-4f74-9c92-22a050c692af => generated 155 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3123] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:58 2026] DELETE /v2.0/security-group-rules/2a5d3f8d-8797-45da-9ae9-62a796aac586 => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:59.071 7 INFO neutron.api.v2.resource [None req-2de4284d-bc68-4f12-8c36-ea6f842382ea 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1538/3124] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:59 2026] GET /v2.0/security-group-rules/2a5d3f8d-8797-45da-9ae9-62a796aac586 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3125] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:59 2026] DELETE /v2.0/security-group-rules/e90c1556-9f78-4d79-8221-781e36179a44 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:59.202 7 INFO neutron.api.v2.resource [None req-9fd79244-9111-4139-9ffc-8ed843125b98 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1539/3126] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:59 2026] GET /v2.0/security-group-rules/e90c1556-9f78-4d79-8221-781e36179a44 => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3127] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:59 2026] DELETE /v2.0/security-group-rules/507e4001-3a5b-4e12-a74d-89e02dd204ba => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:59.288 7 INFO neutron.api.v2.resource [None req-a4127976-a3a6-4db2-bd16-d0938ce2aa16 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3128] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:59 2026] GET /v2.0/security-group-rules/507e4001-3a5b-4e12-a74d-89e02dd204ba => generated 155 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3129] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:59 2026] DELETE /v2.0/security-group-rules/ffec0444-fedd-468c-87db-11af73dcdec6 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:59.409 7 INFO neutron.api.v2.resource [None req-3ec27493-f9c7-47ad-bb16-de7b2044a09a 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1541/3130] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:59 2026] GET /v2.0/security-group-rules/ffec0444-fedd-468c-87db-11af73dcdec6 => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3131] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:13:59 2026] DELETE /v2.0/security-group-rules/55dad751-b8d0-48f0-9881-be11f78384e5 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:59.508 7 INFO neutron.api.v2.resource [None req-1306afb6-52e2-4dfd-ab44-ce6100b61af0 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3132] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:13:59 2026] GET /v2.0/security-group-rules/55dad751-b8d0-48f0-9881-be11f78384e5 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3133] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:13:59 2026] DELETE /v2.0/security-groups/2ca555db-0d50-41b0-9050-7a014405173e => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:13:59.652 7 INFO neutron.api.v2.resource [None req-2cf8848c-9dbd-4d5b-a167-d239a109797a 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1543/3134] 10.0.0.231 () {32 vars in 737 bytes} [Tue Sep 8 17:13:59 2026] GET /v2.0/security-groups/2ca555db-0d50-41b0-9050-7a014405173e => generated 146 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:00.158 8 INFO neutron_taas.services.taas.taas_plugin [None req-1dcbaa2b-e137-4399-97d1-b6c90b2c1e92 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 62a40a5e-36b0-4943-939a-6e9f0b4eae3e 2026-09-08 17:14:00.161 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1dcbaa2b-e137-4399-97d1-b6c90b2c1e92 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 62a40a5e-36b0-4943-939a-6e9f0b4eae3e [pid: 8|app: 0|req: 1592/3135] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:13:59 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/remove_router_interface => generated 309 bytes in 1069 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:14:01.002 7 INFO neutron.api.v2.resource [None req-0b7555c7-b06c-4e47-83d1-876a1ddba734 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1544/3136] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:14:00 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/remove_router_interface => generated 198 bytes in 219 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:01.342 8 INFO neutron_taas.services.taas.taas_plugin [None req-4b0fec9a-f201-4419-b0cb-f7eea0476fc2 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 1d849bd6-6c06-4fc9-987a-3d94fb241d7c 2026-09-08 17:14:01.345 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4b0fec9a-f201-4419-b0cb-f7eea0476fc2 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 1d849bd6-6c06-4fc9-987a-3d94fb241d7c [pid: 8|app: 0|req: 1593/3137] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:14:01 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/remove_router_interface => generated 309 bytes in 1123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:14:02.380 7 INFO neutron.api.v2.resource [None req-2c828b68-369e-4a2d-ba9c-4824bcfbdf54 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1545/3138] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:14:02 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/remove_router_interface => generated 198 bytes in 244 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:02.838 8 INFO neutron_taas.services.taas.taas_plugin [None req-326003ad-15a6-446f-a921-dc6498398721 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 6a335299-a533-455b-b720-7b551b2dc6f8 2026-09-08 17:14:02.841 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-326003ad-15a6-446f-a921-dc6498398721 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 6a335299-a533-455b-b720-7b551b2dc6f8 [pid: 8|app: 0|req: 1594/3139] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:14:02 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/remove_router_interface => generated 309 bytes in 851 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:14:03.428 7 INFO neutron.api.v2.resource [None req-e6b4b55c-6a5a-4704-aaf5-9ca11e8065d4 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1546/3140] 10.0.0.231 () {34 vars in 789 bytes} [Tue Sep 8 17:14:03 2026] PUT /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05/remove_router_interface => generated 198 bytes in 188 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:03.728 8 INFO neutron_taas.services.taas.taas_plugin [None req-54f4cd10-7d1f-44f9-aa0f-10f69b7bc0c7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 4282a3fe-0203-4eb0-ae59-8eea8b61d054 2026-09-08 17:14:03.734 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54f4cd10-7d1f-44f9-aa0f-10f69b7bc0c7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 4282a3fe-0203-4eb0-ae59-8eea8b61d054 2026-09-08 17:14:04.061 8 INFO neutron_taas.services.taas.taas_plugin [None req-54f4cd10-7d1f-44f9-aa0f-10f69b7bc0c7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: a19f9e21-1b7a-40e2-8831-c2050f736395 2026-09-08 17:14:04.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-54f4cd10-7d1f-44f9-aa0f-10f69b7bc0c7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: a19f9e21-1b7a-40e2-8831-c2050f736395 2026-09-08 17:14:04.410 8 INFO neutron.db.l3_hamode_db [None req-54f4cd10-7d1f-44f9-aa0f-10f69b7bc0c7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] HA network 2ce48c1d-4ea1-4a6c-b93a-317571a67816 was deleted as no HA routers are present in tenant 7463b186910f416094826a42060165d4. [pid: 8|app: 0|req: 1595/3141] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:03 2026] DELETE /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05 => generated 0 bytes in 984 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:14:04.445 8 INFO neutron.services.segments.plugin [-] Segment 44f8f894-bd36-4567-9c0d-ccab113fc1ec resource provider aggregate not found 2026-09-08 17:14:04.449 7 INFO neutron.api.v2.resource [None req-26d9ecf4-dfc7-4f07-9abf-ec906038a6d7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1547/3142] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:04 2026] GET /v2.0/routers/529cb4c1-d8f4-49ec-bfdf-fdf0eb56bf05 => generated 135 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:04.458 8 INFO neutron.services.segments.plugin [-] Segment 44f8f894-bd36-4567-9c0d-ccab113fc1ec resource provider aggregate not found 2026-09-08 17:14:04.467 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44f8f894-bd36-4567-9c0d-ccab113fc1ec resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f8f894-bd36-4567-9c0d-ccab113fc1ec found for delete ", "request_id": "req-741427bf-6cd7-4533-aa95-229800fd338d"}]} 2026-09-08 17:14:04.486 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 44f8f894-bd36-4567-9c0d-ccab113fc1ec resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44f8f894-bd36-4567-9c0d-ccab113fc1ec found for delete ", "request_id": "req-1c43f0fc-3d48-477b-9020-41491aeecad2"}]} [pid: 8|app: 0|req: 1596/3143] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:04 2026] DELETE /v2.0/subnets/3a08db15-08fd-4b65-ba2d-c35c262eb78f => generated 0 bytes in 196 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:04.669 7 INFO neutron.pecan_wsgi.hooks.translation [None req-3bc82038-6979-4636-b003-2da185ab6074 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1548/3144] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:04 2026] GET /v2.0/subnets/3a08db15-08fd-4b65-ba2d-c35c262eb78f => 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: 1597/3145] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:04 2026] DELETE /v2.0/subnets/908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:04.905 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6f7c231c-3f9d-4430-94ae-d1973eb7aaae 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1549/3146] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:04 2026] GET /v2.0/subnets/908cc02a-2481-4f4b-840a-9c784a58fc84 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:05.047 8 INFO neutron_taas.services.taas.taas_plugin [None req-09e6b551-a292-40ea-bb94-46f690cf6ef7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 946d3d07-8457-4afd-9b19-2896fd058137 2026-09-08 17:14:05.050 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09e6b551-a292-40ea-bb94-46f690cf6ef7 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 946d3d07-8457-4afd-9b19-2896fd058137 [pid: 8|app: 0|req: 1598/3147] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:04 2026] DELETE /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:05.292 7 INFO neutron.pecan_wsgi.hooks.translation [None req-86856c8b-c64c-43d4-b2f5-fdb347458179 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1550/3148] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:14:05 2026] GET /v2.0/networks/00555a4d-805e-47e7-8ae6-4fd44c4d5417 => generated 138 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3149] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:05 2026] DELETE /v2.0/subnets/46cf4aee-5550-4940-bb94-58e39b35861c => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:05.451 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a4e07ced-1f7a-4992-a63a-84af9a4614b9 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1551/3150] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:05 2026] GET /v2.0/subnets/46cf4aee-5550-4940-bb94-58e39b35861c => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3151] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:05 2026] DELETE /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:05.690 7 INFO neutron.pecan_wsgi.hooks.translation [None req-23219590-7cca-4bc8-a19d-35b679b7a7ae 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1552/3152] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:05 2026] GET /v2.0/subnets/77ff2461-e046-4429-b2fd-06359e297fb6 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:05.839 8 INFO neutron_taas.services.taas.taas_plugin [None req-196c0f0d-b85d-42dc-9ca3-20c26d507dd6 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: d243c640-5841-437c-a707-14cd5ba038f6 2026-09-08 17:14:05.843 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-196c0f0d-b85d-42dc-9ca3-20c26d507dd6 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: d243c640-5841-437c-a707-14cd5ba038f6 [pid: 8|app: 0|req: 1601/3153] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:05 2026] DELETE /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:06.093 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e6579d5f-c8c8-49b3-af02-aba598c84f61 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1553/3154] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:14:06 2026] GET /v2.0/networks/8c689140-81a2-416b-900c-8742a96f3a1a => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3155] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:06 2026] DELETE /v2.0/subnets/b57b7a64-b23a-4504-9361-701f99ea30cb => generated 0 bytes in 198 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:06.321 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f711fe88-c426-4c5e-af33-471b7469b284 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1554/3156] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:06 2026] GET /v2.0/subnets/b57b7a64-b23a-4504-9361-701f99ea30cb => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:06.495 8 INFO neutron.services.segments.plugin [-] Segment ab3f0443-32b1-4176-9f2f-5ae9205f9b0a resource provider aggregate not found 2026-09-08 17:14:06.511 8 INFO neutron.services.segments.plugin [-] Segment ab3f0443-32b1-4176-9f2f-5ae9205f9b0a resource provider aggregate not found 2026-09-08 17:14:06.517 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ab3f0443-32b1-4176-9f2f-5ae9205f9b0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3f0443-32b1-4176-9f2f-5ae9205f9b0a found for delete ", "request_id": "req-f3a92634-cd13-4185-bc1a-87c269de97e5"}]} [pid: 8|app: 0|req: 1603/3157] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:06 2026] DELETE /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:06.535 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment ab3f0443-32b1-4176-9f2f-5ae9205f9b0a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab3f0443-32b1-4176-9f2f-5ae9205f9b0a found for delete ", "request_id": "req-26c27e15-07e2-40f9-8472-4235a7b63473"}]} 2026-09-08 17:14:06.540 8 INFO neutron.services.segments.plugin [-] Segment 5564ab9c-c5fa-420a-92b9-0fb52fb65959 resource provider aggregate not found 2026-09-08 17:14:06.558 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5564ab9c-c5fa-420a-92b9-0fb52fb65959 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5564ab9c-c5fa-420a-92b9-0fb52fb65959 found for delete ", "request_id": "req-576bae00-021a-4ee2-bafb-8997cdfd7b90"}]} 2026-09-08 17:14:06.561 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2d25da22-5c66-4039-a410-d5a71f66921d 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. 2026-09-08 17:14:06.561 8 INFO neutron.services.segments.plugin [-] Segment 5564ab9c-c5fa-420a-92b9-0fb52fb65959 resource provider aggregate not found [pid: 7|app: 0|req: 1555/3158] 10.0.0.231 () {32 vars in 721 bytes} [Tue Sep 8 17:14:06 2026] GET /v2.0/subnets/a4376d0b-62a1-46d0-a45a-28fce360be9c => generated 136 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:06.580 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 5564ab9c-c5fa-420a-92b9-0fb52fb65959 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5564ab9c-c5fa-420a-92b9-0fb52fb65959 found for delete ", "request_id": "req-9bc5a7af-85db-4dfa-9450-b85b13d74d14"}]} 2026-09-08 17:14:06.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-1f7720c0-790b-4a6c-8806-3a3c0fb0040f 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] TaaS: Handle Delete Port: 77c5510c-4805-4957-9877-b261db37833d 2026-09-08 17:14:06.713 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f7720c0-790b-4a6c-8806-3a3c0fb0040f 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] Tap Mirror: Handle Delete Port: 77c5510c-4805-4957-9877-b261db37833d [pid: 8|app: 0|req: 1604/3159] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:06 2026] DELETE /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:06.964 7 INFO neutron.pecan_wsgi.hooks.translation [None req-22ad7d64-5af0-460c-983a-3b63697c0ade 8e6b0be6dc5d42b1b6e095ac163d6a6c 7463b186910f416094826a42060165d4 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1556/3160] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:14:06 2026] GET /v2.0/networks/d671fc65-a1a6-4217-8cb7-40e4f5fccb54 => generated 138 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:08.580 8 INFO neutron.services.segments.plugin [-] Segment de41826a-2b31-46a4-85bb-6211dd387683 resource provider aggregate not found 2026-09-08 17:14:08.602 8 INFO neutron.services.segments.plugin [-] Segment de41826a-2b31-46a4-85bb-6211dd387683 resource provider aggregate not found 2026-09-08 17:14:08.607 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment de41826a-2b31-46a4-85bb-6211dd387683 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de41826a-2b31-46a4-85bb-6211dd387683 found for delete ", "request_id": "req-4d194a91-dadb-4230-8725-f0f035d950f6"}]} 2026-09-08 17:14:08.619 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment de41826a-2b31-46a4-85bb-6211dd387683 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de41826a-2b31-46a4-85bb-6211dd387683 found for delete ", "request_id": "req-c2d903c1-3543-4bc1-96cb-8f8d9a5a13f4"}]} [pid: 8|app: 0|req: 1606/3163] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:09 2026] GET /v2.0/security-groups?tenant_id=65ec9d7798f34705933d40cc814a371a&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3164] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:09 2026] DELETE /v2.0/security-groups/e8ef5660-ca0e-4c98-af1b-00022cf887e3 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3165] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:09 2026] GET /v2.0/security-groups?tenant_id=7463b186910f416094826a42060165d4&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: 1559/3166] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:09 2026] DELETE /v2.0/security-groups/cd47018e-9729-4ecc-b367-e7a831aa1794 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3167] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:10 2026] GET /v2.0/security-groups?tenant_id=f8686d21182344d4a246061f2eb6c1e3&name=default => generated 2929 bytes in 152 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1560/3168] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:10 2026] DELETE /v2.0/security-groups/9872bb80-07a0-47ae-9a54-36644ff25f94 => 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: 1609/3169] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:10 2026] GET /v2.0/security-groups?tenant_id=5c291256af6848b08b6e0cec7f95ccf9&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: 1561/3170] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:10 2026] DELETE /v2.0/security-groups/945c7a09-c9ad-4b47-8f21-9ce17bb71a02 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3171] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:11 2026] GET /v2.0/security-groups?tenant_id=4eae5e04e3504411a29e1cedaed74d57&name=default => generated 2929 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1562/3172] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:11 2026] DELETE /v2.0/security-groups/0e4cf00e-bf23-4280-b90c-b8985284b821 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3173] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:11 2026] GET /v2.0/security-groups?tenant_id=f99716234ac549d4813127fdf5c69830&name=default => generated 2929 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3174] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:11 2026] DELETE /v2.0/security-groups/3958ecc7-620f-40c2-bf7d-c7bdc1c3cb31 => generated 0 bytes in 154 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3175] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:11 2026] GET /v2.0/security-groups?tenant_id=8f066f6a3feb4692935dd092d251622a&name=default => generated 2929 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3176] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:12 2026] DELETE /v2.0/security-groups/1d1568bd-7f6a-4b96-a4df-226d3ecab9ec => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:14:16.997 8 INFO neutron.db.segments_db [None req-0a679dad-43f8-4d37-8391-3abd7b1d2b46 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] Added segment ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 of type vxlan for network 426a0037-6159-4fe1-9041-861eac78650b [pid: 8|app: 0|req: 1613/3177] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:16 2026] POST /v2.0/networks => generated 727 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3178] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:14:17 2026] POST /v2.0/subnets => generated 644 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:14:17.351 8 WARNING neutron.api.v2.base [None req-f01cdcb1-a59a-40db-9884-996fea00ba57 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - 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-09-08 17:14:17.352 8 INFO neutron.api.v2.resource [None req-f01cdcb1-a59a-40db-9884-996fea00ba57 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1614/3179] 10.0.0.231 () {34 vars in 681 bytes} [Tue Sep 8 17:14:17 2026] POST /v2.0/rbac-policies => generated 143 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3180] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:17 2026] DELETE /v2.0/networks/426a0037-6159-4fe1-9041-861eac78650b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:17.634 7 INFO neutron.services.segments.plugin [-] Segment ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 resource provider aggregate not found 2026-09-08 17:14:17.650 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 found for delete ", "request_id": "req-91e65854-4192-4a69-bcd7-701b03f4a9b7"}]} 2026-09-08 17:14:17.659 8 INFO neutron.db.segments_db [None req-9acce92b-49b4-4fc2-96fe-da5f045be14a 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] Added segment 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed of type vxlan for network f7434330-d120-41f6-8d0b-0c369979d48e 2026-09-08 17:14:17.683 7 INFO neutron.services.segments.plugin [-] Segment ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 resource provider aggregate not found 2026-09-08 17:14:17.702 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ef3a3b78-4ed8-4e19-9f07-5f651f6390c7 found for delete ", "request_id": "req-1f93b3a2-137d-4c3f-aef5-ddace62d3440"}]} [pid: 8|app: 0|req: 1615/3181] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:17 2026] POST /v2.0/networks => generated 727 bytes in 209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3182] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:14:17 2026] POST /v2.0/subnets => generated 647 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:14:18.055 8 WARNING neutron.api.v2.base [None req-685a3460-9b65-49df-a6a4-1381b0f974ae 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - 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-09-08 17:14:18.055 8 INFO neutron.api.v2.resource [None req-685a3460-9b65-49df-a6a4-1381b0f974ae 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1616/3183] 10.0.0.231 () {34 vars in 681 bytes} [Tue Sep 8 17:14:18 2026] POST /v2.0/rbac-policies => generated 547 bytes in 12 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3184] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:18 2026] DELETE /v2.0/networks/f7434330-d120-41f6-8d0b-0c369979d48e => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:18.394 8 INFO neutron.db.segments_db [None req-d580d63c-9e86-46c2-8362-c62e770452d0 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] Added segment 19b093a7-317c-4c1a-92dd-698efd038c51 of type vxlan for network 9b051a1f-c6bf-4aa1-8483-337e1f6b1b04 [pid: 8|app: 0|req: 1617/3185] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:18 2026] POST /v2.0/networks => generated 726 bytes in 191 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3186] 10.0.0.231 () {34 vars in 669 bytes} [Tue Sep 8 17:14:18 2026] POST /v2.0/subnets => generated 647 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3187] 10.0.0.231 () {34 vars in 681 bytes} [Tue Sep 8 17:14:18 2026] POST /v2.0/rbac-policies => generated 324 bytes in 299 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3188] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:14:19 2026] GET /v2.0/networks/9b051a1f-c6bf-4aa1-8483-337e1f6b1b04 => generated 654 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 17:14:19.674 7 INFO neutron.services.segments.plugin [-] Segment 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed resource provider aggregate not found 2026-09-08 17:14:19.694 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed found for delete ", "request_id": "req-597b1f80-7878-4330-a4a6-2672030386b5"}]} 2026-09-08 17:14:19.725 7 INFO neutron.services.segments.plugin [-] Segment 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed resource provider aggregate not found 2026-09-08 17:14:19.748 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6be8cd95-1a84-4f3f-ba4e-099a555bd4ed found for delete ", "request_id": "req-205eed59-0a0a-4477-871b-a8c6f0cec60e"}]} 2026-09-08 17:14:20.016 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dc3fe85d-413d-45fe-9430-fbb59a2faecd 2b6ef2e1b3df4999be0deb37900d1ce0 a130bcc9f81445f0b89d80eb94739454 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1619/3189] 10.0.0.231 () {32 vars in 723 bytes} [Tue Sep 8 17:14:19 2026] GET /v2.0/networks/9b051a1f-c6bf-4aa1-8483-337e1f6b1b04 => generated 138 bytes in 65 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:20.163 7 INFO neutron_taas.services.taas.taas_plugin [None req-978ef4a2-a3fa-461e-be70-c64fd8cda8ee 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] TaaS: Handle Delete Port: 1207221c-d70e-4f93-9927-10e7c43ac7b3 2026-09-08 17:14:20.166 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-978ef4a2-a3fa-461e-be70-c64fd8cda8ee 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] Tap Mirror: Handle Delete Port: 1207221c-d70e-4f93-9927-10e7c43ac7b3 [pid: 7|app: 0|req: 1571/3190] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:20 2026] DELETE /v2.0/networks/9b051a1f-c6bf-4aa1-8483-337e1f6b1b04 => generated 0 bytes in 415 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:20.453 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0685fefc-1125-47bd-952e-de6efb2442c9 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1620/3191] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:20 2026] DELETE /v2.0/subnets/13a74965-34bc-49fb-93a9-caaf8ecd146b => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:20.476 7 INFO neutron.pecan_wsgi.hooks.translation [None req-03454f12-e08b-46ce-8626-cd2508de9101 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1572/3192] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:20 2026] DELETE /v2.0/subnets/bdec99a9-b9fe-4a34-83e4-a9c61bba2982 => generated 136 bytes in 23 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:20.499 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e42e6a8b-cf1c-45e5-947f-903fd93167ba 8e86f88ce6f44b44b736bb6447efad3d 2bd62ae8fc504a5aa5d1c6695035852e - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1621/3193] 10.0.0.231 () {32 vars in 724 bytes} [Tue Sep 8 17:14:20 2026] DELETE /v2.0/subnets/30a3ad3c-150e-4266-becc-0b787c02d5b6 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-09-08 17:14:21.720 7 INFO neutron.services.segments.plugin [-] Segment 19b093a7-317c-4c1a-92dd-698efd038c51 resource provider aggregate not found [pid: 7|app: 0|req: 1573/3194] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:21 2026] GET /v2.0/security-groups?tenant_id=2bd62ae8fc504a5aa5d1c6695035852e&name=default => generated 2929 bytes in 256 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:14:21.743 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19b093a7-317c-4c1a-92dd-698efd038c51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b093a7-317c-4c1a-92dd-698efd038c51 found for delete ", "request_id": "req-c32e4e16-61a1-4e9d-a20e-648cc723d03f"}]} 2026-09-08 17:14:21.772 7 INFO neutron.services.segments.plugin [-] Segment 19b093a7-317c-4c1a-92dd-698efd038c51 resource provider aggregate not found 2026-09-08 17:14:21.794 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 19b093a7-317c-4c1a-92dd-698efd038c51 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19b093a7-317c-4c1a-92dd-698efd038c51 found for delete ", "request_id": "req-87aee463-c899-4bd4-8b44-4f83aef08a17"}]} [pid: 8|app: 0|req: 1622/3195] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:21 2026] DELETE /v2.0/security-groups/25b2fe56-06c1-4cd8-823d-dbcf5a1595d4 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3196] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:21 2026] GET /v2.0/security-groups?tenant_id=2b4d30db00a14f72a9c7d31bbef6fd30&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3199] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:22 2026] DELETE /v2.0/security-groups/ac1b46b7-d01d-4d64-abb0-53998c338d07 => 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: 1577/3200] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:22 2026] GET /v2.0/security-groups?tenant_id=a130bcc9f81445f0b89d80eb94739454&name=default => generated 2929 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3201] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:22 2026] DELETE /v2.0/security-groups/90a059de-295b-45b7-bfcf-44f65f0ead1b => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:14:27.568 7 INFO neutron.db.segments_db [None req-da60a96a-6958-4365-a1bd-c3de5bbb5faa 38e7c316f7fe4beaaf301b550846d773 9a8175b6f4d24c8db936d17d99cd6ea0 - - default default] Added segment 00329717-de95-4e6c-b3a7-1455ae3b3bdc of type vxlan for network d5a358ce-387b-4566-86da-fbf072890b64 [pid: 7|app: 0|req: 1578/3202] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:27 2026] POST /v2.0/networks => generated 632 bytes in 444 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:14:27.737 8 INFO neutron.db.segments_db [None req-5e25a78a-5cf4-4964-9326-6babf41724ec 38e7c316f7fe4beaaf301b550846d773 9a8175b6f4d24c8db936d17d99cd6ea0 - - default default] Added segment 1604bc4a-b33e-491d-b4a9-db0f2338b295 of type vxlan for network 0bb86cb1-b10b-4a6f-b2a8-bd4c7bfda98d [pid: 8|app: 0|req: 1625/3203] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:27 2026] POST /v2.0/networks => generated 631 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:14:27.889 7 INFO neutron.db.segments_db [None req-70752e38-2e3d-43c7-ac69-2f8c5069544a 38e7c316f7fe4beaaf301b550846d773 9a8175b6f4d24c8db936d17d99cd6ea0 - - default default] Added segment dbb7f57a-c977-4f35-bff3-6465070ee6b1 of type vxlan for network 75d6909d-ef52-48a3-8aba-624e97789ad9 [pid: 7|app: 0|req: 1579/3204] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:27 2026] POST /v2.0/networks => generated 631 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:14:28.092 8 INFO neutron.db.segments_db [None req-16dd0310-32d6-45c8-b20c-c544f60226b4 38e7c316f7fe4beaaf301b550846d773 9a8175b6f4d24c8db936d17d99cd6ea0 - - default default] Added segment 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a of type vxlan for network 5b1f3920-0057-4e5e-9c6b-6ace960e4d94 [pid: 8|app: 0|req: 1626/3205] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:28 2026] POST /v2.0/networks => generated 632 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-09-08 17:14:28.305 7 INFO neutron.db.segments_db [None req-a6c26714-545f-4622-9970-efa2b634f584 38e7c316f7fe4beaaf301b550846d773 9a8175b6f4d24c8db936d17d99cd6ea0 - - default default] Added segment e4046f76-4d08-4b21-9bfc-bbac7a30061b of type vxlan for network 3e369fcf-c82b-4eb6-b761-1ab42339dc3c [pid: 7|app: 0|req: 1580/3206] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:28 2026] POST /v2.0/networks => generated 632 bytes in 192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3207] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:14:28 2026] PUT /v2.0/networks/d5a358ce-387b-4566-86da-fbf072890b64/tags => generated 17 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3208] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:14:28 2026] PUT /v2.0/networks/0bb86cb1-b10b-4a6f-b2a8-bd4c7bfda98d/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3209] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:14:28 2026] PUT /v2.0/networks/75d6909d-ef52-48a3-8aba-624e97789ad9/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3210] 10.0.0.231 () {34 vars in 753 bytes} [Tue Sep 8 17:14:28 2026] PUT /v2.0/networks/5b1f3920-0057-4e5e-9c6b-6ace960e4d94/tags => generated 19 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3211] 10.0.0.231 () {32 vars in 666 bytes} [Tue Sep 8 17:14:28 2026] GET /v2.0/networks?tags=red => generated 1855 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3212] 10.0.0.231 () {32 vars in 680 bytes} [Tue Sep 8 17:14:28 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1248 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1630/3213] 10.0.0.231 () {32 vars in 676 bytes} [Tue Sep 8 17:14:28 2026] GET /v2.0/networks?tags-any=blue => generated 1248 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3214] 10.0.0.231 () {32 vars in 688 bytes} [Tue Sep 8 17:14:29 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1855 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3215] 10.0.0.231 () {32 vars in 674 bytes} [Tue Sep 8 17:14:29 2026] GET /v2.0/networks?not-tags=red => generated 1862 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3216] 10.0.0.231 () {32 vars in 688 bytes} [Tue Sep 8 17:14:29 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2469 bytes in 484 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3217] 10.0.0.231 () {32 vars in 684 bytes} [Tue Sep 8 17:14:29 2026] GET /v2.0/networks?not-tags-any=blue => generated 2469 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3218] 10.0.0.231 () {32 vars in 696 bytes} [Tue Sep 8 17:14:29 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1862 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:14:30.022 8 INFO neutron.services.segments.plugin [-] Segment 00329717-de95-4e6c-b3a7-1455ae3b3bdc resource provider aggregate not found 2026-09-08 17:14:30.031 8 INFO neutron.services.segments.plugin [-] Segment 00329717-de95-4e6c-b3a7-1455ae3b3bdc resource provider aggregate not found 2026-09-08 17:14:30.044 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00329717-de95-4e6c-b3a7-1455ae3b3bdc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00329717-de95-4e6c-b3a7-1455ae3b3bdc found for delete ", "request_id": "req-0b8ec9a6-f0b3-4a0d-a3e6-ddaf846ec350"}]} 2026-09-08 17:14:30.054 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment 00329717-de95-4e6c-b3a7-1455ae3b3bdc resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 00329717-de95-4e6c-b3a7-1455ae3b3bdc found for delete ", "request_id": "req-f39785a5-02e0-4e53-878c-593e99dc8d32"}]} [pid: 8|app: 0|req: 1633/3219] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:29 2026] DELETE /v2.0/networks/d5a358ce-387b-4566-86da-fbf072890b64 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-09-08 17:14:30.234 7 INFO neutron.services.segments.plugin [-] Segment 1604bc4a-b33e-491d-b4a9-db0f2338b295 resource provider aggregate not found 2026-09-08 17:14:30.236 7 INFO neutron.services.segments.plugin [-] Segment 1604bc4a-b33e-491d-b4a9-db0f2338b295 resource provider aggregate not found 2026-09-08 17:14:30.254 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1604bc4a-b33e-491d-b4a9-db0f2338b295 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1604bc4a-b33e-491d-b4a9-db0f2338b295 found for delete ", "request_id": "req-8de7b7dc-6380-4e5a-b834-843a8a132fcb"}]} 2026-09-08 17:14:30.258 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 1604bc4a-b33e-491d-b4a9-db0f2338b295 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1604bc4a-b33e-491d-b4a9-db0f2338b295 found for delete ", "request_id": "req-be6233fe-3036-496a-bd2c-26ef249ca92a"}]} [pid: 7|app: 0|req: 1587/3220] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:30 2026] DELETE /v2.0/networks/0bb86cb1-b10b-4a6f-b2a8-bd4c7bfda98d => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3221] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:30 2026] DELETE /v2.0/networks/75d6909d-ef52-48a3-8aba-624e97789ad9 => 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: 1588/3222] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:30 2026] DELETE /v2.0/networks/5b1f3920-0057-4e5e-9c6b-6ace960e4d94 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3223] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:30 2026] DELETE /v2.0/networks/3e369fcf-c82b-4eb6-b761-1ab42339dc3c => 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: 1589/3224] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:31 2026] GET /v2.0/security-groups?tenant_id=9a8175b6f4d24c8db936d17d99cd6ea0&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3225] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:31 2026] DELETE /v2.0/security-groups/2b35560a-c2d4-4751-b797-0e2ccceae00a => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:14:32.060 8 INFO neutron.services.segments.plugin [-] Segment dbb7f57a-c977-4f35-bff3-6465070ee6b1 resource provider aggregate not found 2026-09-08 17:14:32.077 8 INFO neutron.services.segments.plugin [-] Segment dbb7f57a-c977-4f35-bff3-6465070ee6b1 resource provider aggregate not found 2026-09-08 17:14:32.082 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dbb7f57a-c977-4f35-bff3-6465070ee6b1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbb7f57a-c977-4f35-bff3-6465070ee6b1 found for delete ", "request_id": "req-ede2c388-ec40-4ddf-b7fc-350d7eee05b6"}]} 2026-09-08 17:14:32.100 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment dbb7f57a-c977-4f35-bff3-6465070ee6b1 resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid dbb7f57a-c977-4f35-bff3-6465070ee6b1 found for delete ", "request_id": "req-e083121b-5c62-453d-9f21-ef832d8bd480"}]} 2026-09-08 17:14:32.104 8 INFO neutron.services.segments.plugin [-] Segment e4046f76-4d08-4b21-9bfc-bbac7a30061b resource provider aggregate not found 2026-09-08 17:14:32.122 8 INFO neutron.services.segments.plugin [-] Segment e4046f76-4d08-4b21-9bfc-bbac7a30061b resource provider aggregate not found 2026-09-08 17:14:32.128 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4046f76-4d08-4b21-9bfc-bbac7a30061b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4046f76-4d08-4b21-9bfc-bbac7a30061b found for delete ", "request_id": "req-5e57da91-4cdc-4c2e-8e4f-7c22a6c3fea7"}]} 2026-09-08 17:14:32.137 8 INFO neutron.services.segments.plugin [-] Client error retrieving segment e4046f76-4d08-4b21-9bfc-bbac7a30061b resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e4046f76-4d08-4b21-9bfc-bbac7a30061b found for delete ", "request_id": "req-78310d19-74e0-4f56-bea4-702264068178"}]} [pid: 7|app: 0|req: 1590/3226] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:32 2026] GET /v2.0/security-groups?tenant_id=f5a39067999248c2bb13aed78ae5251a&name=default => generated 2929 bytes in 189 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-09-08 17:14:32.282 7 INFO neutron.services.segments.plugin [-] Segment 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a resource provider aggregate not found 2026-09-08 17:14:32.284 7 INFO neutron.services.segments.plugin [-] Segment 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a resource provider aggregate not found 2026-09-08 17:14:32.302 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a found for delete ", "request_id": "req-bc7be413-24bc-4fdb-bcd3-5252523e04f1"}]} 2026-09-08 17:14:32.303 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04d67a62-7bd4-45d2-a5ce-7cd144cfb74a found for delete ", "request_id": "req-bf9867dc-3f85-4f05-b703-a7d61418088a"}]} [pid: 8|app: 0|req: 1637/3227] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:32 2026] DELETE /v2.0/security-groups/3c05a16b-1158-4b62-b928-4d4e128137c1 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3228] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:32 2026] GET /v2.0/security-groups?tenant_id=33296b9b294d4bbd8ac374bb6f1b48fd&name=default => generated 2929 bytes in 183 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3229] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:32 2026] DELETE /v2.0/security-groups/61150a60-d271-4f73-b18f-7164def12a7e => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3230] 10.0.0.231 () {34 vars in 676 bytes} [Tue Sep 8 17:14:36 2026] POST /v2.0/floatingips => generated 552 bytes in 655 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3231] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:14:37 2026] PUT /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/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: 1641/3234] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 25 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3235] 10.0.0.231 () {34 vars in 770 bytes} [Tue Sep 8 17:14:37 2026] PUT /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/green => generated 4 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3236] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 34 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3237] 10.0.0.231 () {34 vars in 766 bytes} [Tue Sep 8 17:14:37 2026] PUT /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/red => 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: 1643/3238] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3239] 10.0.0.231 () {34 vars in 788 bytes} [Tue Sep 8 17:14:37 2026] PUT /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/black.or.white => generated 4 bytes in 92 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3240] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 52 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3241] 10.0.0.231 () {34 vars in 759 bytes} [Tue Sep 8 17:14:37 2026] PUT /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3242] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/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: 1598/3243] 10.0.0.231 () {32 vars in 747 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:14:37.908 8 INFO neutron.api.v2.resource [None req-a184e628-74a4-4ccc-ba87-7f33fa10c45f 3dc5890a8a664dc799b6f06958df1653 af81d375b981465984a00dc1bc289bee - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1646/3244] 10.0.0.231 () {32 vars in 751 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/green => generated 99 bytes in 37 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3245] 10.0.0.231 () {32 vars in 750 bytes} [Tue Sep 8 17:14:37 2026] DELETE /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/red => 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: 1647/3246] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:37 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:14:38.088 7 INFO neutron.api.v2.resource [None req-4d0c66cc-34fc-40be-894d-62a60a91b7df 3dc5890a8a664dc799b6f06958df1653 af81d375b981465984a00dc1bc289bee - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1600/3247] 10.0.0.231 () {32 vars in 754 bytes} [Tue Sep 8 17:14:38 2026] DELETE /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3248] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:14:38 2026] DELETE /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => 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: 1601/3249] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:38 2026] GET /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245/tags => generated 12 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-09-08 17:14:38.436 8 INFO neutron_taas.services.taas.taas_plugin [None req-f9a43f59-d3d5-44ff-b4a0-bf866a509234 3dc5890a8a664dc799b6f06958df1653 af81d375b981465984a00dc1bc289bee - - default default] TaaS: Handle Delete Port: 55c28b6f-306a-46bd-a3ba-f4343c75b0fd 2026-09-08 17:14:38.439 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9a43f59-d3d5-44ff-b4a0-bf866a509234 3dc5890a8a664dc799b6f06958df1653 af81d375b981465984a00dc1bc289bee - - default default] Tap Mirror: Handle Delete Port: 55c28b6f-306a-46bd-a3ba-f4343c75b0fd [pid: 8|app: 0|req: 1649/3250] 10.0.0.231 () {32 vars in 732 bytes} [Tue Sep 8 17:14:38 2026] DELETE /v2.0/floatingips/7a6c5d22-d21e-4701-95bf-5ab7e80fc245 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3251] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:39 2026] GET /v2.0/security-groups?tenant_id=af81d375b981465984a00dc1bc289bee&name=default => generated 2929 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3252] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:39 2026] DELETE /v2.0/security-groups/836efa32-7ea4-4e9b-9df5-b037059e2b80 => 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: 1603/3253] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:39 2026] GET /v2.0/security-groups?tenant_id=8cad889e3f994007b85fbd7ed19754b6&name=default => generated 2929 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3254] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:39 2026] DELETE /v2.0/security-groups/0ab3db29-e8f5-43f1-a9d9-36a7f5dd2aa1 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-09-08 17:14:43.980 7 INFO neutron.db.segments_db [None req-d1efbc2d-41a5-40ff-bbfb-06637b5abe17 7fb469f3a3154285aba8a878603e72e0 1e9e1da417f64f3186553c37f19b7f99 - - default default] Added segment 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f of type vxlan for network 3675e7de-ed8b-4627-a317-a53319192321 [pid: 7|app: 0|req: 1604/3255] 10.0.0.231 () {34 vars in 670 bytes} [Tue Sep 8 17:14:43 2026] POST /v2.0/networks => generated 631 bytes in 459 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3256] 10.0.0.231 () {34 vars in 664 bytes} [Tue Sep 8 17:14:44 2026] POST /v2.0/ports => generated 743 bytes in 367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3257] 10.0.0.231 () {34 vars in 747 bytes} [Tue Sep 8 17:14:44 2026] PUT /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 25 bytes in 94 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: 1653/3258] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:44 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 25 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1606/3259] 10.0.0.231 () {34 vars in 758 bytes} [Tue Sep 8 17:14:44 2026] PUT /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/green => generated 4 bytes in 124 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: 1654/3260] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:44 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1607/3261] 10.0.0.231 () {34 vars in 754 bytes} [Tue Sep 8 17:14:44 2026] PUT /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/red => generated 4 bytes in 69 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: 1655/3262] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:44 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1608/3263] 10.0.0.231 () {34 vars in 776 bytes} [Tue Sep 8 17:14:44 2026] PUT /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/black.or.white => generated 4 bytes in 112 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: 1656/3264] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:45 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 52 bytes in 84 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: 1609/3265] 10.0.0.231 () {34 vars in 747 bytes} [Tue Sep 8 17:14:45 2026] PUT /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 37 bytes in 104 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: 1657/3266] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:45 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 37 bytes in 68 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: 1610/3267] 10.0.0.231 () {32 vars in 735 bytes} [Tue Sep 8 17:14:45 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/red => generated 0 bytes in 75 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:14:45.468 8 INFO neutron.api.v2.resource [None req-e1cf03bb-a7c0-4cf1-8c99-1b96bf26f04b 7fb469f3a3154285aba8a878603e72e0 1e9e1da417f64f3186553c37f19b7f99 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1658/3268] 10.0.0.231 () {32 vars in 739 bytes} [Tue Sep 8 17:14:45 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/green => generated 99 bytes in 51 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: 1611/3269] 10.0.0.231 () {32 vars in 738 bytes} [Tue Sep 8 17:14:45 2026] DELETE /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/red => 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: 8|app: 0|req: 1659/3270] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:45 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 30 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-09-08 17:14:45.703 7 INFO neutron.api.v2.resource [None req-3049b763-6ba4-4469-b99d-b401196b7f39 7fb469f3a3154285aba8a878603e72e0 1e9e1da417f64f3186553c37f19b7f99 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1612/3271] 10.0.0.231 () {32 vars in 742 bytes} [Tue Sep 8 17:14:45 2026] DELETE /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags/green => generated 99 bytes in 95 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: 1660/3272] 10.0.0.231 () {32 vars in 730 bytes} [Tue Sep 8 17:14:45 2026] DELETE /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 0 bytes in 94 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: 1613/3273] 10.0.0.231 () {32 vars in 727 bytes} [Tue Sep 8 17:14:45 2026] GET /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160/tags => generated 12 bytes in 96 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-09-08 17:14:46.046 8 INFO neutron_taas.services.taas.taas_plugin [None req-1b5dc114-bf29-4cfb-8445-ae45e5745378 7fb469f3a3154285aba8a878603e72e0 1e9e1da417f64f3186553c37f19b7f99 - - default default] TaaS: Handle Delete Port: e23ec3ec-70ca-4b2b-bb96-b0748e823160 2026-09-08 17:14:46.051 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b5dc114-bf29-4cfb-8445-ae45e5745378 7fb469f3a3154285aba8a878603e72e0 1e9e1da417f64f3186553c37f19b7f99 - - default default] Tap Mirror: Handle Delete Port: e23ec3ec-70ca-4b2b-bb96-b0748e823160 [pid: 8|app: 0|req: 1661/3274] 10.0.0.231 () {32 vars in 720 bytes} [Tue Sep 8 17:14:45 2026] DELETE /v2.0/ports/e23ec3ec-70ca-4b2b-bb96-b0748e823160 => generated 0 bytes in 251 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-09-08 17:14:46.295 7 INFO neutron.services.segments.plugin [-] Segment 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f resource provider aggregate not found 2026-09-08 17:14:46.303 7 INFO neutron.services.segments.plugin [-] Segment 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f resource provider aggregate not found 2026-09-08 17:14:46.323 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f found for delete ", "request_id": "req-26c60050-ba0f-4bbb-9897-dfb6bf56a02f"}]} 2026-09-08 17:14:46.325 7 INFO neutron.services.segments.plugin [-] Client error retrieving segment 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f resource provider; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2cf97e46-baa3-4204-9b4a-7b4ae7f21b2f found for delete ", "request_id": "req-f50670ed-364e-400e-b581-6c27cc4c84d6"}]} [pid: 7|app: 0|req: 1614/3275] 10.0.0.231 () {32 vars in 726 bytes} [Tue Sep 8 17:14:46 2026] DELETE /v2.0/networks/3675e7de-ed8b-4627-a317-a53319192321 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3276] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:47 2026] GET /v2.0/security-groups?tenant_id=de0921121ef848de85b9e33ff8210f1a&name=default => generated 2929 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3277] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:47 2026] DELETE /v2.0/security-groups/e7c2b427-6ad4-41fa-a0d5-acb8027fff71 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3278] 10.0.0.231 () {32 vars in 774 bytes} [Tue Sep 8 17:14:47 2026] GET /v2.0/security-groups?tenant_id=1e9e1da417f64f3186553c37f19b7f99&name=default => generated 2929 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3279] 10.0.0.231 () {32 vars in 740 bytes} [Tue Sep 8 17:14:47 2026] DELETE /v2.0/security-groups/2b569d85-3b7e-43c6-849e-51acb87646f2 => 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: 1664/3280] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:14:50 2026] GET /v2.0/networks => generated 2168 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3281] 10.0.0.231 () {32 vars in 655 bytes} [Tue Sep 8 17:14:51 2026] GET /v2.0/floatingips => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3282] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:14:51 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3283] 10.0.0.231 () {32 vars in 643 bytes} [Tue Sep 8 17:14:51 2026] GET /v2.0/ports => generated 4725 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1666/3284] 10.0.0.231 () {32 vars in 647 bytes} [Tue Sep 8 17:14:52 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3287] 10.0.0.231 () {32 vars in 649 bytes} [Tue Sep 8 17:14:52 2026] GET /v2.0/networks => generated 2168 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3288] 10.0.0.231 () {32 vars in 663 bytes} [Tue Sep 8 17:14:52 2026] GET /v2.0/security-groups => generated 17401 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3289] 10.0.0.231 () {32 vars in 655 bytes} [Tue Sep 8 17:14:52 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)